"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2022/03/02 05:11:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7" 2022/03/02 05:11:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/02 05:11:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7.bin" 2022/03/02 05:11:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7" 2022/03/02 05:11:57 DEBUG : Creating backend with remote "/tmp/rclone2931988307" === 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 "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/03/02 05:11:58 DEBUG : file1: md5 = 5bb02e707ee709394a39f6c49d293456 OK 2022/03/02 05:11:58 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/02 05:11:58 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/03/02 05:11:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/02 05:11:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/02 05:11:59 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/03/02 05:11:59 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/03/02 05:11:59 DEBUG : file1: md5 = dbe80943b1325d404f40f5bba49a28a0 OK 2022/03/02 05:11:59 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/02 05:11:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/02 05:11:59 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/03/02 05:11:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/02 05:11:59 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/03/02 05:11:59 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/03/02 05:12:00 DEBUG : file1: md5 = 02156e4b6a0470d6fec2dfca94339f86 OK 2022/03/02 05:12:00 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/03/02 05:12:00 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/03/02 05:12:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/03/02 05:12:00 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/03/02 05:12:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/03/02 05:12:00 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (3.99s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (1.36s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (0.88s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (0.90s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/02 05:12:01 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/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/02 05:12:01 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/02 05:12:01 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 "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:02 DEBUG : rutabaga: md5 = 2614d00c7acc02cde47eb662c4922dd7 OK === RUN TestCheck/1 === RUN TestCheck/2 2022/03/02 05:12:03 DEBUG : empty space: md5 = b74e85f74b2f6e44776d590e1b0e7087 OK === RUN TestCheck/3 2022/03/02 05:12:04 DEBUG : potato2: md5 = b8764a8f25c27948901bf5ca46cd5d8c OK === RUN TestCheck/4 === RUN TestCheck/5 2022/03/02 05:12:05 DEBUG : remotepotato: md5 = 32d16eb50657fc26c3bb1455da24b0b1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (6.05s) --- PASS: TestCheck/1 (0.04s) --- PASS: TestCheck/2 (0.15s) --- PASS: TestCheck/3 (0.04s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.04s) --- PASS: TestCheck/6 (0.04s) --- PASS: TestCheck/7 (0.55s) === RUN TestCheckFsError 2022/03/02 05:12:07 DEBUG : Creating backend with remote "non-existent" 2022/03/02 05:12:07 DEBUG : Creating backend with remote "non-existent" 2022/03/02 05:12:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/02 05:12:07 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/03/02 05:12:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/02 05:12:07 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 "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:08 DEBUG : rutabaga: md5 = 994364196b397b243cf8b7031e7f0a67 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/03/02 05:12:09 DEBUG : empty space: md5 = 5b11738676fbaf070fba4078c41f17f0 OK === RUN TestCheckDownload/3 2022/03/02 05:12:10 DEBUG : potato2: md5 = bb89c0e436c58b827d56e4a5c26ae911 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/03/02 05:12:11 DEBUG : remotepotato: md5 = d3e3233710082bac4c954007233faf41 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (5.06s) --- PASS: TestCheckDownload/1 (0.21s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.25s) --- PASS: TestCheckDownload/4 (0.10s) --- PASS: TestCheckDownload/5 (0.36s) --- PASS: TestCheckDownload/6 (0.09s) --- PASS: TestCheckDownload/7 (0.16s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:13 DEBUG : rutabaga: md5 = 04f069793df54a0bcf866bb75eea4596 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/03/02 05:12:14 DEBUG : empty space: md5 = 12b0bb10eaadd3dc0cf02abd1a9465ef OK === RUN TestCheckSizeOnly/3 2022/03/02 05:12:15 DEBUG : potato2: md5 = 214a1fc7683979b02642d96e7ed43148 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/03/02 05:12:16 DEBUG : remotepotato: md5 = f8843da2f3676a6cef43883f9dccfbf5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (5.04s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.04s) --- PASS: TestCheckSizeOnly/3 (0.12s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.04s) --- PASS: TestCheckSizeOnly/6 (0.04s) --- PASS: TestCheckSizeOnly/7 (0.04s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:18 DEBUG : test.sum: md5 = f93d9f14e9abb8d7b8fc56a6f05b6a85 OK 2022/03/02 05:12:18 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/02 05:12:18 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/02 05:12:18 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/02 05:12:18 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/02 05:12:18 DEBUG : test.sum: md5 = d655d785df38186653409f0b3541bd40 OK 2022/03/02 05:12:18 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/02 05:12:18 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/02 05:12:18 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/02 05:12:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.02s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:18 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/data" 2022/03/02 05:12:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/data.bin" 2022/03/02 05:12:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/data" check_test.go:356: Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/data' lacks md5, skipping --- SKIP: TestCheckSum (1.17s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/data" 2022/03/02 05:12:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/data.bin" 2022/03/02 05:12:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/data" 2022/03/02 05:12:21 DEBUG : data/banana: md5 = 5b79f660e6e7d4d20e67c077f2689256 OK 2022/03/02 05:12:21 DEBUG : test.sum: md5 = 69229b62b4897e35ee47fd47e5ac8a66 OK === RUN TestCheckSumDownload/subtest1 2022/03/02 05:12:23 DEBUG : data/potato: md5 = 3615ee4f1b0c00b51900438ec09107fe OK 2022/03/02 05:12:23 DEBUG : test.sum: md5 = e502df9eca857a7215a7b0dc83072d9f OK === RUN TestCheckSumDownload/subtest2 2022/03/02 05:12:24 DEBUG : test.sum: md5 = 5ec52d30efa81365857ead6d6a01ce22 OK === RUN TestCheckSumDownload/subtest3 2022/03/02 05:12:25 DEBUG : test.sum: md5 = bd22fa33a9d8cb211bbd13de1b71044a OK === RUN TestCheckSumDownload/subtest4 2022/03/02 05:12:27 DEBUG : test.sum: md5 = 0c5804f5de115136aced0c314606d750 OK === RUN TestCheckSumDownload/subtest5 2022/03/02 05:12:28 DEBUG : test.sum: md5 = 702cf8fabb1bcca0d1f90d3e3740fba8 OK === RUN TestCheckSumDownload/subtest6 2022/03/02 05:12:30 DEBUG : data/banana: md5 = 32116b02d8ab1e521d5c220dbcf5c5e1 OK 2022/03/02 05:12:31 DEBUG : data/potato: md5 = 1766776a10e0e9fe9f5ca80c208130c7 OK 2022/03/02 05:12:31 DEBUG : test.sum: md5 = d65eb12eba23feb893fdf37fa1ed8629 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.07s) --- PASS: TestCheckSumDownload/subtest1 (0.25s) --- PASS: TestCheckSumDownload/subtest2 (0.20s) --- PASS: TestCheckSumDownload/subtest3 (0.28s) --- PASS: TestCheckSumDownload/subtest4 (0.20s) --- PASS: TestCheckSumDownload/subtest5 (0.17s) --- PASS: TestCheckSumDownload/subtest6 (0.30s) --- PASS: TestCheckSumDownload/subtest7 (0.18s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.75s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.08s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.08s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.08s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.08s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.09s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.08s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.08s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.08s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.08s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:35 DEBUG : a.txt: md5 = 0bcb5d705f456f9cbf6bbf4ced281927 OK 2022/03/02 05:12:35 DEBUG : zend.txt: md5 = 8fadc25b97ed1ba3ce84d4eb658142b6 OK 2022/03/02 05:12:36 DEBUG : sub dir/hello world: md5 = 6b57186d8c1e4e43fe3f7caeb814b017 OK 2022/03/02 05:12:36 DEBUG : sub dir/hello world2: md5 = c36ccdabb3cde7da7250886f1a62db42 OK 2022/03/02 05:12:37 DEBUG : sub dir/ignore dir/.ignore: md5 = f809cc68dcad784fafa1c4d9f9380194 OK 2022/03/02 05:12:37 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8886f22bf3d4d058800fde64e68c23f1 OK 2022/03/02 05:12:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9ee7f681f32759dcc9945f7a8e589959 OK 2022/03/02 05:12:39 DEBUG : a.txt: Excluded 2022/03/02 05:12:39 DEBUG : sub dir/hello world: Excluded 2022/03/02 05:12:39 DEBUG : sub dir/hello world2: Excluded 2022/03/02 05:12:39 DEBUG : sub dir/hello world: Excluded 2022/03/02 05:12:39 DEBUG : sub dir/hello world2: Excluded 2022/03/02 05:12:39 DEBUG : sub dir/ignore dir: Excluded 2022/03/02 05:12:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.36s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:41 DEBUG : file1: md5 = b6aaed036d7ad446a4139dad1e469eae OK 2022/03/02 05:12:42 DEBUG : sub/file2: md5 = 4c89563fcbe6254ec7659d4b2bb73482 OK === 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 2022/03/02 05:12:43 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (3.25s) --- PASS: TestListJSON/Default (0.08s) --- PASS: TestListJSON/FilesOnly (0.08s) --- PASS: TestListJSON/DirsOnly (0.04s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.08s) --- PASS: TestListJSON/NoModTime (0.04s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.08s) --- PASS: TestListJSON/HashTypes (0.08s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:45 DEBUG : file1: md5 = 1f5bdf5e2eda3595d3c3fe86c8326e26 OK 2022/03/02 05:12:45 DEBUG : sub/file2: md5 = 1ff9bc4523e6f047bca825e20a16cd02 OK === 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/03/02 05:12:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/notfound" 2022/03/02 05:12:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/notfound.bin" 2022/03/02 05:12:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/notfound" --- PASS: TestStatJSON (4.68s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.11s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.89s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': Making directory 2022/03/02 05:12:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': Making directory --- PASS: TestMkdir (0.31s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:49 DEBUG : sub dir/hello world: md5 = 24b6c7b2e12006c64e62b80823d997c8 OK --- PASS: TestLsd (1.57s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:51 DEBUG : potato2: md5 = 10d37a0b725ef6a1011dc8106d14e3d8 OK 2022/03/02 05:12:51 DEBUG : empty space: md5 = 789230b2eacd75d3e5f81d9d01b53be5 OK --- PASS: TestLs (2.11s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:53 DEBUG : potato2: md5 = a09444c24d27527d6026b96f57276c6d OK 2022/03/02 05:12:53 DEBUG : empty space: md5 = db94298ba2a3070443a2d1bec02b47fa OK 2022/03/02 05:12:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.99s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:55 DEBUG : potato2: md5 = 53458703ab8185d44324d1e37e39cf18 OK 2022/03/02 05:12:55 DEBUG : empty space: md5 = 49ca27779562ee5b989f6cddda686da7 OK --- PASS: TestLsLong (2.28s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:58 DEBUG : potato2: md5 = 615921489efecc8244c8fe6c998c9262 OK 2022/03/02 05:12:58 DEBUG : empty space: md5 = 75235a4d1758ae798fbc5d7d4945d08c OK --- PASS: TestHashSums (2.09s) === RUN TestHashSumsWithErrors 2022/03/02 05:12:59 DEBUG : Creating backend with remote ":memory:" 2022/03/02 05:12:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/02 05:12:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/02 05:12:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/02 05:12:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/02 05:12:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/02 05:12:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/02 05:12:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/02 05:12:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/02 05:12:59 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 "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:12:59 DEBUG : potato2: md5 = 24305a71ff06a6cc7b1ba0804fce1cfc OK 2022/03/02 05:13:00 DEBUG : empty space: md5 = c98f0b587995a09d6d56f7c36af58823 OK 2022/03/02 05:13:00 DEBUG : sub dir/potato3: md5 = c38103aa1317fd92cb99f04a2917a2e2 OK --- PASS: TestCount (2.58s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:02 DEBUG : small: md5 = 08a4b0d2dc18abf24ec93f53b57410a3 OK 2022/03/02 05:13:03 DEBUG : medium: md5 = 5b31adff3139b207dde1f478b00a4749 OK 2022/03/02 05:13:04 DEBUG : large: md5 = eb27e018955c877551c3ada93f322f7f OK 2022/03/02 05:13:04 DEBUG : Waiting for deletions to finish 2022/03/02 05:13:04 DEBUG : large: Excluded from sync (and deletion) 2022/03/02 05:13:04 INFO : medium: Deleted 2022/03/02 05:13:04 INFO : small: Deleted --- PASS: TestDelete (3.86s) === RUN TestRetry 2022/03/02 05:13:05 DEBUG : Received error: EOF - low level retry 1/5 2022/03/02 05:13:05 DEBUG : Received error: EOF - low level retry 2/5 2022/03/02 05:13:05 DEBUG : Received error: EOF - low level retry 1/5 2022/03/02 05:13:05 DEBUG : Received error: EOF - low level retry 2/5 2022/03/02 05:13:05 DEBUG : Received error: EOF - low level retry 3/5 2022/03/02 05:13:05 DEBUG : Received error: EOF - low level retry 4/5 2022/03/02 05:13:05 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:06 DEBUG : file1: md5 = cbfdd8213e6d95f9f5281b593daf3181 OK 2022/03/02 05:13:07 DEBUG : file2: md5 = e280c2683b1f0ebe67a8f0c6d18c31fd OK --- PASS: TestCat (4.02s) === RUN TestPurge 2022/03/02 05:13:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-vanutip8vatoruk8nakages2" 2022/03/02 05:13:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/02 05:13:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vanutip8vatoruk8nakages2.bin" 2022/03/02 05:13:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vanutip8vatoruk8nakages2" 2022/03/02 05:13:10 DEBUG : Creating backend with remote "/tmp/rclone3081452495" run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-vanutip8vatoruk8nakages2'", Local "Local file system at /tmp/rclone3081452495", Modify Window "1ns" 2022/03/02 05:13:11 DEBUG : A1/B1/C1/one: md5 = cb6b436c7b3855f21d86ec35963f26c2 OK 2022/03/02 05:13:11 DEBUG : A2: Making directory 2022/03/02 05:13:11 DEBUG : A1/B2: Making directory 2022/03/02 05:13:11 DEBUG : A1/B2/C2: Making directory 2022/03/02 05:13:11 DEBUG : A1/B1/C3: Making directory 2022/03/02 05:13:11 DEBUG : A3: Making directory 2022/03/02 05:13:11 DEBUG : A3/B3: Making directory 2022/03/02 05:13:11 DEBUG : A3/B3/C4: Making directory 2022/03/02 05:13:12 DEBUG : A1/two: md5 = ffe0f5ab620d5dc711e49b1a1e225ea6 OK fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/03/02 05:13:12 DEBUG : Waiting for deletions to finish 2022/03/02 05:13:13 INFO : A1/B1/C1/one.bin: Deleted fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/03/02 05:13:14 DEBUG : Waiting for deletions to finish 2022/03/02 05:13:14 INFO : A1/two.bin: Deleted 2022/03/02 05:13:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vanutip8vatoruk8nakages2': Purge remote 2022/03/02 05:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (5.51s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:16 DEBUG : A1/B1/C1/one: md5 = fed893d9b0cce8567acc29720dd70ba1 OK 2022/03/02 05:13:16 DEBUG : A2: Making directory 2022/03/02 05:13:16 DEBUG : A1/B2: Making directory 2022/03/02 05:13:16 DEBUG : A1/B2/C2: Making directory 2022/03/02 05:13:16 DEBUG : A1/B1/C3: Making directory 2022/03/02 05:13:16 DEBUG : A3: Making directory 2022/03/02 05:13:16 DEBUG : A3/B3: Making directory 2022/03/02 05:13:16 DEBUG : A3/B3/C4: Making directory 2022/03/02 05:13:16 DEBUG : A1/two: md5 = c9236d20d253c5083c69237d40032e09 OK fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/03/02 05:13:17 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (2.62s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:17 DEBUG : A1: Making directory 2022/03/02 05:13:17 DEBUG : A1/B1: Making directory 2022/03/02 05:13:17 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (1.07s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:19 DEBUG : A1: Making directory 2022/03/02 05:13:19 DEBUG : A1/B1: Making directory 2022/03/02 05:13:19 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.22s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:19 DEBUG : file1: md5 = 53520a0e055d4f8ca57a989b5910850c OK 2022/03/02 05:13:19 DEBUG : filename.txt: File name found in url 2022/03/02 05:13:20 DEBUG : filename.txt: md5 = 87226af182556ee69adb53ce4b76b031 OK 2022/03/02 05:13:21 DEBUG : file2: md5 = 45bf3742d5fe87257a937e35464ee58e OK --- PASS: TestCopyURL (3.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:22 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/02 05:13:23 DEBUG : file1: md5 = d52ee0054a773543ad163eb1df144d12 OK 2022/03/02 05:13:23 INFO : file1: Copied (new) to: sub/file2 2022/03/02 05:13:23 INFO : file1: Deleted 2022/03/02 05:13:23 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/02 05:13:23 DEBUG : file1: Unchanged skipping 2022/03/02 05:13:23 INFO : file1: Deleted 2022/03/02 05:13:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.17s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:24 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/02 05:13:25 DEBUG : file1: md5 = d79e7a43480341e5be24c1a5037ecc4d OK 2022/03/02 05:13:25 INFO : file1: Copied (new) 2022/03/02 05:13:25 INFO : file1: Deleted 2022/03/02 05:13:25 DEBUG : file1: Destination exists, skipping 2022/03/02 05:13:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.41s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.39s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:27 DEBUG : dst/file1: md5 = 5796b1659e70235bab4b49fae5a9e357 OK 2022/03/02 05:13:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/backup" 2022/03/02 05:13:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/backup.bin" 2022/03/02 05:13:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/backup" 2022/03/02 05:13:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/02 05:13:28 INFO : dst/file1: Copied (server-side copy) 2022/03/02 05:13:28 INFO : dst/file1: Deleted 2022/03/02 05:13:29 DEBUG : dst/file1: md5 = 13a942308d1566c31147341b65a0a0cb OK 2022/03/02 05:13:29 INFO : dst/file1: Copied (new) 2022/03/02 05:13:29 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.01s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:30 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/02 05:13:30 DEBUG : file1: md5 = 7ba150ca0e5736f8ac1f46fbed3fa042 OK 2022/03/02 05:13:30 INFO : file1: Copied (new) to: sub/file2 2022/03/02 05:13:30 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/02 05:13:30 DEBUG : file1: Unchanged skipping 2022/03/02 05:13:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.09s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:32 DEBUG : dst/file1: md5 = 90c28bcfdc5ac26838d42d0e5a22d2d8 OK 2022/03/02 05:13:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/backup" 2022/03/02 05:13:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/backup.bin" 2022/03/02 05:13:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/backup" 2022/03/02 05:13:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/02 05:13:34 INFO : dst/file1: Copied (server-side copy) 2022/03/02 05:13:34 INFO : dst/file1: Deleted 2022/03/02 05:13:34 DEBUG : dst/file1: md5 = 9b0ea8b0871963959915705282174450 OK 2022/03/02 05:13:34 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.67s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/dst" 2022/03/02 05:13:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/dst.bin" 2022/03/02 05:13:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/dst" 2022/03/02 05:13:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/CompareDest" 2022/03/02 05:13:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/CompareDest.bin" 2022/03/02 05:13:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/CompareDest" 2022/03/02 05:13:37 DEBUG : one: Need to transfer - File not found at Destination 2022/03/02 05:13:38 DEBUG : one: md5 = c7ca73ecd87a5d72ad4311b1856606f9 OK 2022/03/02 05:13:38 INFO : one: Copied (new) 2022/03/02 05:13:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:13:40 DEBUG : one: md5 = 699adbb56d4937d5511cc11c891d3dfc OK 2022/03/02 05:13:40 INFO : one: Copied (replaced existing) 2022/03/02 05:13:41 DEBUG : dst/one: md5 = 4718d5bda1583542441aafa422eff27b OK 2022/03/02 05:13:42 DEBUG : CompareDest/one: md5 = df7a6ff1b8eb509d59d4cc4ec1c18dcc OK 2022/03/02 05:13:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/02 05:13:43 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:13:44 DEBUG : CompareDest/two: md5 = 5e99ef7aa18406514c5c3bda27f7803f OK 2022/03/02 05:13:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/02 05:13:44 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:13:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/02 05:13:44 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:13:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/02 05:13:45 DEBUG : two: Need to transfer - File not found at Destination 2022/03/02 05:13:46 DEBUG : two: md5 = d2de301e60b40d255aaf0060e6bc733d OK 2022/03/02 05:13:46 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (13.51s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:13:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/dst" 2022/03/02 05:13:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/dst.bin" 2022/03/02 05:13:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/dst" 2022/03/02 05:13:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/CopyDest" 2022/03/02 05:13:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/CopyDest.bin" 2022/03/02 05:13:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/CopyDest" 2022/03/02 05:13:50 DEBUG : one: Need to transfer - File not found at Destination 2022/03/02 05:13:51 DEBUG : one: md5 = 9453b1076c258a46d0fe0231e808a41d OK 2022/03/02 05:13:51 INFO : one: Copied (new) 2022/03/02 05:13:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:13:52 DEBUG : one: md5 = f7ce2f0193e28c24487a8c5e69b50ba8 OK 2022/03/02 05:13:52 INFO : one: Copied (replaced existing) 2022/03/02 05:13:53 DEBUG : dst/one: md5 = 89702437007f33fa0163aed5994eaea7 OK 2022/03/02 05:13:53 DEBUG : CopyDest/one: md5 = 213dd39ee796ebaa0bca40a3ab91a1b0 OK 2022/03/02 05:13:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7/BackupDir" 2022/03/02 05:13:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/BackupDir.bin" 2022/03/02 05:13:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dagerov8hijoqel7lamuhez7/BackupDir" 2022/03/02 05:13:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/02 05:13:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:13:56 INFO : one: Copied (server-side copy) 2022/03/02 05:13:56 INFO : one: Deleted 2022/03/02 05:13:56 INFO : one: Copied (server-side copy) 2022/03/02 05:13:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/02 05:13:57 DEBUG : CopyDest/two: md5 = 95669eee3a2392e59f772c11c2f2285d OK 2022/03/02 05:13:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/02 05:13:57 INFO : two: Copied (server-side copy) 2022/03/02 05:13:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/02 05:13:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/02 05:13:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/02 05:13:58 DEBUG : two: Unchanged skipping 2022/03/02 05:13:59 DEBUG : CopyDest/three: md5 = c70fd9a7e6a0bcf48d5c183fd067e70d OK 2022/03/02 05:14:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/02 05:14:00 DEBUG : three: Destination not found in --copy-dest 2022/03/02 05:14:00 DEBUG : three: Need to transfer - File not found at Destination 2022/03/02 05:14:01 DEBUG : three: md5 = dde3bf6a0761df075eda1c5b8f9efb2e OK 2022/03/02 05:14:01 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (14.18s) === 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 "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:14:04 DEBUG : A1/one: md5 = f376234028387fd0ad4ace1351e4b0dc OK 2022/03/02 05:14:04 DEBUG : A1/two: md5 = 5c56721a7a590e401dff638f010e7d63 OK 2022/03/02 05:14:05 DEBUG : A1/B1/three: md5 = d6fb14fc1b0b6701b59546e01ab55e3a OK 2022/03/02 05:14:05 DEBUG : A1/B1/C1/four: md5 = df3068888046029b3de66f2ccff08e23 OK 2022/03/02 05:14:06 DEBUG : A1/B1/C2/five: md5 = 33cdc1a32e0c955596a923c3df9a7b0d OK 2022/03/02 05:14:06 DEBUG : A1/B2: Making directory 2022/03/02 05:14:06 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/03/02 05:14:07 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/03/02 05:14:07 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/03/02 05:14:07 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/03/02 05:14:07 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/03/02 05:14:07 INFO : A1/B1/C2/five: Deleted 2022/03/02 05:14:07 INFO : A1/two: Deleted 2022/03/02 05:14:07 INFO : A1/B1/C1/four: Deleted 2022/03/02 05:14:07 INFO : A1/one: Deleted 2022/03/02 05:14:08 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/03/02 05:14:08 INFO : A1/B1/three: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/03/02 05:14:09 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/03/02 05:14:09 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/03/02 05:14:09 INFO : A2/B1/C1/four: Deleted 2022/03/02 05:14:09 INFO : A2/one: Deleted 2022/03/02 05:14:10 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/03/02 05:14:10 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/03/02 05:14:10 INFO : A2/B1/C2/five: Deleted 2022/03/02 05:14:10 INFO : A2/B1/three: Deleted 2022/03/02 05:14:10 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/03/02 05:14:10 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (12.31s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" --- PASS: TestGetFsInfo (0.14s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:14:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': File to upload is small (34 bytes), uploading instead of streaming 2022/03/02 05:14:15 DEBUG : no_checksum_small_file_from_pipe: md5 = 5bb0843f3b7f4cebfebe95d15bf0ac6e OK 2022/03/02 05:14:15 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/02 05:14:15 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-dagerov8hijoqel7lamuhez7/no_checksum_big_file_from_pipe.bin/1646198055.954468144/-1/00000000" into "crypt_segments" 2022/03/02 05:14:16 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2022/03/02 05:14:17 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2022/03/02 05:14:17 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:14:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': File to upload is small (34 bytes), uploading instead of streaming 2022/03/02 05:14:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 36aaa8af8b7ec29cc2b144dd296fe995 OK 2022/03/02 05:14:20 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/02 05:14:20 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-dagerov8hijoqel7lamuhez7/with_checksum_big_file_from_pipe.bin/1646198060.250453809/-1/00000000" into "crypt_segments" 2022/03/02 05:14:20 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2022/03/02 05:14:22 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2022/03/02 05:14:22 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/02 05:14:22 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 "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:14:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': File to upload is small (34 bytes), uploading instead of streaming 2022/03/02 05:14:24 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 81abf51ed1e79d5cbc52e0961e89adcc OK 2022/03/02 05:14:24 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/02 05:14:24 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-dagerov8hijoqel7lamuhez7/ignore_checksum_big_file_from_pipe.bin/1646198064.572269254/-1/00000000" into "crypt_segments" 2022/03/02 05:14:25 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2022/03/02 05:14:25 DEBUG : ignore_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2022/03/02 05:14:25 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:14:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': File to upload is small (34 bytes), uploading instead of streaming 2022/03/02 05:14:28 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 7f8a82050663b8741c1ba3a7c8f8294a OK 2022/03/02 05:14:28 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/02 05:14:29 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-dagerov8hijoqel7lamuhez7/ignore_checksum_big_file_from_pipe.bin/1646198069.055953878/-1/00000000" into "crypt_segments" 2022/03/02 05:14:29 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2022/03/02 05:14:30 DEBUG : ignore_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2022/03/02 05:14:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (16.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.37s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:14:32 DEBUG : potato1: md5 = 6b4c8e760f1423af406d2a564ed130b5 OK 2022/03/02 05:14:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': File to upload is small (60 bytes), uploading instead of streaming 2022/03/02 05:14:32 DEBUG : potato2: md5 = 201f06b6382d50b7275d0d859b46418e OK 2022/03/02 05:14:32 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.22s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:14:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/02 05:14:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6ad891b168d7964804575fff276d909c OK 2022/03/02 05:14:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/02 05:14:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/02 05:14:34 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-dagerov8hijoqel7lamuhez7/TestCopyFileMaxTransfer/file2.bin": Max transfer limit reached as set by --max-transfer 2022/03/02 05:14:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/03/02 05:14:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/03/02 05:14:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0f97c5924a4368b4fcc55473e4b5c842 OK 2022/03/02 05:14:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.15s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7'", Local "Local file system at /tmp/rclone2931988307", Modify Window "1ns" 2022/03/02 05:14:37 DEBUG : potato2: md5 = 8c5e6fb975b7628b7fced511a2cd852c OK 2022/03/02 05:14:37 DEBUG : empty space: md5 = 3c5fe271f69ea24622bbd4cc3a446e72 OK 2022/03/02 05:14:38 DEBUG : sub dir/potato3: md5 = 6a008f005ed773924ec7c679c5887208 OK 2022/03/02 05:14:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': Touching "empty space" 2022/03/02 05:14:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': Touching "potato2" 2022/03/02 05:14:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': Touching "sub dir/potato3" --- PASS: TestTouchDir (4.56s) === 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/03/02 05:14:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dagerov8hijoqel7lamuhez7': Purge remote 2022/03/02 05:14:41 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 2m44.972501346s (try 1/5)