nextstrain / forecasts-ncov

SARS-CoV-2 variant growth rates and frequency forecasts
https://nextstrain.org/sars-cov-2/forecasts/
7 stars 2 forks source link

Failure in genbank/clade-counts #107

Open joverlee521 opened 2 months ago

joverlee521 commented 2 months ago

Noting error in the automated genbank/clade-counts workflow:

Both Snakemake workflows successfully completed on AWS Batch, but the GH Action workflow failed during actions/upload-artifact@v4.

Multiple search paths detected. Calculating the least common ancestor of all paths
The least common ancestor is /home/runner/work/forecasts-ncov/forecasts-ncov. This will be the root directory of the artifact
With the provided path, there will be 1 file uploaded
Artifact name is valid!
Root directory input is valid!
Attempt 1 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 3000 ms...
Attempt 2 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 6528 ms...
Attempt 3 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 7098 ms...
Attempt 4 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 14675 ms...
Error: Failed to CreateArtifact: Failed to make request after 5 attempts: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact
joverlee521 commented 2 months ago

Related to https://github.com/actions/upload-artifact/issues/569