[
https://issues.apache.org/jira/browse/HADOOP-16151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778958#comment-16778958
]
Hadoop QA commented on HADOOP-16151:
------------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
48s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:blue}0{color} | {color:blue} hadolint {color} | {color:blue} 0m
0s{color} | {color:blue} hadolint was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} branch-2.8 Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
0s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} shelldocs {color} | {color:green} 0m
8s{color} | {color:green} There were no new shelldocs issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
23s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 1m 49s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hadoop:ae3769f |
| JIRA Issue | HADOOP-16151 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12960303/HADOOP-16151-branch-2.8-02.patch
|
| Optional Tests | dupname asflicense hadolint shellcheck shelldocs |
| uname | Linux 96d5cc88641e 4.4.0-138-generic #164~14.04.1-Ubuntu SMP Fri Oct
5 08:56:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/patchprocess/precommit/personality/provided.sh |
| git revision | branch-2.8 / 4354157 |
| maven | version: Apache Maven 3.0.5 |
| shellcheck | v0.4.7 |
| Max. process+thread count | 34 (vs. ulimit of 10000) |
| modules | C: . U: . |
| Console output |
https://builds.apache.org/job/PreCommit-HADOOP-Build/15984/console |
| Powered by | Apache Yetus 0.8.0 http://yetus.apache.org |
This message was automatically generated.
> pip install pylint fails in branch-2.8 and branch-2.9
> -----------------------------------------------------
>
> Key: HADOOP-16151
> URL: https://issues.apache.org/jira/browse/HADOOP-16151
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Akira Ajisaka
> Assignee: Akira Ajisaka
> Priority: Blocker
> Attachments: HADOOP-16151-branch-2.8-01.patch,
> HADOOP-16151-branch-2.8-02.patch
>
>
> https://builds.apache.org/job/PreCommit-HADOOP-Build/15982/consoleFull
> {noformat}
> Step 24/31 : RUN pip install pylint==1.9.2
> ---> Running in c0bed03b7115
> Downloading/unpacking pylint==1.9.2
> Downloading/unpacking configparser (from pylint==1.9.2)
> Downloading configparser-3.7.3-py2.py3-none-any.whl
> Downloading/unpacking backports.functools-lru-cache (from pylint==1.9.2)
> Downloading backports.functools_lru_cache-1.5-py2.py3-none-any.whl
> Requirement already satisfied (use --upgrade to upgrade): six in
> /usr/lib/python2.7/dist-packages (from pylint==1.9.2)
> Downloading/unpacking isort>=4.2.5 (from pylint==1.9.2)
> Running setup.py (path:/tmp/pip_build_root/isort/setup.py) egg_info for
> package isort
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown
> distribution option: 'python_requires'
> warnings.warn(msg)
> error in isort setup command: 'install_requires' must be a string or list
> of strings containing valid project/version requirement specifiers
> Complete output from command python setup.py egg_info:
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown
> distribution option: 'python_requires'
> warnings.warn(msg)
> error in isort setup command: 'install_requires' must be a string or list of
> strings containing valid project/version requirement specifiers
> ----------------------------------------
> Cleaning up...
> Command python setup.py egg_info failed with error code 1 in
> /tmp/pip_build_root/isort
> Storing debug log for failure in /root/.pip/pip.log
> The command '/bin/sh -c pip install pylint==1.9.2' returned a non-zero code: 1
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]