"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2021/02/08 05:06:44 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-webiros3gucusuy2tojuzax2" 2021/02/08 05:06:44 DEBUG : TestOneDriveBusiness: Loaded invalid token from config file - ignoring 2021/02/08 05:06:45 DEBUG : TestOneDriveBusiness: Saved new token in config file 2021/02/08 05:06:47 DEBUG : Creating backend with remote "/tmp/rclone766237601" === 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-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/02/08 05:06:48 DEBUG : file1: Starting multipart upload 2021/02/08 05:06:50 DEBUG : file1: Uploading segment 0/131071 size 131071 2021/02/08 05:06:53 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/02/08 05:06:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/02/08 05:06:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/02/08 05:06:54 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/02/08 05:06:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/02/08 05:06:54 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/02/08 05:06:54 DEBUG : file1: Starting multipart upload 2021/02/08 05:06:55 DEBUG : file1: Uploading segment 0/131072 size 131072 2021/02/08 05:06:57 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/02/08 05:06:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/02/08 05:06:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/02/08 05:06:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/02/08 05:06:58 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/02/08 05:06:58 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/02/08 05:06:58 DEBUG : file1: Starting multipart upload 2021/02/08 05:06:59 DEBUG : file1: Uploading segment 0/131073 size 131073 2021/02/08 05:07:01 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/02/08 05:07:01 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/02/08 05:07:01 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/02/08 05:07:02 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/02/08 05:07:02 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/02/08 05:07:02 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (16.15s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (7.06s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (4.02s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (4.16s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/02/08 05:07:03 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/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/02/08 05:07:03 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/02/08 05:07:03 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-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:07:03 DEBUG : rutabaga: Starting multipart upload 2021/02/08 05:07:04 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2021/02/08 05:07:06 DEBUG : empty space: Starting multipart upload 2021/02/08 05:07:06 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2021/02/08 05:07:07 DEBUG : potato2: Starting multipart upload 2021/02/08 05:07:08 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2021/02/08 05:07:10 DEBUG : remotepotato: Starting multipart upload 2021/02/08 05:07:10 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (9.35s) --- PASS: TestCheck/1 (0.19s) --- PASS: TestCheck/2 (0.19s) --- PASS: TestCheck/3 (0.19s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.19s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.19s) === RUN TestCheckFsError 2021/02/08 05:07:12 DEBUG : Creating backend with remote "non-existent" 2021/02/08 05:07:12 DEBUG : Creating backend with remote "non-existent" 2021/02/08 05:07:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/02/08 05:07:12 ERROR : : error reading source directory: directory not found 2021/02/08 05:07:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/02/08 05:07:12 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-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:07:12 DEBUG : rutabaga: Starting multipart upload 2021/02/08 05:07:13 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/02/08 05:07:15 DEBUG : empty space: Starting multipart upload 2021/02/08 05:07:15 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2021/02/08 05:07:17 DEBUG : potato2: Starting multipart upload 2021/02/08 05:07:17 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/02/08 05:07:20 DEBUG : remotepotato: Starting multipart upload 2021/02/08 05:07:20 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (11.36s) --- PASS: TestCheckDownload/1 (0.51s) --- PASS: TestCheckDownload/2 (0.51s) --- PASS: TestCheckDownload/3 (0.51s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (0.90s) --- PASS: TestCheckDownload/6 (0.52s) --- PASS: TestCheckDownload/7 (0.52s) === RUN TestCheckSizeOnly run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:07:24 DEBUG : rutabaga: Starting multipart upload 2021/02/08 05:07:25 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/02/08 05:07:26 DEBUG : empty space: Starting multipart upload 2021/02/08 05:07:26 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2021/02/08 05:07:27 DEBUG : potato2: Starting multipart upload 2021/02/08 05:07:28 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/02/08 05:07:29 DEBUG : remotepotato: Starting multipart upload 2021/02/08 05:07:30 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (8.20s) --- PASS: TestCheckSizeOnly/1 (0.19s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.19s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.43s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.37s) === RUN TestDeduplicateFirst run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.35s) === RUN TestDeduplicateNewest run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:07:34 DEBUG : one: Starting multipart upload 2021/02/08 05:07:35 DEBUG : one: Uploading segment 0/100 size 100 2021/02/08 05:07:36 DEBUG : also/one: Starting multipart upload 2021/02/08 05:07:36 DEBUG : also/one: Uploading segment 0/100 size 100 2021/02/08 05:07:37 DEBUG : another: Starting multipart upload 2021/02/08 05:07:38 DEBUG : another: Uploading segment 0/100 size 100 2021/02/08 05:07:38 DEBUG : not-one: Starting multipart upload 2021/02/08 05:07:39 DEBUG : not-one: Uploading segment 0/5 size 5 2021/02/08 05:07:40 INFO : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': Looking for duplicate QuickXorHash hashes using newest mode. 2021/02/08 05:07:40 NOTICE: c5095a0cc17a47418d5b15ed268160e8c9eee6cc: Found 3 files with duplicate QuickXorHash hashes 2021/02/08 05:07:40 INFO : one: Deleted 2021/02/08 05:07:40 INFO : also/one: Deleted 2021/02/08 05:07:40 NOTICE: c5095a0cc17a47418d5b15ed268160e8c9eee6cc: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (8.12s) === RUN TestDeduplicateOldest run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.40s) === RUN TestDeduplicateLargest run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.35s) === RUN TestDeduplicateSmallest run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.35s) === RUN TestDeduplicateRename run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.38s) === RUN TestListDirSorted run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:07:44 DEBUG : a.txt: Starting multipart upload 2021/02/08 05:07:45 DEBUG : a.txt: Uploading segment 0/11 size 11 2021/02/08 05:07:45 DEBUG : zend.txt: Starting multipart upload 2021/02/08 05:07:46 DEBUG : zend.txt: Uploading segment 0/5 size 5 2021/02/08 05:07:47 DEBUG : sub dir/hello world: Starting multipart upload 2021/02/08 05:07:47 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/02/08 05:07:48 DEBUG : sub dir/hello world2: Starting multipart upload 2021/02/08 05:07:48 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2021/02/08 05:07:49 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2021/02/08 05:07:50 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2021/02/08 05:07:52 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2021/02/08 05:07:52 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2021/02/08 05:07:53 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2021/02/08 05:07:54 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2021/02/08 05:07:55 DEBUG : a.txt: Excluded 2021/02/08 05:07:56 DEBUG : sub dir/hello world: Excluded 2021/02/08 05:07:56 DEBUG : sub dir/hello world2: Excluded 2021/02/08 05:07:56 DEBUG : sub dir/ignore dir: Excluded 2021/02/08 05:07:57 DEBUG : sub dir/hello world: Excluded 2021/02/08 05:07:57 DEBUG : sub dir/hello world2: Excluded 2021/02/08 05:07:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (16.59s) === RUN TestMkdir run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:01 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': Making directory 2021/02/08 05:08:01 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': Making directory --- PASS: TestMkdir (0.52s) === RUN TestLsd run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:02 DEBUG : sub dir/hello world: Starting multipart upload 2021/02/08 05:08:02 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (3.39s) === RUN TestLs run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:05 DEBUG : potato2: Starting multipart upload 2021/02/08 05:08:05 DEBUG : potato2: Uploading segment 0/60 size 60 2021/02/08 05:08:06 DEBUG : empty space: Starting multipart upload 2021/02/08 05:08:06 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (3.39s) === RUN TestLsWithFilesFrom run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:08 DEBUG : potato2: Starting multipart upload 2021/02/08 05:08:09 DEBUG : potato2: Uploading segment 0/60 size 60 2021/02/08 05:08:09 DEBUG : empty space: Starting multipart upload 2021/02/08 05:08:10 DEBUG : empty space: Uploading segment 0/1 size 1 2021/02/08 05:08:11 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.95s) === RUN TestLsLong run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:12 DEBUG : potato2: Starting multipart upload 2021/02/08 05:08:12 DEBUG : potato2: Uploading segment 0/60 size 60 2021/02/08 05:08:13 DEBUG : empty space: Starting multipart upload 2021/02/08 05:08:14 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (3.41s) === RUN TestHashSums run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:15 DEBUG : potato2: Starting multipart upload 2021/02/08 05:08:16 DEBUG : potato2: Uploading segment 0/60 size 60 2021/02/08 05:08:16 DEBUG : empty space: Starting multipart upload 2021/02/08 05:08:17 DEBUG : empty space: Uploading segment 0/1 size 1 2021/02/08 05:08:19 ERROR : empty space: Hash unsupported: hash type not supported 2021/02/08 05:08:19 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (6.40s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:22 DEBUG : potato2: Starting multipart upload 2021/02/08 05:08:22 DEBUG : potato2: Uploading segment 0/60 size 60 2021/02/08 05:08:23 DEBUG : empty space: Starting multipart upload 2021/02/08 05:08:23 DEBUG : empty space: Uploading segment 0/1 size 1 2021/02/08 05:08:24 DEBUG : sub dir/potato3: Starting multipart upload 2021/02/08 05:08:25 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (6.40s) === RUN TestDelete run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:28 DEBUG : small: Starting multipart upload 2021/02/08 05:08:29 DEBUG : small: Uploading segment 0/10 size 10 2021/02/08 05:08:29 DEBUG : medium: Starting multipart upload 2021/02/08 05:08:30 DEBUG : medium: Uploading segment 0/60 size 60 2021/02/08 05:08:30 DEBUG : large: Starting multipart upload 2021/02/08 05:08:31 DEBUG : large: Uploading segment 0/100 size 100 2021/02/08 05:08:32 DEBUG : Waiting for deletions to finish 2021/02/08 05:08:32 DEBUG : large: Excluded 2021/02/08 05:08:32 INFO : medium: Deleted 2021/02/08 05:08:32 INFO : small: Deleted --- PASS: TestDelete (4.84s) === RUN TestRetry 2021/02/08 05:08:33 DEBUG : Received error: EOF - low level retry 1/5 2021/02/08 05:08:33 DEBUG : Received error: EOF - low level retry 2/5 2021/02/08 05:08:33 DEBUG : Received error: EOF - low level retry 1/5 2021/02/08 05:08:33 DEBUG : Received error: EOF - low level retry 2/5 2021/02/08 05:08:33 DEBUG : Received error: EOF - low level retry 3/5 2021/02/08 05:08:33 DEBUG : Received error: EOF - low level retry 4/5 2021/02/08 05:08:33 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:33 DEBUG : file1: Starting multipart upload 2021/02/08 05:08:33 DEBUG : file1: Uploading segment 0/10 size 10 2021/02/08 05:08:34 DEBUG : file2: Starting multipart upload 2021/02/08 05:08:35 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (6.50s) === RUN TestPurge 2021/02/08 05:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/02/08 05:08:39 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nopedor6yimoxar4duqumuc5" 2021/02/08 05:08:40 DEBUG : Creating backend with remote "/tmp/rclone809504891" run.go:176: Remote "One drive root 'rclone-test-nopedor6yimoxar4duqumuc5'", Local "Local file system at /tmp/rclone809504891", Modify Window "1s" 2021/02/08 05:08:42 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/02/08 05:08:42 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/02/08 05:08:43 DEBUG : A2: Making directory 2021/02/08 05:08:44 DEBUG : A1/B2: Making directory 2021/02/08 05:08:44 DEBUG : A1/B2/C2: Making directory 2021/02/08 05:08:45 DEBUG : A1/B1/C3: Making directory 2021/02/08 05:08:45 DEBUG : A3: Making directory 2021/02/08 05:08:46 DEBUG : A3/B3: Making directory 2021/02/08 05:08:46 DEBUG : A3/B3/C4: Making directory 2021/02/08 05:08:47 DEBUG : A1/two: Starting multipart upload 2021/02/08 05:08:47 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/02/08 05:08:51 ERROR : : error listing: directory not found 2021/02/08 05:08:51 DEBUG : One drive root 'rclone-test-nopedor6yimoxar4duqumuc5': Purge remote 2021/02/08 05:08:51 purge failed: directory not found --- PASS: TestPurge (11.51s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:08:52 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/02/08 05:08:53 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/02/08 05:08:54 DEBUG : A2: Making directory 2021/02/08 05:08:54 DEBUG : A1/B2: Making directory 2021/02/08 05:08:55 DEBUG : A1/B2/C2: Making directory 2021/02/08 05:08:55 DEBUG : A1/B1/C3: Making directory 2021/02/08 05:08:56 DEBUG : A3: Making directory 2021/02/08 05:08:56 DEBUG : A3/B3: Making directory 2021/02/08 05:08:57 DEBUG : A3/B3/C4: Making directory 2021/02/08 05:08:57 DEBUG : A1/two: Starting multipart upload 2021/02/08 05:08:58 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/02/08 05:08:59 DEBUG : A3/B3/C4: Removing directory 2021/02/08 05:09:02 DEBUG : A3/B3: Removing directory 2021/02/08 05:09:02 DEBUG : A3: Removing directory 2021/02/08 05:09:02 DEBUG : A2: Removing directory 2021/02/08 05:09:03 DEBUG : A1/B2/C2: Removing directory 2021/02/08 05:09:03 DEBUG : A1/B2: Removing directory 2021/02/08 05:09:04 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (16.30s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:09:07 DEBUG : A1: Making directory 2021/02/08 05:09:08 DEBUG : A1/B1: Making directory 2021/02/08 05:09:08 DEBUG : A1/B1/C1: Making directory 2021/02/08 05:09:10 DEBUG : A1/B1/C1: Removing directory 2021/02/08 05:09:10 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.90s) === RUN TestCopyURL run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:09:12 DEBUG : file1: Starting multipart upload 2021/02/08 05:09:13 DEBUG : file1: Uploading segment 0/14 size 14 2021/02/08 05:09:14 DEBUG : filename.txt: Starting multipart upload 2021/02/08 05:09:15 DEBUG : filename.txt: Uploading segment 0/14 size 14 2021/02/08 05:09:15 DEBUG : file2: Starting multipart upload 2021/02/08 05:09:16 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (5.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:09:18 DEBUG : file1: Need to transfer - File not found at Destination 2021/02/08 05:09:18 DEBUG : sub/file2: Starting multipart upload 2021/02/08 05:09:19 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/02/08 05:09:20 DEBUG : file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/02/08 05:09:20 INFO : file1: Copied (new) to: sub/file2 2021/02/08 05:09:20 INFO : file1: Deleted 2021/02/08 05:09:20 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 05:09:20 DEBUG : file1: Unchanged skipping 2021/02/08 05:09:20 INFO : file1: Deleted 2021/02/08 05:09:21 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.19s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:09:23 DEBUG : file1: Need to transfer - File not found at Destination 2021/02/08 05:09:24 DEBUG : sub/file2: Starting multipart upload 2021/02/08 05:09:24 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/02/08 05:09:25 DEBUG : file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/02/08 05:09:25 INFO : file1: Copied (new) to: sub/file2 2021/02/08 05:09:25 INFO : file1: Deleted 2021/02/08 05:09:26 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 05:09:26 DEBUG : file1: Unchanged skipping 2021/02/08 05:09:26 INFO : file1: Deleted 2021/02/08 05:09:28 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-susocaw9 2021/02/08 05:09:28 INFO : sub/File2-rclone-move-susocaw9: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (6.80s) === RUN TestMoveFileBackupDir run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:09:30 DEBUG : dst/file1: Starting multipart upload 2021/02/08 05:09:31 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/02/08 05:09:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-webiros3gucusuy2tojuzax2/backup" 2021/02/08 05:09:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/02/08 05:09:36 INFO : dst/file1: Moved (server-side) 2021/02/08 05:09:36 DEBUG : dst/file1: Starting multipart upload 2021/02/08 05:09:36 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/02/08 05:09:37 DEBUG : dst/file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/02/08 05:09:37 INFO : dst/file1: Copied (new) 2021/02/08 05:09:37 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.56s) === RUN TestCopyFile run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:09:40 DEBUG : file1: Need to transfer - File not found at Destination 2021/02/08 05:09:41 DEBUG : sub/file2: Starting multipart upload 2021/02/08 05:09:42 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/02/08 05:09:42 DEBUG : file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/02/08 05:09:42 INFO : file1: Copied (new) to: sub/file2 2021/02/08 05:09:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/02/08 05:09:44 DEBUG : file1: Unchanged skipping 2021/02/08 05:09:44 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.53s) === RUN TestCopyFileBackupDir run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:09:46 DEBUG : dst/file1: Starting multipart upload 2021/02/08 05:09:47 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/02/08 05:09:48 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-webiros3gucusuy2tojuzax2/backup" 2021/02/08 05:09:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/02/08 05:09:51 INFO : dst/file1: Moved (server-side) 2021/02/08 05:09:51 DEBUG : dst/file1: Starting multipart upload 2021/02/08 05:09:52 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/02/08 05:09:52 DEBUG : dst/file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/02/08 05:09:52 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.45s) === RUN TestCopyFileCompareDest run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:09:55 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-webiros3gucusuy2tojuzax2/dst" 2021/02/08 05:09:57 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-webiros3gucusuy2tojuzax2/CompareDest" 2021/02/08 05:09:58 DEBUG : one: Need to transfer - File not found at Destination 2021/02/08 05:09:58 DEBUG : one: Starting multipart upload 2021/02/08 05:09:59 DEBUG : one: Uploading segment 0/3 size 3 2021/02/08 05:10:00 DEBUG : one: QuickXorHash = 6f70431900000000000000000300000000000000 OK 2021/02/08 05:10:00 INFO : one: Copied (new) 2021/02/08 05:10:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:10:02 DEBUG : one: Starting multipart upload 2021/02/08 05:10:02 DEBUG : one: Uploading segment 0/5 size 5 2021/02/08 05:10:03 DEBUG : one: QuickXorHash = 6f704319e8200300000000000500000000000000 OK 2021/02/08 05:10:03 INFO : one: Copied (replaced existing) 2021/02/08 05:10:03 DEBUG : dst/one: Starting multipart upload 2021/02/08 05:10:03 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/02/08 05:10:04 DEBUG : CompareDest/one: Starting multipart upload 2021/02/08 05:10:05 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2021/02/08 05:10:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 05:10:07 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:10:07 DEBUG : CompareDest/two: Starting multipart upload 2021/02/08 05:10:08 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2021/02/08 05:10:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 05:10:10 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:10:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 05:10:11 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:10:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/02/08 05:10:12 DEBUG : two: Need to transfer - File not found at Destination 2021/02/08 05:10:12 DEBUG : two: Starting multipart upload 2021/02/08 05:10:13 DEBUG : two: Uploading segment 0/5 size 5 2021/02/08 05:10:13 DEBUG : two: QuickXorHash = 74b8c31be8300300000000000500000000000000 OK 2021/02/08 05:10:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (21.03s) === RUN TestCopyFileCopyDest run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:10:16 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-webiros3gucusuy2tojuzax2/dst" 2021/02/08 05:10:18 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-webiros3gucusuy2tojuzax2/CopyDest" 2021/02/08 05:10:19 DEBUG : one: Need to transfer - File not found at Destination 2021/02/08 05:10:19 DEBUG : one: Starting multipart upload 2021/02/08 05:10:20 DEBUG : one: Uploading segment 0/3 size 3 2021/02/08 05:10:21 DEBUG : one: QuickXorHash = 6f70431900000000000000000300000000000000 OK 2021/02/08 05:10:21 INFO : one: Copied (new) 2021/02/08 05:10:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:10:22 DEBUG : one: Starting multipart upload 2021/02/08 05:10:23 DEBUG : one: Uploading segment 0/5 size 5 2021/02/08 05:10:23 DEBUG : one: QuickXorHash = 6f704319e8200300000000000500000000000000 OK 2021/02/08 05:10:23 INFO : one: Copied (replaced existing) 2021/02/08 05:10:23 DEBUG : dst/one: Starting multipart upload 2021/02/08 05:10:24 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/02/08 05:10:25 DEBUG : CopyDest/one: Starting multipart upload 2021/02/08 05:10:26 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2021/02/08 05:10:28 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-webiros3gucusuy2tojuzax2/BackupDir" 2021/02/08 05:10:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 05:10:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:10:31 INFO : one: Moved (server-side) 2021/02/08 05:10:36 DEBUG : one: QuickXorHash = 6f704319e8200300000000000500000000000000 OK 2021/02/08 05:10:36 INFO : one: Copied (server-side copy) 2021/02/08 05:10:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/02/08 05:10:36 DEBUG : CopyDest/two: Starting multipart upload 2021/02/08 05:10:37 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2021/02/08 05:10:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 05:10:42 DEBUG : two: QuickXorHash = 74b8c31b00000000000000000300000000000000 OK 2021/02/08 05:10:42 INFO : two: Copied (server-side copy) 2021/02/08 05:10:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/02/08 05:10:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 05:10:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/02/08 05:10:44 DEBUG : two: Unchanged skipping 2021/02/08 05:10:45 DEBUG : CopyDest/three: Starting multipart upload 2021/02/08 05:10:45 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2021/02/08 05:10:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/02/08 05:10:47 DEBUG : three: Destination not found in --copy-dest 2021/02/08 05:10:47 DEBUG : three: Need to transfer - File not found at Destination 2021/02/08 05:10:47 DEBUG : three: Starting multipart upload 2021/02/08 05:10:48 DEBUG : three: Uploading segment 0/7 size 7 2021/02/08 05:10:48 DEBUG : three: QuickXorHash = 7440831cca50063acc0000000700000000000000 OK 2021/02/08 05:10:48 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (35.32s) === 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-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:10:52 DEBUG : A1/one: Starting multipart upload 2021/02/08 05:10:53 DEBUG : A1/one: Uploading segment 0/3 size 3 2021/02/08 05:10:53 DEBUG : A1/two: Starting multipart upload 2021/02/08 05:10:54 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/02/08 05:10:55 DEBUG : A1/B1/three: Starting multipart upload 2021/02/08 05:10:55 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2021/02/08 05:10:57 DEBUG : A1/B1/C1/four: Starting multipart upload 2021/02/08 05:10:57 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2021/02/08 05:10:58 DEBUG : A1/B1/C2/five: Starting multipart upload 2021/02/08 05:10:59 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2021/02/08 05:10:59 DEBUG : A1/B2: Making directory 2021/02/08 05:11:00 DEBUG : A1/B1/C3: Making directory 2021/02/08 05:11:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/02/08 05:11:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/02/08 05:11:10 INFO : A2/two: Moved (server-side) to: A3/two 2021/02/08 05:11:10 INFO : A2/one: Moved (server-side) to: A3/one 2021/02/08 05:11:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three --- PASS: TestDirMove (26.78s) === RUN TestGetFsInfo run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:11:19 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:11:19 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2021/02/08 05:11:19 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/02/08 05:11:20 DEBUG : no_checksum_small_file_from_pipe: QuickXorHash = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2021/02/08 05:11:20 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:11:20 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/02/08 05:11:20 DEBUG : Creating backend with remote "/tmp/rclone-spool527658398" 2021/02/08 05:11:20 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/02/08 05:11:20 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2021/02/08 05:11:21 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/02/08 05:11:21 DEBUG : no_checksum_big_file_from_pipe: QuickXorHash = 0000000000000000000000000190010000000000 OK 2021/02/08 05:11:21 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-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:11:23 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:11:23 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2021/02/08 05:11:23 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/02/08 05:11:24 DEBUG : with_checksum_small_file_from_pipe: QuickXorHash = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2021/02/08 05:11:24 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:11:24 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/02/08 05:11:24 DEBUG : Creating backend with remote "/tmp/rclone-spool802053248" 2021/02/08 05:11:24 DEBUG : with_checksum_big_file_from_pipe: QuickXorHash = 0000000000000000000000000190010000000000 OK 2021/02/08 05:11:24 DEBUG : with_checksum_big_file_from_pipe: Size and QuickXorHash of src and dst objects identical 2021/02/08 05:11:24 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2021/02/08 05:11:24 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/02/08 05:11:25 DEBUG : with_checksum_big_file_from_pipe: QuickXorHash = 0000000000000000000000000190010000000000 OK 2021/02/08 05:11:25 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-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:11:26 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:11:26 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/02/08 05:11:27 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/02/08 05:11:28 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:11:28 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/02/08 05:11:28 DEBUG : Creating backend with remote "/tmp/rclone-spool947144671" 2021/02/08 05:11:28 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/02/08 05:11:28 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/02/08 05:11:28 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/02/08 05:11:29 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-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:11:30 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:11:30 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/02/08 05:11:31 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/02/08 05:11:31 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:11:31 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/02/08 05:11:31 DEBUG : Creating backend with remote "/tmp/rclone-spool500185449" 2021/02/08 05:11:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/02/08 05:11:31 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/02/08 05:11:32 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/02/08 05:11:33 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (15.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.15s) === RUN TestRcatSize run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:11:34 DEBUG : potato1: Starting multipart upload 2021/02/08 05:11:35 DEBUG : potato1: Uploading segment 0/60 size 60 2021/02/08 05:11:35 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': File to upload is small (60 bytes), uploading instead of streaming 2021/02/08 05:11:35 DEBUG : potato2: Starting multipart upload 2021/02/08 05:11:36 DEBUG : potato2: Uploading segment 0/60 size 60 2021/02/08 05:11:36 DEBUG : potato2: QuickXorHash = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2021/02/08 05:11:36 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.17s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "One drive root 'rclone-test-webiros3gucusuy2tojuzax2'", Local "Local file system at /tmp/rclone766237601", Modify Window "1s" 2021/02/08 05:11:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/02/08 05:11:38 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2021/02/08 05:11:39 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2021/02/08 05:11:39 DEBUG : TestCopyFileMaxTransfer/file1: QuickXorHash = 6648031bca1003108ce10d6eae4319dc40873900 OK 2021/02/08 05:11:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/02/08 05:11:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/02/08 05:11:40 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2021/02/08 05:11:41 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2021/02/08 05:11:41 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PF5POLQHEQSDHJFYB6WY5W5PML3K/uploadSession?guid='2d312f95-82d6-4171-b210-980e9014803f'&path='~tmp2F_file2'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2hpdGVjZWxsLW15LnNoYXJlcG9pbnQuY29tQGZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2MTI3NjExMDEiLCJleHAiOiIxNjEyODQ3NTAxIiwiZW5kcG9pbnR1cmwiOiJweXZzQXVnRTFRb1VyaFVrYlhQcTBZZ1h3S2RRUEVDM3RybTI3Y0dRMmFBPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMzEzIiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJaakExWW1abE9UTXRZekF4TUMwMFlUVTRMVGcwTldFdFpqVmpZelkwTmpJeU56STAiLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiT1dFek0yWTNZalF0TlROaU1pMDBaREE0TFRreU9EUXRaV1kzWVRVMFlqQXdNRGxtIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiZ2l2ZW5fbmFtZSI6Ik5pY2siLCJmYW1pbHlfbmFtZSI6IkNyYWlnLVdvb2QiLCJhYyI6Imx8bXxoIiwiYXBwaWQiOiJiMTU2NjVkOS1lZGE2LTQwOTItODUzOS0wZWVjMzc2YWZkNTkiLCJ0aWQiOiJmYWZkNjk0YS01MGMxLTRlZWEtYjNjNy00OTUxN2U1YWRkODkiLCJ1cG4iOiJuaWNrX2NyYWlnLXdvb2RAd2hpdGVjZWxsLm9ubGluZSIsInB1aWQiOiIxMDAzQkZGREFDMzJGODcxIiwiY2FjaGVrZXkiOiIwaC5mfG1lbWJlcnNoaXB8MTAwM2JmZmRhYzMyZjg3MUBsaXZlLmNvbSIsInNjcCI6Im15ZmlsZXMucmVhZCBhbGxmaWxlcy5yZWFkIG15ZmlsZXMud3JpdGUgYWxsZmlsZXMud3JpdGUgYWxsc2l0ZXMucmVhZCIsInR0IjoiMiIsInVzZVBlcnNpc3RlbnRDb29raWUiOm51bGx9.ZUdpenJyK041WUtXL0dsY0hCMEpqL0xHbzVFckY4ckR0S0lyeGdxK3FURT0": Max transfer limit reached as set by --max-transfer 2021/02/08 05:11:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PF5POLQHEQSDHJFYB6WY5W5PML3K/uploadSession?guid='2d312f95-82d6-4171-b210-980e9014803f'&path='~tmp2F_file2'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2hpdGVjZWxsLW15LnNoYXJlcG9pbnQuY29tQGZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2MTI3NjExMDEiLCJleHAiOiIxNjEyODQ3NTAxIiwiZW5kcG9pbnR1cmwiOiJweXZzQXVnRTFRb1VyaFVrYlhQcTBZZ1h3S2RRUEVDM3RybTI3Y0dRMmFBPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMzEzIiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJaakExWW1abE9UTXRZekF4TUMwMFlUVTRMVGcwTldFdFpqVmpZelkwTmpJeU56STAiLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiT1dFek0yWTNZalF0TlROaU1pMDBaREE0TFRreU9EUXRaV1kzWVRVMFlqQXdNRGxtIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiZ2l2ZW5fbmFtZSI6Ik5pY2siLCJmYW1pbHlfbmFtZSI6IkNyYWlnLVdvb2QiLCJhYyI6Imx8bXxoIiwiYXBwaWQiOiJiMTU2NjVkOS1lZGE2LTQwOTItODUzOS0wZWVjMzc2YWZkNTkiLCJ0aWQiOiJmYWZkNjk0YS01MGMxLTRlZWEtYjNjNy00OTUxN2U1YWRkODkiLCJ1cG4iOiJuaWNrX2NyYWlnLXdvb2RAd2hpdGVjZWxsLm9ubGluZSIsInB1aWQiOiIxMDAzQkZGREFDMzJGODcxIiwiY2FjaGVrZXkiOiIwaC5mfG1lbWJlcnNoaXB8MTAwM2JmZmRhYzMyZjg3MUBsaXZlLmNvbSIsInNjcCI6Im15ZmlsZXMucmVhZCBhbGxmaWxlcy5yZWFkIG15ZmlsZXMud3JpdGUgYWxsZmlsZXMud3JpdGUgYWxsc2l0ZXMucmVhZCIsInR0IjoiMiIsInVzZVBlcnNpc3RlbnRDb29raWUiOm51bGx9.ZUdpenJyK041WUtXL0dsY0hCMEpqL0xHbzVFckY4ckR0S0lyeGdxK3FURT0": Max transfer limit reached as set by --max-transfer 2021/02/08 05:11:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/02/08 05:11:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/02/08 05:11:43 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2021/02/08 05:11:43 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2021/02/08 05:11:44 DEBUG : TestCopyFileMaxTransfer/file4: QuickXorHash = 2a1ea3ab3f55a2d4877870ead17229ecc022c35b OK 2021/02/08 05:11:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (7.94s) === 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/02/08 05:11:45 DEBUG : One drive root 'rclone-test-webiros3gucusuy2tojuzax2': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 5m2.136561567s (try 1/5)