Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@GauthamBanasandra
Copy link
Member

@GauthamBanasandra GauthamBanasandra commented Sep 8, 2021

Description of PR

  • Debian testing has unstable list of
    packages. Hence, switching to bullseye
    which is a standard Debian release.

How was this patch tested?

The Hadoop CI has been able to build
and run the tests, confirming that there
aren't any issues with this change.

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

@GauthamBanasandra GauthamBanasandra changed the title Fix deb 10 HADOOP-17902. Fix Hadoop build on Debian 10 Sep 8, 2021
@hadoop-yetus
Copy link

πŸ’” -1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 43m 44s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 34m 1s trunk passed
+1 πŸ’š compile 2m 32s trunk passed
+1 πŸ’š mvnsite 0m 24s trunk passed
+1 πŸ’š shadedclient 53m 0s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 14s the patch passed
+1 πŸ’š compile 2m 25s the patch passed
+1 πŸ’š cc 2m 25s the patch passed
+1 πŸ’š golang 2m 25s the patch passed
+1 πŸ’š javac 2m 25s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 15s the patch passed
+1 πŸ’š shadedclient 15m 38s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 62m 57s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-native-client.txt hadoop-hdfs-native-client in the patch failed.
+1 πŸ’š asflicense 0m 30s The patch does not generate ASF License warnings.
181m 6s
Reason Tests
Failed CTEST tests test_libhdfs_threaded_hdfspp_test_shim_static
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/1/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 2a8810d8c975 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / a15b580c2b523f0950ce5d703ebd14b8929094a3
Default Java Red Hat, Inc.-1.8.0_302-b08
CTEST https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/1/artifact/out/patch-hadoop-hdfs-project_hadoop-hdfs-native-client-ctest.txt
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/1/testReport/
Max. process+thread count 616 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/1/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 1m 4s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 34m 26s trunk passed
+1 πŸ’š compile 2m 39s trunk passed
+1 πŸ’š mvnsite 0m 25s trunk passed
+1 πŸ’š shadedclient 53m 25s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 13s the patch passed
+1 πŸ’š compile 2m 29s the patch passed
+1 πŸ’š cc 2m 29s the patch passed
+1 πŸ’š golang 2m 29s the patch passed
+1 πŸ’š javac 2m 29s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 14s the patch passed
+1 πŸ’š shadedclient 15m 51s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 110m 17s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 32s The patch does not generate ASF License warnings.
186m 31s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 90a825a43c59 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / aeb5bfe5d24be52cb4e27e61f4ecc58bf1d7e2b0
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/testReport/
Max. process+thread count 622 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 26m 1s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 22m 57s trunk passed
+1 πŸ’š compile 2m 45s trunk passed
+1 πŸ’š mvnsite 0m 39s trunk passed
+1 πŸ’š shadedclient 42m 19s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 19s the patch passed
+1 πŸ’š compile 2m 30s the patch passed
+1 πŸ’š cc 2m 30s the patch passed
+1 πŸ’š golang 2m 30s the patch passed
+1 πŸ’š javac 2m 30s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 22s the patch passed
+1 πŸ’š shadedclient 16m 8s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 108m 8s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 38s The patch does not generate ASF License warnings.
199m 13s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 2d0cad2f6762 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / aeb5bfe5d24be52cb4e27e61f4ecc58bf1d7e2b0
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/testReport/
Max. process+thread count 518 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/console
versions git=2.27.0 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/console in case of problems.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 17m 58s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 30m 23s trunk passed
+1 πŸ’š compile 2m 42s trunk passed
+1 πŸ’š mvnsite 0m 28s trunk passed
+1 πŸ’š shadedclient 21m 59s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 17s the patch passed
+1 πŸ’š compile 2m 35s the patch passed
+1 πŸ’š cc 2m 35s the patch passed
+1 πŸ’š golang 2m 35s the patch passed
+1 πŸ’š javac 2m 35s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š hadolint 0m 2s No new issues.
+1 πŸ’š mvnsite 0m 17s the patch passed
+1 πŸ’š shellcheck 0m 0s No new issues.
+1 πŸ’š shadedclient 21m 12s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 121m 34s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 32s The patch does not generate ASF License warnings.
223m 28s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 5256223f52dd 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / aeb5bfe5d24be52cb4e27e61f4ecc58bf1d7e2b0
Default Java Debian-11.0.12+7-post-Debian-2deb10u1
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/testReport/
Max. process+thread count 534 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/console
versions git=2.20.1 maven=3.6.0 shellcheck=0.5.0 hadolint=1.11.1-0-g0e692dd
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/console in case of problems.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 17m 37s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 22m 46s trunk passed
+1 πŸ’š compile 2m 49s trunk passed with JDK Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04
+1 πŸ’š compile 2m 56s trunk passed with JDK Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
+1 πŸ’š mvnsite 0m 25s trunk passed
+1 πŸ’š shadedclient 15m 57s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 15s the patch passed
+1 πŸ’š compile 2m 45s the patch passed with JDK Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04
+1 πŸ’š cc 2m 45s the patch passed
+1 πŸ’š golang 2m 45s the patch passed
+1 πŸ’š javac 2m 45s the patch passed
+1 πŸ’š compile 2m 47s the patch passed with JDK Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
+1 πŸ’š cc 2m 47s the patch passed
+1 πŸ’š golang 2m 47s the patch passed
+1 πŸ’š javac 2m 47s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š hadolint 0m 3s No new issues.
+1 πŸ’š mvnsite 0m 16s the patch passed
+1 πŸ’š shellcheck 0m 0s No new issues.
+1 πŸ’š shadedclient 15m 42s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 103m 0s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 29s The patch does not generate ASF License warnings.
191m 10s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux ed627fa1f3f9 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / aeb5bfe5d24be52cb4e27e61f4ecc58bf1d7e2b0
Default Java Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/testReport/
Max. process+thread count 593 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/2/console
versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0 hadolint=1.11.1-0-g0e692dd
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@GauthamBanasandra GauthamBanasandra marked this pull request as ready for review September 9, 2021 18:18
@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 1m 19s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 38m 13s trunk passed
+1 πŸ’š compile 3m 18s trunk passed
+1 πŸ’š mvnsite 0m 30s trunk passed
+1 πŸ’š shadedclient 60m 43s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 16s the patch passed
+1 πŸ’š compile 3m 16s the patch passed
+1 πŸ’š cc 3m 16s the patch passed
+1 πŸ’š golang 3m 16s the patch passed
+1 πŸ’š javac 3m 16s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 19s the patch passed
+1 πŸ’š shadedclient 19m 0s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 100m 5s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 35s The patch does not generate ASF License warnings.
188m 57s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 20b4218f8421 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7611377859519eb33b4e7e2b3832479b715b666e
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/testReport/
Max. process+thread count 602 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 32m 11s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 28m 10s trunk passed
+1 πŸ’š compile 2m 55s trunk passed
+1 πŸ’š mvnsite 0m 33s trunk passed
+1 πŸ’š shadedclient 47m 58s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 19s the patch passed
+1 πŸ’š compile 2m 46s the patch passed
+1 πŸ’š cc 2m 46s the patch passed
+1 πŸ’š golang 2m 46s the patch passed
+1 πŸ’š javac 2m 46s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 24s the patch passed
+1 πŸ’š shadedclient 16m 10s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 96m 38s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 47s The patch does not generate ASF License warnings.
200m 35s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 0041fead20c4 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7611377859519eb33b4e7e2b3832479b715b666e
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/testReport/
Max. process+thread count 579 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/console
versions git=2.27.0 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/console in case of problems.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 22m 48s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 37m 53s trunk passed
+1 πŸ’š compile 3m 8s trunk passed
+1 πŸ’š mvnsite 0m 27s trunk passed
+1 πŸ’š shadedclient 24m 27s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 20s the patch passed
+1 πŸ’š compile 3m 10s the patch passed
+1 πŸ’š cc 3m 10s the patch passed
+1 πŸ’š golang 3m 10s the patch passed
+1 πŸ’š javac 3m 10s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š hadolint 0m 3s No new issues.
+1 πŸ’š mvnsite 0m 23s the patch passed
+1 πŸ’š shellcheck 0m 1s No new issues.
+1 πŸ’š shadedclient 25m 18s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 85m 45s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 34s The patch does not generate ASF License warnings.
207m 43s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 748484b048f5 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7611377859519eb33b4e7e2b3832479b715b666e
Default Java Debian-11.0.12+7-post-Debian-2deb10u1
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/testReport/
Max. process+thread count 610 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/console
versions git=2.20.1 maven=3.6.0 shellcheck=0.5.0 hadolint=1.11.1-0-g0e692dd
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/console in case of problems.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 17m 54s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 22m 48s trunk passed
+1 πŸ’š compile 2m 54s trunk passed with JDK Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04
+1 πŸ’š compile 2m 54s trunk passed with JDK Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
+1 πŸ’š mvnsite 0m 25s trunk passed
+1 πŸ’š shadedclient 15m 43s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 13s the patch passed
+1 πŸ’š compile 2m 44s the patch passed with JDK Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04
+1 πŸ’š cc 2m 44s the patch passed
+1 πŸ’š golang 2m 44s the patch passed
+1 πŸ’š javac 2m 44s the patch passed
+1 πŸ’š compile 2m 43s the patch passed with JDK Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
+1 πŸ’š cc 2m 43s the patch passed
+1 πŸ’š golang 2m 43s the patch passed
+1 πŸ’š javac 2m 43s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š hadolint 0m 2s No new issues.
+1 πŸ’š mvnsite 0m 15s the patch passed
+1 πŸ’š shellcheck 0m 0s No new issues.
+1 πŸ’š shadedclient 15m 21s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 115m 45s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 29s The patch does not generate ASF License warnings.
203m 30s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 979362d1d4a4 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7611377859519eb33b4e7e2b3832479b715b666e
Default Java Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/testReport/
Max. process+thread count 559 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/3/console
versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0 hadolint=1.11.1-0-g0e692dd
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

πŸ’” -1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 1m 0s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 1s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 1s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 34m 12s trunk passed
+1 πŸ’š compile 2m 45s trunk passed
+1 πŸ’š mvnsite 0m 25s trunk passed
+1 πŸ’š shadedclient 53m 16s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 14s the patch passed
+1 πŸ’š compile 2m 27s the patch passed
+1 πŸ’š cc 2m 27s the patch passed
+1 πŸ’š golang 2m 27s the patch passed
+1 πŸ’š javac 2m 27s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 42s the patch passed
+1 πŸ’š shadedclient 16m 39s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 56m 25s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-native-client.txt hadoop-hdfs-native-client in the patch failed.
+1 πŸ’š asflicense 0m 31s The patch does not generate ASF License warnings.
133m 7s
Reason Tests
Failed CTEST tests test_libhdfs_threaded_hdfspp_test_shim_static
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/4/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 48532c1a9a69 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / e4c8ed390b975a0ac42a0a2afba01ef021d1f4a6
Default Java Red Hat, Inc.-1.8.0_302-b08
CTEST https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/4/artifact/out/patch-hadoop-hdfs-project_hadoop-hdfs-native-client-ctest.txt
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/4/testReport/
Max. process+thread count 593 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/4/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 1m 30s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 37m 0s trunk passed
+1 πŸ’š compile 2m 36s trunk passed
+1 πŸ’š mvnsite 0m 26s trunk passed
+1 πŸ’š shadedclient 56m 3s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 14s the patch passed
+1 πŸ’š compile 2m 30s the patch passed
+1 πŸ’š cc 2m 30s the patch passed
+1 πŸ’š golang 2m 30s the patch passed
+1 πŸ’š javac 2m 30s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 17s the patch passed
+1 πŸ’š shadedclient 15m 44s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 110m 2s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 30s The patch does not generate ASF License warnings.
189m 16s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 88d0527128f2 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / e6adbaa64eaf513cbe90e8396d400a9216755879
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/testReport/
Max. process+thread count 559 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 1m 0s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 23m 9s trunk passed
+1 πŸ’š compile 2m 47s trunk passed
+1 πŸ’š mvnsite 0m 39s trunk passed
+1 πŸ’š shadedclient 42m 36s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 21s the patch passed
+1 πŸ’š compile 2m 32s the patch passed
+1 πŸ’š cc 2m 32s the patch passed
+1 πŸ’š golang 2m 32s the patch passed
+1 πŸ’š javac 2m 32s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 21s the patch passed
+1 πŸ’š shadedclient 16m 15s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 112m 4s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 41s The patch does not generate ASF License warnings.
178m 19s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux a24559822aeb 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / e6adbaa64eaf513cbe90e8396d400a9216755879
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/testReport/
Max. process+thread count 574 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/console
versions git=2.27.0 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/console in case of problems.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 15m 34s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 30m 11s trunk passed
+1 πŸ’š compile 2m 34s trunk passed
+1 πŸ’š mvnsite 0m 25s trunk passed
+1 πŸ’š shadedclient 20m 22s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 15s the patch passed
+1 πŸ’š compile 2m 26s the patch passed
+1 πŸ’š cc 2m 26s the patch passed
+1 πŸ’š golang 2m 26s the patch passed
+1 πŸ’š javac 2m 26s the patch passed
+1 πŸ’š blanks 0m 1s The patch has no blanks issues.
+1 πŸ’š hadolint 0m 3s No new issues.
+1 πŸ’š mvnsite 0m 19s the patch passed
+1 πŸ’š shellcheck 0m 1s No new issues.
+1 πŸ’š shadedclient 20m 1s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 112m 12s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 31s The patch does not generate ASF License warnings.
208m 7s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux f628ef938b65 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / e6adbaa64eaf513cbe90e8396d400a9216755879
Default Java Debian-11.0.12+7-post-Debian-2
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/testReport/
Max. process+thread count 612 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/console
versions git=2.30.2 maven=3.6.3 shellcheck=0.7.1 hadolint=1.11.1-0-g0e692dd
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/console in case of problems.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 1m 5s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 22m 38s trunk passed
+1 πŸ’š compile 2m 59s trunk passed with JDK Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04
+1 πŸ’š compile 3m 17s trunk passed with JDK Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
+1 πŸ’š mvnsite 0m 25s trunk passed
+1 πŸ’š shadedclient 15m 59s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 14s the patch passed
+1 πŸ’š compile 2m 46s the patch passed with JDK Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04
+1 πŸ’š cc 2m 46s the patch passed
+1 πŸ’š golang 2m 46s the patch passed
+1 πŸ’š javac 2m 46s the patch passed
+1 πŸ’š compile 2m 45s the patch passed with JDK Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
+1 πŸ’š cc 2m 45s the patch passed
+1 πŸ’š golang 2m 45s the patch passed
+1 πŸ’š javac 2m 45s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š hadolint 0m 2s No new issues.
+1 πŸ’š mvnsite 0m 15s the patch passed
+1 πŸ’š shellcheck 0m 0s No new issues.
+1 πŸ’š shadedclient 15m 41s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 111m 29s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 30s The patch does not generate ASF License warnings.
183m 18s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 26a3102ed4df 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / e6adbaa64eaf513cbe90e8396d400a9216755879
Default Java Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/testReport/
Max. process+thread count 564 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/5/console
versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0 hadolint=1.11.1-0-g0e692dd
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@steveloughran
Copy link
Contributor

LGTM, though someone who does docker work needs to review it

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 43m 0s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 34m 45s trunk passed
+1 πŸ’š compile 2m 32s trunk passed
+1 πŸ’š mvnsite 0m 29s trunk passed
+1 πŸ’š shadedclient 58m 40s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 14s the patch passed
+1 πŸ’š compile 2m 29s the patch passed
+1 πŸ’š cc 2m 29s the patch passed
+1 πŸ’š golang 2m 29s the patch passed
+1 πŸ’š javac 2m 29s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 16s the patch passed
+1 πŸ’š shadedclient 20m 47s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 78m 2s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 30s The patch does not generate ASF License warnings.
206m 18s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/6/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux 9de2b9889d53 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / f1f803de116b35d93fcb48fb3b1ab0c29d94a2e1
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/6/testReport/
Max. process+thread count 593 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/6/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 24m 15s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 23m 40s trunk passed
+1 πŸ’š compile 2m 42s trunk passed
+1 πŸ’š mvnsite 0m 35s trunk passed
+1 πŸ’š shadedclient 47m 57s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 19s the patch passed
+1 πŸ’š compile 2m 32s the patch passed
+1 πŸ’š cc 2m 32s the patch passed
+1 πŸ’š golang 2m 32s the patch passed
+1 πŸ’š javac 2m 32s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 21s the patch passed
+1 πŸ’š shadedclient 20m 41s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 84m 42s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 38s The patch does not generate ASF License warnings.
183m 54s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/6/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs compile cc mvnsite javac unit golang
uname Linux a71d82182a18 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / f1f803de116b35d93fcb48fb3b1ab0c29d94a2e1
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/6/testReport/
Max. process+thread count 520 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/6/console
versions git=2.27.0 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/6/console in case of problems.

@hadoop-yetus
Copy link

πŸ’” -1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 0m 0s Docker mode activated.
-1 ❌ docker 6m 32s Docker failed to build yetus/hadoop:ef5dbc7283a.
Subsystem Report/Notes
GITHUB PR #3408
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/6/console
versions git=2.17.1
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

πŸ’” -1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 43m 35s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s No case conflicting files found.
+0 πŸ†— codespell 0m 1s codespell was not available.
+0 πŸ†— hadolint 0m 1s hadolint was not available.
+0 πŸ†— shellcheck 0m 1s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 1s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 34m 44s trunk passed
+1 πŸ’š compile 2m 37s trunk passed
+1 πŸ’š mvnsite 0m 36s trunk passed
+1 πŸ’š shadedclient 59m 14s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 14s the patch passed
+1 πŸ’š compile 2m 27s the patch passed
+1 πŸ’š cc 2m 27s the patch passed
+1 πŸ’š golang 2m 27s the patch passed
+1 πŸ’š javac 2m 27s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 17s the patch passed
+1 πŸ’š shadedclient 20m 51s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 57m 56s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-native-client.txt hadoop-hdfs-native-client in the patch failed.
+1 πŸ’š asflicense 1m 7s The patch does not generate ASF License warnings.
188m 0s
Reason Tests
Failed CTEST tests test_libhdfs_threaded_hdfspp_test_shim_static
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/7/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs mvnsite unit compile cc javac golang
uname Linux f53491196727 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 5679fb06e074468736602e5d44a17483d257e189
Default Java Red Hat, Inc.-1.8.0_302-b08
CTEST https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/7/artifact/out/patch-hadoop-hdfs-project_hadoop-hdfs-native-client-ctest.txt
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/7/testReport/
Max. process+thread count 596 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/7/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

* Use the default versions of the
  packages that come along with
  Debian 10.
* Use the latest packages for
  install GCC by adding Debian
  testing to sources.list just
  before installing GCC.
* Removing dateutil since we're
  reverting to an older version
  of python3.

Use Debian bullseye instead of testing

* Debian testing has unstable list of
  packages. Hence, switching to bullseye
  which is a standard Debian release.

Install gcc and g++ from bullseye

* We need the versions 10.2.0 of
  gcc and g++. Thus, installing
  them from bullseye.

Bundle up pkg-resolver installation

* Need to install pkg-resolver and
  its dependencies at once since
  we're adding bullseye source in
  between.
@hadoop-yetus
Copy link

πŸ’” -1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 34m 58s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
-1 ❌ 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.
_ trunk Compile Tests _
+0 πŸ†— mvndep 12m 38s Maven dependency ordering for branch
+1 πŸ’š mvninstall 21m 41s trunk passed
+1 πŸ’š mvnsite 0m 0s trunk passed
+1 πŸ’š shadedclient 52m 13s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 πŸ†— mvndep 0m 27s Maven dependency ordering for patch
+1 πŸ’š mvninstall 0m 0s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 0s the patch passed
+1 πŸ’š shadedclient 17m 17s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š asflicense 0m 34s The patch does not generate ASF License warnings.
107m 12s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/8/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs mvnsite unit
uname Linux 0ab72e6b4e2e 4.15.0-156-generic #163-Ubuntu SMP Thu Aug 19 23:31:58 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 811e5d9
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/8/testReport/
Max. process+thread count 676 (vs. ulimit of 5500)
modules C: U:
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/8/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 0m 42s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 31m 58s trunk passed
+1 πŸ’š compile 2m 35s trunk passed
+1 πŸ’š mvnsite 0m 30s trunk passed
+1 πŸ’š shadedclient 52m 57s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 17s the patch passed
+1 πŸ’š compile 2m 26s the patch passed
+1 πŸ’š cc 2m 26s the patch passed
+1 πŸ’š golang 2m 26s the patch passed
+1 πŸ’š javac 2m 26s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 21s the patch passed
+1 πŸ’š shadedclient 17m 34s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 31m 35s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 35s The patch does not generate ASF License warnings.
108m 49s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs mvnsite unit compile cc javac golang
uname Linux 9073de892c61 4.15.0-156-generic #163-Ubuntu SMP Thu Aug 19 23:31:58 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / bf3d770
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/testReport/
Max. process+thread count 684 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 21m 13s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— hadolint 0m 0s hadolint was not available.
+0 πŸ†— shellcheck 0m 0s Shellcheck was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 21m 9s trunk passed
+1 πŸ’š compile 2m 55s trunk passed
+1 πŸ’š mvnsite 0m 45s trunk passed
+1 πŸ’š shadedclient 42m 57s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 25s the patch passed
+1 πŸ’š compile 2m 30s the patch passed
+1 πŸ’š cc 2m 30s the patch passed
+1 πŸ’š golang 2m 30s the patch passed
+1 πŸ’š javac 2m 30s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š mvnsite 0m 28s the patch passed
+1 πŸ’š shadedclient 18m 17s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 32m 42s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 41s The patch does not generate ASF License warnings.
121m 39s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs mvnsite unit compile cc javac golang
uname Linux 2b54c6f7ad07 4.15.0-156-generic #163-Ubuntu SMP Thu Aug 19 23:31:58 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / bf3d770
Default Java Red Hat, Inc.-1.8.0_302-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/testReport/
Max. process+thread count 691 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/console
versions git=2.27.0 maven=3.6.3
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/console in case of problems.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 11m 24s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 25m 3s trunk passed
+1 πŸ’š compile 2m 33s trunk passed
+1 πŸ’š mvnsite 0m 30s trunk passed
+1 πŸ’š shadedclient 24m 56s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 19s the patch passed
+1 πŸ’š compile 2m 22s the patch passed
+1 πŸ’š cc 2m 22s the patch passed
+1 πŸ’š golang 2m 22s the patch passed
+1 πŸ’š javac 2m 22s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š hadolint 0m 3s No new issues.
+1 πŸ’š mvnsite 0m 22s the patch passed
+1 πŸ’š shellcheck 0m 0s No new issues.
+1 πŸ’š shadedclient 24m 48s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 31m 47s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 38s The patch does not generate ASF License warnings.
127m 56s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs mvnsite unit compile cc javac golang
uname Linux 431bc605fd87 4.15.0-156-generic #163-Ubuntu SMP Thu Aug 19 23:31:58 UTC 2021 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / bf3d770
Default Java Debian-11.0.12+7-post-Debian-2deb10u1
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/testReport/
Max. process+thread count 668 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/console
versions git=2.20.1 maven=3.6.0 shellcheck=0.5.0 hadolint=1.11.1-0-g0e692dd
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/console in case of problems.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 14m 15s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 0s codespell was not available.
+0 πŸ†— shelldocs 0m 0s Shelldocs was not available.
+1 πŸ’š @author 0m 0s The patch does not contain any @author tags.
+1 πŸ’š test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 22m 7s trunk passed
+1 πŸ’š compile 2m 43s trunk passed with JDK Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04
+1 πŸ’š compile 2m 50s trunk passed with JDK Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
+1 πŸ’š mvnsite 0m 28s trunk passed
+1 πŸ’š shadedclient 19m 0s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 17s the patch passed
+1 πŸ’š compile 2m 38s the patch passed with JDK Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04
+1 πŸ’š cc 2m 38s the patch passed
+1 πŸ’š golang 2m 38s the patch passed
+1 πŸ’š javac 2m 38s the patch passed
+1 πŸ’š compile 2m 39s the patch passed with JDK Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
+1 πŸ’š cc 2m 39s the patch passed
+1 πŸ’š golang 2m 39s the patch passed
+1 πŸ’š javac 2m 39s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š hadolint 0m 3s No new issues.
+1 πŸ’š mvnsite 0m 20s the patch passed
+1 πŸ’š shellcheck 0m 0s No new issues.
+1 πŸ’š shadedclient 18m 29s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 33m 33s hadoop-hdfs-native-client in the patch passed.
+1 πŸ’š asflicense 0m 34s The patch does not generate ASF License warnings.
123m 0s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/artifact/out/Dockerfile
GITHUB PR #3408
Optional Tests dupname asflicense codespell hadolint shellcheck shelldocs mvnsite unit compile cc javac golang
uname Linux 5bd51f777ea7 4.15.0-156-generic #163-Ubuntu SMP Thu Aug 19 23:31:58 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / bf3d770
Default Java Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/testReport/
Max. process+thread count 747 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-native-client U: hadoop-hdfs-project/hadoop-hdfs-native-client
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3408/9/console
versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0 hadolint=1.11.1-0-g0e692dd
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@goiri goiri merged commit d6eb077 into apache:trunk Sep 18, 2021
@GauthamBanasandra GauthamBanasandra deleted the fix-deb-10 branch September 20, 2021 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants