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

ci: error obtaining VCS status: exit status 128 #355

Closed
pingyu opened this issue Nov 5, 2023 · 0 comments · Fixed by #354
Closed

ci: error obtaining VCS status: exit status 128 #355

pingyu opened this issue Nov 5, 2023 · 0 comments · Fixed by #354
Labels
type/bug Something isn't working

Comments

@pingyu
Copy link
Collaborator

pingyu commented Nov 5, 2023

Bug Report

1. Describe the bug

CI failed as following (see https://do.pingcap.net/jenkins/blue/organizations/jenkins/tikv%2Fmigration%2Fpull_unit_test/detail/pull_unit_test/95/pipeline/):

error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
no Go files in /home/jenkins/agent/workspace/tikv/migration/pull_unit_test/migration/cdc

=== Errors
no Go files in /home/jenkins/agent/workspace/tikv/migration/pull_unit_test/migration/cdc
DONE 0 tests, 1 error in 0.014s

error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
make: *** [unit_test_in_verify_ci] Error 1

2. Minimal reproduce step (Required)

Run CI.

3. What did you see instead (Required)

CI failed.

4. What did you expect to see? (Required)

CI succeed.

5. What is your migration tool and TiKV version? (Required)

  • TiKV:
  • TiKV CDC: main (95dc443)
  • TiKV BR:
  • TiKV Online Bulk Load:
@pingyu pingyu added the type/bug Something isn't working label Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant