test-infra
test-infra copied to clipboard
Warning from image builder ""No data was written into the file ..."
Description
Image builder (kyma-project/test-infra/.github/workflows/image-builder.yml) produce warning "No data was written into the file /agent/_work/temp/task_outputs/run*.txt".
It concerns any job where we use image builder. For example: https://github.com/kyma-project/docker-registry/actions/runs/10055681464/job/27792863977
Expected result
Execution without warnings or alternatively explaining what we are doing wrong.
Actual result
2024-07-23T08:46:05.9969707Z INFO[0064] Pushed europe-docker.pkg.dev/kyma-project/dev/dockerregistry-operator@sha256:752409ea0bee05101e9924e2e3151a1d41c26a761f3a69375b4e69e70e69f601
Warning: No data was written into the file /agent/_work/_temp/task_outputs/run_1721724367946.txt
2024-07-23T08:46:07.9608043Z ##[section]Finishing: build_image
Steps to reproduce
Create workflow using image builder - like this: https://github.com/kyma-project/docker-registry/actions/runs/10055681464/workflow