Skip to content

GitGitGadget PR Handler pipeline is broken with a Git error #1744

Description

@derrickstolee

Something is broken about the GitGitGadget PR Handler pipeline.

See this pipeline error (I needed to visit it anonymously to not get a strange 404 screen in the log output) for this error:

Starting: Pull GitGitGadget, npm install & build
==============================================================================
Task         : Bash
Description  : Run a Bash script on macOS, Linux, or Windows
Version      : 3.246.1
Author       : Microsoft Corporation
Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash
==============================================================================
Generating script.
========================== Starting Command Output ===========================
/bin/bash /data/gitgitgadget-agent/agent/_work/_temp/91495ef7-bbc2-42cf-a9e1-e0b03054b1d7.sh
From https://github.com/gitgitgadget/gitgitgadget
 * branch            main       -> FETCH_HEAD
error: update_ref failed for ref 'HEAD': cannot lock ref 'HEAD': Unable to create '/data/gitgitgadget-agent/agent/_work/1/s/.git/HEAD.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.

This is blocking gitgitgadget/git#1818 from getting sent to the mailing list.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions