[jira] [Commented] (YETUS-508) command detection causing incorrect failures in docker mode

2017-06-01 Thread Akira Ajisaka (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16034134#comment-16034134
 ] 

Akira Ajisaka commented on YETUS-508:
-

LGTM, +1. Thanks [~aw].

> command detection causing incorrect failures in docker mode
> ---
>
> Key: YETUS-508
> URL: https://issues.apache.org/jira/browse/YETUS-508
> Project: Yetus
>  Issue Type: Bug
>  Components: Test Patch
>Affects Versions: 0.5.0
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Critical
> Fix For: 0.5.0
>
> Attachments: YETUS-508.00.patch
>
>
> Programs like maven shouldn't cause docker builds to fail if they aren't 
> present in the pre-docker environment.  Let's audit the _initialize's and 
> make sure these are properly protected.  (e.g., Java).  Others aren't getting 
> an early detection at all. Let's fix this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (YETUS-515) Hadoop branch-2 docker failed to build on pre-commit

2017-06-01 Thread Xiao Chen (JIRA)

 [ 
https://issues.apache.org/jira/browse/YETUS-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiao Chen resolved YETUS-515.
-
Resolution: Duplicate

Seems the linked jiras should solve this. Closing as a dup... 

> Hadoop branch-2 docker failed to build on pre-commit
> 
>
> Key: YETUS-515
> URL: https://issues.apache.org/jira/browse/YETUS-515
> Project: Yetus
>  Issue Type: Bug
>Reporter: Xiao Chen
>
> See https://builds.apache.org/job/PreCommit-HDFS-Build/19730
> {noformat}
> [91mDownloading Oracle Java 7...
> [0m[91m--2017-06-01 18:11:15--  
> http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz
> Resolving download.oracle.com (download.oracle.com)... [0m[91m23.61.194.10, 
> 23.61.194.27
> Connecting to download.oracle.com (download.oracle.com)|23.61.194.10|:80... 
> [0m[91mconnected.
> HTTP request sent, awaiting response... [0m[91m302 Moved Temporarily
> Location: 
> https://edelivery.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz
>  [following]
> --2017-06-01 18:11:15--  
> https://edelivery.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz
> [0m[91mResolving edelivery.oracle.com (edelivery.oracle.com)... 
> [0m[91m23.39.16.136, 2600:1409:a:193::2d3e, 2600:1409:a:183::2d3e
> Connecting to edelivery.oracle.com 
> (edelivery.oracle.com)|23.39.16.136|:443... [0m[91mconnected.
> [0m[91mHTTP request sent, awaiting response... [0m[91m302 Moved Temporarily
> Location: 
> http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz?AuthParam=1496340795_8500a65b8b8d993603a0478d2cc48600
>  [following]
> --2017-06-01 18:11:15--  
> http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz?AuthParam=1496340795_8500a65b8b8d993603a0478d2cc48600
> [0m[91mConnecting to download.oracle.com 
> (download.oracle.com)|23.61.194.10|:80... [0m[91mconnected.
> HTTP request sent, awaiting response... [0m[91m404 Not Found
> [0m[91m2017-06-01 18:11:16 ERROR 404: Not Found.
> [0m[91mdownload failed
> Oracle JDK 7 is NOT installed.
> [0m[91mdpkg: error processing package oracle-java7-installer (--configure):
>  subprocess installed post-installation script returned error exit status 1
> [0m[91mErrors were encountered while processing:
>  oracle-java7-installer
> [0m[91mE: Sub-process /usr/bin/dpkg returned an error code (1)
> [0mThe command '/bin/sh -c apt-get -q install --no-install-recommends -y 
> oracle-java7-installer' returned a non-zero code: 100
> Total Elapsed time:   0m 18s
> ERROR: Docker failed to build image.
> {noformat}
> Could anyone help please?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (YETUS-509) Remove m2eclipse support from maven

2017-06-01 Thread Ravi Prakash (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033447#comment-16033447
 ] 

Ravi Prakash commented on YETUS-509:


Do you really mean m2eclipse? 
http://maven.apache.org/plugins/maven-eclipse-plugin/ says the maven-eclipse 
plugin is retired in favor of m2eclipse. I for one must admit I'm still using 
the maven-eclipse plugin, so it will probably affect me, but maybe this will be 
the final push I need to start using m2eclipse.

> Remove m2eclipse support from maven
> ---
>
> Key: YETUS-509
> URL: https://issues.apache.org/jira/browse/YETUS-509
> Project: Yetus
>  Issue Type: Bug
>  Components: Test Patch
>Affects Versions: 0.5.0
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
> Fix For: 0.5.0
>
> Attachments: YETUS-509.00.patch
>
>
> The plugin has been deprecated for quite a while now and the functionality 
> has been moved into Eclipse.  We often see errors and other problems from the 
> plug-in when running maven.  A this point, it's probably time to remove the 
> m2eclipse tests.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (YETUS-515) Hadoop branch-2 docker failed to build on pre-commit

2017-06-01 Thread Xiao Chen (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033446#comment-16033446
 ] 

Xiao Chen commented on YETUS-515:
-

FYI - there was initially INFRA-14261 that causing maven-not-found issues. But 
was instructed from there this docker build issue is project-specific. 
[~eepayne] just asked on there too.

> Hadoop branch-2 docker failed to build on pre-commit
> 
>
> Key: YETUS-515
> URL: https://issues.apache.org/jira/browse/YETUS-515
> Project: Yetus
>  Issue Type: Bug
>Reporter: Xiao Chen
>
> See https://builds.apache.org/job/PreCommit-HDFS-Build/19730
> {noformat}
> [91mDownloading Oracle Java 7...
> [0m[91m--2017-06-01 18:11:15--  
> http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz
> Resolving download.oracle.com (download.oracle.com)... [0m[91m23.61.194.10, 
> 23.61.194.27
> Connecting to download.oracle.com (download.oracle.com)|23.61.194.10|:80... 
> [0m[91mconnected.
> HTTP request sent, awaiting response... [0m[91m302 Moved Temporarily
> Location: 
> https://edelivery.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz
>  [following]
> --2017-06-01 18:11:15--  
> https://edelivery.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz
> [0m[91mResolving edelivery.oracle.com (edelivery.oracle.com)... 
> [0m[91m23.39.16.136, 2600:1409:a:193::2d3e, 2600:1409:a:183::2d3e
> Connecting to edelivery.oracle.com 
> (edelivery.oracle.com)|23.39.16.136|:443... [0m[91mconnected.
> [0m[91mHTTP request sent, awaiting response... [0m[91m302 Moved Temporarily
> Location: 
> http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz?AuthParam=1496340795_8500a65b8b8d993603a0478d2cc48600
>  [following]
> --2017-06-01 18:11:15--  
> http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz?AuthParam=1496340795_8500a65b8b8d993603a0478d2cc48600
> [0m[91mConnecting to download.oracle.com 
> (download.oracle.com)|23.61.194.10|:80... [0m[91mconnected.
> HTTP request sent, awaiting response... [0m[91m404 Not Found
> [0m[91m2017-06-01 18:11:16 ERROR 404: Not Found.
> [0m[91mdownload failed
> Oracle JDK 7 is NOT installed.
> [0m[91mdpkg: error processing package oracle-java7-installer (--configure):
>  subprocess installed post-installation script returned error exit status 1
> [0m[91mErrors were encountered while processing:
>  oracle-java7-installer
> [0m[91mE: Sub-process /usr/bin/dpkg returned an error code (1)
> [0mThe command '/bin/sh -c apt-get -q install --no-install-recommends -y 
> oracle-java7-installer' returned a non-zero code: 100
> Total Elapsed time:   0m 18s
> ERROR: Docker failed to build image.
> {noformat}
> Could anyone help please?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (YETUS-515) Hadoop branch-2 docker failed to build on pre-commit

2017-06-01 Thread Xiao Chen (JIRA)
Xiao Chen created YETUS-515:
---

 Summary: Hadoop branch-2 docker failed to build on pre-commit
 Key: YETUS-515
 URL: https://issues.apache.org/jira/browse/YETUS-515
 Project: Yetus
  Issue Type: Bug
Reporter: Xiao Chen


See https://builds.apache.org/job/PreCommit-HDFS-Build/19730

{noformat}
[91mDownloading Oracle Java 7...
[0m[91m--2017-06-01 18:11:15--  
http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz
Resolving download.oracle.com (download.oracle.com)... [0m[91m23.61.194.10, 
23.61.194.27
Connecting to download.oracle.com (download.oracle.com)|23.61.194.10|:80... 
[0m[91mconnected.
HTTP request sent, awaiting response... [0m[91m302 Moved Temporarily
Location: 
https://edelivery.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz
 [following]
--2017-06-01 18:11:15--  
https://edelivery.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz
[0m[91mResolving edelivery.oracle.com (edelivery.oracle.com)... 
[0m[91m23.39.16.136, 2600:1409:a:193::2d3e, 2600:1409:a:183::2d3e
Connecting to edelivery.oracle.com (edelivery.oracle.com)|23.39.16.136|:443... 
[0m[91mconnected.
[0m[91mHTTP request sent, awaiting response... [0m[91m302 Moved Temporarily
Location: 
http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz?AuthParam=1496340795_8500a65b8b8d993603a0478d2cc48600
 [following]
--2017-06-01 18:11:15--  
http://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-linux-x64.tar.gz?AuthParam=1496340795_8500a65b8b8d993603a0478d2cc48600
[0m[91mConnecting to download.oracle.com 
(download.oracle.com)|23.61.194.10|:80... [0m[91mconnected.
HTTP request sent, awaiting response... [0m[91m404 Not Found
[0m[91m2017-06-01 18:11:16 ERROR 404: Not Found.

[0m[91mdownload failed
Oracle JDK 7 is NOT installed.
[0m[91mdpkg: error processing package oracle-java7-installer (--configure):
 subprocess installed post-installation script returned error exit status 1
[0m[91mErrors were encountered while processing:
 oracle-java7-installer
[0m[91mE: Sub-process /usr/bin/dpkg returned an error code (1)
[0mThe command '/bin/sh -c apt-get -q install --no-install-recommends -y 
oracle-java7-installer' returned a non-zero code: 100

Total Elapsed time:   0m 18s

ERROR: Docker failed to build image.
{noformat}

Could anyone help please?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)