The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 257249839cbb2bbf5f033c08babbb9e99490bdd1 / Jarek Potiuk <[email protected]> Final fix for image caching This is - I hope - final fix for our image caching. I fought with it for quite a while and it turned out that I was fighting with buidkit bug when preparing a multiplatform image. I think I finally got it under control, the main problem was that when we prepared multi-platform image, seems like the image that was prepared "last" was overriding the cache that was prepared by the other platform build. This cause numerous problems with investigating it, because sometimes it looked like it worked, when the "other" platform was faster to build and someties it did not when it was slower. It almost drove me mad. It looks like however, that the inline cache works better in this case (and I got it repetetively working) so finally we might go back to faster builds on CI and fast pull for ./breeze. I also opened an issue at buildkit, hoping that they will be able to fix it: https://github.com/moby/buildkit/issues/2758 Report URL: https://github.com/apache/airflow/actions/runs/2065081780 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
