"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2025/03/21 05:13:18 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu" 2025/03/21 05:13:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:13:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu.bin" 2025/03/21 05:13:18 DEBUG : Swift container crypt path rclone-test-fimosez1helu.bin: Auto set use_segments_container to true 2025/03/21 05:13:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu" 2025/03/21 05:13:20 DEBUG : Swift container crypt path rclone-test-fimosez1helu: Auto set use_segments_container to true 2025/03/21 05:13:20 DEBUG : Creating backend with remote "/tmp/rclone3667028321" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/21 05:13:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/21 05:13:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/21 05:13:21 DEBUG : potato: Seek from 10 to 0 2025/03/21 05:13:21 DEBUG : potato: Seek from 10 to 0 2025/03/21 05:13:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/21 05:13:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/21 05:13:21 DEBUG : potato: Seek from 5 to 2 2025/03/21 05:13:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/21 05:13:21 DEBUG : potato: Seek from 7 to 0 2025/03/21 05:13:21 DEBUG : potato: Seek from 7 to 0 2025/03/21 05:13:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/21 05:13:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/21 05:13:21 DEBUG : potato: Seek from 5 to 2 2025/03/21 05:13:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/21 05:13:21 DEBUG : potato: Seek from 8 to 0 2025/03/21 05:13:21 DEBUG : potato: Seek from 8 to 0 2025/03/21 05:13:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/21 05:13:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/21 05:13:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/21 05:13:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/21 05:13:21 DEBUG : potato: Seek from 5 to 2 2025/03/21 05:13:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/21 05:13:21 DEBUG : potato: Seek from 9 to 0 2025/03/21 05:13:21 DEBUG : potato: Seek from 9 to 0 2025/03/21 05:13:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:13:21 DEBUG : rutabaga: md5 = 5f44e0aa44ea908fe4071f17ad7fe51a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/21 05:13:22 DEBUG : empty space: md5 = 49f27166646970a8c05b176c66157e4f OK === RUN TestCheck/3 2025/03/21 05:13:23 DEBUG : potato2: md5 = 248577e19e69d692c1329d4e3372d084 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/21 05:13:24 DEBUG : remotepotato: md5 = 7757ae47bcd9457b7a9ba6339838c6cd OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.60s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.14s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2025/03/21 05:13:25 DEBUG : Creating backend with remote "nonexistent" 2025/03/21 05:13:25 DEBUG : Creating backend with remote "nonexistent" 2025/03/21 05:13:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/21 05:13:25 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/21 05:13:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/21 05:13:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:13:25 DEBUG : rutabaga: md5 = 567df0bf114f0c66b83e7780a6a1da8d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/21 05:13:26 DEBUG : empty space: md5 = 1e7a1e79d89bbcbb51613a90a3880f48 OK === RUN TestCheckDownload/3 2025/03/21 05:13:27 DEBUG : potato2: md5 = fc2504ef906d75de36e12a789ce701ec OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/21 05:13:28 DEBUG : remotepotato: md5 = 869cb88923fb645f4cf872b7cb5fac7c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.00s) --- PASS: TestCheckDownload/1 (0.11s) --- PASS: TestCheckDownload/2 (0.20s) --- PASS: TestCheckDownload/3 (0.26s) --- PASS: TestCheckDownload/4 (0.26s) --- PASS: TestCheckDownload/5 (0.11s) --- PASS: TestCheckDownload/6 (0.10s) --- PASS: TestCheckDownload/7 (0.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:13:29 DEBUG : rutabaga: md5 = 51aafd6f8d51f8b6be7a305f6177a6d1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/21 05:13:30 DEBUG : empty space: md5 = 8f673c9e49559a6ae7f7ae77e0f44204 OK === RUN TestCheckSizeOnly/3 2025/03/21 05:13:31 DEBUG : potato2: md5 = e1a80089f821baa265cd6e6245db11c9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/21 05:13:31 DEBUG : remotepotato: md5 = ac7c7d9726b0d2b478edcf759fa1002c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.38s) --- PASS: TestCheckSizeOnly/1 (0.14s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.15s) --- PASS: TestCheckSizeOnly/4 (0.15s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:13:34 DEBUG : test.sum: md5 = 3b54c37624346438249ad709e8697dee OK 2025/03/21 05:13:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/21 05:13:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/21 05:13:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/21 05:13:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/21 05:13:34 DEBUG : test.sum: md5 = 5fede54cbdba3316109d635890cadd23 OK 2025/03/21 05:13:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/21 05:13:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/21 05:13:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/21 05:13:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.97s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:13:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/data" 2025/03/21 05:13:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/data.bin" 2025/03/21 05:13:35 DEBUG : Swift container crypt path rclone-test-fimosez1helu/data.bin: Auto set use_segments_container to true 2025/03/21 05:13:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/data" 2025/03/21 05:13:36 DEBUG : Swift container crypt path rclone-test-fimosez1helu/data: Auto set use_segments_container to true check_test.go:353: Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.24s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:13:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/data" 2025/03/21 05:13:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/data.bin" 2025/03/21 05:13:38 DEBUG : Swift container crypt path rclone-test-fimosez1helu/data.bin: Auto set use_segments_container to true 2025/03/21 05:13:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/data" 2025/03/21 05:13:38 DEBUG : Swift container crypt path rclone-test-fimosez1helu/data: Auto set use_segments_container to true 2025/03/21 05:13:39 DEBUG : data/banana: md5 = 28ffd4ea3cedb4b69bff30b4cba5120b OK 2025/03/21 05:13:39 DEBUG : test.sum: md5 = 25c689ba8f892b5bba4d26a25f6060dd OK === RUN TestCheckSumDownload/subtest1 2025/03/21 05:13:42 DEBUG : data/potato: md5 = 8614c08f764c594bd15799c02668c588 OK 2025/03/21 05:13:42 DEBUG : test.sum: md5 = 424c33835e2cc6fa3b2f1a5381908be5 OK === RUN TestCheckSumDownload/subtest2 2025/03/21 05:13:43 DEBUG : test.sum: md5 = 63358eb47f02490645be661094ffef62 OK === RUN TestCheckSumDownload/subtest3 2025/03/21 05:13:43 DEBUG : test.sum: md5 = 97a82225ee10dc8cdb71b885a0fd41fe OK === RUN TestCheckSumDownload/subtest4 2025/03/21 05:13:44 DEBUG : test.sum: md5 = 24f95749755931336719cef576b3be57 OK === RUN TestCheckSumDownload/subtest5 2025/03/21 05:13:45 DEBUG : test.sum: md5 = 7d6a9e60c93b8173a256eaa6d72ec17a OK === RUN TestCheckSumDownload/subtest6 2025/03/21 05:13:46 DEBUG : data/banana: md5 = 5796cc80926cc9b81e925da59a919bef OK 2025/03/21 05:13:47 DEBUG : data/potato: md5 = fd760be480a240635c4f490a29e887ef OK 2025/03/21 05:13:47 DEBUG : test.sum: md5 = 5603ea4ad0cdeb427b6b6013b5b70df6 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.74s) --- PASS: TestCheckSumDownload/subtest1 (0.31s) --- PASS: TestCheckSumDownload/subtest2 (0.36s) --- PASS: TestCheckSumDownload/subtest3 (0.37s) --- PASS: TestCheckSumDownload/subtest4 (0.52s) --- PASS: TestCheckSumDownload/subtest5 (0.25s) --- PASS: TestCheckSumDownload/subtest6 (0.84s) --- PASS: TestCheckSumDownload/subtest7 (0.40s) === RUN TestApplyTransforms 2025/03/21 05:13:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wupolor3soba" 2025/03/21 05:13:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:13:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wupolor3soba.bin" 2025/03/21 05:13:49 DEBUG : Swift container crypt path rclone-test-wupolor3soba.bin: Auto set use_segments_container to true 2025/03/21 05:13:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wupolor3soba" 2025/03/21 05:13:50 DEBUG : Swift container crypt path rclone-test-wupolor3soba: Auto set use_segments_container to true 2025/03/21 05:13:51 DEBUG : Creating backend with remote "/tmp/rclone4174221300" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wupolor3soba'", Local "Local file system at /tmp/rclone4174221300", Modify Window "1ns" 2025/03/21 05:13:51 DEBUG : hello, world!: md5 = b8fba521fcbd5bbe10435f1d589a66ce OK upper checkfile vs. lower remote (without normalization) 2025/03/21 05:13:52 ERROR : hello, world!: sum not found 2025/03/21 05:13:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptSwift:rclone-test-wupolor3soba' 2025/03/21 05:13:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wupolor3soba': 1 files missing 2025/03/21 05:13:52 NOTICE: 1 hashes missing 2025/03/21 05:13:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wupolor3soba': 2 differences found 2025/03/21 05:13:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wupolor3soba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/21 05:13:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:13:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wupolor3soba': 0 differences found 2025/03/21 05:13:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wupolor3soba': 1 matching files 2025/03/21 05:13:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-joniwod8ride" 2025/03/21 05:13:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:13:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-joniwod8ride.bin" 2025/03/21 05:13:52 DEBUG : Swift container crypt path rclone-test-joniwod8ride.bin: Auto set use_segments_container to true 2025/03/21 05:13:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-joniwod8ride" 2025/03/21 05:13:53 DEBUG : Swift container crypt path rclone-test-joniwod8ride: Auto set use_segments_container to true 2025/03/21 05:13:53 DEBUG : Creating backend with remote "/tmp/rclone725755950" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-joniwod8ride'", Local "Local file system at /tmp/rclone725755950", Modify Window "1ns" 2025/03/21 05:13:55 DEBUG : HELLO, WORLD!: md5 = a465779b7602cca84c46ccbfcaf4dae3 OK lower checkfile vs. upper remote (without normalization) 2025/03/21 05:13:55 ERROR : HELLO, WORLD!: sum not found 2025/03/21 05:13:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-joniwod8ride' 2025/03/21 05:13:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-joniwod8ride': 1 files missing 2025/03/21 05:13:55 NOTICE: 1 hashes missing 2025/03/21 05:13:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-joniwod8ride': 2 differences found 2025/03/21 05:13:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-joniwod8ride': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/21 05:13:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:13:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-joniwod8ride': 0 differences found 2025/03/21 05:13:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-joniwod8ride': 1 matching files 2025/03/21 05:13:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yezefum7fifo" 2025/03/21 05:13:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:13:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yezefum7fifo.bin" 2025/03/21 05:13:56 DEBUG : Swift container crypt path rclone-test-yezefum7fifo.bin: Auto set use_segments_container to true 2025/03/21 05:13:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yezefum7fifo" 2025/03/21 05:13:57 DEBUG : Swift container crypt path rclone-test-yezefum7fifo: Auto set use_segments_container to true 2025/03/21 05:13:57 DEBUG : Creating backend with remote "/tmp/rclone2649832026" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yezefum7fifo'", Local "Local file system at /tmp/rclone2649832026", Modify Window "1ns" 2025/03/21 05:13:57 DEBUG : HeLlO, wOrLd!: md5 = fa7d3bfd512dd40d8d79b407aa4600ce OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/21 05:13:58 ERROR : HeLlO, wOrLd!: sum not found 2025/03/21 05:13:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-yezefum7fifo' 2025/03/21 05:13:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yezefum7fifo': 1 files missing 2025/03/21 05:13:58 NOTICE: 1 hashes missing 2025/03/21 05:13:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yezefum7fifo': 2 differences found 2025/03/21 05:13:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yezefum7fifo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/21 05:13:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:13:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yezefum7fifo': 0 differences found 2025/03/21 05:13:58 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yezefum7fifo': 1 matching files 2025/03/21 05:13:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wimukaq1riya" 2025/03/21 05:13:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:13:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wimukaq1riya.bin" 2025/03/21 05:13:58 DEBUG : Swift container crypt path rclone-test-wimukaq1riya.bin: Auto set use_segments_container to true 2025/03/21 05:13:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wimukaq1riya" 2025/03/21 05:14:00 DEBUG : Swift container crypt path rclone-test-wimukaq1riya: Auto set use_segments_container to true 2025/03/21 05:14:00 DEBUG : Creating backend with remote "/tmp/rclone2464588390" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wimukaq1riya'", Local "Local file system at /tmp/rclone2464588390", Modify Window "1ns" 2025/03/21 05:14:00 DEBUG : HELLO, WORLD!: md5 = b95477a683e2c1f474aad6118dfa1f07 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/21 05:14:01 ERROR : HELLO, WORLD!: sum not found 2025/03/21 05:14:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptSwift:rclone-test-wimukaq1riya' 2025/03/21 05:14:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wimukaq1riya': 1 files missing 2025/03/21 05:14:01 NOTICE: 1 hashes missing 2025/03/21 05:14:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wimukaq1riya': 2 differences found 2025/03/21 05:14:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wimukaq1riya': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/21 05:14:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:14:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wimukaq1riya': 0 differences found 2025/03/21 05:14:01 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wimukaq1riya': 1 matching files 2025/03/21 05:14:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jeloruj8ceqe" 2025/03/21 05:14:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:14:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jeloruj8ceqe.bin" 2025/03/21 05:14:01 DEBUG : Swift container crypt path rclone-test-jeloruj8ceqe.bin: Auto set use_segments_container to true 2025/03/21 05:14:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jeloruj8ceqe" 2025/03/21 05:14:02 DEBUG : Swift container crypt path rclone-test-jeloruj8ceqe: Auto set use_segments_container to true 2025/03/21 05:14:03 DEBUG : Creating backend with remote "/tmp/rclone2915457032" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jeloruj8ceqe'", Local "Local file system at /tmp/rclone2915457032", Modify Window "1ns" 2025/03/21 05:14:04 DEBUG : 測試_Русский___ě_áñ: md5 = 0c661a996206b129cb6980fdc339db66 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/21 05:14:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/21 05:14:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-jeloruj8ceqe' 2025/03/21 05:14:04 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jeloruj8ceqe': 1 files missing 2025/03/21 05:14:04 NOTICE: 1 hashes missing 2025/03/21 05:14:04 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jeloruj8ceqe': 2 differences found 2025/03/21 05:14:04 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jeloruj8ceqe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/21 05:14:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:14:05 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jeloruj8ceqe': 0 differences found 2025/03/21 05:14:05 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jeloruj8ceqe': 1 matching files 2025/03/21 05:14:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zodanik9nuti" 2025/03/21 05:14:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:14:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zodanik9nuti.bin" 2025/03/21 05:14:05 DEBUG : Swift container crypt path rclone-test-zodanik9nuti.bin: Auto set use_segments_container to true 2025/03/21 05:14:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zodanik9nuti" 2025/03/21 05:14:06 DEBUG : Swift container crypt path rclone-test-zodanik9nuti: Auto set use_segments_container to true 2025/03/21 05:14:06 DEBUG : Creating backend with remote "/tmp/rclone2450469757" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zodanik9nuti'", Local "Local file system at /tmp/rclone2450469757", Modify Window "1ns" 2025/03/21 05:14:07 DEBUG : 測試_Русский___ě_áñ: md5 = 0184bec60ec3ab0358b4ecc82d74e2d2 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/21 05:14:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/21 05:14:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-zodanik9nuti' 2025/03/21 05:14:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-zodanik9nuti': 1 files missing 2025/03/21 05:14:07 NOTICE: 1 hashes missing 2025/03/21 05:14:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-zodanik9nuti': 2 differences found 2025/03/21 05:14:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-zodanik9nuti': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/21 05:14:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:14:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-zodanik9nuti': 0 differences found 2025/03/21 05:14:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-zodanik9nuti': 1 matching files 2025/03/21 05:14:07 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ladenil2lusi" 2025/03/21 05:14:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:14:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ladenil2lusi.bin" 2025/03/21 05:14:08 DEBUG : Swift container crypt path rclone-test-ladenil2lusi.bin: Auto set use_segments_container to true 2025/03/21 05:14:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ladenil2lusi" 2025/03/21 05:14:09 DEBUG : Swift container crypt path rclone-test-ladenil2lusi: Auto set use_segments_container to true 2025/03/21 05:14:09 DEBUG : Creating backend with remote "/tmp/rclone1271861260" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ladenil2lusi'", Local "Local file system at /tmp/rclone1271861260", Modify Window "1ns" 2025/03/21 05:14:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71af410368593cfcf694d3c57374fb62 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/21 05:14:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/21 05:14:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-ladenil2lusi' 2025/03/21 05:14:10 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ladenil2lusi': 1 files missing 2025/03/21 05:14:10 NOTICE: 1 hashes missing 2025/03/21 05:14:10 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ladenil2lusi': 2 differences found 2025/03/21 05:14:10 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ladenil2lusi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/21 05:14:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:14:10 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ladenil2lusi': 0 differences found 2025/03/21 05:14:10 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ladenil2lusi': 1 matching files 2025/03/21 05:14:10 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rowaviv8kamu" 2025/03/21 05:14:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:14:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rowaviv8kamu.bin" 2025/03/21 05:14:11 DEBUG : Swift container crypt path rclone-test-rowaviv8kamu.bin: Auto set use_segments_container to true 2025/03/21 05:14:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rowaviv8kamu" 2025/03/21 05:14:12 DEBUG : Swift container crypt path rclone-test-rowaviv8kamu: Auto set use_segments_container to true 2025/03/21 05:14:12 DEBUG : Creating backend with remote "/tmp/rclone2874100081" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rowaviv8kamu'", Local "Local file system at /tmp/rclone2874100081", Modify Window "1ns" 2025/03/21 05:14:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 01c02fd8aae7cb17bda625c25876bbfe OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/21 05:14:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/21 05:14:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-rowaviv8kamu' 2025/03/21 05:14:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rowaviv8kamu': 1 files missing 2025/03/21 05:14:14 NOTICE: 1 hashes missing 2025/03/21 05:14:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rowaviv8kamu': 2 differences found 2025/03/21 05:14:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rowaviv8kamu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/21 05:14:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:14:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rowaviv8kamu': 0 differences found 2025/03/21 05:14:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rowaviv8kamu': 1 matching files 2025/03/21 05:14:14 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lanugiw3ceko" 2025/03/21 05:14:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:14:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lanugiw3ceko.bin" 2025/03/21 05:14:15 DEBUG : Swift container crypt path rclone-test-lanugiw3ceko.bin: Auto set use_segments_container to true 2025/03/21 05:14:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lanugiw3ceko" 2025/03/21 05:14:16 DEBUG : Swift container crypt path rclone-test-lanugiw3ceko: Auto set use_segments_container to true 2025/03/21 05:14:16 DEBUG : Creating backend with remote "/tmp/rclone3485798254" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lanugiw3ceko'", Local "Local file system at /tmp/rclone3485798254", Modify Window "1ns" 2025/03/21 05:14:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 234a01c9bec557063be7c6a9ecd6c5c8 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/21 05:14:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/21 05:14:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-lanugiw3ceko' 2025/03/21 05:14:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lanugiw3ceko': 1 files missing 2025/03/21 05:14:17 NOTICE: 1 hashes missing 2025/03/21 05:14:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lanugiw3ceko': 2 differences found 2025/03/21 05:14:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lanugiw3ceko': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/21 05:14:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:14:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lanugiw3ceko': 0 differences found 2025/03/21 05:14:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lanugiw3ceko': 1 matching files 2025/03/21 05:14:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-magebed3ziro" 2025/03/21 05:14:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:14:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-magebed3ziro.bin" 2025/03/21 05:14:17 DEBUG : Swift container crypt path rclone-test-magebed3ziro.bin: Auto set use_segments_container to true 2025/03/21 05:14:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-magebed3ziro" 2025/03/21 05:14:18 DEBUG : Swift container crypt path rclone-test-magebed3ziro: Auto set use_segments_container to true 2025/03/21 05:14:19 DEBUG : Creating backend with remote "/tmp/rclone761747736" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-magebed3ziro'", Local "Local file system at /tmp/rclone761747736", Modify Window "1ns" 2025/03/21 05:14:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b04a44ffa5dfe7e930e85da06d867aa1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/21 05:14:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/21 05:14:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-magebed3ziro' 2025/03/21 05:14:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-magebed3ziro': 1 files missing 2025/03/21 05:14:19 NOTICE: 1 hashes missing 2025/03/21 05:14:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-magebed3ziro': 2 differences found 2025/03/21 05:14:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-magebed3ziro': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/21 05:14:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:14:20 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-magebed3ziro': 0 differences found 2025/03/21 05:14:20 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-magebed3ziro': 1 matching files 2025/03/21 05:14:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-magebed3ziro': Purge remote 2025/03/21 05:14:20 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/21 05:14:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lanugiw3ceko': Purge remote 2025/03/21 05:14:20 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/21 05:14:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rowaviv8kamu': Purge remote 2025/03/21 05:14:20 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/21 05:14:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ladenil2lusi': Purge remote 2025/03/21 05:14:21 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/21 05:14:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zodanik9nuti': Purge remote 2025/03/21 05:14:21 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:21 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/21 05:14:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jeloruj8ceqe': Purge remote 2025/03/21 05:14:21 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:22 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/21 05:14:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wimukaq1riya': Purge remote 2025/03/21 05:14:22 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:22 INFO : HELLO, WORLD!.bin: Deleted 2025/03/21 05:14:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yezefum7fifo': Purge remote 2025/03/21 05:14:22 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:23 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/21 05:14:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-joniwod8ride': Purge remote 2025/03/21 05:14:23 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:23 INFO : HELLO, WORLD!.bin: Deleted 2025/03/21 05:14:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wupolor3soba': Purge remote 2025/03/21 05:14:23 DEBUG : Waiting for deletions to finish 2025/03/21 05:14:23 INFO : hello, world!.bin: Deleted --- PASS: TestApplyTransforms (34.73s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:14:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/21 05:14:24 DEBUG : sub/file2: md5 = f0b119617cc592a035de4778bfca0fe9 OK 2025/03/21 05:14:24 INFO : file1: Copied (new) to: sub/file2 2025/03/21 05:14:24 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 05:14:24 DEBUG : file1: Unchanged skipping 2025/03/21 05:14:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.28s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.21s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:14:25 DEBUG : dst/file1: md5 = 70a43a19aacc8ea6e8d2d3bdc6f94b5e OK 2025/03/21 05:14:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/backup" 2025/03/21 05:14:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/backup.bin" 2025/03/21 05:14:26 DEBUG : Swift container crypt path rclone-test-fimosez1helu/backup.bin: Auto set use_segments_container to true 2025/03/21 05:14:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/backup" 2025/03/21 05:14:27 DEBUG : Swift container crypt path rclone-test-fimosez1helu/backup: Auto set use_segments_container to true 2025/03/21 05:14:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/21 05:14:28 INFO : dst/file1: Copied (server-side copy) 2025/03/21 05:14:28 INFO : dst/file1: Deleted 2025/03/21 05:14:29 DEBUG : dst/file1: md5 = 0998823e18747f7b39f58daeabf884ef OK 2025/03/21 05:14:29 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:14:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/dst" 2025/03/21 05:14:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/dst.bin" 2025/03/21 05:14:30 DEBUG : Swift container crypt path rclone-test-fimosez1helu/dst.bin: Auto set use_segments_container to true 2025/03/21 05:14:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/dst" 2025/03/21 05:14:31 DEBUG : Swift container crypt path rclone-test-fimosez1helu/dst: Auto set use_segments_container to true 2025/03/21 05:14:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/CompareDest" 2025/03/21 05:14:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/CompareDest.bin" 2025/03/21 05:14:32 DEBUG : Swift container crypt path rclone-test-fimosez1helu/CompareDest.bin: Auto set use_segments_container to true 2025/03/21 05:14:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/CompareDest" 2025/03/21 05:14:33 DEBUG : Swift container crypt path rclone-test-fimosez1helu/CompareDest: Auto set use_segments_container to true 2025/03/21 05:14:33 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 05:14:34 DEBUG : one: md5 = 86e291faca42ba7aaa5eb4b84a55742f OK 2025/03/21 05:14:34 INFO : one: Copied (new) 2025/03/21 05:14:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:14:35 DEBUG : one: md5 = fa57349fc7a5569c4b30761c61f478e1 OK 2025/03/21 05:14:35 INFO : one: Copied (replaced existing) 2025/03/21 05:14:35 DEBUG : dst/one: md5 = 7f75ce59b1b9e67ae7a2b044aa4012ee OK 2025/03/21 05:14:35 DEBUG : CompareDest/one: md5 = 5edb5bdcc095db7e6321acc06ba44120 OK 2025/03/21 05:14:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:14:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 05:14:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 05:14:37 DEBUG : CompareDest/two: md5 = 5927bb7bd1836bb14ad9ea06fd5f6ef8 OK 2025/03/21 05:14:38 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 05:14:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 05:14:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 05:14:38 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 05:14:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 05:14:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 05:14:39 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 05:14:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/21 05:14:39 DEBUG : two: md5 = 549bf4c5dcf4b7f201d0cc63dc5c24bf OK 2025/03/21 05:14:39 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.09s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:14:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/dst" 2025/03/21 05:14:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/dst.bin" 2025/03/21 05:14:41 DEBUG : Swift container crypt path rclone-test-fimosez1helu/dst.bin: Auto set use_segments_container to true 2025/03/21 05:14:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/dst" 2025/03/21 05:14:42 DEBUG : Swift container crypt path rclone-test-fimosez1helu/dst: Auto set use_segments_container to true 2025/03/21 05:14:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/CopyDest" 2025/03/21 05:14:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/CopyDest.bin" 2025/03/21 05:14:43 DEBUG : Swift container crypt path rclone-test-fimosez1helu/CopyDest.bin: Auto set use_segments_container to true 2025/03/21 05:14:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/CopyDest" 2025/03/21 05:14:44 DEBUG : Swift container crypt path rclone-test-fimosez1helu/CopyDest: Auto set use_segments_container to true 2025/03/21 05:14:44 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 05:14:45 DEBUG : one: md5 = 515a748c464fa7d7bd9a46ea98be835c OK 2025/03/21 05:14:45 INFO : one: Copied (new) 2025/03/21 05:14:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:14:46 DEBUG : one: md5 = dd36a3926065dcac682fe2e20e0ac65a OK 2025/03/21 05:14:46 INFO : one: Copied (replaced existing) 2025/03/21 05:14:46 DEBUG : dst/one: md5 = 4344fe54fb75113f0b05ebc4476c9008 OK 2025/03/21 05:14:47 DEBUG : CopyDest/one: md5 = 8e65fbd5664a01a8e0b15b9bc02b050b OK 2025/03/21 05:14:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/BackupDir" 2025/03/21 05:14:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/BackupDir.bin" 2025/03/21 05:14:47 DEBUG : Swift container crypt path rclone-test-fimosez1helu/BackupDir.bin: Auto set use_segments_container to true 2025/03/21 05:14:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/BackupDir" 2025/03/21 05:14:48 DEBUG : Swift container crypt path rclone-test-fimosez1helu/BackupDir: Auto set use_segments_container to true 2025/03/21 05:14:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:14:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 05:14:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:14:50 INFO : one: Copied (server-side copy) 2025/03/21 05:14:50 INFO : one: Deleted 2025/03/21 05:14:51 INFO : one: Copied (server-side copy) 2025/03/21 05:14:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/21 05:14:51 DEBUG : CopyDest/two: md5 = 03f005df3bde9b953cc79398920caad7 OK 2025/03/21 05:14:52 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 05:14:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 05:14:52 INFO : two: Copied (server-side copy) 2025/03/21 05:14:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/21 05:14:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 05:14:52 DEBUG : two: Unchanged skipping 2025/03/21 05:14:53 DEBUG : CopyDest/three: md5 = 8ffa4657f362d2cd33168aab5653dc27 OK 2025/03/21 05:14:54 DEBUG : three: Need to transfer - File not found at Destination 2025/03/21 05:14:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/21 05:14:54 DEBUG : three: Destination not found in --copy-dest 2025/03/21 05:14:54 DEBUG : three: md5 = 41931f707470d60e8495f040a788c1fc OK 2025/03/21 05:14:54 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.49s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.25s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:14:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/21 05:14:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1cbb7968f3033d3f53ad81f7d69e6771 OK 2025/03/21 05:14:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/21 05:14:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/21 05:14:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-fimosez1helu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/21 05:14:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/21 05:14:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/21 05:14:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = dffc57327d09f9fef128dbda51741cdc OK 2025/03/21 05:14:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.46s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.31s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.15s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.10s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:02 DEBUG : a.txt: md5 = c62e5c76d7289b9b766a1270b2699798 OK 2025/03/21 05:15:03 DEBUG : zend.txt: md5 = f508e87bd909ea45773f078809b4a9d2 OK 2025/03/21 05:15:03 DEBUG : sub dir/hello world: md5 = 6c7286152fbc6c349d60713332ac7587 OK 2025/03/21 05:15:04 DEBUG : sub dir/hello world2: md5 = f8850cdc35af73078d440d7aafef4372 OK 2025/03/21 05:15:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 8a5207921589db5ff3d9a25c78351065 OK 2025/03/21 05:15:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = a805bdc6f16d27ce9b97cb005f6133c4 OK 2025/03/21 05:15:05 DEBUG : sub dir/sub sub dir/hello world3: md5 = bf8d6cb5947c9afd5ea3b4cc3ee7fe92 OK 2025/03/21 05:15:06 DEBUG : a.txt: Excluded (Size Filter) 2025/03/21 05:15:06 DEBUG : a.txt: Excluded 2025/03/21 05:15:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/21 05:15:06 DEBUG : sub dir/hello world: Excluded 2025/03/21 05:15:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/21 05:15:06 DEBUG : sub dir/hello world2: Excluded 2025/03/21 05:15:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/21 05:15:06 DEBUG : sub dir/hello world: Excluded 2025/03/21 05:15:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/21 05:15:06 DEBUG : sub dir/hello world2: Excluded 2025/03/21 05:15:06 DEBUG : sub dir/ignore dir: Excluded 2025/03/21 05:15:07 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.02s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:09 DEBUG : file1: md5 = 6d5d2b2c942d5925d2e84049ef3c2a31 OK 2025/03/21 05:15:09 DEBUG : sub/file2: md5 = 78582538a51b35b79cf442ad672a59aa 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 2025/03/21 05:15:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.35s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.16s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:11 DEBUG : file1: md5 = e711336e55c1195ef4d02272ed473bd6 OK 2025/03/21 05:15:11 DEBUG : sub/file2: md5 = 985ce9da729ffea91834a2475ebdff35 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === 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 2025/03/21 05:15:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/notfound" 2025/03/21 05:15:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/notfound.bin" 2025/03/21 05:15:14 DEBUG : Swift container crypt path rclone-test-fimosez1helu/notfound.bin: Auto set use_segments_container to true 2025/03/21 05:15:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/notfound" 2025/03/21 05:15:14 DEBUG : Swift container crypt path rclone-test-fimosez1helu/notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (4.33s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.15s) --- PASS: TestStatJSON/Dir (0.23s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.05s) --- PASS: TestStatJSON/NotFound (0.74s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:15 INFO : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': Making directory 2025/03/21 05:15:15 INFO : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': Making directory --- PASS: TestMkdir (0.25s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:16 DEBUG : sub dir/hello world: md5 = 952d6a0d87fc6b013c0158a1197cc34c OK --- PASS: TestLsd (1.03s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:17 DEBUG : potato2: md5 = e2c6e40b1c4a201d1e02179511cdbd3d OK 2025/03/21 05:15:17 DEBUG : empty space: md5 = 89dcf6306d22a5527328cda5f0a311b9 OK --- PASS: TestLs (1.25s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:18 DEBUG : potato2: md5 = bca72a023f8bf5bd40230e369644ac5f OK 2025/03/21 05:15:18 DEBUG : empty space: md5 = 8d54d303a954b22d24c75339ecf9f5b3 OK 2025/03/21 05:15:18 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/21 05:15:18 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.48s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:19 DEBUG : potato2: md5 = 4d3452b57e86906850fca7cf36327635 OK 2025/03/21 05:15:20 DEBUG : empty space: md5 = 241c4e108094cfec61e0a9ac78ff0c5f OK --- PASS: TestLsLong (1.64s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:21 DEBUG : potato2: md5 = c502146da60d828815a4b5a324df5761 OK 2025/03/21 05:15:21 DEBUG : empty space: md5 = 89739c7818ad2b3bcd85d6de1342885f OK --- PASS: TestHashSums (1.41s) === RUN TestHashSumsWithErrors 2025/03/21 05:15:22 DEBUG : Creating backend with remote ":memory:" 2025/03/21 05:15:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/21 05:15:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/21 05:15:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/21 05:15:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/21 05:15:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/21 05:15:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/21 05:15:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/21 05:15:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/21 05:15:22 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:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:22 DEBUG : potato2: md5 = 692fc89e63e8b71e0ad579c6d3b2b72e OK 2025/03/21 05:15:23 DEBUG : empty space: md5 = 4e1999116014c4f268ddb5faf8ffb3d1 OK 2025/03/21 05:15:23 DEBUG : sub dir/potato3: md5 = 512c71e873043f32978b3ab31bbe23ce OK --- PASS: TestCount (1.88s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:25 DEBUG : small: md5 = a7377a567afd029ba4623334a8ba564d OK 2025/03/21 05:15:25 DEBUG : medium: md5 = 415f991a4e5012630e90ec6269d488da OK 2025/03/21 05:15:25 DEBUG : large: md5 = bce0dc76f33d3f6dd0c43a005dc6fc49 OK 2025/03/21 05:15:26 DEBUG : Waiting for deletions to finish 2025/03/21 05:15:26 DEBUG : large: Excluded (Size Filter) 2025/03/21 05:15:26 INFO : small: Deleted 2025/03/21 05:15:26 INFO : medium: Deleted --- PASS: TestDelete (2.79s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:27 DEBUG : small: md5 = 016b8bf342199f13b2dd60289f6f45bf OK 2025/03/21 05:15:27 DEBUG : medium: md5 = a4dbd13ef98487aad80b7f89d6bac60d OK 2025/03/21 05:15:27 DEBUG : large: md5 = 1ba9ffcfed34f48f2355dad3ff917904 OK 2025/03/21 05:15:28 DEBUG : Waiting for deletions to finish 2025/03/21 05:15:28 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/21 05:15:28 INFO : medium: Deleted 2025/03/21 05:15:28 INFO : large: Deleted --- PASS: TestMaxDelete (1.86s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:29 DEBUG : small: md5 = f59cc95a3ff9fe9c109a370e10a83faa OK 2025/03/21 05:15:29 DEBUG : medium: md5 = 1c6172fa81e1a18bb5b7bb5dd02b52b2 OK 2025/03/21 05:15:29 DEBUG : large: md5 = be011a9f0dee4acc4a83efe25b80fcdc OK 2025/03/21 05:15:30 DEBUG : Waiting for deletions to finish 2025/03/21 05:15:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/21 05:15:30 INFO : small: Deleted 2025/03/21 05:15:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.11s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:31 DEBUG : small: md5 = 58adc18c6c04537dacd4dfe05b2defb1 OK 2025/03/21 05:15:31 DEBUG : medium: md5 = 1149645e954bdfbdd322b3b69ef00095 OK 2025/03/21 05:15:31 DEBUG : large: md5 = 6d40bab046180416c8175625bff4e8a1 OK 2025/03/21 05:15:32 DEBUG : Waiting for deletions to finish 2025/03/21 05:15:32 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/21 05:15:32 INFO : medium: Deleted 2025/03/21 05:15:32 INFO : large: Deleted --- PASS: TestMaxDeleteSize (1.97s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:33 DEBUG : ReadFile: md5 = 72801fb77170ddab08bdd6ca8126d49e OK --- PASS: TestReadFile (1.19s) === RUN TestRetry 2025/03/21 05:15:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/21 05:15:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/21 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/21 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/21 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/21 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/21 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:34 DEBUG : file1: md5 = c984e892c59f513df86b86b124d7ad63 OK 2025/03/21 05:15:35 DEBUG : file2: md5 = 6564f73a42916bc069990d8a2e87dc93 OK --- PASS: TestCat (2.57s) === RUN TestPurge 2025/03/21 05:15:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-mamasar6kire" 2025/03/21 05:15:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:15:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mamasar6kire.bin" 2025/03/21 05:15:37 DEBUG : Swift container crypt path rclone-test-mamasar6kire.bin: Auto set use_segments_container to true 2025/03/21 05:15:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mamasar6kire" 2025/03/21 05:15:38 DEBUG : Swift container crypt path rclone-test-mamasar6kire: Auto set use_segments_container to true 2025/03/21 05:15:39 DEBUG : Creating backend with remote "/tmp/rclone2443571798" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-mamasar6kire'", Local "Local file system at /tmp/rclone2443571798", Modify Window "1ns" 2025/03/21 05:15:39 DEBUG : A1/B1/C1/one: md5 = a7cdaba396494e8e8b790917e8ae08ab OK 2025/03/21 05:15:39 INFO : A2: Making directory 2025/03/21 05:15:39 INFO : A1/B2: Making directory 2025/03/21 05:15:39 INFO : A1/B2/C2: Making directory 2025/03/21 05:15:39 INFO : A1/B1/C3: Making directory 2025/03/21 05:15:39 INFO : A3: Making directory 2025/03/21 05:15:39 INFO : A3/B3: Making directory 2025/03/21 05:15:39 INFO : A3/B3/C4: Making directory 2025/03/21 05:15:40 DEBUG : A1/two: md5 = 2487982a69abac3c76d1af5c7837afec OK fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/21 05:15:40 DEBUG : Waiting for deletions to finish 2025/03/21 05:15:41 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/21 05:15:41 DEBUG : Waiting for deletions to finish 2025/03/21 05:15:41 INFO : A1/two.bin: Deleted 2025/03/21 05:15:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mamasar6kire': Purge remote 2025/03/21 05:15:41 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (4.72s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:42 DEBUG : A1/B1/C1/one: md5 = f6f50b3f8e450b18c3cc83a1d7b1da4b OK 2025/03/21 05:15:42 INFO : A2: Making directory 2025/03/21 05:15:42 INFO : A1/B2: Making directory 2025/03/21 05:15:42 INFO : A1/B2/C2: Making directory 2025/03/21 05:15:42 INFO : A1/B1/C3: Making directory 2025/03/21 05:15:42 INFO : A3: Making directory 2025/03/21 05:15:42 INFO : A3/B3: Making directory 2025/03/21 05:15:42 INFO : A3/B3/C4: Making directory 2025/03/21 05:15:42 DEBUG : A1/two: md5 = e4d8373b4774f68c3a1c4fa4d5136a03 OK fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/21 05:15:42 DEBUG : removing 1 level 3 directories 2025/03/21 05:15:42 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/03/21 05:15:44 DEBUG : removing 1 level 0 directories 2025/03/21 05:15:44 INFO : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': Removing directory --- PASS: TestRmdirsNoLeaveRoot (2.54s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:44 INFO : A1: Making directory 2025/03/21 05:15:44 INFO : A1/B1: Making directory 2025/03/21 05:15:44 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.24s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:44 INFO : A1: Making directory 2025/03/21 05:15:44 INFO : A1/B1: Making directory 2025/03/21 05:15:44 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:45 DEBUG : file1: md5 = 0294ed6560cd9c8ff03032e468fdf312 OK 2025/03/21 05:15:45 DEBUG : filename.txt: File name found in url 2025/03/21 05:15:45 DEBUG : filename.txt: md5 = ade8f34b7545f99b86243c14af39d73c OK 2025/03/21 05:15:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/21 05:15:46 DEBUG : headerfilename.txt: md5 = 4563f6dd88753476ab8bf26017ab860f OK 2025/03/21 05:15:46 DEBUG : file2: md5 = f4ca5acfcab61e24d9994c514a66d35f OK --- PASS: TestCopyURL (2.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/21 05:15:47 DEBUG : sub/file2: md5 = 55c939c839b147735e5f7215318c0f6f OK 2025/03/21 05:15:47 INFO : file1: Copied (new) to: sub/file2 2025/03/21 05:15:47 INFO : file1: Deleted 2025/03/21 05:15:48 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 05:15:48 DEBUG : file1: Unchanged skipping 2025/03/21 05:15:48 INFO : file1: Deleted 2025/03/21 05:15:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.07s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/21 05:15:48 DEBUG : file1: md5 = 2afd59e5dfa2905fe799968f5a08758c OK 2025/03/21 05:15:48 INFO : file1: Copied (new) 2025/03/21 05:15:48 INFO : file1: Deleted 2025/03/21 05:15:49 DEBUG : file1: Destination exists, skipping 2025/03/21 05:15:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.07s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.18s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:50 DEBUG : dst/file1: md5 = 4268e629d38c77421974b28841438b82 OK 2025/03/21 05:15:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fimosez1helu/backup" 2025/03/21 05:15:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/backup.bin" 2025/03/21 05:15:51 DEBUG : Swift container crypt path rclone-test-fimosez1helu/backup.bin: Auto set use_segments_container to true 2025/03/21 05:15:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fimosez1helu/backup" 2025/03/21 05:15:52 DEBUG : Swift container crypt path rclone-test-fimosez1helu/backup: Auto set use_segments_container to true 2025/03/21 05:15:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/21 05:15:53 INFO : dst/file1: Copied (server-side copy) 2025/03/21 05:15:53 INFO : dst/file1: Deleted 2025/03/21 05:15:53 DEBUG : dst/file1: md5 = 50dbbfebffa88e22a58126e9ca1373e5 OK 2025/03/21 05:15:53 INFO : dst/file1: Copied (new) 2025/03/21 05:15:53 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.82s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:15:55 DEBUG : A1/one: md5 = 66bde2809d7750a7acd9c5b392998853 OK 2025/03/21 05:15:55 DEBUG : A1/two: md5 = 825618affa72fccecf2872b8a21c3eba OK 2025/03/21 05:15:55 DEBUG : A1/B1/three: md5 = 88f859924aa7abd7c5b8a2ac79131cae OK 2025/03/21 05:15:56 DEBUG : A1/B1/C1/four: md5 = c77b125b7903f5ad3fd8237bcede0925 OK 2025/03/21 05:15:56 DEBUG : A1/B1/C2/five: md5 = ddbe4424b11b345771736a26a36c9cc2 OK 2025/03/21 05:15:56 INFO : A1/B2: Making directory 2025/03/21 05:15:56 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/03/21 05:15:57 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/03/21 05:15:57 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/03/21 05:15:57 INFO : A1/B1/three: Deleted 2025/03/21 05:15:57 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/03/21 05:15:57 INFO : A1/B1/C2/five: Deleted 2025/03/21 05:15:57 INFO : A1/one: Deleted 2025/03/21 05:15:57 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/03/21 05:15:58 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/03/21 05:15:58 INFO : A1/B1/C1/four: Deleted 2025/03/21 05:15:58 INFO : A1/two: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/03/21 05:15:59 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/03/21 05:15:59 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/03/21 05:15:59 INFO : A2/one: Deleted 2025/03/21 05:15:59 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/03/21 05:15:59 INFO : A2/B1/three: Deleted 2025/03/21 05:15:59 INFO : A2/B1/C1/four: Deleted 2025/03/21 05:15:59 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/03/21 05:15:59 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/03/21 05:15:59 INFO : A2/B1/C2/five: Deleted 2025/03/21 05:15:59 INFO : A2/two: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/03/21 05:16:00 INFO : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/21 05:16:00 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/03/21 05:16:00 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/03/21 05:16:00 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/03/21 05:16:01 INFO : A3/B1/C1/four: Deleted 2025/03/21 05:16:01 INFO : A3/one: Deleted 2025/03/21 05:16:01 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/03/21 05:16:01 INFO : A3/B1/C2/five: Deleted 2025/03/21 05:16:01 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/03/21 05:16:01 INFO : A3/B1/three: Deleted 2025/03/21 05:16:01 INFO : A3/two: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (8.36s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" --- PASS: TestGetFsInfo (0.23s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:16:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/21 05:16:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 83776090e90ee86840aa429b08cc6d5d OK 2025/03/21 05:16:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/21 05:16:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/21 05:16:04 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-fimosez1helu/no_checksum_big_file_from_pipe.bin/2025-03-21-051603-auUAaJILfL3e_SsW5uS9SQ/00000000" into "crypt_segments" 2025/03/21 05:16:04 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/03/21 05:16:04 DEBUG : Swift container crypt path rclone-test-fimosez1helu: uploading manifest "rclone-test-fimosez1helu/no_checksum_big_file_from_pipe.bin" to "crypt" 2025/03/21 05:16:05 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2025/03/21 05:16:05 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:16:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/21 05:16:07 DEBUG : with_checksum_small_file_from_pipe: md5 = a47970e272e7d35e8f6b2f6e3b462b6c OK 2025/03/21 05:16:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/21 05:16:07 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-fimosez1helu/with_checksum_big_file_from_pipe.bin/2025-03-21-051607-Yzh0PmJbB4zR_p8DbbrwJg/00000000" into "crypt_segments" 2025/03/21 05:16:08 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/03/21 05:16:08 DEBUG : Swift container crypt path rclone-test-fimosez1helu: uploading manifest "rclone-test-fimosez1helu/with_checksum_big_file_from_pipe.bin" to "crypt" 2025/03/21 05:16:09 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2025/03/21 05:16:09 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:16:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/21 05:16:10 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 05:16:10 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-fimosez1helu/ignore_checksum_big_file_from_pipe.bin/2025-03-21-051610-ewznr_BvGSSY6rbF7kbiXA/00000000" into "crypt_segments" 2025/03/21 05:16:11 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/03/21 05:16:11 DEBUG : Swift container crypt path rclone-test-fimosez1helu: uploading manifest "rclone-test-fimosez1helu/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2025/03/21 05:16:12 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 run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:16:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/21 05:16:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/21 05:16:14 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-fimosez1helu/ignore_checksum_big_file_from_pipe.bin/2025-03-21-051614-yR4O1188daqU095FzdxsNw/00000000" into "crypt_segments" 2025/03/21 05:16:15 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2025/03/21 05:16:15 DEBUG : Swift container crypt path rclone-test-fimosez1helu: uploading manifest "rclone-test-fimosez1helu/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2025/03/21 05:16:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (13.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.04s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.19s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:16:17 DEBUG : potato1: md5 = 61c0345d1d2ac9cf22c482d2d18157fd OK 2025/03/21 05:16:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': File to upload is small (60 bytes), uploading instead of streaming 2025/03/21 05:16:18 DEBUG : potato2: md5 = 8a934a373d447d90906d7dc63c31a84b OK 2025/03/21 05:16:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (2.16s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.21s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" 2025/03/21 05:16:19 DEBUG : potato2: md5 = 069868843989da34ef9388a52fdef4ee OK 2025/03/21 05:16:20 DEBUG : empty space: md5 = c231f2f2698a20fc2d217a7f38db74bf OK 2025/03/21 05:16:20 DEBUG : sub dir/potato3: md5 = 7e18523b095c3c17f8cd78e9c6f9b5e8 OK 2025/03/21 05:16:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': Touching "sub dir/potato3" 2025/03/21 05:16:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': Touching "empty space" 2025/03/21 05:16:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': Touching "potato2" --- PASS: TestTouchDir (2.51s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.25s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.10s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.20s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.20s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.20s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu'", Local "Local file system at /tmp/rclone3667028321", Modify Window "1ns" operations_test.go:1892: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.30s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/21 05:16:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fimosez1helu': Purge remote 2025/03/21 05:16:23 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 3m5.422789362s (try 1/5)