paketo-buildpacks / pipenv

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.

This has successfully run since the failures above, and paketo-buildpacks/github-config#522 should cause us to see a lot fewer of these issues. Closing.

Timed out during integration tests. Re-running.

=== CONT  TestIntegration/Integration/LayerReuse/when_the_app_is_rebuilt_and_the_same_pipenv_version_is_required/reuses_the_cached_pipenv_layer
    layer_reuse_test.go:115: 
        Timed out after 10.001s.
        Expected
            <string>: 
        to match regular expression
            <string>: pipenv, version \d+\.\d+\.\d+

Integration test timeouts.

Integration test timeout.

More integration test timeouts. It seems to be the same test - the cached layer test. If it keeps happening, we can start by bumping the timeout to 20 seconds (currently it is at 10 seconds), and if that doesn't fix it we need to investigate. 20 seconds is a long time to wait - even in a heavily-loaded CI environment.

Integration test timeouts - re-running.

Integration test timeouts - re-running.

Integration test timeouts - re-running.

Integration test timeout. Re-running.

Integration test timeout. Re-running.

Integration test timeout. Re-running.

Integration test timeout. Passed on re-run. Closing.

Integration test timeout. Re-running.

Failed to download pack from github - possible authentication issue. Re-running.

Integration test timeout. Re-running, and timeout bumped in #359

502 downloading pipenv during build phase. Re-running.

            [builder] Collecting pipenv==2023.4.29
            [builder]   ERROR: HTTP error 502 while getting https://files.pythonhosted.org/packages/90/01/f776365ebab6ce48bc01cb7bf5893541765990130f88e03dbf8a76efe0dc/pipenv-2023.4.29-py3-none-any.whl (from https://pypi.org/simple/pipenv/) (requires-python:>=3.7)