foundationdb icon indicating copy to clipboard operation
foundationdb copied to clipboard

Randomly open physical shard moves

Open kakaiu opened this issue 1 year ago • 12 comments
trafficstars

Since ShardedRocksDB engine has been intensively opened for a while, we open physical shard move at this time.

PhysicalShardMove was closed by the PR https://github.com/apple/foundationdb/pull/11638

Code-Reviewer Section

The general pull request guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

  • [ ] The PR has a description, explaining both the problem and the solution.
  • [ ] The description mentions which forms of testing were done and the testing seems reasonable.
  • [ ] Every function/class/actor that was touched is reasonably well documented.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

  • [ ] This change/bugfix is a cherry-pick from the next younger branch (younger release-branch or main if this is the youngest branch)
  • [ ] There is a good reason why this PR needs to go into a release branch and this reason is documented (either in the description above or in a linked GitHub issue)

kakaiu avatar Nov 05 '24 19:11 kakaiu

Result of foundationdb-pr-clang-ide on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 0:23:18
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Nov 05 '24 19:11 foundationdb-ci

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 0:53:50
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Nov 05 '24 20:11 foundationdb-ci

Result of foundationdb-pr-clang-arm on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 0:53:52
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Nov 05 '24 20:11 foundationdb-ci

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 0:55:43
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

foundationdb-ci avatar Nov 05 '24 20:11 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 1:13:23
  • Result: :x: FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Nov 05 '24 20:11 foundationdb-ci

Increased frequency of external timeout for sharded rocksdb. Will look into this.

kakaiu avatar Nov 05 '24 21:11 kakaiu

Result of foundationdb-pr-clang-ide on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 0:23:30
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Nov 05 '24 21:11 foundationdb-ci

Result of foundationdb-pr-macos on macOS Ventura 13.x

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 0:50:16
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Nov 05 '24 22:11 foundationdb-ci

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 0:51:48
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Nov 05 '24 22:11 foundationdb-ci

Result of foundationdb-pr-clang-arm on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 0:53:22
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Nov 05 '24 22:11 foundationdb-ci

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 0:55:49
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

foundationdb-ci avatar Nov 05 '24 22:11 foundationdb-ci

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 42cef964a80ccce6f91436599eaed4e4e2ea62ab
  • Duration 1:14:00
  • Result: :x: FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Nov 05 '24 22:11 foundationdb-ci