[ 
https://issues.apache.org/jira/browse/HADOOP-14686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102490#comment-16102490
 ] 

Sean Busbey commented on HADOOP-14686:
--------------------------------------

The build output says it failed while building the docker image:

{code}
Step 10 : RUN mkdir -p /opt/findbugs &&     curl -L 
https://sourceforge.net/projects/findbugs/files/findbugs/3.0.1/findbugs-noUpdateChecks-3.0.1.tar.gz/download
          -o /opt/findbugs.tar.gz &&     tar xzf /opt/findbugs.tar.gz 
--strip-components 1 -C /opt/findbugs
 ---> Running in c1565d29ddf9
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     
0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     
0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (35) Unknown SSL protocol error in connection to 
sourceforge.net:443 
The command '/bin/sh -c mkdir -p /opt/findbugs &&     curl -L 
https://sourceforge.net/projects/findbugs/files/findbugs/3.0.1/findbugs-noUpdateChecks-3.0.1.tar.gz/download
          -o /opt/findbugs.tar.gz &&     tar xzf /opt/findbugs.tar.gz 
--strip-components 1 -C /opt/findbugs' returned a non-zero code: 35

Total Elapsed time:   0m  0s

ERROR: Docker failed to build image.
{code}

The relevant bit:

bq. Unknown SSL protocol error in connection to sourceforge.net

Probably a transient issue.

> Branch-2.7 .gitignore is out of date
> ------------------------------------
>
>                 Key: HADOOP-14686
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14686
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, precommit
>    Affects Versions: 2.7.4
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Blocker
>             Fix For: 2.7.4
>
>         Attachments: HADOOP-14686-branch-2.7.v0.patch, 
> HADOOP-14686-branch-2.7.v1.patch
>
>
> .gitignore is out of date on branch-2.7, which is causing issues in precommit 
> checks for that branch.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to