"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Starting (try 1/5) 2022/04/15 05:31:16 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6" 2022/04/15 05:31:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/15 05:31:16 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6" 2022/04/15 05:31:17 DEBUG : box root 'rclone-test-hivaxix0debulux0fuqidec6': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/15 05:31:17 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/15 05:31:17 DEBUG : Reset feature "ListR" 2022/04/15 05:31:17 DEBUG : Creating backend with remote "/tmp/rclone711091541" === 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} multithread_test.go:122: exceeded file size limit 131071 > 1024 === RUN TestMultithreadCopy/{size:131072_streams:2} multithread_test.go:122: exceeded file size limit 131072 > 1024 === RUN TestMultithreadCopy/{size:131073_streams:2} multithread_test.go:122: exceeded file size limit 131073 > 1024 2022/04/15 05:31:18 DEBUG : box root 'rclone-test-hivaxix0debulux0fuqidec6': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/15 05:31:18 ERROR : : error listing: directory not found --- PASS: TestMultithreadCopy (0.51s) --- SKIP: TestMultithreadCopy/{size:131071_streams:2} (0.00s) --- SKIP: TestMultithreadCopy/{size:131072_streams:2} (0.00s) --- SKIP: TestMultithreadCopy/{size:131073_streams:2} (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/15 05:31:18 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/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/15 05:31:18 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/15 05:31:18 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:31:18 DEBUG : box root 'rclone-test-hivaxix0debulux0fuqidec6': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/15 05:31:23 INFO : rutabaga.rclone_chunk.001_ddz5j9: Moved (server-side) to: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2022/04/15 05:31:29 INFO : empty space.rclone_chunk.001_ddzb93: Moved (server-side) to: empty space === RUN TestCheck/3 2022/04/15 05:31:36 INFO : potato2.rclone_chunk.001_ddzgwg: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:31:36 INFO : potato2.rclone_chunk.002_ddzgwg: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheck/4 === RUN TestCheck/5 2022/04/15 05:31:46 INFO : remotepotato.rclone_chunk.001_ddzqts: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/04/15 05:31:46 INFO : remotepotato.rclone_chunk.002_ddzqts: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (41.87s) --- PASS: TestCheck/1 (0.40s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.39s) --- PASS: TestCheck/4 (0.35s) --- PASS: TestCheck/5 (0.83s) --- PASS: TestCheck/6 (0.38s) --- PASS: TestCheck/7 (0.37s) === RUN TestCheckFsError 2022/04/15 05:32:00 DEBUG : Creating backend with remote "non-existent" 2022/04/15 05:32:00 DEBUG : Creating backend with remote "non-existent" 2022/04/15 05:32:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/04/15 05:32:00 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/04/15 05:32:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/04/15 05:32:00 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:32:03 INFO : rutabaga.rclone_chunk.001_de0a2w: Moved (server-side) to: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/04/15 05:32:11 INFO : empty space.rclone_chunk.001_de0hpz: Moved (server-side) to: empty space === RUN TestCheckDownload/3 2022/04/15 05:32:18 INFO : potato2.rclone_chunk.001_de0n4q: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:32:18 INFO : potato2.rclone_chunk.002_de0n4q: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/04/15 05:32:36 INFO : remotepotato.rclone_chunk.001_de13ow: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/04/15 05:32:37 INFO : remotepotato.rclone_chunk.002_de13ow: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (54.45s) --- PASS: TestCheckDownload/1 (1.68s) --- PASS: TestCheckDownload/2 (1.21s) --- PASS: TestCheckDownload/3 (1.22s) --- PASS: TestCheckDownload/4 (3.73s) --- PASS: TestCheckDownload/5 (2.87s) --- PASS: TestCheckDownload/6 (2.64s) --- PASS: TestCheckDownload/7 (2.73s) === RUN TestCheckSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:32:58 INFO : rutabaga.rclone_chunk.001_de1s29: Moved (server-side) to: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/04/15 05:33:03 INFO : empty space.rclone_chunk.001_de1x3f: Moved (server-side) to: empty space === RUN TestCheckSizeOnly/3 2022/04/15 05:33:10 INFO : potato2.rclone_chunk.001_de22zg: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:33:11 INFO : potato2.rclone_chunk.002_de22zg: Moved (server-side) to: potato2.rclone_chunk.002 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/04/15 05:33:20 INFO : remotepotato.rclone_chunk.001_de2cdf: Moved (server-side) to: remotepotato.rclone_chunk.001 2022/04/15 05:33:20 INFO : remotepotato.rclone_chunk.002_de2cdf: Moved (server-side) to: remotepotato.rclone_chunk.002 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (38.61s) --- PASS: TestCheckSizeOnly/1 (0.37s) --- PASS: TestCheckSizeOnly/2 (0.35s) --- PASS: TestCheckSizeOnly/3 (0.35s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.36s) --- PASS: TestCheckSizeOnly/6 (0.40s) --- PASS: TestCheckSizeOnly/7 (0.38s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:33:41 INFO : test.sum.rclone_chunk.001_de2vd8: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/15 05:33:41 INFO : test.sum.rclone_chunk.002_de2vd8: Moved (server-side) to: test.sum.rclone_chunk.002 2022/04/15 05:33:46 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/15 05:33:46 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/15 05:33:46 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/15 05:33:46 NOTICE: test.sum: 2 warning(s) suppressed... 2022/04/15 05:33:56 INFO : test.sum.rclone_chunk.001_de3bhy: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/15 05:33:57 INFO : test.sum.rclone_chunk.002_de3bhy: Moved (server-side) to: test.sum.rclone_chunk.002 2022/04/15 05:34:03 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/15 05:34:03 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/15 05:34:03 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/15 05:34:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (34.32s) === RUN TestCheckSum run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:34:07 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/data" 2022/04/15 05:34:07 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/data" 2022/04/15 05:34:09 DEBUG : Reset feature "ListR" check_test.go:356: Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/data' lacks md5, skipping --- SKIP: TestCheckSum (2.86s) === RUN TestCheckSumDownload run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:34:10 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/data" 2022/04/15 05:34:10 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/data" 2022/04/15 05:34:12 DEBUG : Reset feature "ListR" 2022/04/15 05:34:16 INFO : data/banana.rclone_chunk.001_de3ybq: Moved (server-side) to: data/banana 2022/04/15 05:34:20 INFO : test.sum.rclone_chunk.001_de43lc: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest1 2022/04/15 05:34:28 INFO : data/potato.rclone_chunk.001_de4a16: Moved (server-side) to: data/potato 2022/04/15 05:34:33 INFO : test.sum: Deleted 2022/04/15 05:34:33 INFO : test.sum.rclone_chunk.001_de4ey5: Moved (server-side) to: test.sum === RUN TestCheckSumDownload/subtest2 2022/04/15 05:34:43 INFO : test.sum.rclone_chunk.001_de4n01: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/15 05:34:44 INFO : test.sum.rclone_chunk.002_de4n01: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest3 2022/04/15 05:35:00 INFO : test.sum.rclone_chunk.001_de52kh: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/15 05:35:01 INFO : test.sum.rclone_chunk.002_de52kh: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest4 2022/04/15 05:35:18 INFO : test.sum.rclone_chunk.001_de5jjf: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/15 05:35:19 INFO : test.sum.rclone_chunk.002_de5jjf: Moved (server-side) to: test.sum.rclone_chunk.002 2022/04/15 05:35:20 INFO : test.sum.rclone_chunk.003_de5jjf: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest5 2022/04/15 05:35:40 INFO : test.sum.rclone_chunk.001_de64i8: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/15 05:35:41 INFO : test.sum.rclone_chunk.002_de64i8: Moved (server-side) to: test.sum.rclone_chunk.002 2022/04/15 05:35:41 INFO : test.sum.rclone_chunk.003_de64i8: Moved (server-side) to: test.sum.rclone_chunk.003 === RUN TestCheckSumDownload/subtest6 2022/04/15 05:35:54 INFO : data/banana: Deleted 2022/04/15 05:35:55 INFO : data/banana.rclone_chunk.001_de6oxa: Moved (server-side) to: data/banana 2022/04/15 05:36:00 INFO : data/potato: Deleted 2022/04/15 05:36:00 INFO : data/potato.rclone_chunk.001_de6uxb: Moved (server-side) to: data/potato 2022/04/15 05:36:11 INFO : test.sum.rclone_chunk.001_de70z5: Moved (server-side) to: test.sum.rclone_chunk.001 2022/04/15 05:36:11 INFO : test.sum.rclone_chunk.002_de70z5: Moved (server-side) to: test.sum.rclone_chunk.002 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (136.78s) --- PASS: TestCheckSumDownload/subtest1 (2.87s) --- PASS: TestCheckSumDownload/subtest2 (2.48s) --- PASS: TestCheckSumDownload/subtest3 (4.14s) --- PASS: TestCheckSumDownload/subtest4 (4.02s) --- PASS: TestCheckSumDownload/subtest5 (4.70s) --- PASS: TestCheckSumDownload/subtest6 (5.03s) --- PASS: TestCheckSumDownload/subtest7 (4.11s) === RUN TestDeduplicateInteractive run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.70s) === RUN TestDeduplicateSkip run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.88s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.73s) === RUN TestDeduplicateFirst run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.76s) === RUN TestDeduplicateNewest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.69s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.13s) === RUN TestDeduplicateOldest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.69s) === RUN TestDeduplicateLargest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.77s) === RUN TestDeduplicateSmallest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.68s) === RUN TestDeduplicateRename run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.67s) === RUN TestMergeDirs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.72s) === RUN TestListDirSorted run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:36:39 INFO : a.txt.rclone_chunk.001_de7xwd: Moved (server-side) to: a.txt 2022/04/15 05:36:43 INFO : zend.txt.rclone_chunk.001_de812k: Moved (server-side) to: zend.txt 2022/04/15 05:36:48 INFO : sub dir/hello world.rclone_chunk.001_de85hk: Moved (server-side) to: sub dir/hello world 2022/04/15 05:36:52 INFO : sub dir/hello world2.rclone_chunk.001_de8btg: Moved (server-side) to: sub dir/hello world2 2022/04/15 05:36:57 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_de8frk: Moved (server-side) to: sub dir/ignore dir/.ignore 2022/04/15 05:37:02 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_de8koi: Moved (server-side) to: sub dir/ignore dir/should be ignored 2022/04/15 05:37:07 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_de8o9f: Moved (server-side) to: sub dir/sub sub dir/hello world3 2022/04/15 05:37:09 DEBUG : a.txt: Excluded 2022/04/15 05:37:10 DEBUG : sub dir/hello world: Excluded 2022/04/15 05:37:10 DEBUG : sub dir/hello world2: Excluded 2022/04/15 05:37:10 DEBUG : sub dir/hello world: Excluded 2022/04/15 05:37:10 DEBUG : sub dir/hello world2: Excluded 2022/04/15 05:37:11 DEBUG : sub dir/ignore dir: Excluded 2022/04/15 05:37:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (48.96s) === RUN TestListJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:37:28 INFO : file1.rclone_chunk.001_de9aeq: Moved (server-side) to: file1 2022/04/15 05:37:33 INFO : sub/file2.rclone_chunk.001_de9ejw: Moved (server-side) to: sub/file2 === 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 (18.04s) --- PASS: TestListJSON/Default (0.34s) --- PASS: TestListJSON/FilesOnly (0.44s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.75s) --- PASS: TestListJSON/SubDir (0.32s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.35s) --- PASS: TestListJSON/ShowHash (0.38s) --- PASS: TestListJSON/HashTypes (0.41s) === RUN TestStatJSON run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:37:46 INFO : file1.rclone_chunk.001_de9sih: Moved (server-side) to: file1 2022/04/15 05:37:52 INFO : sub/file2.rclone_chunk.001_de9xud: Moved (server-side) to: sub/file2 === 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/04/15 05:37:58 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/notfound" 2022/04/15 05:37:58 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/notfound" 2022/04/15 05:38:00 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (22.48s) --- PASS: TestStatJSON/Root (0.49s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.45s) --- PASS: TestStatJSON/Dir (0.73s) --- PASS: TestStatJSON/File (0.76s) --- PASS: TestStatJSON/NotFound (0.68s) --- PASS: TestStatJSON/DirFilesOnly (0.38s) --- PASS: TestStatJSON/FileFilesOnly (0.83s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.34s) --- PASS: TestStatJSON/DirDirsOnly (0.35s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.35s) --- PASS: TestStatJSON/RootNotFound (2.15s) === RUN TestMkdir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:38:04 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': Making directory 2022/04/15 05:38:05 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': Making directory --- PASS: TestMkdir (2.10s) === RUN TestLsd run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:38:12 INFO : sub dir/hello world.rclone_chunk.001_deahlo: Moved (server-side) to: sub dir/hello world --- PASS: TestLsd (9.48s) === RUN TestLs run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:38:23 INFO : potato2.rclone_chunk.001_deaqyr: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:38:23 INFO : potato2.rclone_chunk.002_deaqyr: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/15 05:38:30 INFO : empty space.rclone_chunk.001_deb0m6: Moved (server-side) to: empty space --- PASS: TestLs (19.87s) === RUN TestLsWithFilesFrom run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:38:41 INFO : potato2.rclone_chunk.001_debag9: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:38:42 INFO : potato2.rclone_chunk.002_debag9: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/15 05:38:48 INFO : empty space.rclone_chunk.001_debikw: Moved (server-side) to: empty space 2022/04/15 05:38:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (18.71s) === RUN TestLsLong run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:39:01 INFO : potato2.rclone_chunk.001_debtd9: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:39:01 INFO : potato2.rclone_chunk.002_debtd9: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/15 05:39:07 INFO : empty space.rclone_chunk.001_dec2si: Moved (server-side) to: empty space --- PASS: TestLsLong (18.74s) === RUN TestHashSums run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:39:19 INFO : potato2.rclone_chunk.001_deccne: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:39:20 INFO : potato2.rclone_chunk.002_deccne: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/15 05:39:26 INFO : empty space.rclone_chunk.001_deckmh: Moved (server-side) to: empty space --- PASS: TestHashSums (18.82s) === RUN TestHashSumsWithErrors 2022/04/15 05:39:32 DEBUG : Creating backend with remote ":memory:" 2022/04/15 05:39:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/04/15 05:39:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/15 05:39:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/15 05:39:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/15 05:39:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/15 05:39:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/15 05:39:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/15 05:39:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/04/15 05:39:32 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:39:38 INFO : potato2.rclone_chunk.001_decvqk: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:39:38 INFO : potato2.rclone_chunk.002_decvqk: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/15 05:39:44 INFO : empty space.rclone_chunk.001_ded3bj: Moved (server-side) to: empty space 2022/04/15 05:39:50 INFO : sub dir/potato3.rclone_chunk.001_ded7vy: Moved (server-side) to: sub dir/potato3 --- PASS: TestCount (26.65s) === RUN TestDelete run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:40:03 INFO : small.rclone_chunk.001_dedlad: Moved (server-side) to: small 2022/04/15 05:40:08 INFO : medium.rclone_chunk.001_dedptq: Moved (server-side) to: medium.rclone_chunk.001 2022/04/15 05:40:09 INFO : medium.rclone_chunk.002_dedptq: Moved (server-side) to: medium.rclone_chunk.002 2022/04/15 05:40:19 INFO : large.rclone_chunk.001_dedx2x: Moved (server-side) to: large.rclone_chunk.001 2022/04/15 05:40:20 INFO : large.rclone_chunk.002_dedx2x: Moved (server-side) to: large.rclone_chunk.002 2022/04/15 05:40:22 DEBUG : Waiting for deletions to finish 2022/04/15 05:40:23 DEBUG : large: Excluded 2022/04/15 05:40:24 INFO : small: Deleted 2022/04/15 05:40:27 INFO : medium: Deleted --- PASS: TestDelete (32.90s) === RUN TestRetry 2022/04/15 05:40:32 DEBUG : Received error: EOF - low level retry 1/5 2022/04/15 05:40:32 DEBUG : Received error: EOF - low level retry 2/5 2022/04/15 05:40:32 DEBUG : Received error: EOF - low level retry 1/5 2022/04/15 05:40:32 DEBUG : Received error: EOF - low level retry 2/5 2022/04/15 05:40:32 DEBUG : Received error: EOF - low level retry 3/5 2022/04/15 05:40:32 DEBUG : Received error: EOF - low level retry 4/5 2022/04/15 05:40:32 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:40:36 INFO : file1.rclone_chunk.001_deeio3: Moved (server-side) to: file1 2022/04/15 05:40:40 INFO : file2.rclone_chunk.001_deemgh: Moved (server-side) to: file2 --- PASS: TestCat (18.72s) === RUN TestPurge 2022/04/15 05:40:50 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-kuwohav5coqeqew6jehuquk1" 2022/04/15 05:40:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/15 05:40:50 DEBUG : Creating backend with remote "TestBox:rclone-test-kuwohav5coqeqew6jehuquk1" 2022/04/15 05:40:51 DEBUG : box root 'rclone-test-kuwohav5coqeqew6jehuquk1': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/15 05:40:51 DEBUG : box root '': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/15 05:40:51 DEBUG : Reset feature "ListR" 2022/04/15 05:40:51 DEBUG : Creating backend with remote "/tmp/rclone519646016" run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-kuwohav5coqeqew6jehuquk1'", Local "Local file system at /tmp/rclone519646016", Modify Window "1s" 2022/04/15 05:40:52 DEBUG : box root 'rclone-test-kuwohav5coqeqew6jehuquk1': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/15 05:40:59 INFO : A1/B1/C1/one.rclone_chunk.001_def3o9: Moved (server-side) to: A1/B1/C1/one 2022/04/15 05:40:59 DEBUG : A2: Making directory 2022/04/15 05:41:00 DEBUG : A1/B2: Making directory 2022/04/15 05:41:02 DEBUG : A1/B2/C2: Making directory 2022/04/15 05:41:03 DEBUG : A1/B1/C3: Making directory 2022/04/15 05:41:04 DEBUG : A3: Making directory 2022/04/15 05:41:05 DEBUG : A3/B3: Making directory 2022/04/15 05:41:06 DEBUG : A3/B3/C4: Making directory 2022/04/15 05:41:11 INFO : A1/two.rclone_chunk.001_defhuz: Moved (server-side) to: A1/two 2022/04/15 05:41:17 DEBUG : box root 'rclone-test-kuwohav5coqeqew6jehuquk1': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/15 05:41:17 ERROR : : error listing: directory not found 2022/04/15 05:41:17 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-kuwohav5coqeqew6jehuquk1': Purge remote 2022/04/15 05:41:18 DEBUG : box root 'rclone-test-kuwohav5coqeqew6jehuquk1': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2022/04/15 05:41:18 purge failed: directory not found --- PASS: TestPurge (27.30s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:41:25 INFO : A1/B1/C1/one.rclone_chunk.001_defssu: Moved (server-side) to: A1/B1/C1/one 2022/04/15 05:41:25 DEBUG : A2: Making directory 2022/04/15 05:41:26 DEBUG : A1/B2: Making directory 2022/04/15 05:41:27 DEBUG : A1/B2/C2: Making directory 2022/04/15 05:41:28 DEBUG : A1/B1/C3: Making directory 2022/04/15 05:41:29 DEBUG : A3: Making directory 2022/04/15 05:41:30 DEBUG : A3/B3: Making directory 2022/04/15 05:41:31 DEBUG : A3/B3/C4: Making directory 2022/04/15 05:41:37 INFO : A1/two.rclone_chunk.001_deg76w: Moved (server-side) to: A1/two 2022/04/15 05:41:39 INFO : A3/B3/C4: Removing directory 2022/04/15 05:41:43 INFO : A3/B3: Removing directory 2022/04/15 05:41:44 INFO : A3: Removing directory 2022/04/15 05:41:45 INFO : A2: Removing directory 2022/04/15 05:41:46 INFO : A1/B2/C2: Removing directory 2022/04/15 05:41:47 INFO : A1/B2: Removing directory 2022/04/15 05:41:48 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (40.03s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:41:58 DEBUG : A1: Making directory 2022/04/15 05:41:59 DEBUG : A1/B1: Making directory 2022/04/15 05:42:00 DEBUG : A1/B1/C1: Making directory 2022/04/15 05:42:03 INFO : A1/B1/C1: Removing directory 2022/04/15 05:42:04 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.67s) === RUN TestRmdirsWithFilter run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:42:08 DEBUG : A1: Making directory 2022/04/15 05:42:09 DEBUG : A1/B1: Making directory 2022/04/15 05:42:10 DEBUG : A1/B1/C1: Making directory 2022/04/15 05:42:15 INFO : A1/B1/C1: Removing directory 2022/04/15 05:42:16 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.26s) === RUN TestCopyURL run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:42:24 INFO : file1.rclone_chunk.001_dehiwr: Moved (server-side) to: file1 2022/04/15 05:42:25 DEBUG : filename.txt: File name found in url 2022/04/15 05:42:30 INFO : filename.txt.rclone_chunk.001_dehofi: Moved (server-side) to: filename.txt 2022/04/15 05:42:34 INFO : file2.rclone_chunk.001_dehs7v: Moved (server-side) to: file2 --- PASS: TestCopyURL (17.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:42:38 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 05:42:43 INFO : sub/file2.rclone_chunk.001_dei1fi: Moved (server-side) to: sub/file2 2022/04/15 05:42:43 INFO : file1: Copied (new) to: sub/file2 2022/04/15 05:42:43 INFO : file1: Deleted 2022/04/15 05:42:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/15 05:42:45 DEBUG : file1: Unchanged skipping 2022/04/15 05:42:45 INFO : file1: Deleted 2022/04/15 05:42:46 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.76s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:42:50 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 05:42:50 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:42:54 INFO : file1.rclone_chunk.001_deicgq: Moved (server-side) to: file1 2022/04/15 05:42:54 INFO : file1: Copied (new) 2022/04/15 05:42:54 INFO : file1: Deleted 2022/04/15 05:42:55 DEBUG : file1: Destination exists, skipping 2022/04/15 05:42:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (7.69s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:42:57 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 05:43:02 INFO : sub/file2.rclone_chunk.001_deikk9: Moved (server-side) to: sub/file2 2022/04/15 05:43:02 INFO : file1: Copied (new) to: sub/file2 2022/04/15 05:43:02 INFO : file1: Deleted 2022/04/15 05:43:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/15 05:43:04 DEBUG : file1: Unchanged skipping 2022/04/15 05:43:04 INFO : file1: Deleted 2022/04/15 05:43:07 DEBUG : sub/file2: move non-chunked object... 2022/04/15 05:43:07 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-levabow0 2022/04/15 05:43:07 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-levabow0 2022/04/15 05:43:07 DEBUG : sub/File2-rclone-move-levabow0: move non-chunked object... 2022/04/15 05:43:08 INFO : sub/File2-rclone-move-levabow0: Moved (server-side) to: sub/File2 2022/04/15 05:43:08 INFO : sub/File2-rclone-move-levabow0: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (15.96s) === RUN TestMoveFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:43:18 INFO : dst/file1.rclone_chunk.001_deizbp: Moved (server-side) to: dst/file1 2022/04/15 05:43:19 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/backup" 2022/04/15 05:43:19 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/backup" 2022/04/15 05:43:21 DEBUG : Reset feature "ListR" 2022/04/15 05:43:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/15 05:43:21 DEBUG : dst/file1: move non-chunked object... 2022/04/15 05:43:25 INFO : dst/file1: Moved (server-side) 2022/04/15 05:43:25 INFO : dst/file1: Moved (server-side) 2022/04/15 05:43:25 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:43:29 INFO : dst/file1.rclone_chunk.001_dejbth: Moved (server-side) to: dst/file1 2022/04/15 05:43:29 INFO : dst/file1: Copied (new) 2022/04/15 05:43:29 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (23.22s) === RUN TestCopyFile run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:43:37 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 05:43:42 INFO : sub/file2.rclone_chunk.001_dejnwx: Moved (server-side) to: sub/file2 2022/04/15 05:43:42 INFO : file1: Copied (new) to: sub/file2 2022/04/15 05:43:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/04/15 05:43:43 DEBUG : file1: Unchanged skipping 2022/04/15 05:43:44 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (11.39s) === RUN TestCopyFileBackupDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:43:52 INFO : dst/file1.rclone_chunk.001_dejycu: Moved (server-side) to: dst/file1 2022/04/15 05:43:54 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/backup" 2022/04/15 05:43:54 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/backup" 2022/04/15 05:43:56 DEBUG : Reset feature "ListR" 2022/04/15 05:43:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/15 05:43:56 DEBUG : dst/file1: move non-chunked object... 2022/04/15 05:44:00 INFO : dst/file1: Moved (server-side) 2022/04/15 05:44:00 INFO : dst/file1: Moved (server-side) 2022/04/15 05:44:00 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:44:03 INFO : dst/file1.rclone_chunk.001_dekazt: Moved (server-side) to: dst/file1 2022/04/15 05:44:03 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (22.91s) === RUN TestCopyFileCompareDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:44:11 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/dst" 2022/04/15 05:44:11 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/dst" 2022/04/15 05:44:12 DEBUG : Reset feature "ListR" 2022/04/15 05:44:13 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/CompareDest" 2022/04/15 05:44:13 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/CompareDest" 2022/04/15 05:44:14 DEBUG : Reset feature "ListR" 2022/04/15 05:44:15 DEBUG : one: Need to transfer - File not found at Destination 2022/04/15 05:44:15 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:44:20 INFO : one.rclone_chunk.001_dekpq3: Moved (server-side) to: one 2022/04/15 05:44:20 INFO : one: Copied (new) 2022/04/15 05:44:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:44:22 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:44:27 INFO : one: Deleted 2022/04/15 05:44:27 INFO : one.rclone_chunk.001_dekw3n: Moved (server-side) to: one 2022/04/15 05:44:27 INFO : one: Copied (replaced existing) 2022/04/15 05:44:33 INFO : dst/one: Deleted 2022/04/15 05:44:34 INFO : dst/one.rclone_chunk.001_del3wh: Moved (server-side) to: dst/one 2022/04/15 05:44:39 INFO : CompareDest/one.rclone_chunk.001_del8r6: Moved (server-side) to: CompareDest/one 2022/04/15 05:44:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/15 05:44:41 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:44:46 INFO : CompareDest/two.rclone_chunk.001_delgah: Moved (server-side) to: CompareDest/two 2022/04/15 05:44:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/15 05:44:48 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 05:44:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/15 05:44:50 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 05:44:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/15 05:44:53 DEBUG : two: Need to transfer - File not found at Destination 2022/04/15 05:44:53 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:44:57 INFO : two.rclone_chunk.001_delrg3: Moved (server-side) to: two 2022/04/15 05:44:57 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (54.14s) === RUN TestCopyFileCopyDest run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:45:05 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/dst" 2022/04/15 05:45:05 DEBUG : Config file has changed externaly - reloading 2022/04/15 05:45:05 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/dst" 2022/04/15 05:45:06 DEBUG : Reset feature "ListR" 2022/04/15 05:45:07 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/CopyDest" 2022/04/15 05:45:07 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/CopyDest" 2022/04/15 05:45:08 DEBUG : Reset feature "ListR" 2022/04/15 05:45:09 DEBUG : one: Need to transfer - File not found at Destination 2022/04/15 05:45:09 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:45:14 INFO : one.rclone_chunk.001_dem7gh: Moved (server-side) to: one 2022/04/15 05:45:14 INFO : one: Copied (new) 2022/04/15 05:45:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:45:17 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:45:21 INFO : one: Deleted 2022/04/15 05:45:22 INFO : one.rclone_chunk.001_demfxb: Moved (server-side) to: one 2022/04/15 05:45:22 INFO : one: Copied (replaced existing) 2022/04/15 05:45:28 INFO : dst/one: Deleted 2022/04/15 05:45:28 INFO : dst/one.rclone_chunk.001_deml2a: Moved (server-side) to: dst/one 2022/04/15 05:45:33 INFO : CopyDest/one.rclone_chunk.001_demrnw: Moved (server-side) to: CopyDest/one 2022/04/15 05:45:35 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6/BackupDir" 2022/04/15 05:45:35 DEBUG : Creating backend with remote "TestBox:rclone-test-hivaxix0debulux0fuqidec6/BackupDir" 2022/04/15 05:45:37 DEBUG : Reset feature "ListR" 2022/04/15 05:45:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/15 05:45:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:45:38 DEBUG : one: move non-chunked object... 2022/04/15 05:45:41 INFO : one: Moved (server-side) 2022/04/15 05:45:41 INFO : one: Moved (server-side) 2022/04/15 05:45:41 DEBUG : one: copy non-chunked object... 2022/04/15 05:45:41 INFO : one: Copied (server-side copy) 2022/04/15 05:45:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/15 05:45:47 INFO : CopyDest/two.rclone_chunk.001_den50i: Moved (server-side) to: CopyDest/two 2022/04/15 05:45:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/15 05:45:49 DEBUG : two: copy non-chunked object... 2022/04/15 05:45:50 INFO : two: Copied (server-side copy) 2022/04/15 05:45:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/15 05:45:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/15 05:45:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/04/15 05:45:52 DEBUG : two: Unchanged skipping 2022/04/15 05:45:57 INFO : CopyDest/three.rclone_chunk.001_denftt: Moved (server-side) to: CopyDest/three 2022/04/15 05:45:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/15 05:45:59 DEBUG : three: Destination not found in --copy-dest 2022/04/15 05:45:59 DEBUG : three: Need to transfer - File not found at Destination 2022/04/15 05:46:00 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:46:03 INFO : three.rclone_chunk.001_denm88: Moved (server-side) to: three 2022/04/15 05:46:03 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (70.45s) === 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:46:20 INFO : A1/one.rclone_chunk.001_deo17s: Moved (server-side) to: A1/one 2022/04/15 05:46:24 INFO : A1/two.rclone_chunk.001_deo7g2: Moved (server-side) to: A1/two 2022/04/15 05:46:29 INFO : A1/B1/three.rclone_chunk.001_deobf8: Moved (server-side) to: A1/B1/three 2022/04/15 05:46:34 INFO : A1/B1/C1/four.rclone_chunk.001_deoglw: Moved (server-side) to: A1/B1/C1/four 2022/04/15 05:46:40 INFO : A1/B1/C2/five.rclone_chunk.001_deolmv: Moved (server-side) to: A1/B1/C2/five 2022/04/15 05:46:40 DEBUG : A1/B2: Making directory 2022/04/15 05:46:41 DEBUG : A1/B1/C3: Making directory 2022/04/15 05:46:54 DEBUG : A2/B1/three: move non-chunked object... 2022/04/15 05:46:54 DEBUG : A2/B1/C1/four: move non-chunked object... 2022/04/15 05:46:54 DEBUG : A2/one: move non-chunked object... 2022/04/15 05:46:54 DEBUG : A2/B1/C2/five: move non-chunked object... 2022/04/15 05:46:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/04/15 05:46:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/04/15 05:46:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/04/15 05:46:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/04/15 05:46:55 INFO : A2/one: Moved (server-side) to: A3/one 2022/04/15 05:46:55 INFO : A2/one: Moved (server-side) to: A3/one 2022/04/15 05:46:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/04/15 05:46:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/04/15 05:46:55 DEBUG : A2/two: move non-chunked object... 2022/04/15 05:46:56 INFO : A2/two: Moved (server-side) to: A3/two 2022/04/15 05:46:56 INFO : A2/two: Moved (server-side) to: A3/two --- PASS: TestDirMove (60.97s) === RUN TestGetFsInfo run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" --- PASS: TestGetFsInfo (0.71s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" operations_test.go:1496: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki) 2022/04/15 05:47:17 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 05:47:21 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_depsui: Moved (server-side) to: no_checksum_small_file_from_pipe 2022/04/15 05:47:21 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/04/15 05:48:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001 2022/04/15 05:48:06 INFO : no_checksum_big_file_from_pipe.rclone_chunk.002_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002 2022/04/15 05:48:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.003_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003 2022/04/15 05:48:07 INFO : no_checksum_big_file_from_pipe.rclone_chunk.004_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004 2022/04/15 05:48:08 INFO : no_checksum_big_file_from_pipe.rclone_chunk.005_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005 2022/04/15 05:48:08 INFO : no_checksum_big_file_from_pipe.rclone_chunk.006_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006 2022/04/15 05:48:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.007_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007 2022/04/15 05:48:09 INFO : no_checksum_big_file_from_pipe.rclone_chunk.008_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008 2022/04/15 05:48:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.009_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009 2022/04/15 05:48:10 INFO : no_checksum_big_file_from_pipe.rclone_chunk.010_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010 2022/04/15 05:48:11 INFO : no_checksum_big_file_from_pipe.rclone_chunk.011_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011 2022/04/15 05:48:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.012_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012 2022/04/15 05:48:12 INFO : no_checksum_big_file_from_pipe.rclone_chunk.013_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013 2022/04/15 05:48:13 INFO : no_checksum_big_file_from_pipe.rclone_chunk.014_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014 2022/04/15 05:48:13 INFO : no_checksum_big_file_from_pipe.rclone_chunk.015_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015 2022/04/15 05:48:14 INFO : no_checksum_big_file_from_pipe.rclone_chunk.016_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016 2022/04/15 05:48:14 INFO : no_checksum_big_file_from_pipe.rclone_chunk.017_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017 2022/04/15 05:48:15 INFO : no_checksum_big_file_from_pipe.rclone_chunk.018_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018 2022/04/15 05:48:15 INFO : no_checksum_big_file_from_pipe.rclone_chunk.019_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019 2022/04/15 05:48:16 INFO : no_checksum_big_file_from_pipe.rclone_chunk.020_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020 2022/04/15 05:48:17 INFO : no_checksum_big_file_from_pipe.rclone_chunk.021_depw88: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021 2022/04/15 05:48:18 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:48:42 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 05:48:46 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_des551: Moved (server-side) to: with_checksum_small_file_from_pipe 2022/04/15 05:48:46 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/04/15 05:49:31 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001 2022/04/15 05:49:31 INFO : with_checksum_big_file_from_pipe.rclone_chunk.002_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002 2022/04/15 05:49:32 INFO : with_checksum_big_file_from_pipe.rclone_chunk.003_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003 2022/04/15 05:49:32 INFO : with_checksum_big_file_from_pipe.rclone_chunk.004_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004 2022/04/15 05:49:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.005_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005 2022/04/15 05:49:33 INFO : with_checksum_big_file_from_pipe.rclone_chunk.006_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006 2022/04/15 05:49:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.007_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007 2022/04/15 05:49:34 INFO : with_checksum_big_file_from_pipe.rclone_chunk.008_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008 2022/04/15 05:49:35 INFO : with_checksum_big_file_from_pipe.rclone_chunk.009_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009 2022/04/15 05:49:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.010_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010 2022/04/15 05:49:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.011_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011 2022/04/15 05:49:36 INFO : with_checksum_big_file_from_pipe.rclone_chunk.012_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012 2022/04/15 05:49:37 INFO : with_checksum_big_file_from_pipe.rclone_chunk.013_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013 2022/04/15 05:49:38 INFO : with_checksum_big_file_from_pipe.rclone_chunk.014_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014 2022/04/15 05:49:38 INFO : with_checksum_big_file_from_pipe.rclone_chunk.015_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015 2022/04/15 05:49:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.016_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016 2022/04/15 05:49:39 INFO : with_checksum_big_file_from_pipe.rclone_chunk.017_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017 2022/04/15 05:49:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.018_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018 2022/04/15 05:49:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.019_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019 2022/04/15 05:49:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.020_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020 2022/04/15 05:49:41 INFO : with_checksum_big_file_from_pipe.rclone_chunk.021_des93x: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021 2022/04/15 05:49:44 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/04/15 05:49:44 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:50:07 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 05:50:11 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_deuilq: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/04/15 05:50:11 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/15 05:50:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/04/15 05:50:55 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/04/15 05:50:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/04/15 05:50:56 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/04/15 05:50:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/04/15 05:50:57 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/04/15 05:50:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/04/15 05:50:58 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/04/15 05:50:59 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/04/15 05:51:00 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/04/15 05:51:01 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/04/15 05:51:01 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/04/15 05:51:02 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/04/15 05:51:02 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/04/15 05:51:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/04/15 05:51:03 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/04/15 05:51:05 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/04/15 05:51:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/04/15 05:51:06 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/04/15 05:51:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/04/15 05:51:07 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_deum6o: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/04/15 05:51:09 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:51:34 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 05:51:38 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_dewwgo: Moved (server-side) to: ignore_checksum_small_file_from_pipe 2022/04/15 05:51:38 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/15 05:52:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001 2022/04/15 05:52:21 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.002_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002 2022/04/15 05:52:22 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.003_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003 2022/04/15 05:52:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.004_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004 2022/04/15 05:52:23 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.005_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005 2022/04/15 05:52:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.006_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006 2022/04/15 05:52:24 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.007_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007 2022/04/15 05:52:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.008_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008 2022/04/15 05:52:25 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.009_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009 2022/04/15 05:52:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.010_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010 2022/04/15 05:52:26 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.011_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011 2022/04/15 05:52:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.012_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012 2022/04/15 05:52:27 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.013_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013 2022/04/15 05:52:28 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.014_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014 2022/04/15 05:52:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.015_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015 2022/04/15 05:52:29 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.016_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016 2022/04/15 05:52:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.017_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017 2022/04/15 05:52:30 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.018_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018 2022/04/15 05:52:31 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.019_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019 2022/04/15 05:52:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.020_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020 2022/04/15 05:52:32 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.021_dex0uu: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021 2022/04/15 05:52:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (341.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (85.19s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (85.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (86.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (84.31s) === RUN TestRcatSize run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:53:03 INFO : potato1.rclone_chunk.001_dez8ak: Moved (server-side) to: potato1.rclone_chunk.001 2022/04/15 05:53:04 INFO : potato1.rclone_chunk.002_dez8ak: Moved (server-side) to: potato1.rclone_chunk.002 2022/04/15 05:53:06 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': File to upload is small (60 bytes), uploading instead of streaming 2022/04/15 05:53:12 INFO : potato2.rclone_chunk.001_dezghj: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:53:12 INFO : potato2.rclone_chunk.002_dezghj: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/15 05:53:14 INFO : potato2: Copied (new) --- PASS: TestRcatSize (24.40s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:53:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/04/15 05:53:23 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:53:28 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_dezxuj: Moved (server-side) to: TestCopyFileMaxTransfer/file1 2022/04/15 05:53:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/04/15 05:53:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/04/15 05:53:29 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2022/04/15 05:55:30 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.box.com/api/2.0/files/content": failed to copy data: Max transfer limit reached as set by --max-transfer 2022/04/15 05:55:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination operations_test.go:1609: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (132.57s) === RUN TestTouchDir run.go:181: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6'", Local "Local file system at /tmp/rclone711091541", Modify Window "1s" 2022/04/15 05:55:40 INFO : potato2.rclone_chunk.001_df3ldk: Moved (server-side) to: potato2.rclone_chunk.001 2022/04/15 05:55:41 INFO : potato2.rclone_chunk.002_df3ldk: Moved (server-side) to: potato2.rclone_chunk.002 2022/04/15 05:55:48 INFO : empty space.rclone_chunk.001_df3tz7: Moved (server-side) to: empty space 2022/04/15 05:55:54 INFO : sub dir/potato3.rclone_chunk.001_df3y8g: Moved (server-side) to: sub dir/potato3 2022/04/15 05:55:55 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': Touching "empty space" 2022/04/15 05:55:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': Touching "potato2" 2022/04/15 05:55:57 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': Touching "sub dir/potato3" --- PASS: TestTouchDir (31.81s) === 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/04/15 05:56:07 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-hivaxix0debulux0fuqidec6': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Finished OK in 24m51.89173546s (try 1/5)