<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>

<div> </div>

<div>sorry to disturb with a maybe simple problem (I already searched the mailing list of the past months). In my respository there seems a scheduled action task to be executed. For 13 days I've been receiving emails telling me about failed Docker images builds. I tried to google about the Docker images problem but the only things I found were about setting up these images on a build server.</div>

<div>I thought maybe I missed an update so I rebased/merged from upstream/master into my respository but the problem persists. Did I miss something or how can I handle the action task failure?</div>

<div> </div>

<div>There seems to be a workflow file the task is using that I never changed: github/workflows/build-docker.yml</div>

<div>Do I need to adapt it in some way and why now?</div>

<div> </div>

<div>This is an excerpt of one of the three branches (3.16, 3.18, master) that the task tells me are failing:</div>

<div> </div>

<div> </div>

<div>
<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>> Run actions/checkout@v2 </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>Syncing repository: tschmetzer/QGIS </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>> Getting Git version info </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>Deleting the contents of '/home/runner/work/QGIS/QGIS' </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>>Initializing the repository </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>> Disabling automatic garbage collection </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>> Setting up auth </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-group"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>v Fetching the repository </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-command"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-command"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/release-3_18*:refs/remotes/origin/release-3_18* +refs/tags/release-3_18*:refs/tags/release-3_18* </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>The process '/usr/bin/git' failed with exit code 1 </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>Waiting 17 seconds before trying again </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-command"> </div>
</div>

<div style="height: auto;">
<div>
<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-command"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/release-3_18*:refs/remotes/origin/release-3_18* +refs/tags/release-3_18*:refs/tags/release-3_18* </span></span></em></div>
</div>
</div>
</div>

<div style="height: auto;">
<div>
<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"> </div>
</div>
</div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>The process '/usr/bin/git' failed with exit code 1 </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-plain"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>Waiting 13 seconds before trying again </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-command"> </div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-command"><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/release-3_18*:refs/remotes/origin/release-3_18* +refs/tags/release-3_18*:refs/tags/release-3_18* </span></span></em></div>
</div>

<div>
<div class="js-check-step-line CheckStep-line d-flex log-line-error"> </div>
</div>

<div><em><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span class="CheckStep-error-text">Error: </span><span>The process '/usr/bin/git' failed with exit code 1</span></span></em></div>

<div> </div>

<div> </div>

<div><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>Thanks in advance for any hints to solve this!</span></span></div>

<div> </div>

<div><span class="CheckStep-line-content d-inline-block flex-auto ml-3 js-check-line-content"><span>Regards, Tobias</span></span></div>
</div></div></body></html>