"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2022/02/10 05:54:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0" 2022/02/10 05:54:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/02/10 05:54:22 DEBUG : Starting OpenDrive session with ID: bdf0dfc2472b0afebd4251a25e3b1b01eabf6fdf06d1e28528ff84a0e0630551 2022/02/10 05:54:24 DEBUG : Creating backend with remote "/tmp/rclone1046605003" === 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:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/02/10 05:54:28 DEBUG : file1: Uploading chunk 0, size=131071, remain=0 2022/02/10 05:54:36 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/02/10 05:54:36 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/02/10 05:54:36 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/02/10 05:54:37 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/02/10 05:54:37 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/02/10 05:54:37 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/02/10 05:54:38 DEBUG : file1: Uploading chunk 0, size=131072, remain=0 2022/02/10 05:54:45 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/02/10 05:54:45 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/02/10 05:54:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/02/10 05:54:47 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/02/10 05:54:47 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/02/10 05:54:47 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/02/10 05:54:48 DEBUG : file1: Uploading chunk 0, size=131073, remain=0 2022/02/10 05:54:55 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/02/10 05:54:55 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/02/10 05:54:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/02/10 05:54:56 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/02/10 05:54:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/02/10 05:54:57 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (34.56s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (13.76s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (10.04s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (9.40s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/02/10 05:54:58 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 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/02/10 05:54:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/02/10 05:54:58 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:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 05:55:01 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2022/02/10 05:55:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2022/02/10 05:55:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2022/02/10 05:55:49 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (63.64s) --- PASS: TestCheck/1 (0.79s) --- PASS: TestCheck/2 (0.99s) --- PASS: TestCheck/3 (0.92s) --- PASS: TestCheck/4 (0.91s) --- PASS: TestCheck/5 (0.78s) --- PASS: TestCheck/6 (0.79s) --- PASS: TestCheck/7 (0.82s) === RUN TestCheckFsError 2022/02/10 05:56:02 DEBUG : Creating backend with remote "non-existent" 2022/02/10 05:56:02 DEBUG : Creating backend with remote "non-existent" 2022/02/10 05:56:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/02/10 05:56:02 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/02/10 05:56:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/02/10 05:56:02 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:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 05:56:04 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/02/10 05:56:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2022/02/10 05:57:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/02/10 05:57:18 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (87.24s) --- PASS: TestCheckDownload/1 (11.84s) --- PASS: TestCheckDownload/2 (3.51s) --- PASS: TestCheckDownload/3 (1.72s) --- PASS: TestCheckDownload/4 (1.66s) --- PASS: TestCheckDownload/5 (1.12s) --- PASS: TestCheckDownload/6 (1.55s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 05:57:33 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/02/10 05:57:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2022/02/10 05:58:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/02/10 05:59:34 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (137.07s) --- PASS: TestCheckSizeOnly/1 (0.85s) --- PASS: TestCheckSizeOnly/2 (0.85s) --- PASS: TestCheckSizeOnly/3 (0.80s) --- PASS: TestCheckSizeOnly/4 (0.85s) --- PASS: TestCheckSizeOnly/5 (0.77s) --- PASS: TestCheckSizeOnly/6 (0.79s) --- PASS: TestCheckSizeOnly/7 (0.79s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:00:10 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2022/02/10 06:00:16 NOTICE: test.sum: improperly formatted checksum line 4 2022/02/10 06:00:16 NOTICE: test.sum: improperly formatted checksum line 5 2022/02/10 06:00:16 NOTICE: test.sum: improperly formatted checksum line 6 2022/02/10 06:00:16 NOTICE: test.sum: 2 warning(s) suppressed... 2022/02/10 06:00:18 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2022/02/10 06:00:23 NOTICE: test.sum: improperly formatted checksum line 4 2022/02/10 06:00:23 NOTICE: test.sum: improperly formatted checksum line 5 2022/02/10 06:00:23 NOTICE: test.sum: improperly formatted checksum line 6 2022/02/10 06:00:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (39.50s) === RUN TestCheckSum run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:00:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/data" 2022/02/10 06:00:26 DEBUG : Config file has changed externaly - reloading 2022/02/10 06:00:26 DEBUG : Starting OpenDrive session with ID: c2049d3cabae50e1193affa4885797167832f35e39c905ba5553c596b71a9ca5 2022/02/10 06:00:33 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/02/10 06:00:39 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2022/02/10 06:00:50 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/02/10 06:00:56 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2022/02/10 06:01:06 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2022/02/10 06:01:16 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2022/02/10 06:01:25 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2022/02/10 06:01:37 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2022/02/10 06:01:46 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/02/10 06:01:52 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/02/10 06:01:58 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (106.32s) --- PASS: TestCheckSum/subtest1 (3.26s) --- PASS: TestCheckSum/subtest2 (2.14s) --- PASS: TestCheckSum/subtest3 (2.04s) --- PASS: TestCheckSum/subtest4 (2.03s) --- PASS: TestCheckSum/subtest5 (2.00s) --- PASS: TestCheckSum/subtest6 (1.88s) --- PASS: TestCheckSum/subtest7 (2.03s) === RUN TestCheckSumDownload run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:02:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/data" 2022/02/10 06:02:13 DEBUG : Starting OpenDrive session with ID: 988582c750fc9a2e609ede8b8ea3b3071627ec9b4104f44df287cb57d55adb7e 2022/02/10 06:02:20 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/02/10 06:02:26 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2022/02/10 06:02:41 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/02/10 06:02:50 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2022/02/10 06:03:01 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2022/02/10 06:03:10 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2022/02/10 06:03:19 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2022/02/10 06:03:28 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2022/02/10 06:03:38 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2022/02/10 06:03:44 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2022/02/10 06:03:49 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (112.07s) --- PASS: TestCheckSumDownload/subtest1 (5.56s) --- PASS: TestCheckSumDownload/subtest2 (2.79s) --- PASS: TestCheckSumDownload/subtest3 (2.76s) --- PASS: TestCheckSumDownload/subtest4 (2.82s) --- PASS: TestCheckSumDownload/subtest5 (2.72s) --- PASS: TestCheckSumDownload/subtest6 (2.89s) --- PASS: TestCheckSumDownload/subtest7 (3.39s) === RUN TestDeduplicateInteractive run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.56s) === RUN TestDeduplicateSkip run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.47s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.58s) === RUN TestDeduplicateFirst run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.61s) === RUN TestDeduplicateNewest run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.58s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:04:14 DEBUG : one: Uploading chunk 0, size=100, remain=0 2022/02/10 06:04:23 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2022/02/10 06:04:31 DEBUG : another: Uploading chunk 0, size=100, remain=0 2022/02/10 06:04:49 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2022/02/10 06:04:54 INFO : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Looking for duplicate md5 hashes using newest mode. 2022/02/10 06:04:56 NOTICE: 26915811fe0005348526cc96b5b55de6: Found 3 files with duplicate md5 hashes 2022/02/10 06:04:57 INFO : one: Deleted 2022/02/10 06:04:57 INFO : also/one: Deleted 2022/02/10 06:04:57 NOTICE: 26915811fe0005348526cc96b5b55de6: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (52.80s) === RUN TestDeduplicateOldest run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.63s) === RUN TestDeduplicateLargest run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.71s) === RUN TestDeduplicateSmallest run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.63s) === RUN TestDeduplicateRename run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.66s) === RUN TestMergeDirs run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (1.59s) === RUN TestListDirSorted run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:05:31 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2022/02/10 06:05:50 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2022/02/10 06:06:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/02/10 06:06:13 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2022/02/10 06:06:21 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2022/02/10 06:06:40 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2022/02/10 06:06:53 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2022/02/10 06:07:03 DEBUG : a.txt: Excluded 2022/02/10 06:07:04 DEBUG : sub dir/hello world: Excluded 2022/02/10 06:07:04 DEBUG : sub dir/hello world2: Excluded 2022/02/10 06:07:06 DEBUG : sub dir/ignore dir: Excluded 2022/02/10 06:07:07 DEBUG : sub dir/hello world: Excluded 2022/02/10 06:07:07 DEBUG : sub dir/hello world2: Excluded 2022/02/10 06:07:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (131.37s) === RUN TestListJSON run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:07:27 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2022/02/10 06:07:36 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes --- PASS: TestListJSON (33.11s) --- PASS: TestListJSON/Default (1.16s) --- PASS: TestListJSON/FilesOnly (0.82s) --- PASS: TestListJSON/DirsOnly (0.89s) --- PASS: TestListJSON/Recurse (1.64s) --- PASS: TestListJSON/SubDir (0.88s) --- PASS: TestListJSON/NoModTime (0.83s) --- PASS: TestListJSON/NoMimeType (0.81s) --- PASS: TestListJSON/ShowHash (0.84s) --- PASS: TestListJSON/HashTypes (0.88s) === RUN TestStatJSON run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:08:00 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2022/02/10 06:08:10 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/02/10 06:08:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/notfound" 2022/02/10 06:08:27 DEBUG : Config file has changed externaly - reloading 2022/02/10 06:08:28 DEBUG : Starting OpenDrive session with ID: 378819aa677c9038e2f0f75e957cbe0e9b54bb7fdfb2565ca71e63198a4e206e --- PASS: TestStatJSON (40.15s) --- PASS: TestStatJSON/Root (0.80s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.83s) --- PASS: TestStatJSON/Dir (1.68s) --- PASS: TestStatJSON/File (0.93s) --- PASS: TestStatJSON/NotFound (1.96s) --- PASS: TestStatJSON/DirFilesOnly (0.83s) --- PASS: TestStatJSON/FileFilesOnly (0.90s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.90s) --- PASS: TestStatJSON/DirDirsOnly (0.84s) --- PASS: TestStatJSON/FileDirsOnly (0.78s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.77s) --- PASS: TestStatJSON/RootNotFound (4.63s) === RUN TestMkdir run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:08:37 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Making directory 2022/02/10 06:08:38 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Making directory --- PASS: TestMkdir (2.50s) === RUN TestLsd run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:08:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (17.89s) === RUN TestLs run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:09:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/02/10 06:09:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (19.11s) === RUN TestLsWithFilesFrom run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:09:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/02/10 06:09:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/02/10 06:09:53 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (39.71s) === RUN TestLsLong run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:10:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/02/10 06:10:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (45.92s) === RUN TestHashSums run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:10:51 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/02/10 06:10:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (25.04s) --- PASS: TestHashSums/Md5 (0.78s) --- PASS: TestHashSums/Md5Download (1.70s) === RUN TestHashSumsWithErrors 2022/02/10 06:11:08 DEBUG : Creating backend with remote ":memory:" 2022/02/10 06:11:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/02/10 06:11:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/02/10 06:11:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/02/10 06:11:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/02/10 06:11:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/02/10 06:11:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/02/10 06:11:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/02/10 06:11:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/02/10 06:11:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:11:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/02/10 06:11:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/02/10 06:11:32 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (37.19s) === RUN TestDelete run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:11:47 DEBUG : small: Uploading chunk 0, size=10, remain=0 2022/02/10 06:11:55 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2022/02/10 06:12:02 DEBUG : large: Uploading chunk 0, size=100, remain=0 2022/02/10 06:12:10 DEBUG : Waiting for deletions to finish 2022/02/10 06:12:11 DEBUG : large: Excluded 2022/02/10 06:12:12 INFO : medium: Deleted 2022/02/10 06:12:12 INFO : small: Deleted --- PASS: TestDelete (30.33s) === RUN TestRetry 2022/02/10 06:12:15 DEBUG : Received error: EOF - low level retry 1/5 2022/02/10 06:12:15 DEBUG : Received error: EOF - low level retry 2/5 2022/02/10 06:12:15 DEBUG : Received error: EOF - low level retry 1/5 2022/02/10 06:12:15 DEBUG : Received error: EOF - low level retry 2/5 2022/02/10 06:12:15 DEBUG : Received error: EOF - low level retry 3/5 2022/02/10 06:12:15 DEBUG : Received error: EOF - low level retry 4/5 2022/02/10 06:12:15 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:12:17 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2022/02/10 06:12:28 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (27.56s) === RUN TestPurge 2022/02/10 06:12:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fuqitox7lijupuh8penimag6" 2022/02/10 06:12:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/02/10 06:12:43 DEBUG : Starting OpenDrive session with ID: 8ca0e9d295880a24f2adb8ec4666920eb8540af9807542e13afe6de5ffaca8aa 2022/02/10 06:12:45 DEBUG : Creating backend with remote "/tmp/rclone867954801" run.go:181: Remote "OpenDrive root 'rclone-test-fuqitox7lijupuh8penimag6'", Local "Local file system at /tmp/rclone867954801", Modify Window "1s" 2022/02/10 06:12:53 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2022/02/10 06:12:58 DEBUG : A2: Making directory 2022/02/10 06:12:59 DEBUG : A1/B2: Making directory 2022/02/10 06:13:01 DEBUG : A1/B2/C2: Making directory 2022/02/10 06:13:03 DEBUG : A1/B1/C3: Making directory 2022/02/10 06:13:04 DEBUG : A3: Making directory 2022/02/10 06:13:06 DEBUG : A3/B3: Making directory 2022/02/10 06:13:08 DEBUG : A3/B3/C4: Making directory 2022/02/10 06:13:12 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2022/02/10 06:13:26 ERROR : : error listing: directory not found 2022/02/10 06:13:26 DEBUG : OpenDrive root 'rclone-test-fuqitox7lijupuh8penimag6': Purge remote 2022/02/10 06:13:27 purge failed: directory not found --- PASS: TestPurge (44.53s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:13:43 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2022/02/10 06:13:48 DEBUG : A2: Making directory 2022/02/10 06:13:49 DEBUG : A1/B2: Making directory 2022/02/10 06:13:51 DEBUG : A1/B2/C2: Making directory 2022/02/10 06:13:53 DEBUG : A1/B1/C3: Making directory 2022/02/10 06:13:54 DEBUG : A3: Making directory 2022/02/10 06:13:56 DEBUG : A3/B3: Making directory 2022/02/10 06:13:57 DEBUG : A3/B3/C4: Making directory 2022/02/10 06:14:04 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2022/02/10 06:14:12 INFO : A3/B3/C4: Removing directory 2022/02/10 06:14:21 INFO : A3/B3: Removing directory 2022/02/10 06:14:23 INFO : A3: Removing directory 2022/02/10 06:14:24 INFO : A2: Removing directory 2022/02/10 06:14:26 INFO : A1/B2/C2: Removing directory 2022/02/10 06:14:27 INFO : A1/B2: Removing directory 2022/02/10 06:14:29 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (79.02s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:14:46 DEBUG : A1: Making directory 2022/02/10 06:14:48 DEBUG : A1/B1: Making directory 2022/02/10 06:14:49 DEBUG : A1/B1/C1: Making directory 2022/02/10 06:14:57 INFO : A1/B1/C1: Removing directory 2022/02/10 06:14:59 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (20.34s) === RUN TestRmdirsWithFilter run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:15:07 DEBUG : A1: Making directory 2022/02/10 06:15:08 DEBUG : A1/B1: Making directory 2022/02/10 06:15:10 DEBUG : A1/B1/C1: Making directory 2022/02/10 06:15:18 INFO : A1/B1/C1: Removing directory 2022/02/10 06:15:19 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (19.89s) === RUN TestCopyURL run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:15:31 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2022/02/10 06:15:56 DEBUG : filename.txt: File name found in url 2022/02/10 06:16:06 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2022/02/10 06:16:20 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (68.06s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:16:35 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 06:16:40 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2022/02/10 06:16:44 INFO : file1: Copied (new) to: sub/file2 2022/02/10 06:16:44 INFO : file1: Deleted 2022/02/10 06:16:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/02/10 06:16:51 DEBUG : file1: Unchanged skipping 2022/02/10 06:16:51 INFO : file1: Deleted 2022/02/10 06:16:53 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (24.80s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:17:00 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 06:17:11 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2022/02/10 06:17:17 INFO : file1: Copied (new) 2022/02/10 06:17:17 INFO : file1: Deleted 2022/02/10 06:17:18 DEBUG : file1: Destination exists, skipping 2022/02/10 06:17:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (22.12s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:17:22 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 06:17:26 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2022/02/10 06:17:30 INFO : file1: Copied (new) to: sub/file2 2022/02/10 06:17:30 INFO : file1: Deleted 2022/02/10 06:17:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/02/10 06:17:33 DEBUG : file1: Unchanged skipping 2022/02/10 06:17:33 INFO : file1: Deleted 2022/02/10 06:17:48 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-qivefey9 2022/02/10 06:18:00 INFO : sub/File2-rclone-move-qivefey9: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (45.02s) === RUN TestMoveFileBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:18:11 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2022/02/10 06:18:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/backup" 2022/02/10 06:18:18 DEBUG : Starting OpenDrive session with ID: f06307c713a9dc3d7384d2dda8bc14cbdee7ef7e89ce3c19c209ccdfc506e44a 2022/02/10 06:18:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/02/10 06:18:26 INFO : dst/file1: Moved (server-side) 2022/02/10 06:18:30 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2022/02/10 06:18:36 INFO : dst/file1: Copied (new) 2022/02/10 06:18:36 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (40.31s) === RUN TestCopyFile run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:18:48 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 06:19:07 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2022/02/10 06:19:13 INFO : file1: Copied (new) to: sub/file2 2022/02/10 06:19:16 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/02/10 06:19:16 DEBUG : file1: Unchanged skipping 2022/02/10 06:19:17 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (37.26s) === RUN TestCopyFileBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:19:40 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2022/02/10 06:19:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/backup" 2022/02/10 06:19:56 DEBUG : Starting OpenDrive session with ID: 349c9ffb6eb45f26d6306d78b4b1ae0ed698d7e3856cb86b39bce3aa93cca826 2022/02/10 06:19:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/02/10 06:20:05 INFO : dst/file1: Moved (server-side) 2022/02/10 06:20:07 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2022/02/10 06:20:11 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (59.78s) === RUN TestCopyFileCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:20:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/dst" 2022/02/10 06:20:25 DEBUG : Starting OpenDrive session with ID: 7476c54e289cc9f6c3960ce2be73a818ab0eb87eb2d6f3c741cb6cff4e7e6ce7 2022/02/10 06:20:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/CompareDest" 2022/02/10 06:20:29 DEBUG : Starting OpenDrive session with ID: cb8dcb3ef22fa6945a1b374dd3aa5b71bfb13db4b18e4035e9975381ecc55fa3 2022/02/10 06:20:33 DEBUG : one: Need to transfer - File not found at Destination 2022/02/10 06:20:37 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/02/10 06:20:42 INFO : one: Copied (new) 2022/02/10 06:20:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 06:20:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/02/10 06:20:53 INFO : one: Copied (replaced existing) 2022/02/10 06:20:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/02/10 06:21:05 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2022/02/10 06:21:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 06:21:14 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 06:21:18 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2022/02/10 06:21:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 06:21:26 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 06:21:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 06:21:29 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 06:21:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/02/10 06:21:35 DEBUG : two: Need to transfer - File not found at Destination 2022/02/10 06:21:38 DEBUG : two: Uploading chunk 0, size=5, remain=0 2022/02/10 06:21:43 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (91.02s) === RUN TestCopyFileCopyDest run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:21:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/dst" 2022/02/10 06:21:56 DEBUG : Starting OpenDrive session with ID: b43f6d3dc2856520bc19225271bda87edb263a073d92b00d6dec4904b114d261 2022/02/10 06:22:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/CopyDest" 2022/02/10 06:22:01 DEBUG : Starting OpenDrive session with ID: a8610f1b0a4b95cbb3c6689abccabf97bde66fc1e741b48a00a44d3c58cd7035 2022/02/10 06:22:06 DEBUG : one: Need to transfer - File not found at Destination 2022/02/10 06:22:10 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/02/10 06:22:15 INFO : one: Copied (new) 2022/02/10 06:22:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 06:22:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/02/10 06:22:27 INFO : one: Copied (replaced existing) 2022/02/10 06:22:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/02/10 06:22:40 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2022/02/10 06:22:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hivuzez5toyiwim8jaqidaj0/BackupDir" 2022/02/10 06:22:47 DEBUG : Config file has changed externaly - reloading 2022/02/10 06:22:47 DEBUG : Starting OpenDrive session with ID: 5d0e63d6136fa44027af770b6539377b8ee10ce85eba4090766d46129966979e 2022/02/10 06:22:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 06:22:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 06:22:57 INFO : one: Moved (server-side) 2022/02/10 06:22:59 INFO : one: Copied (server-side copy) 2022/02/10 06:22:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/02/10 06:23:03 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2022/02/10 06:23:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 06:23:13 INFO : two: Copied (server-side copy) 2022/02/10 06:23:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/02/10 06:23:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 06:23:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 06:23:16 DEBUG : two: Unchanged skipping 2022/02/10 06:23:21 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2022/02/10 06:23:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/02/10 06:23:30 DEBUG : three: Destination not found in --copy-dest 2022/02/10 06:23:30 DEBUG : three: Need to transfer - File not found at Destination 2022/02/10 06:23:33 DEBUG : three: Uploading chunk 0, size=7, remain=0 2022/02/10 06:23:37 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (117.14s) === 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:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:23:56 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2022/02/10 06:24:03 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2022/02/10 06:24:11 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2022/02/10 06:24:19 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2022/02/10 06:24:27 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2022/02/10 06:24:31 DEBUG : A1/B2: Making directory 2022/02/10 06:24:32 DEBUG : A1/B1/C3: Making directory 2022/02/10 06:25:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/02/10 06:25:06 INFO : A2/two: Moved (server-side) to: A3/two 2022/02/10 06:25:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/02/10 06:25:07 INFO : A2/one: Moved (server-side) to: A3/one 2022/02/10 06:25:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three --- PASS: TestDirMove (107.31s) === RUN TestGetFsInfo run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" --- PASS: TestGetFsInfo (1.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:25:42 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 06:25:58 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/02/10 06:26:34 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/02/10 06:26:34 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/02/10 06:26:34 DEBUG : Creating backend with remote "/tmp/rclone-spool4241057921" 2022/02/10 06:26:34 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/02/10 06:26:37 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/02/10 06:26:42 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:26:47 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 06:26:49 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/02/10 06:26:53 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/02/10 06:26:53 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/02/10 06:26:53 DEBUG : Creating backend with remote "/tmp/rclone-spool1140562718" 2022/02/10 06:26:53 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2022/02/10 06:26:53 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2022/02/10 06:26:56 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/02/10 06:27:01 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:27:06 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 06:27:10 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/02/10 06:27:14 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/02/10 06:27:14 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/02/10 06:27:14 DEBUG : Creating backend with remote "/tmp/rclone-spool1059882756" 2022/02/10 06:27:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/02/10 06:27:17 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/02/10 06:27:23 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:27:28 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 06:27:31 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2022/02/10 06:27:35 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/02/10 06:27:35 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/02/10 06:27:35 DEBUG : Creating backend with remote "/tmp/rclone-spool1206270227" 2022/02/10 06:27:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/02/10 06:27:38 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2022/02/10 06:27:43 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (126.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (65.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (18.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (21.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (20.38s) === RUN TestRcatSize run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:27:50 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2022/02/10 06:27:54 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': File to upload is small (60 bytes), uploading instead of streaming 2022/02/10 06:27:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/02/10 06:28:00 INFO : potato2: Copied (new) --- PASS: TestRcatSize (17.22s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:28:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/02/10 06:28:11 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2022/02/10 06:28:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/02/10 06:28:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/02/10 06:28:20 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2022/02/10 06:28:20 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: Max transfer limit reached as set by --max-transfer 2022/02/10 06:28:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/02/10 06:28:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/02/10 06:28:28 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2022/02/10 06:28:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (36.22s) === RUN TestTouchDir run.go:181: Remote "OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0'", Local "Local file system at /tmp/rclone1046605003", Modify Window "1s" 2022/02/10 06:28:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/02/10 06:28:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/02/10 06:29:01 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2022/02/10 06:29:08 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Touching "empty space" 2022/02/10 06:29:08 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Touching "potato2" 2022/02/10 06:29:10 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Touching "sub dir/potato3" --- PASS: TestTouchDir (38.27s) === 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 TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (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 2022/02/10 06:29:19 DEBUG : OpenDrive root 'rclone-test-hivuzez5toyiwim8jaqidaj0': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 34m59.281718683s (try 1/5)