paketo-buildpacks / cpython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failure: Create Draft Release workflow

github-actions opened this issue · comments

Create Draft Release workflow failed.

The two most recent failures are both failures to upload to github:

Error: failed to complete request: Post "https://uploads.github.com/repos/paketo-buildpacks/cpython/releases/73386232/assets?name=cpython-1.2.0.tgz": write tcp 172.17.0.2:58564->140.82.112.14:443: write: connection reset by peer

Re-running.

Succeeded. Closing.

There is an issue in integration tests with re-using images. It seems non-deterministic, as the second run had integration tests pass on one builder but fail on the other whereas the first run had them fail on both builders.

Eventually passed, but this seems to be non-deterministic failures.

This was the failing PR #421 - closing the issue in favor of tracking that failure in the PR.

Timed out and was killed by GitHub. Subsequent runs succeded.