"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2021/05/11 05:45:04 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-piwoper9wayovuk3kifaciy2" 2021/05/11 05:45:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/11 05:45:05 DEBUG : Creating backend with remote "/tmp/rclone348093038" === 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-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/05/11 05:45:06 DEBUG : file1: Starting multipart upload 2021/05/11 05:45:07 DEBUG : file1: Uploading segment 0/131071 size 131071 2021/05/11 05:45:08 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/11 05:45:08 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/05/11 05:45:08 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/11 05:45:09 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/11 05:45:09 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/05/11 05:45:09 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/05/11 05:45:09 DEBUG : file1: Starting multipart upload 2021/05/11 05:45:09 DEBUG : file1: Uploading segment 0/131072 size 131072 2021/05/11 05:45:11 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/11 05:45:11 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/05/11 05:45:11 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/11 05:45:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/11 05:45:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/05/11 05:45:12 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/05/11 05:45:12 DEBUG : file1: Starting multipart upload 2021/05/11 05:45:12 DEBUG : file1: Uploading segment 0/131073 size 131073 2021/05/11 05:45:13 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/05/11 05:45:13 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/05/11 05:45:13 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/05/11 05:45:14 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/05/11 05:45:14 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/05/11 05:45:14 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (9.52s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.40s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.31s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.94s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/11 05:45:15 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/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/11 05:45:15 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/11 05:45:15 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-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:45:15 DEBUG : rutabaga: Starting multipart upload 2021/05/11 05:45:15 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2021/05/11 05:45:17 DEBUG : empty space: Starting multipart upload 2021/05/11 05:45:17 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2021/05/11 05:45:18 DEBUG : potato2: Starting multipart upload 2021/05/11 05:45:19 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2021/05/11 05:45:20 DEBUG : remotepotato: Starting multipart upload 2021/05/11 05:45:20 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (8.94s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2021/05/11 05:45:24 DEBUG : Creating backend with remote "non-existent" 2021/05/11 05:45:24 DEBUG : Creating backend with remote "non-existent" 2021/05/11 05:45:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/05/11 05:45:24 ERROR : : error reading source directory: directory not found 2021/05/11 05:45:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/05/11 05:45:24 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-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:45:24 DEBUG : rutabaga: Starting multipart upload 2021/05/11 05:45:24 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/05/11 05:45:28 DEBUG : empty space: Starting multipart upload 2021/05/11 05:45:29 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2021/05/11 05:45:30 DEBUG : potato2: Starting multipart upload 2021/05/11 05:45:31 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/05/11 05:45:33 DEBUG : remotepotato: Starting multipart upload 2021/05/11 05:45:33 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.22s) --- PASS: TestCheckDownload/1 (0.76s) --- PASS: TestCheckDownload/2 (0.73s) --- PASS: TestCheckDownload/3 (0.69s) --- PASS: TestCheckDownload/4 (0.73s) --- PASS: TestCheckDownload/5 (0.69s) --- PASS: TestCheckDownload/6 (0.74s) --- PASS: TestCheckDownload/7 (0.67s) === RUN TestCheckSizeOnly run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:45:38 DEBUG : rutabaga: Starting multipart upload 2021/05/11 05:45:38 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/05/11 05:45:40 DEBUG : empty space: Starting multipart upload 2021/05/11 05:45:41 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2021/05/11 05:45:42 DEBUG : potato2: Starting multipart upload 2021/05/11 05:45:42 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/05/11 05:45:43 DEBUG : remotepotato: Starting multipart upload 2021/05/11 05:45:44 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.19s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.61s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.70s) --- PASS: TestCheckSizeOnly/7 (0.69s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.76s) === RUN TestDeduplicateSkip run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.59s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.60s) === RUN TestDeduplicateFirst run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.67s) === RUN TestDeduplicateNewest run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.57s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:45:51 DEBUG : one: Starting multipart upload 2021/05/11 05:45:52 DEBUG : one: Uploading segment 0/100 size 100 2021/05/11 05:45:53 DEBUG : also/one: Starting multipart upload 2021/05/11 05:45:54 DEBUG : also/one: Uploading segment 0/100 size 100 2021/05/11 05:45:54 DEBUG : another: Starting multipart upload 2021/05/11 05:45:54 DEBUG : another: Uploading segment 0/100 size 100 2021/05/11 05:45:55 DEBUG : not-one: Starting multipart upload 2021/05/11 05:45:55 DEBUG : not-one: Uploading segment 0/5 size 5 2021/05/11 05:45:56 INFO : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': Looking for duplicate SHA-1 hashes using newest mode. 2021/05/11 05:45:57 NOTICE: 12a9caa9e9c72d0a35aef5a3424991a92e94087e: Found 3 files with duplicate SHA-1 hashes 2021/05/11 05:45:58 INFO : one: Deleted 2021/05/11 05:45:58 INFO : also/one: Deleted 2021/05/11 05:45:58 NOTICE: 12a9caa9e9c72d0a35aef5a3424991a92e94087e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (10.47s) === RUN TestDeduplicateOldest run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.92s) === RUN TestDeduplicateLargest run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.92s) === RUN TestDeduplicateSmallest run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.62s) === RUN TestDeduplicateRename run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.58s) === RUN TestMergeDirs run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.66s) === RUN TestListDirSorted run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:46:06 DEBUG : a.txt: Starting multipart upload 2021/05/11 05:46:06 DEBUG : a.txt: Uploading segment 0/11 size 11 2021/05/11 05:46:07 DEBUG : zend.txt: Starting multipart upload 2021/05/11 05:46:07 DEBUG : zend.txt: Uploading segment 0/5 size 5 2021/05/11 05:46:08 DEBUG : sub dir/hello world: Starting multipart upload 2021/05/11 05:46:08 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/05/11 05:46:09 DEBUG : sub dir/hello world2: Starting multipart upload 2021/05/11 05:46:10 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2021/05/11 05:46:11 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2021/05/11 05:46:11 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2021/05/11 05:46:12 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2021/05/11 05:46:12 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2021/05/11 05:46:13 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2021/05/11 05:46:14 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2021/05/11 05:46:16 DEBUG : a.txt: Excluded 2021/05/11 05:46:18 DEBUG : sub dir/hello world: Excluded 2021/05/11 05:46:18 DEBUG : sub dir/hello world2: Excluded 2021/05/11 05:46:18 DEBUG : sub dir/ignore dir: Excluded 2021/05/11 05:46:18 DEBUG : sub dir/hello world: Excluded 2021/05/11 05:46:18 DEBUG : sub dir/hello world2: Excluded 2021/05/11 05:46:19 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (19.82s) === RUN TestMkdir run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:46:25 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': Making directory 2021/05/11 05:46:26 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': Making directory --- PASS: TestMkdir (1.58s) === RUN TestLsd run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:46:28 DEBUG : sub dir/hello world: Starting multipart upload 2021/05/11 05:46:28 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (4.58s) === RUN TestLs run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:46:32 DEBUG : potato2: Starting multipart upload 2021/05/11 05:46:32 DEBUG : potato2: Uploading segment 0/60 size 60 2021/05/11 05:46:32 DEBUG : empty space: Starting multipart upload 2021/05/11 05:46:33 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:46:36 DEBUG : potato2: Starting multipart upload 2021/05/11 05:46:36 DEBUG : potato2: Uploading segment 0/60 size 60 2021/05/11 05:46:37 DEBUG : empty space: Starting multipart upload 2021/05/11 05:46:37 DEBUG : empty space: Uploading segment 0/1 size 1 2021/05/11 05:46:41 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.65s) === RUN TestLsLong run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:46:43 DEBUG : potato2: Starting multipart upload 2021/05/11 05:46:43 DEBUG : potato2: Uploading segment 0/60 size 60 2021/05/11 05:46:44 DEBUG : empty space: Starting multipart upload 2021/05/11 05:46:44 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (4.64s) === RUN TestHashSums run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:46:47 DEBUG : potato2: Starting multipart upload 2021/05/11 05:46:48 DEBUG : potato2: Uploading segment 0/60 size 60 2021/05/11 05:46:49 DEBUG : empty space: Starting multipart upload 2021/05/11 05:46:49 DEBUG : empty space: Uploading segment 0/1 size 1 2021/05/11 05:46:53 ERROR : empty space: Hash unsupported: hash type not supported 2021/05/11 05:46:53 ERROR : potato2: Hash unsupported: hash type not supported 2021/05/11 05:46:55 ERROR : empty space: Hash unsupported: hash type not supported 2021/05/11 05:46:55 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (9.40s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:46:57 DEBUG : potato2: Starting multipart upload 2021/05/11 05:46:57 DEBUG : potato2: Uploading segment 0/60 size 60 2021/05/11 05:46:58 DEBUG : empty space: Starting multipart upload 2021/05/11 05:46:58 DEBUG : empty space: Uploading segment 0/1 size 1 2021/05/11 05:47:00 DEBUG : sub dir/potato3: Starting multipart upload 2021/05/11 05:47:00 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (8.65s) === RUN TestDelete run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:47:06 DEBUG : small: Starting multipart upload 2021/05/11 05:47:06 DEBUG : small: Uploading segment 0/10 size 10 2021/05/11 05:47:06 DEBUG : medium: Starting multipart upload 2021/05/11 05:47:07 DEBUG : medium: Uploading segment 0/60 size 60 2021/05/11 05:47:07 DEBUG : large: Starting multipart upload 2021/05/11 05:47:08 DEBUG : large: Uploading segment 0/100 size 100 2021/05/11 05:47:08 DEBUG : Waiting for deletions to finish 2021/05/11 05:47:09 DEBUG : large: Excluded 2021/05/11 05:47:09 INFO : medium: Deleted 2021/05/11 05:47:11 INFO : small: Deleted --- PASS: TestDelete (6.23s) === RUN TestRetry 2021/05/11 05:47:12 DEBUG : Received error: EOF - low level retry 1/5 2021/05/11 05:47:12 DEBUG : Received error: EOF - low level retry 2/5 2021/05/11 05:47:12 DEBUG : Received error: EOF - low level retry 1/5 2021/05/11 05:47:12 DEBUG : Received error: EOF - low level retry 2/5 2021/05/11 05:47:12 DEBUG : Received error: EOF - low level retry 3/5 2021/05/11 05:47:12 DEBUG : Received error: EOF - low level retry 4/5 2021/05/11 05:47:12 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:47:12 DEBUG : file1: Starting multipart upload 2021/05/11 05:47:12 DEBUG : file1: Uploading segment 0/10 size 10 2021/05/11 05:47:13 DEBUG : file2: Starting multipart upload 2021/05/11 05:47:13 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (8.32s) === RUN TestPurge 2021/05/11 05:47:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-xubirug5hiveriw0fuyovec9" 2021/05/11 05:47:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/11 05:47:21 DEBUG : Creating backend with remote "/tmp/rclone942455248" run.go:176: Remote "One drive root 'rclone-test-xubirug5hiveriw0fuyovec9'", Local "Local file system at /tmp/rclone942455248", Modify Window "1s" 2021/05/11 05:47:24 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/05/11 05:47:24 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/05/11 05:47:25 DEBUG : A2: Making directory 2021/05/11 05:47:25 DEBUG : A1/B2: Making directory 2021/05/11 05:47:26 DEBUG : A1/B2/C2: Making directory 2021/05/11 05:47:27 DEBUG : A1/B1/C3: Making directory 2021/05/11 05:47:27 DEBUG : A3: Making directory 2021/05/11 05:47:29 DEBUG : A3/B3: Making directory 2021/05/11 05:47:29 DEBUG : A3/B3/C4: Making directory 2021/05/11 05:47:30 DEBUG : A1/two: Starting multipart upload 2021/05/11 05:47:31 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/05/11 05:47:35 ERROR : : error listing: directory not found 2021/05/11 05:47:35 DEBUG : One drive root 'rclone-test-xubirug5hiveriw0fuyovec9': Purge remote 2021/05/11 05:47:36 purge failed: directory not found --- PASS: TestPurge (15.70s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:47:38 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/05/11 05:47:39 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/05/11 05:47:39 DEBUG : A2: Making directory 2021/05/11 05:47:40 DEBUG : A1/B2: Making directory 2021/05/11 05:47:41 DEBUG : A1/B2/C2: Making directory 2021/05/11 05:47:41 DEBUG : A1/B1/C3: Making directory 2021/05/11 05:47:42 DEBUG : A3: Making directory 2021/05/11 05:47:43 DEBUG : A3/B3: Making directory 2021/05/11 05:47:44 DEBUG : A3/B3/C4: Making directory 2021/05/11 05:47:44 DEBUG : A1/two: Starting multipart upload 2021/05/11 05:47:45 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/05/11 05:47:48 DEBUG : A3/B3/C4: Removing directory 2021/05/11 05:47:52 DEBUG : A3/B3: Removing directory 2021/05/11 05:47:52 DEBUG : A3: Removing directory 2021/05/11 05:47:53 DEBUG : A2: Removing directory 2021/05/11 05:47:54 DEBUG : A1/B2/C2: Removing directory 2021/05/11 05:47:54 DEBUG : A1/B2: Removing directory 2021/05/11 05:47:55 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (26.70s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:48:02 DEBUG : A1: Making directory 2021/05/11 05:48:03 DEBUG : A1/B1: Making directory 2021/05/11 05:48:04 DEBUG : A1/B1/C1: Making directory 2021/05/11 05:48:07 DEBUG : A1/B1/C1: Removing directory 2021/05/11 05:48:08 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.48s) === RUN TestRmdirsWithFilter run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:48:12 DEBUG : A1: Making directory 2021/05/11 05:48:13 DEBUG : A1/B1: Making directory 2021/05/11 05:48:14 DEBUG : A1/B1/C1: Making directory 2021/05/11 05:48:17 DEBUG : A1/B1/C1: Removing directory 2021/05/11 05:48:18 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.24s) === RUN TestCopyURL run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:48:22 DEBUG : file1: Starting multipart upload 2021/05/11 05:48:22 DEBUG : file1: Uploading segment 0/14 size 14 2021/05/11 05:48:23 DEBUG : filename.txt: File name found in url 2021/05/11 05:48:23 DEBUG : filename.txt: Starting multipart upload 2021/05/11 05:48:24 DEBUG : filename.txt: Uploading segment 0/14 size 14 2021/05/11 05:48:24 DEBUG : file2: Starting multipart upload 2021/05/11 05:48:25 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (6.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:48:28 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/11 05:48:29 DEBUG : sub/file2: Starting multipart upload 2021/05/11 05:48:29 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/05/11 05:48:30 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/11 05:48:30 INFO : file1: Copied (new) to: sub/file2 2021/05/11 05:48:30 INFO : file1: Deleted 2021/05/11 05:48:31 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/05/11 05:48:31 DEBUG : file1: Unchanged skipping 2021/05/11 05:48:31 INFO : file1: Deleted 2021/05/11 05:48:32 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.94s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:48:35 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/11 05:48:36 DEBUG : sub/file2: Starting multipart upload 2021/05/11 05:48:36 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/05/11 05:48:37 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/11 05:48:37 INFO : file1: Copied (new) to: sub/file2 2021/05/11 05:48:37 INFO : file1: Deleted 2021/05/11 05:48:38 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/05/11 05:48:38 DEBUG : file1: Unchanged skipping 2021/05/11 05:48:38 INFO : file1: Deleted 2021/05/11 05:48:40 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-sakogel8 2021/05/11 05:48:40 INFO : sub/File2-rclone-move-sakogel8: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (7.82s) === RUN TestMoveFileBackupDir run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:48:44 DEBUG : dst/file1: Starting multipart upload 2021/05/11 05:48:44 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/05/11 05:48:46 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-piwoper9wayovuk3kifaciy2/backup" 2021/05/11 05:48:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/11 05:48:51 INFO : dst/file1: Moved (server-side) 2021/05/11 05:48:51 DEBUG : dst/file1: Starting multipart upload 2021/05/11 05:48:52 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/05/11 05:48:52 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/11 05:48:52 INFO : dst/file1: Copied (new) 2021/05/11 05:48:52 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (14.51s) === RUN TestCopyFile run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:48:58 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/11 05:48:58 DEBUG : sub/file2: Starting multipart upload 2021/05/11 05:48:59 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/05/11 05:48:59 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/11 05:48:59 INFO : file1: Copied (new) to: sub/file2 2021/05/11 05:49:00 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/05/11 05:49:00 DEBUG : file1: Unchanged skipping 2021/05/11 05:49:01 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.69s) === RUN TestCopyFileBackupDir run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:49:05 DEBUG : dst/file1: Starting multipart upload 2021/05/11 05:49:05 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/05/11 05:49:07 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-piwoper9wayovuk3kifaciy2/backup" 2021/05/11 05:49:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/11 05:49:12 INFO : dst/file1: Moved (server-side) 2021/05/11 05:49:12 DEBUG : dst/file1: Starting multipart upload 2021/05/11 05:49:13 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/05/11 05:49:13 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/11 05:49:13 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.75s) === RUN TestCopyFileCompareDest run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:49:18 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-piwoper9wayovuk3kifaciy2/dst" 2021/05/11 05:49:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-piwoper9wayovuk3kifaciy2/CompareDest" 2021/05/11 05:49:24 DEBUG : one: Need to transfer - File not found at Destination 2021/05/11 05:49:25 DEBUG : one: Starting multipart upload 2021/05/11 05:49:25 DEBUG : one: Uploading segment 0/3 size 3 2021/05/11 05:49:26 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/05/11 05:49:26 INFO : one: Copied (new) 2021/05/11 05:49:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/11 05:49:29 DEBUG : one: Starting multipart upload 2021/05/11 05:49:30 DEBUG : one: Uploading segment 0/5 size 5 2021/05/11 05:49:30 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/05/11 05:49:30 INFO : one: Copied (replaced existing) 2021/05/11 05:49:31 DEBUG : dst/one: Starting multipart upload 2021/05/11 05:49:31 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/05/11 05:49:33 DEBUG : CompareDest/one: Starting multipart upload 2021/05/11 05:49:33 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2021/05/11 05:49:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/11 05:49:36 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/11 05:49:37 DEBUG : CompareDest/two: Starting multipart upload 2021/05/11 05:49:37 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2021/05/11 05:49:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/11 05:49:39 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/11 05:49:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/11 05:49:40 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/11 05:49:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/05/11 05:49:42 DEBUG : two: Need to transfer - File not found at Destination 2021/05/11 05:49:42 DEBUG : two: Starting multipart upload 2021/05/11 05:49:42 DEBUG : two: Uploading segment 0/5 size 5 2021/05/11 05:49:43 DEBUG : two: SHA-1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/05/11 05:49:43 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (29.93s) === RUN TestCopyFileCopyDest run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:49:48 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-piwoper9wayovuk3kifaciy2/dst" 2021/05/11 05:49:51 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-piwoper9wayovuk3kifaciy2/CopyDest" 2021/05/11 05:49:55 DEBUG : one: Need to transfer - File not found at Destination 2021/05/11 05:49:55 DEBUG : one: Starting multipart upload 2021/05/11 05:49:55 DEBUG : one: Uploading segment 0/3 size 3 2021/05/11 05:49:56 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/05/11 05:49:56 INFO : one: Copied (new) 2021/05/11 05:50:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/11 05:50:00 DEBUG : one: Starting multipart upload 2021/05/11 05:50:00 DEBUG : one: Uploading segment 0/5 size 5 2021/05/11 05:50:00 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/05/11 05:50:00 INFO : one: Copied (replaced existing) 2021/05/11 05:50:01 DEBUG : dst/one: Starting multipart upload 2021/05/11 05:50:02 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/05/11 05:50:03 DEBUG : CopyDest/one: Starting multipart upload 2021/05/11 05:50:04 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2021/05/11 05:50:05 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-piwoper9wayovuk3kifaciy2/BackupDir" 2021/05/11 05:50:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/11 05:50:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/11 05:50:12 INFO : one: Moved (server-side) 2021/05/11 05:50:13 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/05/11 05:50:13 INFO : one: Copied (server-side copy) 2021/05/11 05:50:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/05/11 05:50:14 DEBUG : CopyDest/two: Starting multipart upload 2021/05/11 05:50:14 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2021/05/11 05:50:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/11 05:50:17 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/05/11 05:50:17 INFO : two: Copied (server-side copy) 2021/05/11 05:50:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/05/11 05:50:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/11 05:50:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/05/11 05:50:19 DEBUG : two: Unchanged skipping 2021/05/11 05:50:19 DEBUG : CopyDest/three: Starting multipart upload 2021/05/11 05:50:20 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2021/05/11 05:50:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/05/11 05:50:22 DEBUG : three: Destination not found in --copy-dest 2021/05/11 05:50:22 DEBUG : three: Need to transfer - File not found at Destination 2021/05/11 05:50:22 DEBUG : three: Starting multipart upload 2021/05/11 05:50:23 DEBUG : three: Uploading segment 0/7 size 7 2021/05/11 05:50:23 DEBUG : three: SHA-1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/05/11 05:50:23 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (41.82s) === 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-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:50:31 DEBUG : A1/one: Starting multipart upload 2021/05/11 05:50:31 DEBUG : A1/one: Uploading segment 0/3 size 3 2021/05/11 05:50:32 DEBUG : A1/two: Starting multipart upload 2021/05/11 05:50:32 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/05/11 05:50:34 DEBUG : A1/B1/three: Starting multipart upload 2021/05/11 05:50:34 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2021/05/11 05:50:36 DEBUG : A1/B1/C1/four: Starting multipart upload 2021/05/11 05:50:36 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2021/05/11 05:50:37 DEBUG : A1/B1/C2/five: Starting multipart upload 2021/05/11 05:50:38 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2021/05/11 05:50:38 DEBUG : A1/B2: Making directory 2021/05/11 05:50:39 DEBUG : A1/B1/C3: Making directory 2021/05/11 05:50:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/05/11 05:50:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/05/11 05:50:51 INFO : A2/one: Moved (server-side) to: A3/one 2021/05/11 05:50:51 INFO : A2/two: Moved (server-side) to: A3/two 2021/05/11 05:50:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three --- PASS: TestDirMove (35.10s) === RUN TestGetFsInfo run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" --- PASS: TestGetFsInfo (0.57s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:51:06 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': File to upload is small (34 bytes), uploading instead of streaming 2021/05/11 05:51:06 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2021/05/11 05:51:06 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/05/11 05:51:06 DEBUG : no_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/05/11 05:51:06 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/05/11 05:51:06 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/05/11 05:51:06 DEBUG : Creating backend with remote "/tmp/rclone-spool070250735" 2021/05/11 05:51:06 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/05/11 05:51:06 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2021/05/11 05:51:07 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/05/11 05:51:07 DEBUG : no_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/05/11 05:51:07 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-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:51:09 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': File to upload is small (34 bytes), uploading instead of streaming 2021/05/11 05:51:09 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2021/05/11 05:51:10 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/05/11 05:51:10 DEBUG : with_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/05/11 05:51:10 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/05/11 05:51:10 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/05/11 05:51:10 DEBUG : Creating backend with remote "/tmp/rclone-spool328364281" 2021/05/11 05:51:10 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/05/11 05:51:10 DEBUG : with_checksum_big_file_from_pipe: Size and SHA-1 of src and dst objects identical 2021/05/11 05:51:10 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2021/05/11 05:51:11 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/05/11 05:51:11 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/05/11 05:51:11 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-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:51:14 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': File to upload is small (34 bytes), uploading instead of streaming 2021/05/11 05:51:14 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/05/11 05:51:14 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/05/11 05:51:16 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/11 05:51:16 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/05/11 05:51:16 DEBUG : Creating backend with remote "/tmp/rclone-spool829115908" 2021/05/11 05:51:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/05/11 05:51:16 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/05/11 05:51:16 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/05/11 05:51:17 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-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:51:20 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': File to upload is small (34 bytes), uploading instead of streaming 2021/05/11 05:51:20 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/05/11 05:51:20 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/05/11 05:51:21 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/11 05:51:21 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/05/11 05:51:21 DEBUG : Creating backend with remote "/tmp/rclone-spool634084822" 2021/05/11 05:51:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/05/11 05:51:21 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/05/11 05:51:21 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/05/11 05:51:23 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (18.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.54s) === RUN TestRcatSize run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:51:24 DEBUG : potato1: Starting multipart upload 2021/05/11 05:51:25 DEBUG : potato1: Uploading segment 0/60 size 60 2021/05/11 05:51:25 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': File to upload is small (60 bytes), uploading instead of streaming 2021/05/11 05:51:25 DEBUG : potato2: Starting multipart upload 2021/05/11 05:51:26 DEBUG : potato2: Uploading segment 0/60 size 60 2021/05/11 05:51:26 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/05/11 05:51:26 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.85s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "One drive root 'rclone-test-piwoper9wayovuk3kifaciy2'", Local "Local file system at /tmp/rclone348093038", Modify Window "1s" 2021/05/11 05:51:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/05/11 05:51:32 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2021/05/11 05:51:33 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2021/05/11 05:51:33 DEBUG : TestCopyFileMaxTransfer/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/11 05:51:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/05/11 05:51:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/05/11 05:51:35 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2021/05/11 05:51:35 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2021/05/11 05:51:35 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://df.api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE1Njg0MjUiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4mArsCq2qgImEi167JqxwIF8ev-hFC5pOAh0TmNBsUm4xt3tFF0N8HudRa1SQrXfU6CW2do-fLW2l1xRsVN5dEwngq1R8EwncqZuR9vKRSVqM/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4wsrI81_4pfAUDVrmtfJkUCsGDknB7DqwVCGbj34D_vSarjNJ2BFwwkPssV5TEGysVEa2FF_DiOZiP4Z-ZWuuEc5h47h_Cg2jM4M3q17-DV2CpErc3lLdEHGWqNVtm4lm8DJxOqMsgYlpgPw1YHnpydkrGU905tJW03_gWFq8fHi8GEUceSK2KeLU3KsMxKvMy1jJwXlJqDV1NJjEeiaHKlS4otMmYrOBfPjhC2FsniWlYEeV_qhhH3LnLK_pwDIT6Ht7fyURsy-2INXEF0tJBHNUpBJqXm2xFWb15kwQRGb9xVpkNHiYUSTEkNLKL0JWgUNF13AGRRkfciHyTGjAtsRH326KBWKoSvpNP7f7iN6In1F3v9jg2S2uJO3_ervkJEE6OS-hJEHq0Wwdbj_ugG_DLoBl8AkY6tYxcorTZUlKp4nbJVCYzIYrV932eS2_CU5d2pnXrtXxjxJqPzK1C3zKRVSytHj-UOryQqafacbAQNEwk_YaCr1h_9fAEXh_fGEQIuMMJ4HBG7u86vxtmuI0EGgcfPwuLEPIgScZotb8yafvi3jJDp_VNHAqBWmjL4n0rsyxhx2YhucM7Rj6hKBS4oYd2Z55wVXMAKkyI-ka4_jNntQE4mArl3LffefpY": Max transfer limit reached as set by --max-transfer 2021/05/11 05:51:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://df.api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE1Njg0MjUiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4mArsCq2qgImEi167JqxwIF8ev-hFC5pOAh0TmNBsUm4xt3tFF0N8HudRa1SQrXfU6CW2do-fLW2l1xRsVN5dEwngq1R8EwncqZuR9vKRSVqM/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4wsrI81_4pfAUDVrmtfJkUCsGDknB7DqwVCGbj34D_vSarjNJ2BFwwkPssV5TEGysVEa2FF_DiOZiP4Z-ZWuuEc5h47h_Cg2jM4M3q17-DV2CpErc3lLdEHGWqNVtm4lm8DJxOqMsgYlpgPw1YHnpydkrGU905tJW03_gWFq8fHi8GEUceSK2KeLU3KsMxKvMy1jJwXlJqDV1NJjEeiaHKlS4otMmYrOBfPjhC2FsniWlYEeV_qhhH3LnLK_pwDIT6Ht7fyURsy-2INXEF0tJBHNUpBJqXm2xFWb15kwQRGb9xVpkNHiYUSTEkNLKL0JWgUNF13AGRRkfciHyTGjAtsRH326KBWKoSvpNP7f7iN6In1F3v9jg2S2uJO3_ervkJEE6OS-hJEHq0Wwdbj_ugG_DLoBl8AkY6tYxcorTZUlKp4nbJVCYzIYrV932eS2_CU5d2pnXrtXxjxJqPzK1C3zKRVSytHj-UOryQqafacbAQNEwk_YaCr1h_9fAEXh_fGEQIuMMJ4HBG7u86vxtmuI0EGgcfPwuLEPIgScZotb8yafvi3jJDp_VNHAqBWmjL4n0rsyxhx2YhucM7Rj6hKBS4oYd2Z55wVXMAKkyI-ka4_jNntQE4mArl3LffefpY": Max transfer limit reached as set by --max-transfer 2021/05/11 05:51:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/05/11 05:51:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/05/11 05:51:37 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2021/05/11 05:51:38 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2021/05/11 05:51:38 DEBUG : TestCopyFileMaxTransfer/file4: SHA-1 = 850557e88bf8395516ad3518bee45f6aee480b20 OK 2021/05/11 05:51:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (13.52s) === 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/05/11 05:51:42 DEBUG : One drive root 'rclone-test-piwoper9wayovuk3kifaciy2': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 6m37.737772208s (try 1/5)