Skip to content
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

HBASE-27832 Introduce hbase overlay #122

Open
wants to merge 6 commits into
base: HBASE-27827-kubernetes-deployment
Choose a base branch
from

Conversation

ndimiduk
Copy link
Member

@ndimiduk ndimiduk commented May 9, 2023

Depends on #117 , #118 , #119 , #120 , #121

@Apache-HBase

This comment was marked as outdated.

@ndimiduk ndimiduk force-pushed the 27832-introduce-hbase-overlay branch from 229c302 to 4f97b99 Compare May 10, 2023 11:22
@Apache-HBase

This comment was marked as outdated.

ndimiduk added 5 commits June 1, 2023 13:59
…ironment

Drive kuttl image build from maven. Use maven exec plugin to call `docker buildx bake` as part of
the module `package` phase. Allow it all to run from within Docker-in-Docker via Yetus.
@ndimiduk ndimiduk force-pushed the 27832-introduce-hbase-overlay branch from 4f97b99 to 0a8befb Compare June 2, 2023 11:06
@Apache-HBase
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-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/3/console in case of problems.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 55s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 yamllint 0m 0s yamllint was not available.
+0 🆗 markdownlint 0m 0s markdownlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 1s The patch appears to include 23 new or modified test files.
_ HBASE-27827-kubernetes-deployment Compile Tests _
+0 🆗 mvndep 0m 24s Maven dependency ordering for branch
+1 💚 mvninstall 0m 25s HBASE-27827-kubernetes-deployment passed
+1 💚 compile 0m 14s HBASE-27827-kubernetes-deployment passed
+1 💚 javadoc 0m 11s HBASE-27827-kubernetes-deployment passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 6s Maven dependency ordering for patch
+1 💚 mvninstall 3m 56s the patch passed
+1 💚 compile 0m 29s the patch passed
+1 💚 javac 0m 29s the patch passed
+1 💚 hadolint 0m 1s There were no new hadolint issues.
+1 💚 shellcheck 0m 1s There were no new shellcheck issues.
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 6s The patch has no ill-formed XML file.
+1 💚 javadoc 0m 23s the patch passed
_ Other Tests _
-1 ❌ unit 0m 10s hbase-kubernetes-deployment in the patch failed.
-1 ❌ unit 5m 55s root in the patch failed.
+1 💚 unit 0m 5s hbase-kubernetes-hadoop-image in the patch passed.
-1 ❌ unit 0m 10s hbase-kubernetes-kustomize in the patch failed.
+1 💚 unit 0m 5s hbase-kubernetes-testing-image in the patch passed.
+1 💚 asflicense 0m 23s The patch does not generate ASF License warnings.
14m 24s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/3/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #122
Optional Tests dupname asflicense hadolint shellcheck shelldocs xml yamllint markdownlint javac javadoc unit compile
uname Linux 3b251bffc7b1 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 GNU/Linux
Build tool maven
git revision HBASE-27827-kubernetes-deployment / f521479
Default Java Oracle Corporation-1.8.0_342-b07
unit https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/3/artifact/yetus-precommit-check/output/patch-unit-hbase-kubernetes-deployment.txt
unit https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/3/artifact/yetus-precommit-check/output/patch-unit-root.txt
unit https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/3/artifact/yetus-precommit-check/output/patch-unit-hbase-kubernetes-deployment_hbase-kubernetes-kustomize.txt
Test Results https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/3/testReport/
Max. process+thread count 1251 (vs. ulimit of 5000)
modules C: hbase-kubernetes-deployment . hbase-kubernetes-deployment/hbase-kubernetes-hadoop-image hbase-kubernetes-deployment/hbase-kubernetes-kustomize hbase-kubernetes-deployment/hbase-kubernetes-testing-image U: .
Console output https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/3/console
versions git=2.30.2 maven=3.8.6 shellcheck=0.7.1 hadolint=Haskell Dockerfile Linter 2.12.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
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-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/4/console in case of problems.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 1s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 yamllint 0m 1s yamllint was not available.
+0 🆗 markdownlint 0m 1s markdownlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 23 new or modified test files.
_ HBASE-27827-kubernetes-deployment Compile Tests _
+0 🆗 mvndep 0m 27s Maven dependency ordering for branch
+1 💚 mvninstall 0m 27s HBASE-27827-kubernetes-deployment passed
+1 💚 compile 0m 15s HBASE-27827-kubernetes-deployment passed
+1 💚 javadoc 0m 11s HBASE-27827-kubernetes-deployment passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 6s Maven dependency ordering for patch
+1 💚 mvninstall 4m 3s the patch passed
+1 💚 compile 0m 29s the patch passed
+1 💚 javac 0m 29s the patch passed
+1 💚 hadolint 0m 1s There were no new hadolint issues.
+1 💚 shellcheck 0m 1s There were no new shellcheck issues.
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 6s The patch has no ill-formed XML file.
+1 💚 javadoc 0m 24s the patch passed
_ Other Tests _
-1 ❌ unit 0m 10s hbase-kubernetes-deployment in the patch failed.
-1 ❌ unit 5m 58s root in the patch failed.
+1 💚 unit 0m 4s hbase-kubernetes-hadoop-image in the patch passed.
-1 ❌ unit 0m 12s hbase-kubernetes-kustomize in the patch failed.
+1 💚 unit 0m 4s hbase-kubernetes-testing-image in the patch passed.
+1 💚 asflicense 0m 23s The patch does not generate ASF License warnings.
14m 45s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/4/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #122
Optional Tests dupname asflicense hadolint shellcheck shelldocs xml yamllint markdownlint javac javadoc unit compile
uname Linux 4a446ba924fa 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 GNU/Linux
Build tool maven
git revision HBASE-27827-kubernetes-deployment / f521479
Default Java Oracle Corporation-1.8.0_342-b07
unit https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/4/artifact/yetus-precommit-check/output/patch-unit-hbase-kubernetes-deployment.txt
unit https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/4/artifact/yetus-precommit-check/output/patch-unit-root.txt
unit https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/4/artifact/yetus-precommit-check/output/patch-unit-hbase-kubernetes-deployment_hbase-kubernetes-kustomize.txt
Test Results https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/4/testReport/
Max. process+thread count 1256 (vs. ulimit of 5000)
modules C: hbase-kubernetes-deployment . hbase-kubernetes-deployment/hbase-kubernetes-hadoop-image hbase-kubernetes-deployment/hbase-kubernetes-kustomize hbase-kubernetes-deployment/hbase-kubernetes-testing-image U: .
Console output https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-122/4/console
versions git=2.30.2 maven=3.8.6 shellcheck=0.7.1 hadolint=Haskell Dockerfile Linter 2.12.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

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