"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2021/11/13 06:03:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3" 2021/11/13 06:03:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 06:03:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3.bin" 2021/11/13 06:03:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3" 2021/11/13 06:03:36 DEBUG : Creating backend with remote "/tmp/rclone3880800824" === 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-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/11/13 06:03:37 DEBUG : file1: md5 = 4449621c9cc974e30f8525aedb6f1b04 OK 2021/11/13 06:03:38 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/11/13 06:03:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/11/13 06:03:38 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/11/13 06:03:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/11/13 06:03:38 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/11/13 06:03:38 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/11/13 06:03:39 DEBUG : file1: md5 = eba11b6f5a579a23470c183cf19f1e59 OK 2021/11/13 06:03:39 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/11/13 06:03:39 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/11/13 06:03:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/11/13 06:03:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/11/13 06:03:39 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/11/13 06:03:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/11/13 06:03:40 DEBUG : file1: md5 = 319e932b27a8b2a8687ccbf65d6699e0 OK 2021/11/13 06:03:40 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/11/13 06:03:40 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/11/13 06:03:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/11/13 06:03:40 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/11/13 06:03:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/11/13 06:03:40 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (4.94s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (1.78s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.28s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (0.74s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/11/13 06:03:41 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 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/11/13 06:03:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/11/13 06:03:41 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-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:03:42 DEBUG : rutabaga: md5 = 1a0cf7fc9b69cafbe977d353b2132110 OK === RUN TestCheck/1 === RUN TestCheck/2 2021/11/13 06:03:44 DEBUG : empty space: md5 = aa55a3ca61788386d53ae021085b1da4 OK === RUN TestCheck/3 2021/11/13 06:03:46 DEBUG : potato2: md5 = 987aaaee86e38cc1a66c7b30dbd20d38 OK === RUN TestCheck/4 === RUN TestCheck/5 2021/11/13 06:03:47 DEBUG : remotepotato: md5 = 47675debe3dc89834e2abb40c455e380 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (9.12s) --- PASS: TestCheck/1 (0.13s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2021/11/13 06:03:50 DEBUG : Creating backend with remote "non-existent" 2021/11/13 06:03:50 DEBUG : Creating backend with remote "non-existent" 2021/11/13 06:03:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/11/13 06:03:50 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 2021/11/13 06:03:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/11/13 06:03:50 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-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:03:52 DEBUG : rutabaga: md5 = ed7829836e3080923edb7cfb5bd343b9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/11/13 06:03:54 DEBUG : empty space: md5 = 0433fd9cc008038ab3af1267ea67a7b3 OK === RUN TestCheckDownload/3 2021/11/13 06:03:56 DEBUG : potato2: md5 = 163d0b20191a8f3f56bd4dd5a985474a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/11/13 06:03:59 DEBUG : remotepotato: md5 = 20708c4e2972cb2997c32d38c927d259 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.55s) --- PASS: TestCheckDownload/1 (0.11s) --- PASS: TestCheckDownload/2 (0.40s) --- PASS: TestCheckDownload/3 (0.52s) --- PASS: TestCheckDownload/4 (0.15s) --- PASS: TestCheckDownload/5 (0.65s) --- PASS: TestCheckDownload/6 (0.13s) --- PASS: TestCheckDownload/7 (0.11s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:04:05 DEBUG : rutabaga: md5 = 880d1b128bdd0f74f99b66688bbea36e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/11/13 06:04:06 DEBUG : empty space: md5 = b9138dd49462537bce4c709ccc7af138 OK === RUN TestCheckSizeOnly/3 2021/11/13 06:04:07 DEBUG : potato2: md5 = 41d4324f051f5d57a87d8162ecdb5be4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/11/13 06:04:08 DEBUG : remotepotato: md5 = 0f69251cde53e8cb8dac0975041f5438 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (7.20s) --- PASS: TestCheckSizeOnly/1 (0.06s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.06s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:04:12 DEBUG : test.sum: md5 = 2d14470f5bc2bf5a9e3937cc7202480e OK 2021/11/13 06:04:13 NOTICE: test.sum: improperly formatted checksum line 4 2021/11/13 06:04:13 NOTICE: test.sum: improperly formatted checksum line 5 2021/11/13 06:04:13 NOTICE: test.sum: improperly formatted checksum line 6 2021/11/13 06:04:13 NOTICE: test.sum: 2 warning(s) suppressed... 2021/11/13 06:04:14 DEBUG : test.sum: md5 = db56aa428c8b607606ef2c3fb57b035f OK 2021/11/13 06:04:14 NOTICE: test.sum: improperly formatted checksum line 4 2021/11/13 06:04:14 NOTICE: test.sum: improperly formatted checksum line 5 2021/11/13 06:04:14 NOTICE: test.sum: improperly formatted checksum line 6 2021/11/13 06:04:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.31s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:04:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/data" 2021/11/13 06:04:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/data.bin" 2021/11/13 06:04:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/data" check_test.go:356: Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:04:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/data" 2021/11/13 06:04:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/data.bin" 2021/11/13 06:04:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/data" 2021/11/13 06:04:19 DEBUG : data/banana: md5 = 2880effba7693d88f145573658cbfd5f OK 2021/11/13 06:04:23 DEBUG : test.sum: md5 = 91ec1fff294aa71542c467cfb33909b2 OK === RUN TestCheckSumDownload/subtest1 2021/11/13 06:04:24 DEBUG : data/potato: md5 = 872883118ec67dd7855c3c0103707a26 OK 2021/11/13 06:04:28 DEBUG : test.sum: md5 = 337699db04bed51ae3b0996fc0fca50c OK === RUN TestCheckSumDownload/subtest2 2021/11/13 06:04:29 DEBUG : test.sum: md5 = f55d29b6f275a965db4bad423d2cc57e OK === RUN TestCheckSumDownload/subtest3 2021/11/13 06:04:30 DEBUG : test.sum: md5 = 2359c8cc5fcd07b7bfd92047e4fed441 OK === RUN TestCheckSumDownload/subtest4 2021/11/13 06:04:31 DEBUG : test.sum: md5 = 495f18f563eaab794f4177455b8ba3f3 OK === RUN TestCheckSumDownload/subtest5 2021/11/13 06:04:33 DEBUG : test.sum: md5 = 41c2e902f96a4f0f6a4d705f3f456155 OK === RUN TestCheckSumDownload/subtest6 2021/11/13 06:04:33 DEBUG : data/banana: md5 = 4e3939ec140f3ed830196998da19cbfa OK 2021/11/13 06:04:34 DEBUG : data/potato: md5 = b50e28ac77c6e5c591043f74fa614539 OK 2021/11/13 06:04:34 DEBUG : test.sum: md5 = 4a283ff0bd3255d9ba6efdd31de7d036 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (18.75s) --- PASS: TestCheckSumDownload/subtest1 (0.23s) --- PASS: TestCheckSumDownload/subtest2 (0.24s) --- PASS: TestCheckSumDownload/subtest3 (0.42s) --- PASS: TestCheckSumDownload/subtest4 (0.51s) --- PASS: TestCheckSumDownload/subtest5 (0.54s) --- PASS: TestCheckSumDownload/subtest6 (0.34s) --- PASS: TestCheckSumDownload/subtest7 (0.29s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.26s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.27s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.11s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.11s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.11s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.11s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.11s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.11s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.11s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:04:38 DEBUG : a.txt: md5 = af3696e0481643da8e7cf9aee22de3d0 OK 2021/11/13 06:04:39 DEBUG : zend.txt: md5 = e8ec65aefcbf69913521f075a59fcb5b OK 2021/11/13 06:04:40 DEBUG : sub dir/hello world: md5 = 0f6e7a6ea3cce3a3b56ab9ef658e0c96 OK 2021/11/13 06:04:40 DEBUG : sub dir/hello world2: md5 = 8bb0ffb1058205747324ef091aeea63c OK 2021/11/13 06:04:42 DEBUG : sub dir/ignore dir/.ignore: md5 = f49895e1e38b9fc1781981e4d6023ede OK 2021/11/13 06:04:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = a29d21c96ec2fd2a2a834ca06f0420da OK 2021/11/13 06:04:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1ed8447004163f2b54b660a4da980e43 OK 2021/11/13 06:04:44 DEBUG : a.txt: Excluded 2021/11/13 06:04:44 DEBUG : sub dir/hello world: Excluded 2021/11/13 06:04:44 DEBUG : sub dir/hello world2: Excluded 2021/11/13 06:04:44 DEBUG : sub dir/hello world: Excluded 2021/11/13 06:04:44 DEBUG : sub dir/hello world2: Excluded 2021/11/13 06:04:44 DEBUG : sub dir/ignore dir: Excluded 2021/11/13 06:04:45 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (10.89s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:04:49 DEBUG : file1: md5 = 4d2142d972075bb63e80196d07516bb3 OK 2021/11/13 06:04:50 DEBUG : sub/file2: md5 = 17051213310e21f47c11fd96c13e2041 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 2021/11/13 06:04:51 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (4.54s) --- PASS: TestListJSON/Default (0.95s) --- PASS: TestListJSON/FilesOnly (0.10s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.15s) --- PASS: TestListJSON/SubDir (0.10s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.10s) --- PASS: TestListJSON/HashTypes (0.10s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:04:53 DEBUG : file1: md5 = ff4cb157fb26389345ebee9848eec35b OK 2021/11/13 06:04:54 DEBUG : sub/file2: md5 = 0475138bf156d7b1c50f259d31e8ebbe 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 2021/11/13 06:04:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/notfound" 2021/11/13 06:04:56 DEBUG : Config file has changed externaly - reloading 2021/11/13 06:04:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/notfound.bin" 2021/11/13 06:04:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/notfound" --- PASS: TestStatJSON (4.92s) --- PASS: TestStatJSON/Root (0.06s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.23s) --- PASS: TestStatJSON/File (0.05s) --- PASS: TestStatJSON/NotFound (0.40s) --- PASS: TestStatJSON/DirFilesOnly (0.06s) --- PASS: TestStatJSON/FileFilesOnly (0.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (1.11s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:04:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': Making directory 2021/11/13 06:04:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': Making directory --- PASS: TestMkdir (0.25s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:04:58 DEBUG : sub dir/hello world: md5 = 120532f718fbc3a65fdb558502cba918 OK --- PASS: TestLsd (1.33s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:00 DEBUG : potato2: md5 = 6cdf72bb33e7b233838027b0d290ec0a OK 2021/11/13 06:05:00 DEBUG : empty space: md5 = 21bd7de81db018d7f59295f343a4441b OK --- PASS: TestLs (2.26s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:02 DEBUG : potato2: md5 = b17b1c809209c7b5ebfbb10a8d39f3c6 OK 2021/11/13 06:05:03 DEBUG : empty space: md5 = 4e22cd66a0c914601ce6e7ad0e6c5afa OK 2021/11/13 06:05:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.26s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:04 DEBUG : potato2: md5 = f266bc4fd0110982f8b1e0334eeedfd1 OK 2021/11/13 06:05:05 DEBUG : empty space: md5 = e787889b824330332420f4b00d3a46c7 OK --- PASS: TestLsLong (2.52s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:07 DEBUG : potato2: md5 = 36d8329c688c1a709441234cd49f5bf2 OK 2021/11/13 06:05:08 DEBUG : empty space: md5 = 78ed2e267d07ae4d2bea8683fd0c975e OK --- PASS: TestHashSums (2.97s) === RUN TestHashSumsWithErrors 2021/11/13 06:05:09 DEBUG : Creating backend with remote ":memory:" 2021/11/13 06:05:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2021/11/13 06:05:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/11/13 06:05:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/11/13 06:05:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/11/13 06:05:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/11/13 06:05:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/11/13 06:05:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/11/13 06:05:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2021/11/13 06:05:09 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-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:10 DEBUG : potato2: md5 = 2676cfc66dd79e9917ee186012db4db3 OK 2021/11/13 06:05:14 DEBUG : empty space: md5 = c0faeae4e55f428c6b30c359ab18e1ce OK 2021/11/13 06:05:14 DEBUG : sub dir/potato3: md5 = dca91b369244473af2415266d22b1fae OK --- PASS: TestCount (7.89s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:18 DEBUG : small: md5 = 00139929e49b5fec302c1fe03994adf7 OK 2021/11/13 06:05:18 DEBUG : medium: md5 = a9c737909b0dc10228b3ae9b5c27f5a2 OK 2021/11/13 06:05:19 DEBUG : large: md5 = cd4f5a70fefbcdca660bdad6b577365a OK 2021/11/13 06:05:19 DEBUG : Waiting for deletions to finish 2021/11/13 06:05:19 DEBUG : large: Excluded from sync (and deletion) 2021/11/13 06:05:20 INFO : medium: Deleted 2021/11/13 06:05:20 INFO : small: Deleted --- PASS: TestDelete (3.00s) === RUN TestRetry 2021/11/13 06:05:20 DEBUG : Received error: EOF - low level retry 1/5 2021/11/13 06:05:20 DEBUG : Received error: EOF - low level retry 2/5 2021/11/13 06:05:20 DEBUG : Received error: EOF - low level retry 1/5 2021/11/13 06:05:20 DEBUG : Received error: EOF - low level retry 2/5 2021/11/13 06:05:20 DEBUG : Received error: EOF - low level retry 3/5 2021/11/13 06:05:20 DEBUG : Received error: EOF - low level retry 4/5 2021/11/13 06:05:20 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:21 DEBUG : file1: md5 = f8d43dc0e06f0f0009fa54b5a1d52cac OK 2021/11/13 06:05:22 DEBUG : file2: md5 = 85f5ee8dc857334c975eeabe1196697d OK --- PASS: TestCat (4.56s) === RUN TestPurge 2021/11/13 06:05:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yakuzoz9yemofil1wegovic7" 2021/11/13 06:05:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 06:05:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yakuzoz9yemofil1wegovic7.bin" 2021/11/13 06:05:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yakuzoz9yemofil1wegovic7" 2021/11/13 06:05:26 DEBUG : Creating backend with remote "/tmp/rclone2803534052" run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yakuzoz9yemofil1wegovic7'", Local "Local file system at /tmp/rclone2803534052", Modify Window "1ns" 2021/11/13 06:05:30 DEBUG : A1/B1/C1/one: md5 = 720722e6904b5edf01c6b38aa8dc9cc5 OK 2021/11/13 06:05:30 DEBUG : A2: Making directory 2021/11/13 06:05:30 DEBUG : A1/B2: Making directory 2021/11/13 06:05:30 DEBUG : A1/B2/C2: Making directory 2021/11/13 06:05:30 DEBUG : A1/B1/C3: Making directory 2021/11/13 06:05:30 DEBUG : A3: Making directory 2021/11/13 06:05:30 DEBUG : A3/B3: Making directory 2021/11/13 06:05:30 DEBUG : A3/B3/C4: Making directory 2021/11/13 06:05:30 DEBUG : A1/two: md5 = 467f55d94441a06c0efa261741494ed0 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" 2021/11/13 06:05:31 DEBUG : Waiting for deletions to finish 2021/11/13 06:05:31 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" 2021/11/13 06:05:32 DEBUG : Waiting for deletions to finish 2021/11/13 06:05:33 INFO : A1/two.bin: Deleted 2021/11/13 06:05:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yakuzoz9yemofil1wegovic7': Purge remote 2021/11/13 06:05:34 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (11.24s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:37 DEBUG : A1/B1/C1/one: md5 = bd8cfbc223dd9d2f103414b7013f9e16 OK 2021/11/13 06:05:37 DEBUG : A2: Making directory 2021/11/13 06:05:37 DEBUG : A1/B2: Making directory 2021/11/13 06:05:37 DEBUG : A1/B2/C2: Making directory 2021/11/13 06:05:37 DEBUG : A1/B1/C3: Making directory 2021/11/13 06:05:37 DEBUG : A3: Making directory 2021/11/13 06:05:37 DEBUG : A3/B3: Making directory 2021/11/13 06:05:37 DEBUG : A3/B3/C4: Making directory 2021/11/13 06:05:38 DEBUG : A1/two: md5 = dc472ff78b960d4840cb594578cca697 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" 2021/11/13 06:05:38 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 (3.31s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:39 DEBUG : A1: Making directory 2021/11/13 06:05:39 DEBUG : A1/B1: Making directory 2021/11/13 06:05:39 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 (0.78s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:40 DEBUG : A1: Making directory 2021/11/13 06:05:40 DEBUG : A1/B1: Making directory 2021/11/13 06:05:40 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.27s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:41 DEBUG : file1: md5 = a312f7b30491ee3432b32da87bc56f86 OK 2021/11/13 06:05:42 DEBUG : filename.txt: File name found in url 2021/11/13 06:05:42 DEBUG : filename.txt: md5 = 176ee7dc6e6748b9bf93a41f7a39cf7c OK 2021/11/13 06:05:43 DEBUG : file2: md5 = 7a8d80889b2a4c28b5c12bf4a98ed7d1 OK --- PASS: TestCopyURL (3.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:44 DEBUG : file1: Need to transfer - File not found at Destination 2021/11/13 06:05:45 DEBUG : file1: md5 = 7eb0f9d425789c7d4d3c53b45b1bc016 OK 2021/11/13 06:05:45 INFO : file1: Copied (new) to: sub/file2 2021/11/13 06:05:45 INFO : file1: Deleted 2021/11/13 06:05:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/11/13 06:05:46 DEBUG : file1: Unchanged skipping 2021/11/13 06:05:46 INFO : file1: Deleted 2021/11/13 06:05:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.53s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:47 DEBUG : file1: Need to transfer - File not found at Destination 2021/11/13 06:05:47 DEBUG : file1: md5 = 3f6b9690ec3ac8d26080a4fa37059986 OK 2021/11/13 06:05:47 INFO : file1: Copied (new) 2021/11/13 06:05:47 INFO : file1: Deleted 2021/11/13 06:05:48 DEBUG : file1: Destination exists, skipping 2021/11/13 06:05:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.45s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.35s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:49 DEBUG : dst/file1: md5 = 945565b1a723db1a59015e7fc4be7d46 OK 2021/11/13 06:05:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/backup" 2021/11/13 06:05:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/backup.bin" 2021/11/13 06:05:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/backup" 2021/11/13 06:05:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/11/13 06:05:52 INFO : dst/file1: Copied (server-side copy) 2021/11/13 06:05:52 INFO : dst/file1: Deleted 2021/11/13 06:05:52 DEBUG : dst/file1: md5 = b58a769314bd33cb941bc74bab9714f5 OK 2021/11/13 06:05:52 INFO : dst/file1: Copied (new) 2021/11/13 06:05:52 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (5.03s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:54 DEBUG : file1: Need to transfer - File not found at Destination 2021/11/13 06:05:56 DEBUG : file1: md5 = db3563800eaf81e9658b723c9bce1811 OK 2021/11/13 06:05:56 INFO : file1: Copied (new) to: sub/file2 2021/11/13 06:05:56 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/11/13 06:05:56 DEBUG : file1: Unchanged skipping 2021/11/13 06:05:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.33s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:05:57 DEBUG : dst/file1: md5 = cbbb51e41c59821fe767a94b745aa79a OK 2021/11/13 06:05:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/backup" 2021/11/13 06:05:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/backup.bin" 2021/11/13 06:05:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/backup" 2021/11/13 06:05:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/11/13 06:06:00 INFO : dst/file1: Copied (server-side copy) 2021/11/13 06:06:00 INFO : dst/file1: Deleted 2021/11/13 06:06:00 DEBUG : dst/file1: md5 = c94a5c4ed49cc8e8bce5832024d24d4a OK 2021/11/13 06:06:00 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.37s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:06:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/dst" 2021/11/13 06:06:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/dst.bin" 2021/11/13 06:06:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/dst" 2021/11/13 06:06:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/CompareDest" 2021/11/13 06:06:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/CompareDest.bin" 2021/11/13 06:06:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/CompareDest" 2021/11/13 06:06:05 DEBUG : one: Need to transfer - File not found at Destination 2021/11/13 06:06:06 DEBUG : one: md5 = e8b4dbcab4440ca9dc934822e3fedcbf OK 2021/11/13 06:06:06 INFO : one: Copied (new) 2021/11/13 06:06:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:06:08 DEBUG : one: md5 = 1fa8aa64dd1fdcb000c61f5819fb1e93 OK 2021/11/13 06:06:08 INFO : one: Copied (replaced existing) 2021/11/13 06:06:08 DEBUG : dst/one: md5 = e2ed98d6a8c1d4c9fad09192529af1a9 OK 2021/11/13 06:06:09 DEBUG : CompareDest/one: md5 = 3ea5864623183e146d1e329a25e2ea0a OK 2021/11/13 06:06:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/11/13 06:06:09 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:06:13 DEBUG : CompareDest/two: md5 = 995db5fb917e7fe4f594a14888a5cdb2 OK 2021/11/13 06:06:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/11/13 06:06:14 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 06:06:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/11/13 06:06:14 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 06:06:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/11/13 06:06:15 DEBUG : two: Need to transfer - File not found at Destination 2021/11/13 06:06:15 DEBUG : two: md5 = 541efe47134f73d1d5dbd3ff537b23f1 OK 2021/11/13 06:06:15 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (17.50s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:06:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/dst" 2021/11/13 06:06:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/dst.bin" 2021/11/13 06:06:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/dst" 2021/11/13 06:06:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/CopyDest" 2021/11/13 06:06:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/CopyDest.bin" 2021/11/13 06:06:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/CopyDest" 2021/11/13 06:06:21 DEBUG : one: Need to transfer - File not found at Destination 2021/11/13 06:06:22 DEBUG : one: md5 = 16b96af081947c968660b27562d33c29 OK 2021/11/13 06:06:22 INFO : one: Copied (new) 2021/11/13 06:06:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:06:23 DEBUG : one: md5 = c5150504457fe9f30d7afde5f064729d OK 2021/11/13 06:06:23 INFO : one: Copied (replaced existing) 2021/11/13 06:06:24 DEBUG : dst/one: md5 = 5f6a1f5cda9d6cec59a6ed66f56c1249 OK 2021/11/13 06:06:25 DEBUG : CopyDest/one: md5 = 4868bba5ef237c6d795f722d419c2c0f OK 2021/11/13 06:06:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3/BackupDir" 2021/11/13 06:06:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/BackupDir.bin" 2021/11/13 06:06:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yanogiv0kohozod3vegovay3/BackupDir" 2021/11/13 06:06:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/11/13 06:06:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:06:29 INFO : one: Copied (server-side copy) 2021/11/13 06:06:30 INFO : one: Deleted 2021/11/13 06:06:30 INFO : one: Copied (server-side copy) 2021/11/13 06:06:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/11/13 06:06:31 DEBUG : CopyDest/two: md5 = d57393d7a517184133e56a5a1699beeb OK 2021/11/13 06:06:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/11/13 06:06:33 INFO : two: Copied (server-side copy) 2021/11/13 06:06:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/11/13 06:06:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/11/13 06:06:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/11/13 06:06:33 DEBUG : two: Unchanged skipping 2021/11/13 06:06:37 DEBUG : CopyDest/three: md5 = eed662c62ab1fd9815c9b50562228990 OK 2021/11/13 06:06:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/11/13 06:06:38 DEBUG : three: Destination not found in --copy-dest 2021/11/13 06:06:38 DEBUG : three: Need to transfer - File not found at Destination 2021/11/13 06:06:39 DEBUG : three: md5 = 94a40476c42177090415c483817a125b OK 2021/11/13 06:06:39 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (29.21s) === 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-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:06:51 DEBUG : A1/one: md5 = e14434b93b6e9f287400abb8833f3cdd OK 2021/11/13 06:06:51 DEBUG : A1/two: md5 = 262d567df9cdb0f418cdfa89a4e4a88b OK 2021/11/13 06:06:52 DEBUG : A1/B1/three: md5 = b9c0d578256e7ee9efe6df7d92e81e44 OK 2021/11/13 06:06:54 DEBUG : A1/B1/C1/four: md5 = 5df4faa686c30ff47a6902f9cf52d72f OK 2021/11/13 06:06:57 DEBUG : A1/B1/C2/five: md5 = 3bf13ca3dcc8db4d874a98cbcc10df8f OK 2021/11/13 06:06:57 DEBUG : A1/B2: Making directory 2021/11/13 06:06:57 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2021/11/13 06:07:02 INFO : A1/two: Copied (server-side copy) to: A2/two 2021/11/13 06:07:02 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2021/11/13 06:07:03 INFO : A1/two: Deleted 2021/11/13 06:07:03 INFO : A1/B1/three: Deleted 2021/11/13 06:07:04 INFO : A1/one: Copied (server-side copy) to: A2/one 2021/11/13 06:07:05 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2021/11/13 06:07:05 INFO : A1/one: Deleted 2021/11/13 06:07:05 INFO : A1/B1/C1/four: Deleted 2021/11/13 06:07:05 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2021/11/13 06:07:06 INFO : A1/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2021/11/13 06:07:09 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2021/11/13 06:07:09 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2021/11/13 06:07:09 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2021/11/13 06:07:09 INFO : A2/B1/three: Deleted 2021/11/13 06:07:10 INFO : A2/B1/C1/four: Deleted 2021/11/13 06:07:10 INFO : A2/B1/C2/five: Deleted 2021/11/13 06:07:10 INFO : A2/one: Copied (server-side copy) to: A3/one 2021/11/13 06:07:10 INFO : A2/two: Copied (server-side copy) to: A3/two 2021/11/13 06:07:10 INFO : A2/one: Deleted 2021/11/13 06:07:10 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (25.41s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" --- PASS: TestGetFsInfo (0.21s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:07:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': File to upload is small (34 bytes), uploading instead of streaming 2021/11/13 06:07:16 DEBUG : no_checksum_small_file_from_pipe: md5 = a17d5d4d26c21e0b7a4cb49d7233bbc6 OK 2021/11/13 06:07:16 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/11/13 06:07:16 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-yanogiv0kohozod3vegovay3/no_checksum_big_file_from_pipe.bin/1636783636.412280092/-1/00000000" into "crypt_segments" 2021/11/13 06:07:18 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2021/11/13 06:07:18 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2021/11/13 06:07:18 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-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:07:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': File to upload is small (34 bytes), uploading instead of streaming 2021/11/13 06:07:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 75e0a79a305a7f4c54d7e6b3bb30ae30 OK 2021/11/13 06:07:23 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/11/13 06:07:23 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-yanogiv0kohozod3vegovay3/with_checksum_big_file_from_pipe.bin/1636783643.657306917/-1/00000000" into "crypt_segments" 2021/11/13 06:07:24 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2021/11/13 06:07:26 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2021/11/13 06:07:26 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/11/13 06:07:26 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-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:07:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': File to upload is small (34 bytes), uploading instead of streaming 2021/11/13 06:07:31 DEBUG : ignore_checksum_small_file_from_pipe: md5 = ffc416dad2fa5dacf0935ea2e5f99519 OK 2021/11/13 06:07:31 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/11/13 06:07:31 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-yanogiv0kohozod3vegovay3/ignore_checksum_big_file_from_pipe.bin/1636783651.199734041/-1/00000000" into "crypt_segments" 2021/11/13 06:07:33 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2021/11/13 06:07:35 DEBUG : ignore_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2021/11/13 06:07:35 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-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:07:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': File to upload is small (34 bytes), uploading instead of streaming 2021/11/13 06:07:42 DEBUG : ignore_checksum_small_file_from_pipe: md5 = f3a369cc7c30c1aa9c01659511ccebfe OK 2021/11/13 06:07:42 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/11/13 06:07:42 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-yanogiv0kohozod3vegovay3/ignore_checksum_big_file_from_pipe.bin/1636783662.085497417/-1/00000000" into "crypt_segments" 2021/11/13 06:07:43 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2021/11/13 06:07:46 DEBUG : ignore_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2021/11/13 06:07:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (36.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (11.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.69s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:07:50 DEBUG : potato1: md5 = 4b745e79fd09448a0e231c3d3e76387e OK 2021/11/13 06:07:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': File to upload is small (60 bytes), uploading instead of streaming 2021/11/13 06:07:51 DEBUG : potato2: md5 = 27747f4f376ac541d6dce7b8083184c2 OK 2021/11/13 06:07:51 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.10s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:07:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/11/13 06:07:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 294737400645ec5e06cfeadcc8e9e2ed OK 2021/11/13 06:07:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/11/13 06:07:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/11/13 06:07:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-yanogiv0kohozod3vegovay3/TestCopyFileMaxTransfer/file2.bin": Max transfer limit reached as set by --max-transfer 2021/11/13 06:07:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/11/13 06:07:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/11/13 06:07:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d01781a74e9c8c6a08b207159a5e0425 OK 2021/11/13 06:07:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.53s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3'", Local "Local file system at /tmp/rclone3880800824", Modify Window "1ns" 2021/11/13 06:07:58 DEBUG : potato2: md5 = 775075dfc03eef1e87a26031c984d9ad OK 2021/11/13 06:07:58 DEBUG : empty space: md5 = b7cffef8a58f69295fa94999274d0f3b OK 2021/11/13 06:07:59 DEBUG : sub dir/potato3: md5 = 29245293cda49f59452f64670e63519b OK 2021/11/13 06:07:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': Touching "empty space" 2021/11/13 06:08:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': Touching "potato2" 2021/11/13 06:08:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': Touching "sub dir/potato3" --- PASS: TestTouchDir (5.66s) === 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 2021/11/13 06:08:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yanogiv0kohozod3vegovay3': Purge remote 2021/11/13 06:08:03 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 4m28.502068705s (try 1/5)