Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge CI build faild on protocol reading due to lock #18821

Open
Zelldon opened this issue May 24, 2024 · 3 comments
Open

Merge CI build faild on protocol reading due to lock #18821

Zelldon opened this issue May 24, 2024 · 3 comments
Labels
area/build Marks an issue as related to our build pipeline (e.g. Maven settings, CI, etc.) area/project Marks an issue as related to project management (e.g. PR templates, editor config, etc.) component/build-pipeline component/zeebe Related to the Zeebe component/team

Comments

@Zelldon
Copy link
Member

Zelldon commented May 24, 2024

Description

Merge build failed with obscure error:

  Failed to execute goal com.salesforce.servicelibs:proto-backwards-compatibility:1.0.7:backwards-compatibility-check (default) on project zeebe-gateway-protocol: An error occurred while running protolock: Cannot run program "/home/runner/work/camunda/camunda/zeebe/gateway-protocol/target/protolock-bin/protolock" (in directory "/home/runner/work/camunda/camunda/zeebe/gateway-protocol"): error=26, Text file busy -> [Help 1]
Error:  

Looks like there were multiple builds referencing the same file?

@Zelldon Zelldon added area/project Marks an issue as related to project management (e.g. PR templates, editor config, etc.) area/build Marks an issue as related to our build pipeline (e.g. Maven settings, CI, etc.) component/build-pipeline labels May 24, 2024
@npepinpe
Copy link
Member

ZDP Triage:

  • So far only seen it once.
  • Leave in the backlog unless it happens more often and blocks us.

@deepthidevaki
Copy link
Contributor

Happened again https://github.com/camunda/camunda/actions/runs/9360843730/job/25766841876

Failed to execute goal com.salesforce.servicelibs:proto-backwards-compatibility:1.0.7:backwards-compatibility-check (default) on project zeebe-gateway-protocol: An error occurred while running protolock: Cannot run program "/runner/_work/camunda/camunda/zeebe/gateway-protocol/target/protolock-bin/protolock" (in directory "/runner/_work/camunda/camunda/zeebe/gateway-protocol"): error=26, Text file busy -> [Help 1]

@cmur2 cmur2 added the component/zeebe Related to the Zeebe component/team label Jun 4, 2024
@korthout
Copy link
Member

ZPA triage:

  • We'll put it in our backlog for same reason as ZDP
  • Please comment if this occurs again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Marks an issue as related to our build pipeline (e.g. Maven settings, CI, etc.) area/project Marks an issue as related to project management (e.g. PR templates, editor config, etc.) component/build-pipeline component/zeebe Related to the Zeebe component/team
Projects
None yet
Development

No branches or pull requests

5 participants