You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/02 22:56:11 UTC

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #392

See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/392/display/redirect?page=changes>

Changes:

[chinmayskulkarni] PHOENIX-5262 Wrong Result on Salted table with some Variable Length PKs

------------------------------------------
[...truncated 260.02 KB...]
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.171 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.904 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.262 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.949 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 94.432 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] Tests run: 165, Failures: 0, Errors: 25, Skipped: 0, Time elapsed: 543.546 s <<< FAILURE! - in org.apache.phoenix.end2end.ViewIT
[ERROR] testReadOnlyOnUpdatableView[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.023 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testUpdatableView(ViewIT.java:1190)
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyOnUpdatableView(ViewIT.java:214)

[ERROR] testViewAddsClashingPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.Exception: Unexpected exception, expected<org.apache.phoenix.schema.ColumnAlreadyExistsException> but was<java.lang.IllegalArgumentException>
	at org.apache.phoenix.end2end.ViewIT.testViewAddsClashingPKColumn(ViewIT.java:834)

[ERROR] testViewWithCurrentDate[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewWithCurrentDate(ViewIT.java:355)

[ERROR] testViewAddsNotNullPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAddsNotNullPKColumn(ViewIT.java:848)

[ERROR] testReadOnlyViewWithCaseSensitiveTableNames[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:286)

[ERROR] testRecreateDroppedTableWithChildViews[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testRecreateDroppedTableWithChildViews(ViewIT.java:507)

[ERROR] testConcurrentAddDifferentColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.003 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddDifferentColumn(ViewIT.java:1525)

[ERROR] testViewAndTableAndDropCascadeWithIndexes[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascadeWithIndexes(ViewIT.java:622)

[ERROR] testDisallowDropOfColumnOnParentTable[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfColumnOnParentTable(ViewIT.java:449)

[ERROR] testViewUsesTableGlobalIndex[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:682)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:662)

[ERROR] testCreateViewDefinesPKConstraint[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:766)

[ERROR] testReadOnlyViewWithCaseSensitiveColumnNames[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:324)

[ERROR] testRecreateIndexWhoseAncestorWasDropped[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testRecreateIndexWhoseAncestorWasDropped(ViewIT.java:545)

[ERROR] testViewAddsPKColumnWhoseParentsLastPKIsVarLength[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength(ViewIT.java:807)

[ERROR] testViewAddsPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumn(ViewIT.java:788)

[ERROR] testDisallowDropOfReferencedColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testDisallowDropOfReferencedColumn(ViewIT.java:247)

[ERROR] testConcurrentViewCreationAndTableDrop[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testConcurrentViewCreationAndTableDrop(ViewIT.java:1420)

[ERROR] testRecreateViewWhoseParentWasDropped[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testRecreateViewWhoseParentWasDropped(ViewIT.java:583)

[ERROR] testConcurrentAddSameColumnDifferentType[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testConcurrentAddSameColumnDifferentType(ViewIT.java:1463)

[ERROR] testQueryViewStatementOptimization[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:868)

[ERROR] testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.005 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:382)

[ERROR] testViewAndTableInDifferentSchemas[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:409)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:387)

[ERROR] testChildViewCreationFails[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testChildViewCreationFails(ViewIT.java:1341)

[ERROR] testCreateViewDefinesPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:732)

[ERROR] testViewAndTableAndDropCascade[ViewIT_transactionProvider=OMID, columnEncoded=false](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 0.002 s  <<< ERROR!
java.lang.IllegalArgumentException: No network 'en*'/'eth*' interfaces found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascade(ViewIT.java:469)

[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 785.126 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   ViewIT.testChildViewCreationFails:1341 » IllegalArgument No network 'en*'/'eth...
[ERROR]   ViewIT.testConcurrentAddDifferentColumn:1525 » IllegalArgument No network 'en*...
[ERROR]   ViewIT.testConcurrentAddSameColumnDifferentType:1463 » IllegalArgument No netw...
[ERROR]   ViewIT.testConcurrentViewCreationAndTableDrop:1420 » IllegalArgument No networ...
[ERROR]   ViewIT.testCreateViewDefinesPKColumn:732 » IllegalArgument No network 'en*'/'e...
[ERROR]   ViewIT.testCreateViewDefinesPKConstraint:766 » IllegalArgument No network 'en*...
[ERROR]   ViewIT.testDisallowDropOfColumnOnParentTable:449 » IllegalArgument No network ...
[ERROR]   ViewIT.testDisallowDropOfReferencedColumn:247 » IllegalArgument No network 'en...
[ERROR]   ViewIT.testQueryViewStatementOptimization:868 » IllegalArgument No network 'en...
[ERROR]   ViewIT.testReadOnlyOnUpdatableView:214->testUpdatableView:1190 » IllegalArgument
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames:324 » IllegalArgument No n...
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveTableNames:286 » IllegalArgument No ne...
[ERROR]   ViewIT.testRecreateDroppedTableWithChildViews:507 » IllegalArgument No network...
[ERROR]   ViewIT.testRecreateIndexWhoseAncestorWasDropped:545 » IllegalArgument No netwo...
[ERROR]   ViewIT.testRecreateViewWhoseParentWasDropped:583 » IllegalArgument No network ...
[ERROR]   ViewIT.testViewAddsClashingPKColumn[ViewIT_transactionProvider=OMID, columnEncoded=false] » 
[ERROR]   ViewIT.testViewAddsNotNullPKColumn:848 » IllegalArgument No network 'en*'/'eth...
[ERROR]   ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength:807 » IllegalArgument
[ERROR]   ViewIT.testViewAddsPKColumn:788 » IllegalArgument No network 'en*'/'eth*' inte...
[ERROR]   ViewIT.testViewAndTableAndDropCascadeWithIndexes:622 » IllegalArgument No netw...
[ERROR]   ViewIT.testViewAndTableAndDropCascade:469 » IllegalArgument No network 'en*'/'...
[ERROR]   ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled:382->testViewAndTableInDifferentSchemas:409 » IllegalArgument
[ERROR]   ViewIT.testViewAndTableInDifferentSchemas:387->testViewAndTableInDifferentSchemas:409 » IllegalArgument
[ERROR]   ViewIT.testViewUsesTableGlobalIndex:662->testViewUsesTableIndex:682 » IllegalArgument
[ERROR]   ViewIT.testViewWithCurrentDate:355 » IllegalArgument No network 'en*'/'eth*' i...
[INFO] 
[ERROR] Tests run: 320, Failures: 0, Errors: 25, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.772 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:52 h]
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:52 h
[INFO] Finished at: 2019-05-02T22:26:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor1402.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: java.io.IOException: Reader side has already been abandoned
	at hudson.remoting.FastPipedOutputStream.sink(FastPipedOutputStream.java:81)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:151)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
	at hudson.remoting.ProxyOutputStream$Chunk$1.run(ProxyOutputStream.java:255)
	at hudson.remoting.PipeWriter$1.run(PipeWriter.java:158)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	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)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:168)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
	at jsync.protocol.BaseWriter.close(BaseWriter.java:14)
	at jsync.protocol.BlockIterableWriter.close(BlockIterableWriter.java:26)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:151)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5262
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user k.mehta@salesforce.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #398

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/398/display/redirect?page=changes>

Changes:

[mmonani] PHOENIX-5266 Client can only write on Index Table and skip data table if

------------------------------------------
[...truncated 130.22 KB...]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.418 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.601 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.878 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.959 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.625 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 243.387 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 340.156 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.249 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.06 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.695 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.087 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 195.621 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 306.025 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.751 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 445.383 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.778 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.123 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.984 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 127.52 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 10.436 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.205 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 7.301 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 9.247 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.918 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.207 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.245 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.365 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,010.078 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 669.582 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.375 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.162 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.712 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.239 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.296 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.066 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 550.412 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,127.75 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:162 expected:<1> but was:<0>
[ERROR] Errors: 
[ERROR]   IndexExtendedIT.doSetup:85->BaseTest.setUpTestDriver:518->BaseTest.checkClusterInitialized:432->BaseTest.setUpTestCluster:446->BaseTest.initMiniCluster:547 » Runtime
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 838, Failures: 1, Errors: 7, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.801 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.441 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.858 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 191.593 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 433.823 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,014.129 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,132.341 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.238 s]
[INFO] Phoenix Core ....................................... FAILURE [  02:52 h]
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:52 h
[INFO] Finished at: 2019-05-10T09:13:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor942.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: java.io.IOException: Reader side has already been abandoned
	at hudson.remoting.FastPipedOutputStream.sink(FastPipedOutputStream.java:81)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:151)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
	at hudson.remoting.ProxyOutputStream$Chunk$1.run(ProxyOutputStream.java:255)
	at hudson.remoting.PipeWriter$1.run(PipeWriter.java:158)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	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)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:168)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
	at jsync.protocol.BaseWriter.close(BaseWriter.java:14)
	at jsync.protocol.BlockIterableWriter.close(BlockIterableWriter.java:26)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:151)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5266
Recording test results
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user mmonani@salesforce.com
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user k.mehta@salesforce.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #397

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/397/display/redirect>

------------------------------------------
[...truncated 175.90 KB...]
[INFO] Running org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.364 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.533 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.122 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.176 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.138 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 238.501 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.984 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 340.799 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.343 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.063 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.625 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 194.268 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.594 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 279.063 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.808 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 449.488 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.864 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.669 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.157 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.291 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 140.259 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 10.872 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.219 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.305 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.329 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.297 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.24 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.495 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,028.948 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 672.085 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.481 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.751 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.213 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.306 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.705 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.614 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 522.482 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,154.534 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 869, Failures: 0, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.979 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.373 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.72 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.198 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 403.842 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,003.858 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,119.851 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.070 s]
[INFO] Phoenix Core ....................................... FAILURE [  02:54 h]
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:54 h
[INFO] Finished at: 2019-05-09T01:07:14Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor942.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: java.io.IOException: Reader side has already been abandoned
	at hudson.remoting.FastPipedOutputStream.sink(FastPipedOutputStream.java:81)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:151)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
	at hudson.remoting.ProxyOutputStream$Chunk$1.run(ProxyOutputStream.java:255)
	at hudson.remoting.PipeWriter$1.run(PipeWriter.java:158)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	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)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:168)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
	at jsync.protocol.BaseWriter.close(BaseWriter.java:14)
	at jsync.protocol.BlockIterableWriter.close(BlockIterableWriter.java:26)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:151)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user k.mehta@salesforce.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #396

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/396/display/redirect?page=changes>

Changes:

[tdsilva] PHOENIX-5273 Singleton ConnectionQueryServices for

------------------------------------------
[...truncated 115.67 KB...]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 278.387 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 289.26 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.947 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.471 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 440.84 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.047 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.964 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.108 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 219.805 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 347.387 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.405 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 493.626 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.191 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.932 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.501 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 170.682 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 15.877 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.496 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 17.653 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.497 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.265 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.442 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,216.089 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.429 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 783.276 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.084 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.67 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.688 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.886 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.724 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 591.271 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.043 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.064 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,493.173 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:156 expected:<[COMPLE]TED> but was:<[STAR]TED>
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 869, Failures: 1, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.266 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.272 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 185.641 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 240.563 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 276.937 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,163.824 s - in org.apache.phoenix.end2end.ViewIT
[ERROR] Tests run: 112, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,376.456 s <<< FAILURE! - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[ERROR] testAlteringViewThatHasChildViews[AlterTableWithViewsIT_columnEncoded=true, multiTenant=false, salted=true](org.apache.phoenix.end2end.AlterTableWithViewsIT)  Time elapsed: 1,049.756 s  <<< ERROR!
java.sql.SQLException: ERROR 1102 (XCL02): Cannot get all table regions.
	at org.apache.phoenix.end2end.AlterTableWithViewsIT.testAlteringViewThatHasChildViews(AlterTableWithViewsIT.java:834)
Caused by: org.apache.hadoop.hbase.client.NoServerForRegionException: No server address listed in hbase:meta for region SCHEMA1.N000211,\x02,1557351101449.ab359ae45a9843447391949d6453ae36. containing row \x02
	at org.apache.phoenix.end2end.AlterTableWithViewsIT.testAlteringViewThatHasChildViews(AlterTableWithViewsIT.java:834)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   AlterTableWithViewsIT.testAlteringViewThatHasChildViews:834 » SQL ERROR 1102 (...
[INFO] 
[ERROR] Tests run: 320, Failures: 0, Errors: 1, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  4.440 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:40 h]
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:40 h
[INFO] Finished at: 2019-05-08T21:55:57Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor484.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: java.io.IOException: Reader side has already been abandoned
	at hudson.remoting.FastPipedOutputStream.sink(FastPipedOutputStream.java:81)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:151)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
	at hudson.remoting.ProxyOutputStream$Chunk$1.run(ProxyOutputStream.java:255)
	at hudson.remoting.PipeWriter$1.run(PipeWriter.java:158)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	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)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:168)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
	at jsync.protocol.BaseWriter.close(BaseWriter.java:14)
	at jsync.protocol.BlockIterableWriter.close(BlockIterableWriter.java:26)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:151)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5273
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user k.mehta@salesforce.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #395

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/395/display/redirect?page=changes>

Changes:

[gjacoby] PHOENIX-5264: Implement toString() of

[tdsilva] PHOENIX-3413 Ineffective null check in LiteralExpression#newConstant()

------------------------------------------
[...truncated 528.67 KB...]
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.599 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 180.312 s - in org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 186.001 s - in org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 187.809 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 188.323 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.63 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.833 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.IndexRebuildTaskIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.IndexBuildTimestampIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.639 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.322 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.IndexToolIT
[INFO] Running org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 191.113 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 193.582 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 214 s - in org.apache.phoenix.end2end.IndexBuildTimestampIT
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 243.828 s <<< FAILURE! - in org.apache.phoenix.end2end.IndexRebuildTaskIT
[ERROR] testIndexRebuildTask(org.apache.phoenix.end2end.IndexRebuildTaskIT)  Time elapsed: 243.827 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[COMPLE]TED> but was:<[STAR]TED>
	at org.apache.phoenix.end2end.IndexRebuildTaskIT.testIndexRebuildTask(IndexRebuildTaskIT.java:156)

[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 492.283 s - in org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.PermissionNSDisabledIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.483 s - in org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.PermissionNSEnabledIT
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 180.046 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.092 s - in org.apache.phoenix.end2end.PhoenixDriverIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 434.589 s - in org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 345.033 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 435.884 s - in org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.616 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 354.669 s - in org.apache.phoenix.end2end.PermissionNSDisabledIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.664 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.908 s - in org.apache.phoenix.end2end.QueryLoggerIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 378.098 s - in org.apache.phoenix.end2end.PermissionNSEnabledIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.55 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.apache.phoenix.end2end.SequencePointInTimeIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.761 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.066 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.345 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 182.273 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.9 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.022 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 245.143 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 362.663 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.924 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 161.545 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.878 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.903 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.881 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 270.957 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.832 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 440.334 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.715 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.302 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.247 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 150.692 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 15.136 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.948 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 14.566 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.365 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.172 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 9.697 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.905 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 996.448 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.068 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 659.059 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.399 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.545 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.566 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.365 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.1 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 506.228 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.735 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,130.96 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:156 expected:<[COMPLE]TED> but was:<[STAR]TED>
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 869, Failures: 1, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.017 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.204 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.395 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.608 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 230.614 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,050.935 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,139.197 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.038 s]
[INFO] Phoenix Core ....................................... FAILURE [  02:56 h]
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:56 h
[INFO] Finished at: 2019-05-07T04:34:49Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[JIRA] Updating issue PHOENIX-5264
[JIRA] Updating issue PHOENIX-3413
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user k.mehta@salesforce.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #394

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/394/display/redirect?page=changes>

Changes:

[gjacoby] PHOENIX-4703 Make indextool changes to drop before rebuild

------------------------------------------
[...truncated 112.80 KB...]
[INFO] Running org.apache.phoenix.end2end.SplitIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.373 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.255 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.891 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.149 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.254 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.083 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 237.785 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 317.829 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.458 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 166.524 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.635 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.435 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 214.173 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 315.888 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 462.43 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.563 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.541 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.628 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.54 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 141.047 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 8.334 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.235 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.282 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 10.121 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 11.239 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.99 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.78 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.064 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,041.245 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 681.955 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.641 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.599 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.067 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.503 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.642 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.195 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 555.373 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,143.873 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:156 expected:<[COMPLE]TED> but was:<[STAR]TED>
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 869, Failures: 1, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.365 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.081 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 145.817 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.027 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 210.384 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,005.061 s - in org.apache.phoenix.end2end.ViewIT
[INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,129.619 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 320, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.303 s]
[INFO] Phoenix Core ....................................... FAILURE [  02:53 h]
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:53 h
[INFO] Finished at: 2019-05-07T00:15:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor849.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: java.io.IOException: Reader side has already been abandoned
	at hudson.remoting.FastPipedOutputStream.sink(FastPipedOutputStream.java:81)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:151)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
	at hudson.remoting.ProxyOutputStream$Chunk$1.run(ProxyOutputStream.java:255)
	at hudson.remoting.PipeWriter$1.run(PipeWriter.java:158)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	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)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:168)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
	at jsync.protocol.BaseWriter.close(BaseWriter.java:14)
	at jsync.protocol.BlockIterableWriter.close(BlockIterableWriter.java:26)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:151)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-4703
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user k.mehta@salesforce.com

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #393

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/393/display/redirect?page=changes>

Changes:

[tdsilva] PHOENIX-5101 ScanningResultIterator getScanMetrics throws NPE

------------------------------------------
[...truncated 116.07 KB...]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.204 s - in org.apache.phoenix.end2end.SystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 170.226 s - in org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.031 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[WARNING] Tests run: 42, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 231.056 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 326.938 s - in org.apache.phoenix.end2end.SplitIT
[INFO] Running org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.958 s - in org.apache.phoenix.end2end.index.IndexRebuildIncrementDisableCountIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.908 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.442 s - in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.937 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.307 s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 286.993 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.887 s - in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 430.512 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.272 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.567 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.693 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[ERROR] Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 159.627 s <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
[ERROR] testOrderOfMutationsIsPredicatable[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 12.205 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testOrderOfMutationsIsPredicatable(PartialCommitIT.java:200)
Caused by: java.lang.NullPointerException

[ERROR] testNoFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.388 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testNoFailure(PartialCommitIT.java:153)

[ERROR] testDeleteFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.615 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testDeleteFailure(PartialCommitIT.java:185)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertSelectFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.437 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertSelectFailure(PartialCommitIT.java:175)
Caused by: java.lang.NullPointerException

[ERROR] testUpsertFailure[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.299 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:258)
	at org.apache.phoenix.execute.PartialCommitIT.testUpsertFailure(PartialCommitIT.java:159)
Caused by: java.lang.NullPointerException

[ERROR] testStatementOrderMaintainedInConnection[PartialCommitIT_transactionProvider=OMID](org.apache.phoenix.execute.PartialCommitIT)  Time elapsed: 13.346 s  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.apache.phoenix.execute.PartialCommitIT.testPartialCommit(PartialCommitIT.java:232)
	at org.apache.phoenix.execute.PartialCommitIT.testStatementOrderMaintainedInConnection(PartialCommitIT.java:212)
Caused by: java.lang.NullPointerException

[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.979 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,008.767 s - in org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
[INFO] Running org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.244 s - in org.apache.phoenix.jdbc.SecureUserConnectionsIT
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 669.905 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.415 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.394 s - in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.298 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.433 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.911 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 575.739 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.454 s - in org.apache.phoenix.tool.ParameterizedPhoenixCanaryToolIT
[INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,143.487 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IndexRebuildTaskIT.testIndexRebuildTask:162 expected:<1> but was:<0>
[ERROR] Errors: 
[ERROR]   PartialCommitIT.testDeleteFailure:185->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testNoFailure:153->testPartialCommit:258 » NullPointer
[ERROR]   PartialCommitIT.testOrderOfMutationsIsPredicatable:200->testPartialCommit:258 » PhoenixIO
[ERROR]   PartialCommitIT.testStatementOrderMaintainedInConnection:212->testPartialCommit:232 » PhoenixIO
[ERROR]   PartialCommitIT.testUpsertFailure:159->testPartialCommit:258 » PhoenixIO java....
[ERROR]   PartialCommitIT.testUpsertSelectFailure:175->testPartialCommit:232 » PhoenixIO
[INFO] 
[ERROR] Tests run: 869, Failures: 1, Errors: 6, Skipped: 52
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.927 s - in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.216 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.485 s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.797 s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 224.713 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,243.471 s - in org.apache.phoenix.end2end.ViewIT
[ERROR] Tests run: 112, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,625.523 s <<< FAILURE! - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[ERROR] testAddExistingViewPkColumnToBaseTableWithViews[AlterTableWithViewsIT_columnEncoded=false, multiTenant=true, salted=true](org.apache.phoenix.end2end.AlterTableWithViewsIT)  Time elapsed: 324.507 s  <<< ERROR!
java.sql.SQLTimeoutException: Operation timed out.
	at org.apache.phoenix.end2end.AlterTableWithViewsIT.testAddExistingViewPkColumnToBaseTableWithViews(AlterTableWithViewsIT.java:567)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   AlterTableWithViewsIT.testAddExistingViewPkColumnToBaseTableWithViews:567 » SQLTimeout
[INFO] 
[ERROR] Tests run: 320, Failures: 0, Errors: 1, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 4.15.0-HBase-1.3-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.389 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:04 h]
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:04 h
[INFO] Finished at: 2019-05-04T00:22:03Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
ERROR: Step ?Archive the artifacts? aborted due to exception: 
hudson.remoting.ProxyException: java.lang.Throwable
	at hudson.remoting.FastPipedOutputStream.<init>(FastPipedOutputStream.java:49)
	at hudson.remoting.Pipe.readObject(Pipe.java:191)
	at sun.reflect.GeneratedMethodAccessor593.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
	at hudson.remoting.UserRequest.perform(UserRequest.java:190)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
Caused: hudson.remoting.ProxyException: java.io.IOException: Reader side has already been abandoned
	at hudson.remoting.FastPipedOutputStream.sink(FastPipedOutputStream.java:81)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:151)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
	at hudson.remoting.ProxyOutputStream$Chunk$1.run(ProxyOutputStream.java:255)
	at hudson.remoting.PipeWriter$1.run(PipeWriter.java:158)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	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)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:122)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:220)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:125)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:168)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
	at jsync.protocol.BaseWriter.close(BaseWriter.java:14)
	at jsync.protocol.BlockIterableWriter.close(BlockIterableWriter.java:26)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:151)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:235)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[JIRA] Updating issue PHOENIX-5101
Recording test results
Not sending mail to unregistered user ankitsinghal59@gmail.com
Not sending mail to unregistered user jinqian.zy@alibaba-inc.com
Not sending mail to unregistered user k.mehta@salesforce.com