Skip to content

custom-ci-build-id example timeout in master branch #1449

Closed as not planned
Closed as not planned
@MikeMcC399

Description

@MikeMcC399

Issue

The workflow example-custom-ci-build-id.yml has sporadically failed several times in the last days in the master branch.

Workflows filtered by the master branch are shown with:

https://github.com/cypress-io/github-action/actions/workflows/example-custom-ci-build-id.yml?query=branch%3Amaster

An example error message is:

The run you are attempting to access is already complete and will not accept new groups.

The existing run is: https://cloud.cypress.io/projects/3tb7jn/runs

When a run finishes all of its groups, it waits for a configurable set of time before finally completing. You must add more groups during that time period.

The --tag flag you passed was:
The --group flag you passed was: 2 - all tests
The --parallel flag you passed was: true
The --ciBuildId flag you passed was: sha-6d4f8f59600b4259fe501be43a99bfc6c05c5927-time-1746045680

https://on.cypress.io/already-complete
Error: The process '/usr/local/bin/npx' failed with exit code 1

Suggestion

Examine the value of the Cypress Cloud project https://cloud.cypress.io/projects/3tb7jn Parallelization / Run Completion Delay setting and determine if it should be increased. This needs to be done by somebody in the Cypress.io team with admin access to the project.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions