"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) === 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/05/15 06:11:25 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/05/15 06:11:25 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/05/15 06:11:25 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/05/15 06:11:26 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/05/15 06:11:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/05/15 06:11:26 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/05/15 06:11:26 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/05/15 06:11:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/05/15 06:11:26 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/05/15 06:11:27 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/05/15 06:11:27 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/05/15 06:11:27 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/05/15 06:11:27 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/05/15 06:11:27 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/05/15 06:11:27 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/05/15 06:11:28 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/05/15 06:11:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/05/15 06:11:28 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (5.42s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (2.97s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.09s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (0.88s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/05/15 06:11:28 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/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/05/15 06:11:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/05/15 06:11:28 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 (0.00s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" dedupe_test.go:35: Can't run this test without a hash === RUN TestDeduplicateSkip 2020/05/15 06:11:32 INFO : mega root 'rclone-test-depibey3liyihud1xoberuq9': Looking for duplicates using skip mode. 2020/05/15 06:11:32 NOTICE: one: Found 2 duplicates - deleting identical copies --- PASS: TestDeduplicateSkip (13.08s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestDeduplicateFirst 2020/05/15 06:11:44 INFO : mega root 'rclone-test-depibey3liyihud1xoberuq9': Looking for duplicates using first mode. 2020/05/15 06:11:44 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:11:44 INFO : one: Deleted 2020/05/15 06:11:44 INFO : one: Deleted 2020/05/15 06:11:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (4.19s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestDeduplicateNewest 2020/05/15 06:11:48 INFO : mega root 'rclone-test-depibey3liyihud1xoberuq9': Looking for duplicates using newest mode. 2020/05/15 06:11:48 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:11:48 INFO : one: Deleted 2020/05/15 06:11:48 INFO : one: Deleted 2020/05/15 06:11:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (2.61s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestDeduplicateOldest 2020/05/15 06:11:50 INFO : mega root 'rclone-test-depibey3liyihud1xoberuq9': Looking for duplicates using oldest mode. 2020/05/15 06:11:50 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:11:50 INFO : one: Deleted 2020/05/15 06:11:51 INFO : one: Deleted 2020/05/15 06:11:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (4.80s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestDeduplicateLargest 2020/05/15 06:11:59 INFO : mega root 'rclone-test-depibey3liyihud1xoberuq9': Looking for duplicates using largest mode. 2020/05/15 06:11:59 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:11:59 INFO : one: Deleted 2020/05/15 06:12:00 INFO : one: Deleted 2020/05/15 06:12:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.35s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestDeduplicateSmallest 2020/05/15 06:12:01 INFO : mega root 'rclone-test-depibey3liyihud1xoberuq9': Looking for duplicates using smallest mode. 2020/05/15 06:12:01 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:12:02 INFO : one: Deleted 2020/05/15 06:12:02 INFO : one: Deleted 2020/05/15 06:12:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (2.03s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestDeduplicateRename 2020/05/15 06:12:07 INFO : mega root 'rclone-test-depibey3liyihud1xoberuq9': Looking for duplicates using rename mode. 2020/05/15 06:12:07 NOTICE: one.txt: Found 3 duplicates - deleting identical copies 2020/05/15 06:12:08 INFO : one-2.txt: renamed from: one.txt 2020/05/15 06:12:08 INFO : one-3.txt: renamed from: one.txt 2020/05/15 06:12:08 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (7.31s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestMergeDirs 2020/05/15 06:12:13 INFO : dupe2: merging "two.txt" 2020/05/15 06:12:14 INFO : dupe2: removing empty directory 2020/05/15 06:12:14 INFO : dupe3: merging "three.txt" 2020/05/15 06:12:15 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (15.81s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestListDirSorted --- FAIL: TestListDirSorted (1.84s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" run.go:282: Failed to put "zend.txt" to "mega root 'rclone-test-depibey3liyihud1xoberuq9'": failed to finish upload: Invalid arguments === RUN TestMkdir 2020/05/15 06:12:27 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': Making directory 2020/05/15 06:12:27 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': Making directory --- PASS: TestMkdir (0.00s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestLsd --- PASS: TestLsd (4.58s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" run.go:121: removing dir "sub dir" failed - try 1/3: directory not empty === RUN TestLs --- PASS: TestLs (14.50s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestLsWithFilesFrom 2020/05/15 06:12:48 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (11.35s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestLsLong --- PASS: TestLsLong (13.73s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestHashSums --- PASS: TestHashSums (10.25s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount --- PASS: TestCount (8.51s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestDelete 2020/05/15 06:13:34 DEBUG : Waiting for deletions to finish 2020/05/15 06:13:34 DEBUG : large: Excluded 2020/05/15 06:13:35 INFO : medium: Deleted 2020/05/15 06:13:35 INFO : small: Deleted --- PASS: TestDelete (5.19s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestCheck 2020/05/15 06:13:36 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 1: Starting check test 2020/05/15 06:13:36 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 2: Starting check test 2020/05/15 06:13:39 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 3: Starting check test 2020/05/15 06:13:42 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 4: Starting check test 2020/05/15 06:13:42 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 5: Starting check test 2020/05/15 06:13:44 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 6: Starting check test 2020/05/15 06:13:44 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 7: Starting check test --- PASS: TestCheck (10.51s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestCheckFsError 2020/05/15 06:13:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/05/15 06:13:46 ERROR : : error reading source directory: directory not found 2020/05/15 06:13:46 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/05/15 06:13:48 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 1: Starting check test 2020/05/15 06:13:49 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 2: Starting check test 2020/05/15 06:13:50 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 3: Starting check test 2020/05/15 06:13:51 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 4: Starting check test 2020/05/15 06:13:54 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 5: Starting check test 2020/05/15 06:13:57 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 6: Starting check test 2020/05/15 06:14:00 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 7: Starting check test --- PASS: TestCheckDownload (17.72s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly 2020/05/15 06:14:04 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 1: Starting check test 2020/05/15 06:14:04 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 2: Starting check test 2020/05/15 06:14:05 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 3: Starting check test 2020/05/15 06:14:06 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 4: Starting check test 2020/05/15 06:14:06 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 5: Starting check test 2020/05/15 06:14:09 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 6: Starting check test 2020/05/15 06:14:09 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': 7: Starting check test --- PASS: TestCheckSizeOnly (7.00s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestCat --- PASS: TestCat (12.12s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestPurge 2020/05/15 06:14:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/05/15 06:14:25 DEBUG : A2: Making directory 2020/05/15 06:14:28 DEBUG : A1/B2: Making directory 2020/05/15 06:14:28 DEBUG : A1/B2/C2: Making directory 2020/05/15 06:14:30 DEBUG : A1/B1/C3: Making directory 2020/05/15 06:14:30 DEBUG : A3: Making directory 2020/05/15 06:14:30 DEBUG : A3/B3: Making directory 2020/05/15 06:14:31 DEBUG : A3/B3/C4: Making directory 2020/05/15 06:14:34 DEBUG : Waiting for deletions to finish 2020/05/15 06:14:35 INFO : A1/B1/C1/one: Deleted 2020/05/15 06:14:35 DEBUG : A1/B1/C3: Removing directory 2020/05/15 06:14:36 DEBUG : A1/B1/C1: Removing directory 2020/05/15 06:14:36 DEBUG : A1/B1: Removing directory 2020/05/15 06:14:40 ERROR : : error listing: directory not found 2020/05/15 06:14:40 DEBUG : mega root 'rclone-test-qimazig7finevag9piqusev8': Purge remote 2020/05/15 06:14:40 purge failed: directory not found --- PASS: TestPurge (17.07s) run.go:176: Remote "mega root 'rclone-test-qimazig7finevag9piqusev8'", Local "Local file system at /tmp/rclone616374923", Modify Window "876000h0m0s" === RUN TestRmdirsNoLeaveRoot 2020/05/15 06:14:42 DEBUG : A2: Making directory 2020/05/15 06:14:43 DEBUG : A1/B2: Making directory 2020/05/15 06:14:44 DEBUG : A1/B2/C2: Making directory 2020/05/15 06:14:44 DEBUG : A1/B1/C3: Making directory 2020/05/15 06:14:44 DEBUG : A3: Making directory 2020/05/15 06:14:44 DEBUG : A3/B3: Making directory 2020/05/15 06:14:44 DEBUG : A3/B3/C4: Making directory 2020/05/15 06:14:45 DEBUG : A3/B3/C4: Removing directory 2020/05/15 06:14:45 DEBUG : A3/B3: Removing directory 2020/05/15 06:14:46 DEBUG : A3: Removing directory 2020/05/15 06:14:46 DEBUG : A2: Removing directory 2020/05/15 06:14:47 DEBUG : A1/B2/C2: Removing directory 2020/05/15 06:14:47 DEBUG : A1/B2: Removing directory 2020/05/15 06:14:48 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (13.98s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestRmdirsLeaveRoot 2020/05/15 06:14:54 DEBUG : A1: Making directory 2020/05/15 06:14:54 DEBUG : A1/B1: Making directory 2020/05/15 06:14:54 DEBUG : A1/B1/C1: Making directory 2020/05/15 06:14:55 DEBUG : A1/B1/C1: Removing directory 2020/05/15 06:14:56 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.06s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestCopyURL --- PASS: TestCopyURL (4.44s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile 2020/05/15 06:15:02 DEBUG : file1: Need to transfer - File not found at Destination 2020/05/15 06:15:04 INFO : file1: Copied (new) 2020/05/15 06:15:04 INFO : file1: Deleted 2020/05/15 06:15:04 DEBUG : file1: Sizes identical 2020/05/15 06:15:04 DEBUG : file1: Unchanged skipping 2020/05/15 06:15:04 INFO : file1: Deleted 2020/05/15 06:15:04 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.48s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" run.go:121: removing dir "sub" failed - try 1/3: directory not empty === RUN TestCaseInsensitiveMoveFile --- PASS: TestCaseInsensitiveMoveFile (0.00s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestMoveFileBackupDir 2020/05/15 06:15:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/05/15 06:15:24 INFO : dst/file1: Moved (server side) 2020/05/15 06:15:25 INFO : dst/file1: Copied (new) 2020/05/15 06:15:25 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (21.00s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" run.go:121: removing dir "dst" failed - try 1/3: directory not empty === RUN TestCopyFile 2020/05/15 06:15:28 DEBUG : file1: Need to transfer - File not found at Destination 2020/05/15 06:15:31 INFO : file1: Copied (new) 2020/05/15 06:15:31 DEBUG : file1: Sizes identical 2020/05/15 06:15:31 DEBUG : file1: Unchanged skipping 2020/05/15 06:15:31 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.57s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" run.go:121: removing dir "sub" failed - try 1/3: directory not empty === RUN TestCopyFileBackupDir 2020/05/15 06:15:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/05/15 06:15:38 INFO : dst/file1: Moved (server side) 2020/05/15 06:15:39 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.62s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" run.go:121: removing dir "dst" failed - try 1/3: directory not empty === RUN TestCopyFileCompareDest 2020/05/15 06:15:43 DEBUG : one: Need to transfer - File not found at Destination 2020/05/15 06:15:45 INFO : one: Copied (new) 2020/05/15 06:15:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/05/15 06:15:50 INFO : one: Copied (replaced existing) 2020/05/15 06:15:55 DEBUG : one: Sizes identical 2020/05/15 06:15:55 DEBUG : one: Destination found in --compare-dest, skipping 2020/05/15 06:15:56 DEBUG : two: Sizes identical 2020/05/15 06:15:56 DEBUG : two: Destination found in --compare-dest, skipping 2020/05/15 06:15:56 DEBUG : two: Sizes identical 2020/05/15 06:15:56 DEBUG : two: Destination found in --compare-dest, skipping 2020/05/15 06:15:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/05/15 06:15:56 DEBUG : two: Need to transfer - File not found at Destination 2020/05/15 06:15:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (17.42s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestCopyFileCopyDest --- SKIP: TestCopyFileCopyDest (0.00s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" operations_test.go:969: Skipping test as remote does not support server side copy === 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/05/15 06:16:29 DEBUG : A1/B2: Making directory 2020/05/15 06:16:29 DEBUG : A1/B1/C3: Making directory 2020/05/15 06:16:37 INFO : A2/one: Moved (server side) 2020/05/15 06:16:37 INFO : A2/two: Moved (server side) 2020/05/15 06:16:37 INFO : A2/B1/three: Moved (server side) 2020/05/15 06:16:38 INFO : A2/B1/C1/four: Moved (server side) 2020/05/15 06:16:42 INFO : A2/B1/C2/five: Moved (server side) --- PASS: TestDirMove (55.20s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.00s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false 2020/05/15 06:16:55 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': File to upload is small (34 bytes), uploading instead of streaming 2020/05/15 06:16:56 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/05/15 06:16:56 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/05/15 06:16:56 DEBUG : no_checksum_big_file_from_pipe: Sizes identical 2020/05/15 06:16:58 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false 2020/05/15 06:17:06 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': File to upload is small (34 bytes), uploading instead of streaming 2020/05/15 06:17:07 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/05/15 06:17:07 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/05/15 06:17:07 NOTICE: Local file system at /tmp/rclone-spool750534901: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/05/15 06:17:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2020/05/15 06:17:11 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true 2020/05/15 06:17:21 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': File to upload is small (34 bytes), uploading instead of streaming 2020/05/15 06:17:24 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/05/15 06:17:24 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/05/15 06:17:24 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2020/05/15 06:17:26 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true 2020/05/15 06:17:33 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': File to upload is small (34 bytes), uploading instead of streaming 2020/05/15 06:17:34 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/05/15 06:17:34 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2020/05/15 06:17:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2020/05/15 06:17:36 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (41.86s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.00s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (14.30s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.57s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.99s) === RUN TestRcatSize 2020/05/15 06:17:39 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': File to upload is small (60 bytes), uploading instead of streaming 2020/05/15 06:17:39 INFO : potato2: Copied (new) --- PASS: TestRcatSize (12.66s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestCopyFileMaxTransfer 2020/05/15 06:17:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2020/05/15 06:17:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2020/05/15 06:17:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2020/05/15 06:17:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: upload failed to read data: Max transfer limit reached as set by --max-transfer 2020/05/15 06:17:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2020/05/15 06:17:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2020/05/15 06:17:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.48s) run.go:176: Remote "mega root 'rclone-test-depibey3liyihud1xoberuq9'", Local "Local file system at /tmp/rclone303453489", Modify Window "876000h0m0s" run.go:121: removing dir "TestCopyFileMaxTransfer" failed - try 1/3: directory not empty === 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 TestRcCommand --- SKIP: TestRcCommand (0.00s) rc_test.go:21: Skipping test on non local remote FAIL 2020/05/15 06:17:55 DEBUG : mega root 'rclone-test-depibey3liyihud1xoberuq9': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 6m39.31881182s (try 1/5): exit status 1: Failed [TestListDirSorted]