"./operations.test -test.v -test.timeout 30m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2020/01/19 05:10:35 DEBUG : Starting OpenDrive session with ID: 1a243ad1cda3f647141de271edbe7ec6053e0f6bbd77a8a11678100bceab6a02 === 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 TestMultithreadCopy/{size:131071_streams:2} 2020/01/19 05:11:03 DEBUG : file1: Uploading chunk 0, size=131071, remain=0 2020/01/19 05:11:15 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/01/19 05:11:15 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/01/19 05:11:15 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/01/19 05:11:16 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/01/19 05:11:16 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/01/19 05:11:16 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/01/19 05:11:16 DEBUG : file1: Uploading chunk 0, size=131072, remain=0 2020/01/19 05:11:22 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/01/19 05:11:22 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/01/19 05:11:22 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/01/19 05:11:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/01/19 05:11:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/01/19 05:11:23 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/01/19 05:11:24 DEBUG : file1: Uploading chunk 0, size=131073, remain=0 2020/01/19 05:11:29 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/01/19 05:11:29 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/01/19 05:11:29 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/01/19 05:11:30 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/01/19 05:11:31 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/01/19 05:11:31 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (57.58s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (39.32s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (7.84s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (8.53s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/01/19 05:11:34 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 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/01/19 05:11:34 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/01/19 05:11:34 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 TestDeduplicateInteractive --- SKIP: TestDeduplicateInteractive (1.12s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip --- SKIP: TestDeduplicateSkip (1.24s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst --- SKIP: TestDeduplicateFirst (1.19s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest --- SKIP: TestDeduplicateNewest (1.12s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest --- SKIP: TestDeduplicateOldest (2.10s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest --- SKIP: TestDeduplicateLargest (1.13s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSmallest --- SKIP: TestDeduplicateSmallest (1.13s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename --- SKIP: TestDeduplicateRename (1.13s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs --- SKIP: TestMergeDirs (1.56s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" dedupe_test.go:217: Can't merge directories === RUN TestListDirSorted 2020/01/19 05:11:48 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2020/01/19 05:11:53 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2020/01/19 05:11:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2020/01/19 05:12:04 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2020/01/19 05:12:19 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2020/01/19 05:12:26 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2020/01/19 05:12:36 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2020/01/19 05:12:47 DEBUG : a.txt: Excluded 2020/01/19 05:12:48 DEBUG : sub dir/hello world: Excluded 2020/01/19 05:12:48 DEBUG : sub dir/hello world2: Excluded 2020/01/19 05:12:49 DEBUG : sub dir/ignore dir: Excluded 2020/01/19 05:12:50 DEBUG : sub dir/hello world: Excluded 2020/01/19 05:12:50 DEBUG : sub dir/hello world2: Excluded 2020/01/19 05:12:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (76.09s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestMkdir 2020/01/19 05:13:02 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': Making directory 2020/01/19 05:13:02 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': Making directory --- PASS: TestMkdir (2.11s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestLsd 2020/01/19 05:13:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (13.21s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestLs 2020/01/19 05:13:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/01/19 05:13:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (19.40s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestLsWithFilesFrom 2020/01/19 05:13:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/01/19 05:13:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/01/19 05:13:48 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (14.34s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestLsLong 2020/01/19 05:13:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/01/19 05:13:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (12.96s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestHashSums 2020/01/19 05:14:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/01/19 05:14:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestHashSums (14.08s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount 2020/01/19 05:14:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/01/19 05:14:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/01/19 05:14:32 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (23.14s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestDelete 2020/01/19 05:14:43 DEBUG : small: Uploading chunk 0, size=10, remain=0 2020/01/19 05:14:48 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2020/01/19 05:14:55 DEBUG : large: Uploading chunk 0, size=100, remain=0 2020/01/19 05:14:59 INFO : Waiting for deletions to finish 2020/01/19 05:14:59 DEBUG : large: Excluded 2020/01/19 05:15:00 INFO : medium: Deleted 2020/01/19 05:15:01 INFO : small: Deleted --- PASS: TestDelete (22.04s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCheck 2020/01/19 05:15:06 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 2020/01/19 05:15:10 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 1: Starting check test 2020/01/19 05:15:10 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 2: Starting check test 2020/01/19 05:15:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/01/19 05:15:18 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 3: Starting check test 2020/01/19 05:15:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/01/19 05:15:24 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 4: Starting check test 2020/01/19 05:15:25 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 5: Starting check test 2020/01/19 05:15:27 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 2020/01/19 05:15:32 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 6: Starting check test 2020/01/19 05:15:32 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 7: Starting check test --- PASS: TestCheck (33.27s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCheckFsError 2020/01/19 05:15:36 INFO : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/01/19 05:15:36 ERROR : : error reading source directory: directory not found 2020/01/19 05:15:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 1 differences found --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload 2020/01/19 05:15:38 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 2020/01/19 05:15:42 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 1: Starting check test 2020/01/19 05:15:43 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 2: Starting check test 2020/01/19 05:15:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/01/19 05:15:49 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 3: Starting check test 2020/01/19 05:15:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/01/19 05:15:59 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 4: Starting check test 2020/01/19 05:16:01 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 5: Starting check test 2020/01/19 05:16:04 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 2020/01/19 05:16:09 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 6: Starting check test 2020/01/19 05:16:10 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 7: Starting check test --- PASS: TestCheckDownload (39.14s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCheckSizeOnly 2020/01/19 05:16:17 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 2020/01/19 05:16:21 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 1: Starting check test 2020/01/19 05:16:21 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 2: Starting check test 2020/01/19 05:16:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2020/01/19 05:16:28 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 3: Starting check test 2020/01/19 05:16:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/01/19 05:16:34 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 4: Starting check test 2020/01/19 05:16:35 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 5: Starting check test 2020/01/19 05:16:38 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 2020/01/19 05:16:42 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 6: Starting check test 2020/01/19 05:16:43 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': 7: Starting check test --- PASS: TestCheckSizeOnly (31.53s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCat 2020/01/19 05:16:49 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2020/01/19 05:16:55 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (19.50s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestPurge 2020/01/19 05:17:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/01/19 05:17:07 DEBUG : Starting OpenDrive session with ID: b0d0249ffa345846f0f1591034171120e8ce5a7cd3027e5cf26d4989d28a3286 2020/01/19 05:17:15 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2020/01/19 05:17:18 DEBUG : A2: Making directory 2020/01/19 05:17:19 DEBUG : A1/B2: Making directory 2020/01/19 05:17:20 DEBUG : A1/B2/C2: Making directory 2020/01/19 05:17:22 DEBUG : A1/B1/C3: Making directory 2020/01/19 05:17:24 DEBUG : A3: Making directory 2020/01/19 05:17:25 DEBUG : A3/B3: Making directory 2020/01/19 05:17:26 DEBUG : A3/B3/C4: Making directory 2020/01/19 05:17:34 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2020/01/19 05:17:40 INFO : Waiting for deletions to finish 2020/01/19 05:17:41 INFO : A1/B1/C1/one: Deleted 2020/01/19 05:17:42 DEBUG : A1/B1/C3: Removing directory 2020/01/19 05:17:43 DEBUG : A1/B1/C1: Removing directory 2020/01/19 05:17:45 DEBUG : A1/B1: Removing directory 2020/01/19 05:17:50 ERROR : : error listing: directory not found 2020/01/19 05:17:50 DEBUG : OpenDrive root 'rclone-test-zuturag5qulirur5hononan8': Purge remote 2020/01/19 05:17:51 purge failed: directory not found --- PASS: TestPurge (44.47s) run.go:176: Remote "OpenDrive root 'rclone-test-zuturag5qulirur5hononan8'", Local "Local file system at /tmp/rclone997964599", Modify Window "1s" === RUN TestRmdirsNoLeaveRoot 2020/01/19 05:17:57 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2020/01/19 05:18:00 DEBUG : A2: Making directory 2020/01/19 05:18:01 DEBUG : A1/B2: Making directory 2020/01/19 05:18:02 DEBUG : A1/B2/C2: Making directory 2020/01/19 05:18:03 DEBUG : A1/B1/C3: Making directory 2020/01/19 05:18:04 DEBUG : A3: Making directory 2020/01/19 05:18:05 DEBUG : A3/B3: Making directory 2020/01/19 05:18:07 DEBUG : A3/B3/C4: Making directory 2020/01/19 05:18:16 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2020/01/19 05:18:23 DEBUG : A3/B3/C4: Removing directory 2020/01/19 05:18:30 DEBUG : A3/B3: Removing directory 2020/01/19 05:18:31 DEBUG : A3: Removing directory 2020/01/19 05:18:33 DEBUG : A2: Removing directory 2020/01/19 05:18:35 DEBUG : A1/B2/C2: Removing directory 2020/01/19 05:18:36 DEBUG : A1/B2: Removing directory 2020/01/19 05:18:37 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (57.86s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestRmdirsLeaveRoot 2020/01/19 05:18:49 DEBUG : A1: Making directory 2020/01/19 05:18:50 DEBUG : A1/B1: Making directory 2020/01/19 05:18:51 DEBUG : A1/B1/C1: Making directory 2020/01/19 05:18:59 DEBUG : A1/B1/C1: Removing directory 2020/01/19 05:19:00 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (16.24s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCopyURL 2020/01/19 05:19:07 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2020/01/19 05:19:13 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2020/01/19 05:19:18 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (20.96s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile 2020/01/19 05:19:27 DEBUG : file1: Need to transfer - File not found at Destination 2020/01/19 05:19:32 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2020/01/19 05:19:35 INFO : file1: Copied (new) 2020/01/19 05:19:35 INFO : file1: Deleted 2020/01/19 05:19:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/01/19 05:19:36 DEBUG : file1: Unchanged skipping 2020/01/19 05:19:36 INFO : file1: Deleted 2020/01/19 05:19:38 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (17.09s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCaseInsensitiveMoveFile 2020/01/19 05:19:44 DEBUG : file1: Need to transfer - File not found at Destination 2020/01/19 05:19:47 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2020/01/19 05:19:50 INFO : file1: Copied (new) 2020/01/19 05:19:50 INFO : file1: Deleted 2020/01/19 05:19:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/01/19 05:19:52 DEBUG : file1: Unchanged skipping 2020/01/19 05:19:52 INFO : file1: Deleted 2020/01/19 05:20:10 INFO : sub/file2: Moved (server side) 2020/01/19 05:20:22 INFO : sub/File2-rclone-move-foluxel8: Moved (server side) --- PASS: TestCaseInsensitiveMoveFile (43.57s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestMoveFileBackupDir 2020/01/19 05:20:31 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2020/01/19 05:20:37 DEBUG : Starting OpenDrive session with ID: 1276b568abb380e6d45fd38ecdd82f00b0159ae1717b37fda0bb118ec9780499 2020/01/19 05:20:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/01/19 05:20:43 INFO : dst/file1: Moved (server side) 2020/01/19 05:20:45 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2020/01/19 05:20:48 INFO : dst/file1: Copied (new) 2020/01/19 05:20:48 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (30.47s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCopyFile 2020/01/19 05:20:58 DEBUG : file1: Need to transfer - File not found at Destination 2020/01/19 05:21:01 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2020/01/19 05:21:04 INFO : file1: Copied (new) 2020/01/19 05:21:06 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/01/19 05:21:06 DEBUG : file1: Unchanged skipping 2020/01/19 05:21:07 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (14.23s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCopyFileBackupDir 2020/01/19 05:21:14 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2020/01/19 05:21:21 DEBUG : Starting OpenDrive session with ID: ae689b46600f33147ff88eeae316ed7b197faef81e5ef58395749f8834a4d4c0 2020/01/19 05:21:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/01/19 05:21:27 INFO : dst/file1: Moved (server side) 2020/01/19 05:21:29 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2020/01/19 05:21:33 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (30.89s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCopyFileCompareDest 2020/01/19 05:21:43 DEBUG : Starting OpenDrive session with ID: a417cd01200259f18c32c4ff5812ea1804d126306db1a73ac475609c86d7ba0d 2020/01/19 05:21:46 DEBUG : Starting OpenDrive session with ID: e96d464fa8ef6380eca618bccf5026c74a53fe9b7a9f0f5d99b687cf1ce22a0c 2020/01/19 05:21:49 DEBUG : one: Need to transfer - File not found at Destination 2020/01/19 05:21:55 DEBUG : one: Uploading chunk 0, size=3, remain=0 2020/01/19 05:21:59 INFO : one: Copied (new) 2020/01/19 05:22:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/01/19 05:22:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/01/19 05:22:07 INFO : one: Copied (replaced existing) 2020/01/19 05:22:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/01/19 05:22:15 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2020/01/19 05:22:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/01/19 05:22:22 DEBUG : one: Destination found in --compare-dest, skipping 2020/01/19 05:22:25 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2020/01/19 05:22:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/01/19 05:22:33 DEBUG : two: Destination found in --compare-dest, skipping 2020/01/19 05:22:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/01/19 05:22:36 DEBUG : two: Destination found in --compare-dest, skipping 2020/01/19 05:22:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/01/19 05:22:39 DEBUG : two: Need to transfer - File not found at Destination 2020/01/19 05:22:41 DEBUG : two: Uploading chunk 0, size=5, remain=0 2020/01/19 05:22:45 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (70.26s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestCopyFileCopyDest 2020/01/19 05:22:53 DEBUG : Starting OpenDrive session with ID: 5490534999e0e06ce4cb88e5a5de98f6d248e2f1cf34b5ded29b13f676cfaea2 2020/01/19 05:22:57 DEBUG : Starting OpenDrive session with ID: 8e0f71837ce595205ab64749a70637b2230777a32c8d6513483853cefd337405 2020/01/19 05:23:00 DEBUG : one: Need to transfer - File not found at Destination 2020/01/19 05:23:03 DEBUG : one: Uploading chunk 0, size=3, remain=0 2020/01/19 05:23:07 INFO : one: Copied (new) 2020/01/19 05:23:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/01/19 05:23:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2020/01/19 05:23:14 INFO : one: Copied (replaced existing) 2020/01/19 05:23:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2020/01/19 05:23:28 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2020/01/19 05:23:35 DEBUG : Starting OpenDrive session with ID: 7da7c48e8180625dc0d402675f387b835680748ec489d0499ae1771b0c0292db 2020/01/19 05:23:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/01/19 05:23:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/01/19 05:23:45 INFO : one: Moved (server side) 2020/01/19 05:23:46 INFO : one: Copied (server side copy) 2020/01/19 05:23:46 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/01/19 05:23:50 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2020/01/19 05:23:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/01/19 05:23:56 INFO : two: Copied (server side copy) 2020/01/19 05:23:56 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/01/19 05:23:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/01/19 05:23:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/01/19 05:23:58 DEBUG : two: Unchanged skipping 2020/01/19 05:24:03 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2020/01/19 05:24:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/01/19 05:24:11 DEBUG : three: Destination not found in --copy-dest 2020/01/19 05:24:11 DEBUG : three: Need to transfer - File not found at Destination 2020/01/19 05:24:13 DEBUG : three: Uploading chunk 0, size=7, remain=0 2020/01/19 05:24:16 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (93.91s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove 2020/01/19 05:24:38 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2020/01/19 05:24:52 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2020/01/19 05:25:29 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2020/01/19 05:27:12 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2020/01/19 05:27:51 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2020/01/19 05:27:56 DEBUG : A1/B2: Making directory 2020/01/19 05:27:57 DEBUG : A1/B1/C3: Making directory 2020/01/19 05:28:33 INFO : A2/B1/C2/five: Moved (server side) 2020/01/19 05:28:33 INFO : A2/B1/C1/four: Moved (server side) 2020/01/19 05:28:35 INFO : A2/two: Moved (server side) 2020/01/19 05:28:41 INFO : A2/one: Moved (server side) 2020/01/19 05:28:56 INFO : A2/B1/three: Moved (server side) --- PASS: TestDirMove (298.05s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (1.59s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestRcAbout --- SKIP: TestRcAbout (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCleanup --- SKIP: TestRcCleanup (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyfile --- SKIP: TestRcCopyfile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyurl --- SKIP: TestRcCopyurl (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDelete --- SKIP: TestRcDelete (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDeletefile --- SKIP: TestRcDeletefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcList --- SKIP: TestRcList (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMkdir --- SKIP: TestRcMkdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMovefile --- SKIP: TestRcMovefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPurge --- SKIP: TestRcPurge (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdir --- SKIP: TestRcRmdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdirs --- SKIP: TestRcRmdirs (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcSize --- SKIP: TestRcSize (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPublicLink --- SKIP: TestRcPublicLink (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcFsInfo --- SKIP: TestRcFsInfo (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcat 2020/01/19 05:29:27 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': File to upload is small (34 bytes), uploading instead of streaming 2020/01/19 05:29:34 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2020/01/19 05:29:39 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/01/19 05:29:39 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/01/19 05:29:39 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2020/01/19 05:29:39 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical 2020/01/19 05:29:45 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2020/01/19 05:29:52 INFO : with_checksum_big_file_from_pipe: Copied (new) 2020/01/19 05:29:58 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': File to upload is small (34 bytes), uploading instead of streaming 2020/01/19 05:30:00 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2020/01/19 05:30:03 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/01/19 05:30:03 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/01/19 05:30:03 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2020/01/19 05:30:05 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2020/01/19 05:30:09 INFO : no_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (45.48s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" === RUN TestRcatSize 2020/01/19 05:30:43 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2020/01/19 05:30:49 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': File to upload is small (60 bytes), uploading instead of streaming 2020/01/19 05:30:51 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2020/01/19 05:30:54 INFO : potato2: Copied (new) --- PASS: TestRcatSize (44.98s) run.go:176: Remote "OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3'", Local "Local file system at /tmp/rclone139899901", Modify Window "1s" PASS 2020/01/19 05:30:57 DEBUG : OpenDrive root 'rclone-test-dihutiy4rugigab0qiyuxic3': Purge remote "./operations.test -test.v -test.timeout 30m0s -remote TestOpenDrive: -verbose" - Finished OK in 20m23.443091371s (try 1/5)