Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing failing or being stuck silently #317

Open
carlosalberto opened this issue Mar 16, 2020 · 3 comments
Open

Syncing failing or being stuck silently #317

carlosalberto opened this issue Mar 16, 2020 · 3 comments

Comments

@carlosalberto
Copy link

After #316 I can only tell there's really bad error reporting (maybe due to some update to some logging or request library change?). After uploading my artifacts, the signing part is stuck, and... nothing happens:

> Task :bintrayPublish
Caching disabled for task ':bintrayPublish' because:
  Build cache is disabled
Task ':bintrayPublish' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Signed version '0.2.1'.
Published 'open-telemetry/maven/opentelemetry-java/0.2.1'.
<============-> 99% EXECUTING [2m 8s]
Sync to Maven Central performed for 'open-telemetry/maven/opentelemetry-java/0.2.1'.
<============-> 99% EXECUTING [3m 56s]

And on Bintray, in the Maven Central sync section I see:

Last Sync Errors: Failed to close repository: ioopentelemetry-1018. Server response: * Unhandled: Repository: ioopentelemetry-1018 has invalid state: closed Dropping existing partial staging repository.

This absolutely makes this plugin unusable. Errors can happen, but not knowing what is happening is inconceivable.

@mockitoguy
Copy link

Similar to #285

@mockitoguy
Copy link

Bintray team, can you respond to this request? In https://github.com/mockito/mockito project mavenCentralSync reports this error every time even though it actually succeeds publishing to MavenCentral.

@akarnokd
Copy link

akarnokd commented Dec 2, 2020

I run into this issue today. The bintrayPublish (v1.8.5) kept hanging for 15-30 minutes before I killed the GitHub actions and the BinTray UI kept reporting validation errors if the "close repo" checkbox was checked. The sync eventually got through. It is unfortunate as my project has certain cleanup actions (i.e., push back generated doc to GitHub) that thus can't run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants