clojars

borkdude 2025-04-07T12:17:04.085339Z

Sending clj-kondo/clj-kondo/2025.04.07/clj-kondo-2025.04.07.pom (6k)
    to 
Could not transfer artifact clj-kondo:clj-kondo:pom:2025.04.07 from/to clojars (): Read timed out
Failed to deploy artifacts: Could not transfer artifact clj-kondo:clj-kondo:jar:2025.04.07 from/to clojars (): Read timed out

borkdude 2025-04-07T12:18:52.982379Z

cc @tcrawley

2025-04-07T14:05:01.319449Z

Hi @borkdude! Did it work on a second attempt, or does it fail every time?

borkdude 2025-04-07T14:20:55.930889Z

Every time. Clojars website was also slow. Not sure if that’s running on the same machine

2025-04-07T14:25:12.343159Z

Hmm. Yes, the site and the app that handles uploads are one in the same. I do see clj-kondo 2025.04.07 as published on the site, so I think it still worked (https://clojars.org/clj-kondo/versions/2025.04.07). And I can see the artifacts in the repo: https://repo.clojars.org/clj-kondo/clj-kondo/2025.04.07/ Looking at the server now.

2025-04-07T14:27:46.912739Z

It looks like the CPU has been at 100% for about two days for some reason. I restarted the process, and things look better now. I'll need to do some digging to figure out what happened. Thanks for the report, and let me know if you have any other issues!

borkdude 2025-04-07T14:31:54.707169Z

cool @tcrawley - I got a redeploying non-snapshots is not allowed. which is a confirmation to me that the previous deploy worked

borkdude 2025-04-07T14:32:12.369339Z

thanks for fixing