Skip to content

Error 1206: The total number of locks exceeds the lock table size #3849

Description

@pplam

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

Subtask collectApiPullRequestReviews ended unexpectedly when running a gitee pipeline.
Screenshot 2022-12-05 at 09 40 23

What do you expect to happen

Expect the task to complete successfully.

How to reproduce

Create a pipeline with the following plan:

{
  "name": "openharmony",
  "plan": [[
      {
        "plugin": "gitee",
        "options": {
          "connectionId": 1,
          "repo": "arkui_ace_engine",
          "owner": "openharmony"
        }
      }
    ]]
}

And POST to the api path /pipelines.

The task fails after running for about 1.5h with the error message "subtask collectApiPullRequestReviews ended unexpectedly\ncaused by: error deleting data from collector\ncaused by: Error 1206: The total number of locks exceeds the lock table size".

Anything else

No response

Version

main

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions