Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] Slight instability with download.eclipse.org and repo.eclipse.org

Hi folks,

I have seen the last few days a slight instability on accessing download and repo from my various Jenkins instances. This seems like a new problem. There are obviously dozens (if not 100s/1000s) of accesses to each of these sites for each build, but the net effect is I am having lots of sporadic build failures with messages like below - 503 Service Unavailable or Connection refused:

12:59:59  [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.1.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.tycho:tycho-maven-plugin:jar:2.1.0: Could not transfer artifact org.eclipse.tycho:tycho-maven-plugin:pom:2.1.0 from/to cbi (https://repo.eclipse.org/content/repositories/cbi-releases/): Transfer failed for https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/2.1.0/tycho-maven-plugin-2.1.0.pom 503 Service Unavailable -> [Help 2]

06:46:50 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) on project epp.package.cpp: Execution default-build-qualifier-aggregator of goal org.eclipse.tycho:tycho-packaging-plugin:2.2.0:build-qualifier-aggregator failed: Could not mirror artifact osgi.bundle,com.github.jnr.unixsocket,0.28.0.v20200501-1917 into the local Maven repository.See log output for details. Connect to download.eclipse.org:443 [download.eclipse.org/198.41.30.199] failed: Connection refused (Connection refused) -> [Help 1]

I have seen this from the CDT and EPP (packaging) instance, and Sravan reported[1] similar from the Platform instance.

I haven't raised a bug yet, because I don't know what to say in it.

Any advice?

Thanks!
Jonah


[1] https://www.eclipse.org/lists/platform-releng-dev/msg37219.html

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com

Back to the top