Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] failing Docs EPUB test

Sorry, this is the build that did the actual download: https://hudson.eclipse.org/mylyn/job/gerrit-mylyn-docs/309/console

I suspect there is something different between those two servers. Maybe the Ant version? I've found a few bug reports that may be related .

* https://issues.apache.org/bugzilla/show_bug.cgi?id=54374
* https://issues.apache.org/bugzilla/show_bug.cgi?id=47433

Also the working build has a few Ant options set that I don't see in the integration build:

ANT_ARGS='-Djava.io.tmpdir=/tmp/genie.mylyn -Dhttp.proxyHost=proxy.eclipse.org -Dhttp.proxyPort=9898 -Dhttps.proxyHost=proxy.eclipse.org -Dhttps.proxyPort=9898 -Dhttp.nonProxyHosts="172.30.206.*" -Dhttps.nonProxyHosts="172.30.206.*" -Dftp.proxyHost=proxy.eclipse.org -Dftp.proxyPort=9898 -Dftp.nonProxyHosts="172.30.206.*"onProxyHosts="*.eclipse.org" -Dftp.proxyHost=proxy.eclipse.org -Dftp.proxyPort=9898 -Dftp.nonProxyHosts="*.eclipse.org"'

Best regards,
Torkild

> 27. aug. 2014 kl. 21.09 skrev Torkild Ulvøy Resheim <torkildr@xxxxxxxxx>:
> 
> Yes, it could be that the redirect is not handled properly. Strangely it worked nicely with the gerrit build https://hudson.eclipse.org/mylyn/job/gerrit-mylyn-docs/311/.
> 
> Best regards,
> Torkild
>> 27. aug. 2014 kl. 20.20 skrev Sam Davis <sam.davis@xxxxxxxxxxx>:
>> 
>> I added a call to wget on that URL to the build just to see what happens and it's able to download the file: https://hudson.eclipse.org/hudson/job/mylyn-integration-standalone/258/console
>> 
>> So it seems that the problem is something to do with the ant script. Maybe it doesn't follow the redirect for some reason?
>> 
>> 
>> -- 
>> Sam Davis
>> Software Engineer, Tasktop Dev
>> Committer, Eclipse Mylyn
>> http://tasktop.com
>> 
>> 
>> On Wed, Aug 27, 2014 at 10:55 AM, Torkild Ulvøy Resheim <torkildr@xxxxxxxxx> wrote:
>> Thanks Sam,
>> 
>> I remember a similar issue when the official EPUB testing tool was first introduced in the test rig. I believe Steffen did something to fix it - or maybe it was just a re-run. The epubcheck-3.0.1.zip file will not download again if already present.
>> 
>> Best regards,
>> Torkild
>> 
>>> 27. aug. 2014 kl. 19.26 skrev Sam Davis <sam.davis@xxxxxxxxxxx>:
>>> 
>>> Hi,
>>> 
>>> The build failed twice in a row with the same error, but I've started another build to see what happens. I wonder if it has something to do with the integration build being restricted to run on "hudson-slave1||master"
>>> 
>>> Cheers,
>>> Sam
>>> 
>>> 
>>> --
>>> Sam Davis
>>> Software Engineer, Tasktop Dev
>>> Committer, Eclipse Mylyn
>>> http://tasktop.com
>>> 
>>> 
>>> On Tue, Aug 26, 2014 at 1:34 PM, Torkild U. Resheim <torkildr@xxxxxxxxx> wrote:
>>> Hi,
>>> 
>>> This is my doing. I cannot see why the build fails to download this file. It was successfully downloaded during the Mylyn Docs build and also when I just tried. My best guess is that a network glitch caused the problem or that there is some other party blocking the download. I attempted to log in so that a rebuild could be attempted. However it seems my eclipse.org credentials are not sufficient.
>>> 
>>> Best regards,
>>> Torkild
>>> 
>>> 
>>> 2014-08-26 19:52 GMT+02:00 Sam Davis <sam.davis@xxxxxxxxxxx>:
>>> Hi,
>>> 
>>> The integration build is failing because the EPUB tests are apparently failing to download
>>> https://github.com/IDPF/epubcheck/releases/download/v3.0.1/epubcheck-3.0.1.zip
>>> 
>>> Could someone please look into this?
>>> 
>>> Thanks,
>>> Sam
>>> 
>>> --
>>> Sam Davis
>>> Software Engineer, Tasktop Dev
>>> Committer, Eclipse Mylyn
>>> http://tasktop.com
>>> 
>>> _______________________________________________
>>> mylyn-dev mailing list
>>> mylyn-dev@xxxxxxxxxxx
>>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>>> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>>> 
>>> 
>>> _______________________________________________
>>> mylyn-dev mailing list
>>> mylyn-dev@xxxxxxxxxxx
>>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>>> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>>> 
>>> _______________________________________________
>>> mylyn-dev mailing list
>>> mylyn-dev@xxxxxxxxxxx
>>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>>> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>> 
>> --
>> Torkild Ulvøy Resheim
>> Consultant / Eclipse Committer / Senior Software Developer
>> Itema AS - http://itema.no
>> 
>> _______________________________________________
>> mylyn-dev mailing list
>> mylyn-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>> 
>> _______________________________________________
>> mylyn-dev mailing list
>> mylyn-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
> 
> -- 
> Torkild Ulvøy Resheim
> Consultant / Eclipse Committer / Senior Software Developer
> Itema AS - http://itema.no
> 

-- 
Torkild Ulvøy Resheim
Consultant / Eclipse Committer / Senior Software Developer
Itema AS - http://itema.no



Back to the top