[
https://issues.apache.org/jira/browse/HBASE-23945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053790#comment-17053790
]
Michael Stack commented on HBASE-23945:
---------------------------------------
This commit broke our report-making script:
[https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/master/]
... and for branch-2
[https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2/]
*14:15:03* Running hooks in /etc/ca-certificates/update.d...*14:15:03*
done.*14:15:04* Collecting requests (from -r
/hbase/dev-support/python-requirements.txt (line 18))*14:15:05* Downloading
[https://files.pythonhosted.org/packages/1a/70/1935c770cb3be6e3a8b78ced23d7e0f3b187f5cbfab4749523ed65d7c9b1/requests-2.23.0-py2.py3-none-any.whl]
(58kB)*14:15:05* Collecting future (from -r
/hbase/dev-support/python-requirements.txt (line 19))*14:15:06* Downloading
[https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz]
(829kB)*14:15:06* Complete output from command python setup.py
egg_info:*14:15:06* Traceback (most recent call last):*14:15:06*
File "<string>", line 1, in <module>*14:15:06* ImportError: No module
named setuptools
I can't see how its connected (I appreciate the cleanup of topology stuff).
Only mention of setuptools is in ./docker/Dockerfile:
python3-setuptools=39.0.1-2 \
Let me reopen.
> Dockerfiles showing hadolint check failures
> -------------------------------------------
>
> Key: HBASE-23945
> URL: https://issues.apache.org/jira/browse/HBASE-23945
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Minor
> Fix For: 3.0.0, 2.3.0
>
>
> HBASE-23876 fixed the hadolint install path, so now those checks are being
> run, and flagging problems. Let's fix them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)