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:
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