Skip to content

HADOOP-17651. Backport to branch-3.1 HADOOP-17371, HADOOP-17621, HADO…OP-17625 to update Jetty to 9.4.39. #2935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

jojochuang
Copy link
Contributor

(cherry picked from commit 66ee0a6)
(cherry picked from commit 6340ac8)

Conflicts:
hadoop-client-modules/hadoop-client-minicluster/pom.xml

Change-Id: I673ac136922740cb1d426cb9593aa1bd3e9acd32

Reviewed-by: Akira Ajisaka aajisaka@apache.org
(cherry picked from commit dac60b8)
(cherry picked from commit 1110b03)

Reviewed-by: cxorm lianp964@gmail.com
(cherry picked from commit 6040e86)
(cherry picked from commit 7f75355)
(cherry picked from commit 8ff61f9)

Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ImageServlet.java

Change-Id: I465f6003b6f4c5df9c41c83eac3738bac56403e1

NOTICE

Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute

…OP-17625 to update Jetty to 9.4.39. (apache#2879)

* HADOOP-17371. Bump Jetty to the latest version 9.4.34. Contributed by Wei-Chiu Chuang. (apache#2453)

(cherry picked from commit 66ee0a6)
(cherry picked from commit 6340ac8)

 Conflicts:
	hadoop-client-modules/hadoop-client-minicluster/pom.xml

Change-Id: I673ac136922740cb1d426cb9593aa1bd3e9acd32

* HADOOP-17621. hadoop-auth to remove jetty-server dependency. (apache#2865)

Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit dac60b8)
(cherry picked from commit 1110b03)

* HADOOP-17625. Update to Jetty 9.4.39. (apache#2870)

Reviewed-by: cxorm <lianp964@gmail.com>
(cherry picked from commit 6040e86)
(cherry picked from commit 7f75355)
(cherry picked from commit 8ff61f9)

 Conflicts:
	hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ImageServlet.java

Change-Id: I465f6003b6f4c5df9c41c83eac3738bac56403e1
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 13m 40s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell 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.
_ branch-3.1 Compile Tests _
+0 🆗 mvndep 4m 26s Maven dependency ordering for branch
+1 💚 mvninstall 33m 10s branch-3.1 passed
-1 ❌ compile 1m 4s /branch-compile-root.txt root in branch-3.1 failed.
+1 💚 checkstyle 2m 35s branch-3.1 passed
+1 💚 mvnsite 3m 59s branch-3.1 passed
+1 💚 javadoc 3m 4s branch-3.1 passed
+0 🆗 spotbugs 0m 20s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 22s branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)
-1 ❌ spotbugs 1m 56s /branch-spotbugs-hadoop-common-project_hadoop-common-warnings.html hadoop-common-project/hadoop-common in branch-3.1 has 2 extant spotbugs warnings.
-1 ❌ spotbugs 2m 52s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html hadoop-hdfs-project/hadoop-hdfs in branch-3.1 has 4 extant spotbugs warnings.
+1 💚 shadedclient 17m 1s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 34s Maven dependency ordering for patch
+1 💚 mvninstall 7m 19s the patch passed
-1 ❌ compile 0m 54s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 0m 54s /patch-compile-root.txt root in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 2m 26s the patch passed
+1 💚 mvnsite 3m 27s the patch passed
+1 💚 xml 0m 4s The patch has no ill-formed XML file.
+1 💚 javadoc 2m 32s the patch passed
+0 🆗 spotbugs 0m 13s hadoop-project has no data from spotbugs
+0 🆗 spotbugs 0m 19s hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs
+1 💚 shadedclient 14m 20s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 14s hadoop-project in the patch passed.
+1 💚 unit 3m 8s hadoop-auth in the patch passed.
-1 ❌ unit 0m 36s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ unit 3m 30s /patch-unit-hadoop-common-project_hadoop-kms.txt hadoop-kms in the patch failed.
-1 ❌ unit 196m 2s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
+1 💚 unit 0m 30s hadoop-client-minicluster in the patch passed.
+1 💚 asflicense 0m 37s The patch does not generate ASF License warnings.
329m 54s
Reason Tests
Failed junit tests hadoop.crypto.key.kms.server.TestKMS
hadoop.fs.TestHdfsNativeCodeLoader
hadoop.hdfs.server.datanode.TestBlockRecovery
hadoop.hdfs.TestMaintenanceState
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2935/1/artifact/out/Dockerfile
GITHUB PR #2935
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell xml spotbugs checkstyle
uname Linux 8d5500b5484f 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.1 / e22f704
Default Java Private Build-1.8.0_282-8u282-b08-0ubuntu1~18.04-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2935/1/testReport/
Max. process+thread count 1912 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-auth hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-client-modules/hadoop-client-minicluster U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2935/1/console
versions git=2.17.1 maven=3.6.0 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@jojochuang
Copy link
Contributor Author

TestKMS is fixed by HADOOP-17608. Others are not reproducible. I'll merge this PR.

@jojochuang jojochuang merged commit f350330 into apache:branch-3.1 Apr 20, 2021
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.

2 participants