"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveCn: -verbose" - Starting (try 1/5) 2021/04/05 06:09:59 DEBUG : Creating backend with remote "TestOneDriveCn:rclone-test-jowadiw9fesifuv8yezuwup7" 2021/04/05 06:10:04 DEBUG : Creating backend with remote "/tmp/rclone137667998" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/04/05 06:10:05 DEBUG : file1: Starting multipart upload 2021/04/05 06:10:06 DEBUG : file1: Uploading segment 0/131071 size 131071 2021/04/05 06:10:12 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/04/05 06:10:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/04/05 06:10:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/04/05 06:10:13 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/04/05 06:10:14 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/04/05 06:10:14 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/04/05 06:10:14 DEBUG : file1: Starting multipart upload 2021/04/05 06:10:15 DEBUG : file1: Uploading segment 0/131072 size 131072 2021/04/05 06:10:18 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/04/05 06:10:18 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/04/05 06:10:18 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/04/05 06:10:19 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/04/05 06:10:19 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/04/05 06:10:19 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/04/05 06:10:19 DEBUG : file1: Starting multipart upload 2021/04/05 06:10:19 DEBUG : file1: Uploading segment 0/131073 size 131073 2021/04/05 06:10:22 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/04/05 06:10:22 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/04/05 06:10:22 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/04/05 06:10:23 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/04/05 06:10:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/04/05 06:10:23 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (20.46s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (9.72s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (5.03s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (4.44s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/04/05 06:10:24 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/04/05 06:10:24 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/04/05 06:10:24 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:10:24 DEBUG : rutabaga: Starting multipart upload 2021/04/05 06:10:25 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2021/04/05 06:10:28 DEBUG : empty space: Starting multipart upload 2021/04/05 06:10:28 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2021/04/05 06:10:30 DEBUG : potato2: Starting multipart upload 2021/04/05 06:10:31 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2021/04/05 06:10:33 DEBUG : remotepotato: Starting multipart upload 2021/04/05 06:10:33 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.45s) --- PASS: TestCheck/1 (0.41s) --- PASS: TestCheck/2 (0.45s) --- PASS: TestCheck/3 (0.47s) --- PASS: TestCheck/4 (0.42s) --- PASS: TestCheck/5 (0.44s) --- PASS: TestCheck/6 (0.44s) --- PASS: TestCheck/7 (0.44s) === RUN TestCheckFsError 2021/04/05 06:10:38 DEBUG : Creating backend with remote "non-existent" 2021/04/05 06:10:38 DEBUG : Creating backend with remote "non-existent" 2021/04/05 06:10:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/04/05 06:10:38 ERROR : : error reading source directory: directory not found 2021/04/05 06:10:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/04/05 06:10:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:10:38 DEBUG : rutabaga: Starting multipart upload 2021/04/05 06:10:39 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/04/05 06:10:42 DEBUG : empty space: Starting multipart upload 2021/04/05 06:10:43 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2021/04/05 06:10:45 DEBUG : potato2: Starting multipart upload 2021/04/05 06:10:46 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/04/05 06:10:49 DEBUG : remotepotato: Starting multipart upload 2021/04/05 06:10:50 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.30s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (1.11s) --- PASS: TestCheckDownload/3 (1.11s) --- PASS: TestCheckDownload/4 (1.25s) --- PASS: TestCheckDownload/5 (1.23s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.27s) === RUN TestCheckSizeOnly run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:10:56 DEBUG : rutabaga: Starting multipart upload 2021/04/05 06:10:57 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/04/05 06:10:59 DEBUG : empty space: Starting multipart upload 2021/04/05 06:11:00 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2021/04/05 06:11:02 DEBUG : potato2: Starting multipart upload 2021/04/05 06:11:03 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/04/05 06:11:05 DEBUG : remotepotato: Starting multipart upload 2021/04/05 06:11:06 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.08s) --- PASS: TestCheckSizeOnly/1 (0.41s) --- PASS: TestCheckSizeOnly/2 (0.43s) --- PASS: TestCheckSizeOnly/3 (0.56s) --- PASS: TestCheckSizeOnly/4 (0.41s) --- PASS: TestCheckSizeOnly/5 (0.53s) --- PASS: TestCheckSizeOnly/6 (0.46s) --- PASS: TestCheckSizeOnly/7 (0.46s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.83s) === RUN TestDeduplicateSkip run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.79s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.78s) === RUN TestDeduplicateFirst run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.78s) === RUN TestDeduplicateNewest run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.79s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:11:14 DEBUG : one: Starting multipart upload 2021/04/05 06:11:15 DEBUG : one: Uploading segment 0/100 size 100 2021/04/05 06:11:17 DEBUG : also/one: Starting multipart upload 2021/04/05 06:11:18 DEBUG : also/one: Uploading segment 0/100 size 100 2021/04/05 06:11:18 DEBUG : another: Starting multipart upload 2021/04/05 06:11:19 DEBUG : another: Uploading segment 0/100 size 100 2021/04/05 06:11:20 DEBUG : not-one: Starting multipart upload 2021/04/05 06:11:21 DEBUG : not-one: Uploading segment 0/5 size 5 2021/04/05 06:11:22 INFO : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': Looking for duplicate QuickXorHash hashes using newest mode. 2021/04/05 06:11:23 NOTICE: 66a71fc7a3c38e205c0186297a7378ce9bd821d7: Found 3 files with duplicate QuickXorHash hashes 2021/04/05 06:11:24 INFO : one: Deleted 2021/04/05 06:11:24 INFO : also/one: Deleted 2021/04/05 06:11:24 NOTICE: 66a71fc7a3c38e205c0186297a7378ce9bd821d7: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (13.80s) === RUN TestDeduplicateOldest run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.83s) === RUN TestDeduplicateLargest run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.81s) === RUN TestDeduplicateSmallest run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.79s) === RUN TestDeduplicateRename run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.85s) === RUN TestMergeDirs run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.79s) === RUN TestListDirSorted run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:11:32 DEBUG : a.txt: Starting multipart upload 2021/04/05 06:11:33 DEBUG : a.txt: Uploading segment 0/11 size 11 2021/04/05 06:11:34 DEBUG : zend.txt: Starting multipart upload 2021/04/05 06:11:34 DEBUG : zend.txt: Uploading segment 0/5 size 5 2021/04/05 06:11:36 DEBUG : sub dir/hello world: Starting multipart upload 2021/04/05 06:11:37 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/04/05 06:11:37 DEBUG : sub dir/hello world2: Starting multipart upload 2021/04/05 06:11:38 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2021/04/05 06:11:40 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2021/04/05 06:11:41 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2021/04/05 06:11:42 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2021/04/05 06:11:43 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2021/04/05 06:11:44 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2021/04/05 06:11:45 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2021/04/05 06:11:48 DEBUG : a.txt: Excluded 2021/04/05 06:11:49 DEBUG : sub dir/hello world: Excluded 2021/04/05 06:11:49 DEBUG : sub dir/hello world2: Excluded 2021/04/05 06:11:50 DEBUG : sub dir/ignore dir: Excluded 2021/04/05 06:11:51 DEBUG : sub dir/hello world: Excluded 2021/04/05 06:11:51 DEBUG : sub dir/hello world2: Excluded 2021/04/05 06:11:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (27.04s) === RUN TestMkdir run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:11:59 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': Making directory 2021/04/05 06:12:00 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': Making directory --- PASS: TestMkdir (1.19s) === RUN TestLsd run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:12:01 DEBUG : sub dir/hello world: Starting multipart upload 2021/04/05 06:12:02 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (6.32s) === RUN TestLs run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:12:07 DEBUG : potato2: Starting multipart upload 2021/04/05 06:12:07 DEBUG : potato2: Uploading segment 0/60 size 60 2021/04/05 06:12:08 DEBUG : empty space: Starting multipart upload 2021/04/05 06:12:09 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (5.67s) === RUN TestLsWithFilesFrom run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:12:12 DEBUG : potato2: Starting multipart upload 2021/04/05 06:12:13 DEBUG : potato2: Uploading segment 0/60 size 60 2021/04/05 06:12:14 DEBUG : empty space: Starting multipart upload 2021/04/05 06:12:14 DEBUG : empty space: Uploading segment 0/1 size 1 2021/04/05 06:12:16 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.79s) === RUN TestLsLong run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:12:19 DEBUG : potato2: Starting multipart upload 2021/04/05 06:12:20 DEBUG : potato2: Uploading segment 0/60 size 60 2021/04/05 06:12:21 DEBUG : empty space: Starting multipart upload 2021/04/05 06:12:21 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (5.73s) === RUN TestHashSums run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:12:25 DEBUG : potato2: Starting multipart upload 2021/04/05 06:12:26 DEBUG : potato2: Uploading segment 0/60 size 60 2021/04/05 06:12:26 DEBUG : empty space: Starting multipart upload 2021/04/05 06:12:27 DEBUG : empty space: Uploading segment 0/1 size 1 2021/04/05 06:12:32 ERROR : potato2: Hash unsupported: hash type not supported 2021/04/05 06:12:32 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (12.68s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:12:38 DEBUG : potato2: Starting multipart upload 2021/04/05 06:12:38 DEBUG : potato2: Uploading segment 0/60 size 60 2021/04/05 06:12:39 DEBUG : empty space: Starting multipart upload 2021/04/05 06:12:40 DEBUG : empty space: Uploading segment 0/1 size 1 2021/04/05 06:12:41 DEBUG : sub dir/potato3: Starting multipart upload 2021/04/05 06:12:42 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (9.51s) === RUN TestDelete run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:12:47 DEBUG : small: Starting multipart upload 2021/04/05 06:12:48 DEBUG : small: Uploading segment 0/10 size 10 2021/04/05 06:12:48 DEBUG : medium: Starting multipart upload 2021/04/05 06:12:49 DEBUG : medium: Uploading segment 0/60 size 60 2021/04/05 06:12:50 DEBUG : large: Starting multipart upload 2021/04/05 06:12:51 DEBUG : large: Uploading segment 0/100 size 100 2021/04/05 06:12:52 DEBUG : Waiting for deletions to finish 2021/04/05 06:12:52 DEBUG : large: Excluded 2021/04/05 06:12:52 INFO : medium: Deleted 2021/04/05 06:12:52 INFO : small: Deleted --- PASS: TestDelete (6.97s) === RUN TestRetry 2021/04/05 06:12:54 DEBUG : Received error: EOF - low level retry 1/5 2021/04/05 06:12:54 DEBUG : Received error: EOF - low level retry 2/5 2021/04/05 06:12:54 DEBUG : Received error: EOF - low level retry 1/5 2021/04/05 06:12:54 DEBUG : Received error: EOF - low level retry 2/5 2021/04/05 06:12:54 DEBUG : Received error: EOF - low level retry 3/5 2021/04/05 06:12:54 DEBUG : Received error: EOF - low level retry 4/5 2021/04/05 06:12:54 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:12:54 DEBUG : file1: Starting multipart upload 2021/04/05 06:12:55 DEBUG : file1: Uploading segment 0/10 size 10 2021/04/05 06:12:55 DEBUG : file2: Starting multipart upload 2021/04/05 06:12:56 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (15.70s) === RUN TestPurge 2021/04/05 06:13:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/04/05 06:13:10 DEBUG : Creating backend with remote "TestOneDriveCn:rclone-test-bonajof0niwiwug6sumumep3" 2021/04/05 06:13:11 DEBUG : Creating backend with remote "/tmp/rclone273072256" run.go:176: Remote "One drive root 'rclone-test-bonajof0niwiwug6sumumep3'", Local "Local file system at /tmp/rclone273072256", Modify Window "1s" 2021/04/05 06:13:14 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/04/05 06:13:15 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/04/05 06:13:16 DEBUG : A2: Making directory 2021/04/05 06:13:17 DEBUG : A1/B2: Making directory 2021/04/05 06:13:18 DEBUG : A1/B2/C2: Making directory 2021/04/05 06:13:18 DEBUG : A1/B1/C3: Making directory 2021/04/05 06:13:19 DEBUG : A3: Making directory 2021/04/05 06:13:20 DEBUG : A3/B3: Making directory 2021/04/05 06:13:21 DEBUG : A3/B3/C4: Making directory 2021/04/05 06:13:22 DEBUG : A1/two: Starting multipart upload 2021/04/05 06:13:23 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/04/05 06:13:29 ERROR : : error listing: directory not found 2021/04/05 06:13:29 DEBUG : One drive root 'rclone-test-bonajof0niwiwug6sumumep3': Purge remote 2021/04/05 06:13:29 purge failed: directory not found --- PASS: TestPurge (19.22s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:13:31 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/04/05 06:13:32 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/04/05 06:13:33 DEBUG : A2: Making directory 2021/04/05 06:13:34 DEBUG : A1/B2: Making directory 2021/04/05 06:13:35 DEBUG : A1/B2/C2: Making directory 2021/04/05 06:13:35 DEBUG : A1/B1/C3: Making directory 2021/04/05 06:13:36 DEBUG : A3: Making directory 2021/04/05 06:13:37 DEBUG : A3/B3: Making directory 2021/04/05 06:13:38 DEBUG : A3/B3/C4: Making directory 2021/04/05 06:13:39 DEBUG : A1/two: Starting multipart upload 2021/04/05 06:13:40 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/04/05 06:13:43 DEBUG : A3/B3/C4: Removing directory 2021/04/05 06:13:47 DEBUG : A3/B3: Removing directory 2021/04/05 06:13:48 DEBUG : A3: Removing directory 2021/04/05 06:13:49 DEBUG : A2: Removing directory 2021/04/05 06:13:50 DEBUG : A1/B2/C2: Removing directory 2021/04/05 06:13:51 DEBUG : A1/B2: Removing directory 2021/04/05 06:13:52 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (30.41s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:13:59 DEBUG : A1: Making directory 2021/04/05 06:14:00 DEBUG : A1/B1: Making directory 2021/04/05 06:14:01 DEBUG : A1/B1/C1: Making directory 2021/04/05 06:14:05 DEBUG : A1/B1/C1: Removing directory 2021/04/05 06:14:06 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.25s) === RUN TestRmdirsWithFilter run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:14:10 DEBUG : A1: Making directory 2021/04/05 06:14:10 DEBUG : A1/B1: Making directory 2021/04/05 06:14:11 DEBUG : A1/B1/C1: Making directory 2021/04/05 06:14:16 DEBUG : A1/B1/C1: Removing directory 2021/04/05 06:14:16 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.56s) === RUN TestCopyURL run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:14:21 DEBUG : file1: Starting multipart upload 2021/04/05 06:14:21 DEBUG : file1: Uploading segment 0/14 size 14 2021/04/05 06:14:23 DEBUG : filename.txt: File name found in url 2021/04/05 06:14:23 DEBUG : filename.txt: Starting multipart upload 2021/04/05 06:14:24 DEBUG : filename.txt: Uploading segment 0/14 size 14 2021/04/05 06:14:25 DEBUG : file2: Starting multipart upload 2021/04/05 06:14:25 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (8.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:14:29 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 06:14:30 DEBUG : sub/file2: Starting multipart upload 2021/04/05 06:14:31 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/04/05 06:14:32 DEBUG : file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/04/05 06:14:32 INFO : file1: Copied (new) to: sub/file2 2021/04/05 06:14:32 INFO : file1: Deleted 2021/04/05 06:14:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 06:14:33 DEBUG : file1: Unchanged skipping 2021/04/05 06:14:33 INFO : file1: Deleted 2021/04/05 06:14:34 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.71s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:14:38 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 06:14:39 DEBUG : sub/file2: Starting multipart upload 2021/04/05 06:14:40 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/04/05 06:14:40 DEBUG : file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/04/05 06:14:40 INFO : file1: Copied (new) to: sub/file2 2021/04/05 06:14:40 INFO : file1: Deleted 2021/04/05 06:14:42 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 06:14:42 DEBUG : file1: Unchanged skipping 2021/04/05 06:14:42 INFO : file1: Deleted 2021/04/05 06:14:46 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-deyowud9 2021/04/05 06:14:46 INFO : sub/File2-rclone-move-deyowud9: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (12.29s) === RUN TestMoveFileBackupDir run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:14:51 DEBUG : dst/file1: Starting multipart upload 2021/04/05 06:14:51 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/04/05 06:14:54 DEBUG : Creating backend with remote "TestOneDriveCn:rclone-test-jowadiw9fesifuv8yezuwup7/backup" 2021/04/05 06:14:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/04/05 06:15:00 INFO : dst/file1: Moved (server-side) 2021/04/05 06:15:00 DEBUG : dst/file1: Starting multipart upload 2021/04/05 06:15:01 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/04/05 06:15:02 DEBUG : dst/file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/04/05 06:15:02 INFO : dst/file1: Copied (new) 2021/04/05 06:15:02 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (18.79s) === RUN TestCopyFile run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:15:09 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 06:15:10 DEBUG : sub/file2: Starting multipart upload 2021/04/05 06:15:11 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/04/05 06:15:11 DEBUG : file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/04/05 06:15:11 INFO : file1: Copied (new) to: sub/file2 2021/04/05 06:15:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 06:15:13 DEBUG : file1: Unchanged skipping 2021/04/05 06:15:14 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (9.13s) === RUN TestCopyFileBackupDir run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:15:19 DEBUG : dst/file1: Starting multipart upload 2021/04/05 06:15:19 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/04/05 06:15:22 DEBUG : Creating backend with remote "TestOneDriveCn:rclone-test-jowadiw9fesifuv8yezuwup7/backup" 2021/04/05 06:15:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/04/05 06:15:27 INFO : dst/file1: Moved (server-side) 2021/04/05 06:15:27 DEBUG : dst/file1: Starting multipart upload 2021/04/05 06:15:28 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/04/05 06:15:29 DEBUG : dst/file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/04/05 06:15:29 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (17.53s) === RUN TestCopyFileCompareDest run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:15:35 DEBUG : Creating backend with remote "TestOneDriveCn:rclone-test-jowadiw9fesifuv8yezuwup7/dst" 2021/04/05 06:15:38 DEBUG : Creating backend with remote "TestOneDriveCn:rclone-test-jowadiw9fesifuv8yezuwup7/CompareDest" 2021/04/05 06:15:41 DEBUG : one: Need to transfer - File not found at Destination 2021/04/05 06:15:42 DEBUG : one: Starting multipart upload 2021/04/05 06:15:43 DEBUG : one: Uploading segment 0/3 size 3 2021/04/05 06:15:47 DEBUG : one: QuickXorHash = 6f70431900000000000000000300000000000000 OK 2021/04/05 06:15:47 INFO : one: Copied (new) 2021/04/05 06:15:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:15:50 DEBUG : one: Starting multipart upload 2021/04/05 06:15:51 DEBUG : one: Uploading segment 0/5 size 5 2021/04/05 06:15:52 DEBUG : one: QuickXorHash = 6f704319e8200300000000000500000000000000 OK 2021/04/05 06:15:52 INFO : one: Copied (replaced existing) 2021/04/05 06:15:52 DEBUG : dst/one: Starting multipart upload 2021/04/05 06:15:53 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/04/05 06:15:55 DEBUG : CompareDest/one: Starting multipart upload 2021/04/05 06:15:55 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2021/04/05 06:15:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:15:59 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:16:00 DEBUG : CompareDest/two: Starting multipart upload 2021/04/05 06:16:00 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2021/04/05 06:16:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:16:04 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:16:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:16:06 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:16:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/04/05 06:16:10 DEBUG : two: Need to transfer - File not found at Destination 2021/04/05 06:16:10 DEBUG : two: Starting multipart upload 2021/04/05 06:16:10 DEBUG : two: Uploading segment 0/5 size 5 2021/04/05 06:16:11 DEBUG : two: QuickXorHash = 74b8c31be8300300000000000500000000000000 OK 2021/04/05 06:16:11 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (41.29s) === RUN TestCopyFileCopyDest run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:16:16 DEBUG : Creating backend with remote "TestOneDriveCn:rclone-test-jowadiw9fesifuv8yezuwup7/dst" 2021/04/05 06:16:20 DEBUG : Creating backend with remote "TestOneDriveCn:rclone-test-jowadiw9fesifuv8yezuwup7/CopyDest" 2021/04/05 06:16:23 DEBUG : one: Need to transfer - File not found at Destination 2021/04/05 06:16:24 DEBUG : one: Starting multipart upload 2021/04/05 06:16:24 DEBUG : one: Uploading segment 0/3 size 3 2021/04/05 06:16:25 DEBUG : one: QuickXorHash = 6f70431900000000000000000300000000000000 OK 2021/04/05 06:16:25 INFO : one: Copied (new) 2021/04/05 06:16:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:16:28 DEBUG : one: Starting multipart upload 2021/04/05 06:16:29 DEBUG : one: Uploading segment 0/5 size 5 2021/04/05 06:16:30 DEBUG : one: QuickXorHash = 6f704319e8200300000000000500000000000000 OK 2021/04/05 06:16:30 INFO : one: Copied (replaced existing) 2021/04/05 06:16:31 DEBUG : dst/one: Starting multipart upload 2021/04/05 06:16:31 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/04/05 06:16:33 DEBUG : CopyDest/one: Starting multipart upload 2021/04/05 06:16:33 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2021/04/05 06:16:36 DEBUG : Creating backend with remote "TestOneDriveCn:rclone-test-jowadiw9fesifuv8yezuwup7/BackupDir" 2021/04/05 06:16:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:16:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:16:42 INFO : one: Moved (server-side) 2021/04/05 06:16:45 DEBUG : one: QuickXorHash = 6f704319e8200300000000000500000000000000 OK 2021/04/05 06:16:45 INFO : one: Copied (server-side copy) 2021/04/05 06:16:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/04/05 06:16:46 DEBUG : CopyDest/two: Starting multipart upload 2021/04/05 06:16:47 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2021/04/05 06:16:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:16:53 DEBUG : two: QuickXorHash = 74b8c31b00000000000000000300000000000000 OK 2021/04/05 06:16:53 INFO : two: Copied (server-side copy) 2021/04/05 06:16:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/04/05 06:16:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:16:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:16:55 DEBUG : two: Unchanged skipping 2021/04/05 06:16:56 DEBUG : CopyDest/three: Starting multipart upload 2021/04/05 06:16:57 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2021/04/05 06:17:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/04/05 06:17:00 DEBUG : three: Destination not found in --copy-dest 2021/04/05 06:17:00 DEBUG : three: Need to transfer - File not found at Destination 2021/04/05 06:17:00 DEBUG : three: Starting multipart upload 2021/04/05 06:17:01 DEBUG : three: Uploading segment 0/7 size 7 2021/04/05 06:17:02 DEBUG : three: QuickXorHash = 7440831cca50063acc0000000700000000000000 OK 2021/04/05 06:17:02 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (53.61s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:17:11 DEBUG : A1/one: Starting multipart upload 2021/04/05 06:17:12 DEBUG : A1/one: Uploading segment 0/3 size 3 2021/04/05 06:17:13 DEBUG : A1/two: Starting multipart upload 2021/04/05 06:17:13 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/04/05 06:17:15 DEBUG : A1/B1/three: Starting multipart upload 2021/04/05 06:17:16 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2021/04/05 06:17:17 DEBUG : A1/B1/C1/four: Starting multipart upload 2021/04/05 06:17:18 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2021/04/05 06:17:20 DEBUG : A1/B1/C2/five: Starting multipart upload 2021/04/05 06:17:20 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2021/04/05 06:17:21 DEBUG : A1/B2: Making directory 2021/04/05 06:17:22 DEBUG : A1/B1/C3: Making directory 2021/04/05 06:17:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/04/05 06:17:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/04/05 06:17:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/04/05 06:17:38 INFO : A2/one: Moved (server-side) to: A3/one 2021/04/05 06:17:38 INFO : A2/two: Moved (server-side) to: A3/two --- PASS: TestDirMove (42.90s) === RUN TestGetFsInfo run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" --- PASS: TestGetFsInfo (0.65s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:17:54 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:17:54 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2021/04/05 06:17:54 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/04/05 06:17:55 DEBUG : no_checksum_small_file_from_pipe: QuickXorHash = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2021/04/05 06:17:55 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:17:55 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/04/05 06:17:55 DEBUG : Creating backend with remote "/tmp/rclone-spool890888159" 2021/04/05 06:17:55 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/04/05 06:17:55 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2021/04/05 06:17:56 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/04/05 06:17:57 DEBUG : no_checksum_big_file_from_pipe: QuickXorHash = 0000000000000000000000000190010000000000 OK 2021/04/05 06:17:57 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:17:59 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:17:59 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2021/04/05 06:18:00 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/04/05 06:18:01 DEBUG : with_checksum_small_file_from_pipe: QuickXorHash = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2021/04/05 06:18:01 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:18:01 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/04/05 06:18:01 DEBUG : Creating backend with remote "/tmp/rclone-spool553067881" 2021/04/05 06:18:01 DEBUG : with_checksum_big_file_from_pipe: QuickXorHash = 0000000000000000000000000190010000000000 OK 2021/04/05 06:18:01 DEBUG : with_checksum_big_file_from_pipe: Size and QuickXorHash of src and dst objects identical 2021/04/05 06:18:01 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2021/04/05 06:18:01 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/04/05 06:18:02 DEBUG : with_checksum_big_file_from_pipe: QuickXorHash = 0000000000000000000000000190010000000000 OK 2021/04/05 06:18:02 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:18:05 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:18:05 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/04/05 06:18:05 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/04/05 06:18:06 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:18:06 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/04/05 06:18:06 DEBUG : Creating backend with remote "/tmp/rclone-spool153399220" 2021/04/05 06:18:06 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/04/05 06:18:06 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/04/05 06:18:06 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/04/05 06:18:08 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:18:10 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:18:10 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/04/05 06:18:10 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/04/05 06:18:11 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:18:11 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/04/05 06:18:11 DEBUG : Creating backend with remote "/tmp/rclone-spool453826310" 2021/04/05 06:18:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/04/05 06:18:11 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/04/05 06:18:12 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/04/05 06:18:13 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (21.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.26s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.26s) === RUN TestRcatSize run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:18:15 DEBUG : potato1: Starting multipart upload 2021/04/05 06:18:15 DEBUG : potato1: Uploading segment 0/60 size 60 2021/04/05 06:18:16 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': File to upload is small (60 bytes), uploading instead of streaming 2021/04/05 06:18:16 DEBUG : potato2: Starting multipart upload 2021/04/05 06:18:17 DEBUG : potato2: Uploading segment 0/60 size 60 2021/04/05 06:18:17 DEBUG : potato2: QuickXorHash = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2021/04/05 06:18:17 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.44s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7'", Local "Local file system at /tmp/rclone137667998", Modify Window "1s" 2021/04/05 06:18:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/04/05 06:18:21 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2021/04/05 06:18:21 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2021/04/05 06:18:22 DEBUG : TestCopyFileMaxTransfer/file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/04/05 06:18:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/04/05 06:18:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/04/05 06:18:23 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2021/04/05 06:18:24 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2021/04/05 06:18:24 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://jywlvip-my.sharepoint.cn/personal/misty_mscn_misty_moe/_api/v2.0/drives/b!XOZdYZQGFUCPVL6Ys6295g5WdxYZ9iRPjbPSR6qbe-g6K9Mk7h3OTZCAJ5SXaILs/items/01EMAFE2FV6YEW7CDW7BGYSKQ5DQWJJSVN/uploadSession?guid='c1b9fac7-9e92-49c2-9d8a-3879e9dae720'&path='~tmp76_file2'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvanl3bHZpcC1teS5zaGFyZXBvaW50LmNuQGFhNjdkM2VmLTNlZDktNDIyMS1iYjk3LWNiZGY3YjYzOWI2OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2MTc2MDM1MDQiLCJleHAiOiIxNjE3Njg5OTA0IiwiZW5kcG9pbnR1cmwiOiJjMGRSWTczUEE4MW9nYThMQnlHdkR6V29wN1krNGt4SStHOUJ5bU1aeWxBPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMjk4IiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJOMk5qT1RGaVkyVXRZV0ppWmkwME1EYzBMV0k0WTJFdE9EbGxPREptTmpnMFlUSXciLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiTmpFMVpHVTJOV010TURZNU5DMDBNREUxTFRobU5UUXRZbVU1T0dJellXUmlaR1UyIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiYXBwaWQiOiI5MTI1NmQ5NC03YmQyLTQ2ZDQtYTZlMi04ZGQ5OThjNGQyYmIiLCJ0aWQiOiJhYTY3ZDNlZi0zZWQ5LTQyMjEtYmI5Ny1jYmRmN2I2MzliNjkiLCJ1cG4iOiJtaXN0eUBtc2NuLm1pc3R5Lm1vZSIsInB1aWQiOiIxMDAzMzIzMEM1QTM3NDcyIiwiY2FjaGVrZXkiOiIwaC5mfG1lbWJlcnNoaXB8MTAwMzMyMzBjNWEzNzQ3MkBsaXZlLmNvbSIsInNjcCI6Im15ZmlsZXMucmVhZCBhbGxmaWxlcy5yZWFkIG15ZmlsZXMud3JpdGUgYWxsZmlsZXMud3JpdGUgYWxsc2l0ZXMucmVhZCIsInR0IjoiMiIsInVzZVBlcnNpc3RlbnRDb29raWUiOm51bGx9.MW1RUWFONnU2YVV1VUFmRDkwcC9OdHgrY0VFeFZwR1QvdlJ5UTVveGQ3ST0": Max transfer limit reached as set by --max-transfer 2021/04/05 06:18:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://jywlvip-my.sharepoint.cn/personal/misty_mscn_misty_moe/_api/v2.0/drives/b!XOZdYZQGFUCPVL6Ys6295g5WdxYZ9iRPjbPSR6qbe-g6K9Mk7h3OTZCAJ5SXaILs/items/01EMAFE2FV6YEW7CDW7BGYSKQ5DQWJJSVN/uploadSession?guid='c1b9fac7-9e92-49c2-9d8a-3879e9dae720'&path='~tmp76_file2'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvanl3bHZpcC1teS5zaGFyZXBvaW50LmNuQGFhNjdkM2VmLTNlZDktNDIyMS1iYjk3LWNiZGY3YjYzOWI2OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2MTc2MDM1MDQiLCJleHAiOiIxNjE3Njg5OTA0IiwiZW5kcG9pbnR1cmwiOiJjMGRSWTczUEE4MW9nYThMQnlHdkR6V29wN1krNGt4SStHOUJ5bU1aeWxBPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMjk4IiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJOMk5qT1RGaVkyVXRZV0ppWmkwME1EYzBMV0k0WTJFdE9EbGxPREptTmpnMFlUSXciLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiTmpFMVpHVTJOV010TURZNU5DMDBNREUxTFRobU5UUXRZbVU1T0dJellXUmlaR1UyIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiYXBwaWQiOiI5MTI1NmQ5NC03YmQyLTQ2ZDQtYTZlMi04ZGQ5OThjNGQyYmIiLCJ0aWQiOiJhYTY3ZDNlZi0zZWQ5LTQyMjEtYmI5Ny1jYmRmN2I2MzliNjkiLCJ1cG4iOiJtaXN0eUBtc2NuLm1pc3R5Lm1vZSIsInB1aWQiOiIxMDAzMzIzMEM1QTM3NDcyIiwiY2FjaGVrZXkiOiIwaC5mfG1lbWJlcnNoaXB8MTAwMzMyMzBjNWEzNzQ3MkBsaXZlLmNvbSIsInNjcCI6Im15ZmlsZXMucmVhZCBhbGxmaWxlcy5yZWFkIG15ZmlsZXMud3JpdGUgYWxsZmlsZXMud3JpdGUgYWxsc2l0ZXMucmVhZCIsInR0IjoiMiIsInVzZVBlcnNpc3RlbnRDb29raWUiOm51bGx9.MW1RUWFONnU2YVV1VUFmRDkwcC9OdHgrY0VFeFZwR1QvdlJ5UTVveGQ3ST0": Max transfer limit reached as set by --max-transfer 2021/04/05 06:18:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/04/05 06:18:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/04/05 06:18:28 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2021/04/05 06:18:28 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2021/04/05 06:18:29 DEBUG : TestCopyFileMaxTransfer/file4: QuickXorHash = 18012cd964b9a6c9a01e9011dfb9c11618bcc8ad OK 2021/04/05 06:18:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (13.17s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/04/05 06:18:32 DEBUG : One drive root 'rclone-test-jowadiw9fesifuv8yezuwup7': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveCn: -verbose" - Finished OK in 8m34.018933467s (try 1/5)