You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2012/06/25 12:32:43 UTC

[jira] [Comment Edited] (INFRA-4960) freebsd1 slave problems accessing exernal repos

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

Gavin edited comment on INFRA-4960 at 6/25/12 10:31 AM:
--------------------------------------------------------

The FreeBSD slave is a jail on a host that is behind a tight firewall, we need to know more to let these requests through.
                
      was (Author: ipv6guru):
    The FreeBSD host is a jail on a host that is behind a tight firewall, we need to know more to let these requests through.
                  
> freebsd1 slave problems accessing exernal repos
> -----------------------------------------------
>
>                 Key: INFRA-4960
>                 URL: https://issues.apache.org/jira/browse/INFRA-4960
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jenkins
>            Reporter: Sebb
>
> Trying to build JMeter on freebsd1 (JMeter adhoc).
> The build process needs to fetch 3rd party libraries (mostly from Maven Central) but the Ant get task fails with [1]:
> [echo] Fetching: lib/bsf-2.4.0.jar
>       [get] Getting: http://repo2.maven.org/maven2/bsf/bsf/2.4.0/bsf-2.4.0.jar
>       [get] To: /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build/bsf-2.4.0.jar
>       [get] Error getting http://repo2.maven.org/maven2/bsf/bsf/2.4.0/bsf-2.4.0.jar to /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build/bsf-2.4.0.jar
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2512: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2455: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2364: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2392: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2422: java.net.SocketException: Operation not permitted
> I get a similar error from wget, using the "fetch" task [2]
> The same build works fine on Ubuntu and I'm fairly sure I used Solaris at one point as well without the same problem.
> [1] https://builds.apache.org/job/JMeter%20adhoc/21/console
> [2] https://builds.apache.org/job/JMeter%20adhoc/batchTasks/task/fetch/19-1/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira