[
https://issues.apache.org/jira/browse/PHOENIX-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277803#comment-17277803
]
ASF GitHub Bot commented on PHOENIX-6350:
-----------------------------------------
stoty commented on pull request #1121:
URL: https://github.com/apache/phoenix/pull/1121#issuecomment-772328720
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| +0 :ok: | reexec | 0m 31s | Docker mode activated. |
||| _ Prechecks _ |
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files
found. |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any
@author tags. |
| -1 :x: | test4tests | 0m 0s | The patch doesn't appear to include
any new or modified tests. Please justify why no new tests are needed for this
patch. Also please list what manual steps were performed to verify this patch.
|
||| _ master Compile Tests _ |
| +1 :green_heart: | mvninstall | 15m 13s | master passed |
| +0 | hbaserecompile | 22m 0s | HBase recompiled. |
| +1 :green_heart: | compile | 0m 32s | master passed |
| +1 :green_heart: | javadoc | 0m 21s | master passed |
||| _ Patch Compile Tests _ |
| +1 :green_heart: | mvninstall | 8m 12s | the patch passed |
| +0 | hbaserecompile | 40m 5s | HBase recompiled. |
| +1 :green_heart: | compile | 0m 33s | the patch passed |
| +1 :green_heart: | javac | 0m 33s | the patch passed |
| -1 :x: | whitespace | 0m 0s | The patch 1 line(s) with tabs. |
| +1 :green_heart: | xml | 0m 1s | The patch has no ill-formed XML
file. |
| +1 :green_heart: | javadoc | 0m 22s | the patch passed |
||| _ Other Tests _ |
| +1 :green_heart: | unit | 9m 37s | phoenix-pherf in the patch passed.
|
| +1 :green_heart: | asflicense | 0m 13s | The patch does not generate
ASF License warnings. |
| | | 52m 2s | |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base:
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1121/2/artifact/yetus-general-check/output/Dockerfile
|
| GITHUB PR | https://github.com/apache/phoenix/pull/1121 |
| JIRA Issue | PHOENIX-6350 |
| Optional Tests | dupname asflicense javac javadoc unit xml compile |
| uname | Linux ff37fb3fd720 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22
16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev/phoenix-personality.sh |
| git revision | master / a26adea |
| Default Java | Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 |
| whitespace |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1121/2/artifact/yetus-general-check/output/whitespace-tabs.txt
|
| Test Results |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1121/2/testReport/
|
| Max. process+thread count | 1800 (vs. ulimit of 30000) |
| modules | C: phoenix-pherf U: phoenix-pherf |
| Console output |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1121/2/console
|
| versions | git=2.7.4 maven=3.3.9 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
This message was automatically generated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Build failure on phoenix master branch
> --------------------------------------
>
> Key: PHOENIX-6350
> URL: https://issues.apache.org/jira/browse/PHOENIX-6350
> Project: Phoenix
> Issue Type: Bug
> Environment: Ubuntu 20.04 LTS
> Reporter: Suraj Naik
> Assignee: Istvan Toth
> Priority: Major
> Labels: Java11
> Fix For: 5.2.0
>
>
> I used
> {code:java}
> mvn clean install package -DskipTests
> {code}
> {code:java}
> [WARNING] Used undeclared dependencies found:
> [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Apache Phoenix 5.1.0-SNAPSHOT:
> [INFO]
> [INFO] Apache Phoenix ..................................... SUCCESS [ 1.821 s]
> [INFO] Phoenix Hbase 2.4.0 compatibility .................. SUCCESS [ 4.454 s]
> [INFO] Phoenix Hbase 2.3.0 compatibility .................. SUCCESS [ 2.683 s]
> [INFO] Phoenix Hbase 2.2.5 compatibility .................. SUCCESS [ 2.101 s]
> [INFO] Phoenix Hbase 2.1.6 compatibility .................. SUCCESS [ 2.133 s]
> [INFO] Phoenix Core ....................................... SUCCESS [ 36.892
> s]
> [INFO] Phoenix - Pherf .................................... FAILURE [ 5.749 s]
> [INFO] Phoenix Client Parent .............................. SKIPPED
> [INFO] Phoenix Client for HBase 2.4 ....................... SKIPPED
> [INFO] Phoenix Server JAR for HBase 2.4 ................... SKIPPED
> [INFO] Phoenix - Tracing Web Application .................. SKIPPED
> [INFO] Phoenix Assembly ................................... SKIPPED
> [INFO] phoenix-tools ...................................... SKIPPED
> [INFO] Phoenix Client Embedded for HBase 2.4 .............. SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 56.515 s
> [INFO] Finished at: 2021-01-29T14:31:47+05:30
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-dependency-plugin:3.1.1:analyze-only
> (enforce-dependencies) on project phoenix-pherf: Dependency problems found ->
> [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/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <args> -rf :phoenix-pherf{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)