You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/02/13 10:58:57 UTC

[GitHub] [hadoop] hadoop-yetus commented on issue #1846: HADOOP-15566. Support Opentracing

hadoop-yetus commented on issue #1846: HADOOP-15566. Support Opentracing
URL: https://github.com/apache/hadoop/pull/1846#issuecomment-585669612
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 35s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  2s |  No case conflicting files found.  |
   | +0 :ok: |  prototool  |   0m  0s |  prototool was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 4 new or modified test files.  |
   ||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |   1m 10s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  18m 56s |  trunk passed  |
   | +1 :green_heart: |  compile  |  17m  3s |  trunk passed  |
   | +1 :green_heart: |  checkstyle  |   3m 11s |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |   6m 21s |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  25m  2s |  branch has no errors when building and testing our client artifacts.  |
   | +1 :green_heart: |  javadoc  |   5m  6s |  trunk passed  |
   | +0 :ok: |  spotbugs  |   0m 36s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | +0 :ok: |  findbugs  |   0m 34s |  branch/hadoop-project no findbugs output file (findbugsXml.xml)  |
   | +0 :ok: |  findbugs  |   0m 35s |  branch/hadoop-client-modules/hadoop-client-runtime no findbugs output file (findbugsXml.xml)  |
   | +0 :ok: |  findbugs  |   0m 35s |  branch/hadoop-client-modules/hadoop-client-check-invariants no findbugs output file (findbugsXml.xml)  |
   | +0 :ok: |  findbugs  |   0m 35s |  branch/hadoop-client-modules/hadoop-client-check-test-invariants no findbugs output file (findbugsXml.xml)  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 24s |  Maven dependency ordering for patch  |
   | -1 :x: |  mvninstall  |   0m 48s |  hadoop-hdfs-client in the patch failed.  |
   | -1 :x: |  mvninstall  |   0m 41s |  hadoop-hdfs in the patch failed.  |
   | -1 :x: |  mvninstall  |   2m 33s |  hadoop-client-runtime in the patch failed.  |
   | +1 :green_heart: |  compile  |  16m 23s |  the patch passed  |
   | -1 :x: |  cc  |  16m 23s |  root generated 3 new + 23 unchanged - 3 fixed = 26 total (was 26)  |
   | +1 :green_heart: |  javac  |  16m 23s |  the patch passed  |
   | -0 :warning: |  checkstyle  |   3m 12s |  root: The patch generated 35 new + 1322 unchanged - 8 fixed = 1357 total (was 1330)  |
   | -1 :x: |  mvnsite  |   0m 59s |  hadoop-hdfs in the patch failed.  |
   | +1 :green_heart: |  whitespace  |   0m  1s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  xml  |   0m  8s |  The patch has no ill-formed XML file.  |
   | -1 :x: |  shadedclient  |   4m 22s |  patch has errors when building and testing our client artifacts.  |
   | +1 :green_heart: |  javadoc  |   5m  0s |  the patch passed  |
   | +0 :ok: |  findbugs  |   0m 33s |  hadoop-project has no data from findbugs  |
   | -1 :x: |  findbugs  |   0m 59s |  hadoop-hdfs in the patch failed.  |
   | +0 :ok: |  findbugs  |   0m 34s |  hadoop-client-modules/hadoop-client-runtime has no data from findbugs  |
   | +0 :ok: |  findbugs  |   0m 34s |  hadoop-client-modules/hadoop-client-check-invariants has no data from findbugs  |
   | +0 :ok: |  findbugs  |   0m 35s |  hadoop-client-modules/hadoop-client-check-test-invariants has no data from findbugs  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   0m 34s |  hadoop-project in the patch passed.  |
   | -1 :x: |  unit  |   9m 22s |  hadoop-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m 23s |  hadoop-hdfs-client in the patch passed.  |
   | -1 :x: |  unit  |   1m  0s |  hadoop-hdfs in the patch failed.  |
   | +1 :green_heart: |  unit  |   0m 34s |  hadoop-client-runtime in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 33s |  hadoop-client-check-invariants in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 34s |  hadoop-client-check-test-invariants in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 53s |  The patch does not generate ASF License warnings.  |
   |  |   | 148m  7s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.fs.TestFsShell |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.6 Server=19.03.6 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1846 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle cc prototool |
   | uname | Linux 1a9a81a27930 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / fe7d67a |
   | Default Java | 1.8.0_242 |
   | mvninstall | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-client.txt |
   | mvninstall | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt |
   | mvninstall | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/patch-mvninstall-hadoop-client-modules_hadoop-client-runtime.txt |
   | cc | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/diff-compile-cc-root.txt |
   | checkstyle | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/diff-checkstyle-root.txt |
   | mvnsite | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt |
   |  Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/testReport/ |
   | Max. process+thread count | 1399 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-check-invariants hadoop-client-modules/hadoop-client-check-test-invariants U: . |
   | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-1846/1/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.11.1 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org