| Summary: | mirrors url not returning xml? | ||
|---|---|---|---|
| Product: | Community | Reporter: | David Williams <david_williams> |
| Component: | Servers | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | blocker | ||
| Priority: | P3 | CC: | denis.roy, dennis.huebner, Ed.Merks |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: |
https://git.eclipse.org/r/50563 https://git.eclipse.org/c/www.eclipse.org/downloads.git/commit/?id=c4dae9663c6a46472e9b4da4b09f49f5021a6878 |
||
| Whiteboard: | |||
|
Description
David Williams
Dennis, and Ed, Perhaps you should look at the log too. It seems most of the errors involved "emf <something>" And, the string for mirrors URL looks odd ... like part of it is repeated? ... is that your input? http://www.eclipse.org/downloads/download.php?file=/modeling/emft/b3/updates-4.4/&protocol=http&format=xml&countryCode=us&timeZone=-5&format=xml I think I should look too ... I think these are coming from the b3 aggregator repo itself! I'll check. (In reply to David Williams from comment #2) > I think I should look too ... I think these are coming from the b3 > aggregator repo itself! I'll check. No, they appear correct in repo ... I think this is something infrastructure is adding, and resolving to the actual "section page" (instead of returning xml). <property name='p2.mirrorsURL' value='http://www.eclipse.org/downloads/download.php?file=/modeling/emft/b3/updates-4.4/&protocol=http&format=xml'/> New Gerrit change created: https://git.eclipse.org/r/50563 This is a regression. We're eager to redirect you to a mirror if there are no mirrors. While the mirror list looks fine from the outside world, it is empty for builds running on HIPP. The attached patch should fix that. Gerrit change https://git.eclipse.org/r/50563 was merged to [master]. Commit: http://git.eclipse.org/c/www.eclipse.org/downloads.git/commit/?id=c4dae9663c6a46472e9b4da4b09f49f5021a6878 This should be fixed now. Can you re-run your job? Yes, fixed now. I re-removed the eclipse.p2.mirrors=false, and no exceptions in the log. https://hudson.eclipse.org/simrel/job/simrel.mars.runaggregator.VALIDATE/423/consoleFull |