https://github.com/apache/pulsar/pull/21489 solved the problem "Error reading from server. Remote end closed connection" while downloading Eclipse Temurin apt packages. I have cherry-picked this to branch-3.0 and branch-3.1 as well.
Pulsar CI is now unblocked. -Lari On Tue, 31 Oct 2023 at 20:42, Lari Hotari <lhot...@apache.org> wrote: > Attempt to fix the problem: > https://github.com/apache/pulsar/pull/21489 > > -Lari > > On Mon, 30 Oct 2023, 20.33 Lari Hotari, <lhot...@apache.org> wrote: > >> There's another problem related to the Eclipse Temurin repository. >> Sometimes the Pulsar docker image building fails with an error "Error >> reading from server. Remote end closed connection". I reported the issue to >> adoptium/installer project issues as a comment on an existing issue: >> https://github.com/adoptium/installer/issues/754#issuecomment-1785810245 >> >> -Lari >> >> On 2023/10/28 16:44:52 Lari Hotari wrote: >> > The problem has been resolved in the Eclipse Temurin apt repository. >> Pulsar >> > CI is unblocked. >> > >> > -Lari >> > >> > On Fri, 27 Oct 2023 at 09:00, Lari Hotari <lhot...@apache.org> wrote: >> > >> > > Hi all, >> > > >> > > Pulsar CI is currently broken and fails in building docker images >> used in >> > > end-to-end Integration tests. This fails due to Eclipse Temurin apt >> > > repository being broken. Enrico shared the link to the Temurin issue >> [1] on >> > > Pulsar slack [2]. >> > > Base on the latest issue comments, it seems that the repository issue >> is >> > > fixed but the old state is still held in caches and the problem isn't >> yet >> > > resolved. If that's the case, I would expect that the cache >> expiration is >> > > less than 24h. Therefore we could wait until it is resolved. >> > > >> > > -Lari >> > > >> > > 1 - https://github.com/adoptium/installer/issues/766 >> > > 2 - >> https://apache-pulsar.slack.com/archives/C5ZSVEN4E/p1698413110189289 >> > > >> > >> >