"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2024/10/17 03:47:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu" 2024/10/17 03:47:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:47:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu.bin" 2024/10/17 03:47:47 DEBUG : Swift container crypt path rclone-test-zukazin6poxu.bin: Auto set use_segments_container to true 2024/10/17 03:47:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu" 2024/10/17 03:47:48 DEBUG : Swift container crypt path rclone-test-zukazin6poxu: Auto set use_segments_container to true 2024/10/17 03:47:48 DEBUG : Creating backend with remote "/tmp/rclone1432720090" === 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", 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 2024/10/17 03:47:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/17 03:47:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/17 03:47:49 DEBUG : potato: Seek from 10 to 0 2024/10/17 03:47:49 DEBUG : potato: Seek from 10 to 0 2024/10/17 03:47:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/17 03:47:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/17 03:47:49 DEBUG : potato: Seek from 5 to 2 2024/10/17 03:47:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/17 03:47:49 DEBUG : potato: Seek from 7 to 0 2024/10/17 03:47:49 DEBUG : potato: Seek from 7 to 0 2024/10/17 03:47:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/17 03:47:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/17 03:47:49 DEBUG : potato: Seek from 5 to 2 2024/10/17 03:47:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/17 03:47:49 DEBUG : potato: Seek from 8 to 0 2024/10/17 03:47:49 DEBUG : potato: Seek from 8 to 0 2024/10/17 03:47:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/17 03:47:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/17 03:47:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/17 03:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/17 03:47:49 DEBUG : potato: Seek from 5 to 2 2024/10/17 03:47:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/17 03:47:49 DEBUG : potato: Seek from 9 to 0 2024/10/17 03:47:49 DEBUG : potato: Seek from 9 to 0 2024/10/17 03:47:49 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:47:49 DEBUG : rutabaga: md5 = 51ff9c3b207a96f44b3424ba6434899e OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/17 03:47:50 DEBUG : empty space: md5 = ccc113cf9f8833a1daf44dffd4a275a2 OK === RUN TestCheck/3 2024/10/17 03:47:50 DEBUG : potato2: md5 = 9205695226153247db4a984b990f87c4 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/17 03:47:51 DEBUG : remotepotato: md5 = 4324a9303388b321a4acf672e524af1f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.16s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.15s) --- PASS: TestCheck/4 (0.15s) --- PASS: TestCheck/5 (0.06s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2024/10/17 03:47:53 DEBUG : Creating backend with remote "nonexistent" 2024/10/17 03:47:53 DEBUG : Creating backend with remote "nonexistent" 2024/10/17 03:47:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/17 03:47:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/17 03:47:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/17 03:47:53 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:47:53 DEBUG : rutabaga: md5 = b021cb4fc4f4dd08a6e1fbe6165e1e92 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/17 03:47:54 DEBUG : empty space: md5 = 3a675c965cdbebf777aaa9be49acb936 OK === RUN TestCheckDownload/3 2024/10/17 03:47:54 DEBUG : potato2: md5 = 4cb6facc905ef8dd6c92aae6304a8163 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/17 03:47:55 DEBUG : remotepotato: md5 = dc51020efe357c6c1d24473d8b05a29f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.16s) --- PASS: TestCheckDownload/1 (0.23s) --- PASS: TestCheckDownload/2 (0.10s) --- PASS: TestCheckDownload/3 (0.25s) --- PASS: TestCheckDownload/4 (0.24s) --- PASS: TestCheckDownload/5 (0.16s) --- PASS: TestCheckDownload/6 (0.10s) --- PASS: TestCheckDownload/7 (0.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:47:57 DEBUG : rutabaga: md5 = 73cb4e13f837ed8968b49c6e1befaf88 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/17 03:47:58 DEBUG : empty space: md5 = d9d3ab668aa22c5726db0aa3a80699ff OK === RUN TestCheckSizeOnly/3 2024/10/17 03:47:58 DEBUG : potato2: md5 = cfc6b3f3304f464130cc7a424b641c4d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/17 03:47:59 DEBUG : remotepotato: md5 = af16d6155fefe6cf5df1067dbb711c98 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.56s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.16s) --- PASS: TestCheckSizeOnly/4 (0.15s) --- PASS: TestCheckSizeOnly/5 (0.15s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:48:01 DEBUG : test.sum: md5 = f6abb6ecb3bdea296c4cdf3eccf156f1 OK 2024/10/17 03:48:01 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/17 03:48:01 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/17 03:48:01 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/17 03:48:01 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/17 03:48:01 DEBUG : test.sum: md5 = bff61ef3ae2948a34fb193ec5cccf3ad OK 2024/10/17 03:48:01 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/17 03:48:01 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/17 03:48:01 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/17 03:48:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.01s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:48:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/data" 2024/10/17 03:48:01 DEBUG : Config file has changed externally - reloading 2024/10/17 03:48:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/data.bin" 2024/10/17 03:48:02 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/data.bin: Auto set use_segments_container to true 2024/10/17 03:48:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/data" 2024/10/17 03:48:03 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/data: Auto set use_segments_container to true check_test.go:354: Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:48:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/data" 2024/10/17 03:48:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/data.bin" 2024/10/17 03:48:04 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/data.bin: Auto set use_segments_container to true 2024/10/17 03:48:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/data" 2024/10/17 03:48:04 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/data: Auto set use_segments_container to true 2024/10/17 03:48:05 DEBUG : data/banana: md5 = 152abda18aa85dcdd53fc1b8a9bfd506 OK 2024/10/17 03:48:05 DEBUG : test.sum: md5 = e18c3da05dec3513db4f7353d89bfe9f OK === RUN TestCheckSumDownload/subtest1 2024/10/17 03:48:06 DEBUG : data/potato: md5 = e496b97cc70f7a70884471c4693ee2e7 OK 2024/10/17 03:48:06 DEBUG : test.sum: md5 = 85be5699f8bf3a95b7ba68e24a764310 OK === RUN TestCheckSumDownload/subtest2 2024/10/17 03:48:07 DEBUG : test.sum: md5 = 967d06eaf6da8e0fd3de7a23f77b6687 OK === RUN TestCheckSumDownload/subtest3 2024/10/17 03:48:08 DEBUG : test.sum: md5 = e1dd198270868430842aad1e9894c4b8 OK === RUN TestCheckSumDownload/subtest4 2024/10/17 03:48:08 DEBUG : test.sum: md5 = 631bb82932da9afb4e929ee2da4ccfba OK === RUN TestCheckSumDownload/subtest5 2024/10/17 03:48:09 DEBUG : test.sum: md5 = cae86f556e6d224ad34ac86c9c28d3d9 OK === RUN TestCheckSumDownload/subtest6 2024/10/17 03:48:09 DEBUG : data/banana: md5 = 48a6d6924096dc6fb43d8956eef75963 OK 2024/10/17 03:48:09 DEBUG : data/potato: md5 = c162e30bad71d2c3587a7ef4d29902c6 OK 2024/10/17 03:48:10 DEBUG : test.sum: md5 = fbaa4903619d9daf38109545bec346b2 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (7.51s) --- PASS: TestCheckSumDownload/subtest1 (0.20s) --- PASS: TestCheckSumDownload/subtest2 (0.28s) --- PASS: TestCheckSumDownload/subtest3 (0.32s) --- PASS: TestCheckSumDownload/subtest4 (0.19s) --- PASS: TestCheckSumDownload/subtest5 (0.19s) --- PASS: TestCheckSumDownload/subtest6 (0.20s) --- PASS: TestCheckSumDownload/subtest7 (0.29s) === RUN TestApplyTransforms 2024/10/17 03:48:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xiqumin0topa" 2024/10/17 03:48:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xiqumin0topa.bin" 2024/10/17 03:48:11 DEBUG : Swift container crypt path rclone-test-xiqumin0topa.bin: Auto set use_segments_container to true 2024/10/17 03:48:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xiqumin0topa" 2024/10/17 03:48:12 DEBUG : Swift container crypt path rclone-test-xiqumin0topa: Auto set use_segments_container to true 2024/10/17 03:48:12 DEBUG : Creating backend with remote "/tmp/rclone3878065898" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xiqumin0topa'", Local "Local file system at /tmp/rclone3878065898", Modify Window "1ns" 2024/10/17 03:48:13 DEBUG : hello, world!: md5 = b759285821fc0912f7cb617f9a72aa14 OK upper checkfile vs. lower remote (without normalization) 2024/10/17 03:48:14 ERROR : hello, world!: sum not found 2024/10/17 03:48:14 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptSwift:rclone-test-xiqumin0topa' 2024/10/17 03:48:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xiqumin0topa': 1 files missing 2024/10/17 03:48:14 NOTICE: 1 hashes missing 2024/10/17 03:48:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xiqumin0topa': 2 differences found 2024/10/17 03:48:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xiqumin0topa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/17 03:48:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xiqumin0topa': 0 differences found 2024/10/17 03:48:14 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xiqumin0topa': 1 matching files 2024/10/17 03:48:14 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dinifit4geko" 2024/10/17 03:48:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dinifit4geko.bin" 2024/10/17 03:48:14 DEBUG : Swift container crypt path rclone-test-dinifit4geko.bin: Auto set use_segments_container to true 2024/10/17 03:48:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dinifit4geko" 2024/10/17 03:48:15 DEBUG : Swift container crypt path rclone-test-dinifit4geko: Auto set use_segments_container to true 2024/10/17 03:48:15 DEBUG : Creating backend with remote "/tmp/rclone1952320014" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dinifit4geko'", Local "Local file system at /tmp/rclone1952320014", Modify Window "1ns" 2024/10/17 03:48:16 DEBUG : HELLO, WORLD!: md5 = cee06d4707bb0f520f89e36e1a1d4449 OK lower checkfile vs. upper remote (without normalization) 2024/10/17 03:48:16 ERROR : HELLO, WORLD!: sum not found 2024/10/17 03:48:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-dinifit4geko' 2024/10/17 03:48:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dinifit4geko': 1 files missing 2024/10/17 03:48:16 NOTICE: 1 hashes missing 2024/10/17 03:48:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dinifit4geko': 2 differences found 2024/10/17 03:48:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dinifit4geko': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/17 03:48:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dinifit4geko': 0 differences found 2024/10/17 03:48:16 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dinifit4geko': 1 matching files 2024/10/17 03:48:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fizotoq2pano" 2024/10/17 03:48:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fizotoq2pano.bin" 2024/10/17 03:48:17 DEBUG : Swift container crypt path rclone-test-fizotoq2pano.bin: Auto set use_segments_container to true 2024/10/17 03:48:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fizotoq2pano" 2024/10/17 03:48:17 DEBUG : Swift container crypt path rclone-test-fizotoq2pano: Auto set use_segments_container to true 2024/10/17 03:48:18 DEBUG : Creating backend with remote "/tmp/rclone732982562" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fizotoq2pano'", Local "Local file system at /tmp/rclone732982562", Modify Window "1ns" 2024/10/17 03:48:18 DEBUG : HeLlO, wOrLd!: md5 = 2000ae3fc47a58c6a89291b804ca097c OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/17 03:48:18 ERROR : HeLlO, wOrLd!: sum not found 2024/10/17 03:48:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-fizotoq2pano' 2024/10/17 03:48:18 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fizotoq2pano': 1 files missing 2024/10/17 03:48:18 NOTICE: 1 hashes missing 2024/10/17 03:48:18 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fizotoq2pano': 2 differences found 2024/10/17 03:48:18 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fizotoq2pano': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/17 03:48:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fizotoq2pano': 0 differences found 2024/10/17 03:48:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fizotoq2pano': 1 matching files 2024/10/17 03:48:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jicoyus5wusa" 2024/10/17 03:48:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jicoyus5wusa.bin" 2024/10/17 03:48:19 DEBUG : Swift container crypt path rclone-test-jicoyus5wusa.bin: Auto set use_segments_container to true 2024/10/17 03:48:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jicoyus5wusa" 2024/10/17 03:48:19 DEBUG : Swift container crypt path rclone-test-jicoyus5wusa: Auto set use_segments_container to true 2024/10/17 03:48:20 DEBUG : Creating backend with remote "/tmp/rclone1063152181" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jicoyus5wusa'", Local "Local file system at /tmp/rclone1063152181", Modify Window "1ns" 2024/10/17 03:48:21 DEBUG : HELLO, WORLD!: md5 = 0b4ec5040094003aaaf7c57ff2290dc1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/17 03:48:21 ERROR : HELLO, WORLD!: sum not found 2024/10/17 03:48:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptSwift:rclone-test-jicoyus5wusa' 2024/10/17 03:48:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jicoyus5wusa': 1 files missing 2024/10/17 03:48:21 NOTICE: 1 hashes missing 2024/10/17 03:48:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jicoyus5wusa': 2 differences found 2024/10/17 03:48:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jicoyus5wusa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/17 03:48:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jicoyus5wusa': 0 differences found 2024/10/17 03:48:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jicoyus5wusa': 1 matching files 2024/10/17 03:48:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yirurig1mopi" 2024/10/17 03:48:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yirurig1mopi.bin" 2024/10/17 03:48:21 DEBUG : Swift container crypt path rclone-test-yirurig1mopi.bin: Auto set use_segments_container to true 2024/10/17 03:48:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yirurig1mopi" 2024/10/17 03:48:22 DEBUG : Swift container crypt path rclone-test-yirurig1mopi: Auto set use_segments_container to true 2024/10/17 03:48:22 DEBUG : Creating backend with remote "/tmp/rclone1431836838" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yirurig1mopi'", Local "Local file system at /tmp/rclone1431836838", Modify Window "1ns" 2024/10/17 03:48:23 DEBUG : 測試_Русский___ě_áñ: md5 = 9e7129070218634c8c5045f43a753da3 OK NFD checkfile vs. NFC remote (without normalization) 2024/10/17 03:48:23 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/17 03:48:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-yirurig1mopi' 2024/10/17 03:48:23 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yirurig1mopi': 1 files missing 2024/10/17 03:48:23 NOTICE: 1 hashes missing 2024/10/17 03:48:23 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yirurig1mopi': 2 differences found 2024/10/17 03:48:23 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yirurig1mopi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/17 03:48:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:23 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yirurig1mopi': 0 differences found 2024/10/17 03:48:23 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yirurig1mopi': 1 matching files 2024/10/17 03:48:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kodewib9qeje" 2024/10/17 03:48:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kodewib9qeje.bin" 2024/10/17 03:48:24 DEBUG : Swift container crypt path rclone-test-kodewib9qeje.bin: Auto set use_segments_container to true 2024/10/17 03:48:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kodewib9qeje" 2024/10/17 03:48:25 DEBUG : Swift container crypt path rclone-test-kodewib9qeje: Auto set use_segments_container to true 2024/10/17 03:48:26 DEBUG : Creating backend with remote "/tmp/rclone2346605823" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kodewib9qeje'", Local "Local file system at /tmp/rclone2346605823", Modify Window "1ns" 2024/10/17 03:48:27 DEBUG : 測試_Русский___ě_áñ: md5 = 9d98e3843c0b3f06dac00d62ceee3031 OK NFC checkfile vs. NFD remote (without normalization) 2024/10/17 03:48:27 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/17 03:48:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-kodewib9qeje' 2024/10/17 03:48:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kodewib9qeje': 1 files missing 2024/10/17 03:48:27 NOTICE: 1 hashes missing 2024/10/17 03:48:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kodewib9qeje': 2 differences found 2024/10/17 03:48:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kodewib9qeje': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/17 03:48:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kodewib9qeje': 0 differences found 2024/10/17 03:48:27 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kodewib9qeje': 1 matching files 2024/10/17 03:48:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kemepex2qiyi" 2024/10/17 03:48:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kemepex2qiyi.bin" 2024/10/17 03:48:27 DEBUG : Swift container crypt path rclone-test-kemepex2qiyi.bin: Auto set use_segments_container to true 2024/10/17 03:48:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kemepex2qiyi" 2024/10/17 03:48:28 DEBUG : Swift container crypt path rclone-test-kemepex2qiyi: Auto set use_segments_container to true 2024/10/17 03:48:28 DEBUG : Creating backend with remote "/tmp/rclone2401877457" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kemepex2qiyi'", Local "Local file system at /tmp/rclone2401877457", Modify Window "1ns" 2024/10/17 03:48:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1ce7049b84a41f264d98a3baf217cf65 OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/17 03:48:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/17 03:48:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-kemepex2qiyi' 2024/10/17 03:48:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kemepex2qiyi': 1 files missing 2024/10/17 03:48:29 NOTICE: 1 hashes missing 2024/10/17 03:48:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kemepex2qiyi': 2 differences found 2024/10/17 03:48:29 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kemepex2qiyi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/17 03:48:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:30 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kemepex2qiyi': 0 differences found 2024/10/17 03:48:30 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kemepex2qiyi': 1 matching files 2024/10/17 03:48:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xonizat2fibo" 2024/10/17 03:48:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xonizat2fibo.bin" 2024/10/17 03:48:30 DEBUG : Swift container crypt path rclone-test-xonizat2fibo.bin: Auto set use_segments_container to true 2024/10/17 03:48:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xonizat2fibo" 2024/10/17 03:48:31 DEBUG : Swift container crypt path rclone-test-xonizat2fibo: Auto set use_segments_container to true 2024/10/17 03:48:31 DEBUG : Creating backend with remote "/tmp/rclone3992052220" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xonizat2fibo'", Local "Local file system at /tmp/rclone3992052220", Modify Window "1ns" 2024/10/17 03:48:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = efb74e009c40347c06104dcaf4ba6aef OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/17 03:48:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/17 03:48:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-xonizat2fibo' 2024/10/17 03:48:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xonizat2fibo': 1 files missing 2024/10/17 03:48:32 NOTICE: 1 hashes missing 2024/10/17 03:48:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xonizat2fibo': 2 differences found 2024/10/17 03:48:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xonizat2fibo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/17 03:48:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xonizat2fibo': 0 differences found 2024/10/17 03:48:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xonizat2fibo': 1 matching files 2024/10/17 03:48:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nunifuk1cosu" 2024/10/17 03:48:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nunifuk1cosu.bin" 2024/10/17 03:48:32 DEBUG : Swift container crypt path rclone-test-nunifuk1cosu.bin: Auto set use_segments_container to true 2024/10/17 03:48:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nunifuk1cosu" 2024/10/17 03:48:33 DEBUG : Swift container crypt path rclone-test-nunifuk1cosu: Auto set use_segments_container to true 2024/10/17 03:48:33 DEBUG : Creating backend with remote "/tmp/rclone778792161" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-nunifuk1cosu'", Local "Local file system at /tmp/rclone778792161", Modify Window "1ns" 2024/10/17 03:48:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 41b6cb26fe84b69a82f942fa32e9fdbc OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/17 03:48:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/17 03:48:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-nunifuk1cosu' 2024/10/17 03:48:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nunifuk1cosu': 1 files missing 2024/10/17 03:48:35 NOTICE: 1 hashes missing 2024/10/17 03:48:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nunifuk1cosu': 2 differences found 2024/10/17 03:48:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nunifuk1cosu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/17 03:48:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nunifuk1cosu': 0 differences found 2024/10/17 03:48:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nunifuk1cosu': 1 matching files 2024/10/17 03:48:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kuwinew1piqa" 2024/10/17 03:48:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:48:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kuwinew1piqa.bin" 2024/10/17 03:48:36 DEBUG : Swift container crypt path rclone-test-kuwinew1piqa.bin: Auto set use_segments_container to true 2024/10/17 03:48:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kuwinew1piqa" 2024/10/17 03:48:36 DEBUG : Swift container crypt path rclone-test-kuwinew1piqa: Auto set use_segments_container to true 2024/10/17 03:48:36 DEBUG : Creating backend with remote "/tmp/rclone3884408450" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kuwinew1piqa'", Local "Local file system at /tmp/rclone3884408450", Modify Window "1ns" 2024/10/17 03:48:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2db63816cb2760adafea868e6e1f09a8 OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/17 03:48:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/17 03:48:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-kuwinew1piqa' 2024/10/17 03:48:37 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuwinew1piqa': 1 files missing 2024/10/17 03:48:37 NOTICE: 1 hashes missing 2024/10/17 03:48:37 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuwinew1piqa': 2 differences found 2024/10/17 03:48:37 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuwinew1piqa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/17 03:48:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/17 03:48:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuwinew1piqa': 0 differences found 2024/10/17 03:48:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kuwinew1piqa': 1 matching files 2024/10/17 03:48:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kuwinew1piqa': Purge remote 2024/10/17 03:48:38 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/10/17 03:48:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nunifuk1cosu': Purge remote 2024/10/17 03:48:38 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/10/17 03:48:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xonizat2fibo': Purge remote 2024/10/17 03:48:38 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/10/17 03:48:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kemepex2qiyi': Purge remote 2024/10/17 03:48:39 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/10/17 03:48:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kodewib9qeje': Purge remote 2024/10/17 03:48:39 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:40 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/10/17 03:48:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yirurig1mopi': Purge remote 2024/10/17 03:48:40 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:40 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/10/17 03:48:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jicoyus5wusa': Purge remote 2024/10/17 03:48:40 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:41 INFO : HELLO, WORLD!.bin: Deleted 2024/10/17 03:48:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fizotoq2pano': Purge remote 2024/10/17 03:48:41 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:41 INFO : HeLlO, wOrLd!.bin: Deleted 2024/10/17 03:48:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dinifit4geko': Purge remote 2024/10/17 03:48:41 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:42 INFO : HELLO, WORLD!.bin: Deleted 2024/10/17 03:48:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xiqumin0topa': Purge remote 2024/10/17 03:48:42 DEBUG : Waiting for deletions to finish 2024/10/17 03:48:42 INFO : hello, world!.bin: Deleted --- PASS: TestApplyTransforms (30.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:48:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/17 03:48:42 DEBUG : sub/file2: md5 = 0b810d34efa59b3e3bdf25365527a853 OK 2024/10/17 03:48:42 INFO : file1: Copied (new) to: sub/file2 2024/10/17 03:48:43 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/17 03:48:43 DEBUG : file1: Unchanged skipping 2024/10/17 03:48:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.66s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:48:45 DEBUG : dst/file1: md5 = c690fe7e4b80d7454431fee53810c704 OK 2024/10/17 03:48:45 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/backup" 2024/10/17 03:48:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/backup.bin" 2024/10/17 03:48:46 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/backup.bin: Auto set use_segments_container to true 2024/10/17 03:48:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/backup" 2024/10/17 03:48:46 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/backup: Auto set use_segments_container to true 2024/10/17 03:48:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/17 03:48:48 INFO : dst/file1: Copied (server-side copy) 2024/10/17 03:48:49 INFO : dst/file1: Deleted 2024/10/17 03:48:49 DEBUG : dst/file1: md5 = 325bde9df63bbd21a7164cb8155d3e99 OK 2024/10/17 03:48:49 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (6.11s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:48:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/dst" 2024/10/17 03:48:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/dst.bin" 2024/10/17 03:48:50 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/dst.bin: Auto set use_segments_container to true 2024/10/17 03:48:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/dst" 2024/10/17 03:48:51 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/dst: Auto set use_segments_container to true 2024/10/17 03:48:51 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/CompareDest" 2024/10/17 03:48:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/CompareDest.bin" 2024/10/17 03:48:51 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/CompareDest.bin: Auto set use_segments_container to true 2024/10/17 03:48:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/CompareDest" 2024/10/17 03:48:52 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/CompareDest: Auto set use_segments_container to true 2024/10/17 03:48:52 DEBUG : one: Need to transfer - File not found at Destination 2024/10/17 03:48:54 DEBUG : one: md5 = e6ff1a6c6ce36e93a7f310c3fc40139a OK 2024/10/17 03:48:54 INFO : one: Copied (new) 2024/10/17 03:48:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 03:48:54 DEBUG : one: md5 = b53475438832fde254270917d1764c51 OK 2024/10/17 03:48:54 INFO : one: Copied (replaced existing) 2024/10/17 03:48:55 DEBUG : dst/one: md5 = dae67fca9df938fde4ed1773ff038998 OK 2024/10/17 03:48:55 DEBUG : CompareDest/one: md5 = d6ce3be0c40c4337f445b39b2ff898f8 OK 2024/10/17 03:48:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 03:48:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/17 03:48:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/17 03:48:56 DEBUG : CompareDest/two: md5 = 6094bb1c1fe0824c1c339a523b688182 OK 2024/10/17 03:48:57 DEBUG : two: Need to transfer - File not found at Destination 2024/10/17 03:48:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/17 03:48:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/17 03:48:57 DEBUG : two: Need to transfer - File not found at Destination 2024/10/17 03:48:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/17 03:48:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/17 03:48:58 DEBUG : two: Need to transfer - File not found at Destination 2024/10/17 03:48:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/17 03:48:58 DEBUG : two: md5 = e7f4bdc7030221cc99e58bd8e198186d OK 2024/10/17 03:48:58 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (9.88s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/dst" 2024/10/17 03:49:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/dst.bin" 2024/10/17 03:49:00 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/dst.bin: Auto set use_segments_container to true 2024/10/17 03:49:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/dst" 2024/10/17 03:49:00 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/dst: Auto set use_segments_container to true 2024/10/17 03:49:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/CopyDest" 2024/10/17 03:49:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/CopyDest.bin" 2024/10/17 03:49:01 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/CopyDest.bin: Auto set use_segments_container to true 2024/10/17 03:49:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/CopyDest" 2024/10/17 03:49:02 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/CopyDest: Auto set use_segments_container to true 2024/10/17 03:49:02 DEBUG : one: Need to transfer - File not found at Destination 2024/10/17 03:49:03 DEBUG : one: md5 = db2ddfc60e1bb4c318a7c426a782ae77 OK 2024/10/17 03:49:03 INFO : one: Copied (new) 2024/10/17 03:49:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 03:49:04 DEBUG : one: md5 = c90cd85a44890fec1c115c518a4681be OK 2024/10/17 03:49:04 INFO : one: Copied (replaced existing) 2024/10/17 03:49:05 DEBUG : dst/one: md5 = ce7c5c52e4c6e845f7b5624a73ea54fa OK 2024/10/17 03:49:05 DEBUG : CopyDest/one: md5 = 81388eddf69b60dd64aad86ed1557b8b OK 2024/10/17 03:49:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/BackupDir" 2024/10/17 03:49:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/BackupDir.bin" 2024/10/17 03:49:06 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/BackupDir.bin: Auto set use_segments_container to true 2024/10/17 03:49:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/BackupDir" 2024/10/17 03:49:07 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/BackupDir: Auto set use_segments_container to true 2024/10/17 03:49:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 03:49:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/17 03:49:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/17 03:49:08 INFO : one: Copied (server-side copy) 2024/10/17 03:49:08 INFO : one: Deleted 2024/10/17 03:49:08 INFO : one: Copied (server-side copy) 2024/10/17 03:49:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/17 03:49:09 DEBUG : CopyDest/two: md5 = c789507cb67e0e461d86b3b842eb299b OK 2024/10/17 03:49:09 DEBUG : two: Need to transfer - File not found at Destination 2024/10/17 03:49:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/17 03:49:10 INFO : two: Copied (server-side copy) 2024/10/17 03:49:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/17 03:49:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/17 03:49:10 DEBUG : two: Unchanged skipping 2024/10/17 03:49:11 DEBUG : CopyDest/three: md5 = 2daf9f2f3bbb16813f91e720c710debb OK 2024/10/17 03:49:12 DEBUG : three: Need to transfer - File not found at Destination 2024/10/17 03:49:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/17 03:49:12 DEBUG : three: Destination not found in --copy-dest 2024/10/17 03:49:13 DEBUG : three: md5 = 169d46295507ea72dd9537d4e3eb0d8b OK 2024/10/17 03:49:13 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.41s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.19s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.21s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/17 03:49:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2c705d0e4e64ee98690f00ff5b0c8925 OK 2024/10/17 03:49:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/17 03:49:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/17 03:49:17 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-zukazin6poxu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2024/10/17 03:49:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/17 03:49:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/17 03:49:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = da16b2c82085ecbf2a797f40e5a871cf OK 2024/10/17 03:49:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.40s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.11s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.30s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:22 DEBUG : a.txt: md5 = e91ce658463dd0f7db4ba5adff2d0309 OK 2024/10/17 03:49:22 DEBUG : zend.txt: md5 = 0f43a6af46808b9907978d5222c8164b OK 2024/10/17 03:49:23 DEBUG : sub dir/hello world: md5 = 8594df0e22c2c87bb05840efd4a351db OK 2024/10/17 03:49:23 DEBUG : sub dir/hello world2: md5 = b4c18da65323002abf6c193d2ed3d811 OK 2024/10/17 03:49:24 DEBUG : sub dir/ignore dir/.ignore: md5 = dd62041bc22a6f6d7e64384cb06aa6f0 OK 2024/10/17 03:49:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 15dc688a2834305e3481f47940c597f4 OK 2024/10/17 03:49:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 01675436456a90054c3473b0a4d7fe9c OK 2024/10/17 03:49:26 DEBUG : a.txt: Excluded (Size Filter) 2024/10/17 03:49:26 DEBUG : a.txt: Excluded 2024/10/17 03:49:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/17 03:49:26 DEBUG : sub dir/hello world: Excluded 2024/10/17 03:49:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/17 03:49:26 DEBUG : sub dir/hello world2: Excluded 2024/10/17 03:49:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/17 03:49:26 DEBUG : sub dir/hello world: Excluded 2024/10/17 03:49:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/17 03:49:26 DEBUG : sub dir/hello world2: Excluded 2024/10/17 03:49:26 DEBUG : sub dir/ignore dir: Excluded 2024/10/17 03:49:27 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (8.08s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:30 DEBUG : file1: md5 = 3e7e847ee8bc3d0161feaf4ea66437e2 OK 2024/10/17 03:49:30 DEBUG : sub/file2: md5 = a1ab9d96e30eed66755d8ceec7399463 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 2024/10/17 03:49:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.39s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.34s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.10s) --- PASS: TestListJSON/NoModTime (0.05s) --- 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:33 DEBUG : file1: md5 = 55ded42c3a021d530ef56207083f0362 OK 2024/10/17 03:49:33 DEBUG : sub/file2: md5 = 1380029f6b09ae6902359ee85d320431 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 2024/10/17 03:49:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/notfound" 2024/10/17 03:49:34 DEBUG : Config file has changed externally - reloading 2024/10/17 03:49:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/notfound.bin" 2024/10/17 03:49:35 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/notfound.bin: Auto set use_segments_container to true 2024/10/17 03:49:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/notfound" 2024/10/17 03:49:35 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (4.18s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.29s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.18s) --- PASS: TestStatJSON/DirFilesOnly (0.06s) --- PASS: TestStatJSON/FileFilesOnly (0.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (1.43s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': Making directory 2024/10/17 03:49:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': Making directory --- PASS: TestMkdir (0.42s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:37 DEBUG : sub dir/hello world: md5 = 4a97b45e008f73bf2674ae7feed41e1b OK --- PASS: TestLsd (1.44s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:39 DEBUG : potato2: md5 = 271a3521f4d66ff22c70ff56472f895d OK 2024/10/17 03:49:39 DEBUG : empty space: md5 = 5d5ed262de15359c213603d2ea2cf2eb OK --- PASS: TestLs (1.50s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:40 DEBUG : potato2: md5 = 6c974600e7534564e705149234547edb OK 2024/10/17 03:49:40 DEBUG : empty space: md5 = 2ff2b418a3224c04579d383dd102c7e6 OK 2024/10/17 03:49:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/17 03:49:41 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:42 DEBUG : potato2: md5 = d9bb848403894bb74988e1769add6bf3 OK 2024/10/17 03:49:42 DEBUG : empty space: md5 = eae35e9105e28b8c5195a4dfad2d4569 OK --- PASS: TestLsLong (1.24s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:43 DEBUG : potato2: md5 = 90887429b1dc25b230c3e780fadbdbcd OK 2024/10/17 03:49:43 DEBUG : empty space: md5 = 02a536031c2a4d937500b77496d8a926 OK --- PASS: TestHashSums (1.30s) === RUN TestHashSumsWithErrors 2024/10/17 03:49:44 DEBUG : Creating backend with remote ":memory:" 2024/10/17 03:49:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/17 03:49:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/17 03:49:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/17 03:49:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/17 03:49:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/17 03:49:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/17 03:49:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/17 03:49:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/17 03:49:44 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:45 DEBUG : potato2: md5 = 247e5d675bfac5c0c9d005b1ee859616 OK 2024/10/17 03:49:45 DEBUG : empty space: md5 = 899a798228466041ad8e1c9a2fd94302 OK 2024/10/17 03:49:46 DEBUG : sub dir/potato3: md5 = b2cabd07e3d89fa6c48a2b694155b8f7 OK --- PASS: TestCount (3.37s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:48 DEBUG : small: md5 = 41ae4c2cefbc0756f2693c142dc4837e OK 2024/10/17 03:49:49 DEBUG : medium: md5 = fc24768771e44d17e32167deff0809c8 OK 2024/10/17 03:49:50 DEBUG : large: md5 = 3a7646bd1a03b4b0042076ba8711b79d OK 2024/10/17 03:49:50 DEBUG : Waiting for deletions to finish 2024/10/17 03:49:50 DEBUG : large: Excluded (Size Filter) 2024/10/17 03:49:50 INFO : small: Deleted 2024/10/17 03:49:51 INFO : medium: Deleted --- PASS: TestDelete (3.47s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:51 DEBUG : small: md5 = 31707729b8139275c9e7e18dc610e492 OK 2024/10/17 03:49:52 DEBUG : medium: md5 = a145d085dc1876dd4e0e6b23adcdfcdb OK 2024/10/17 03:49:52 DEBUG : large: md5 = 72bc625c2af8f7b3cf1c49038caf728a OK 2024/10/17 03:49:52 DEBUG : Waiting for deletions to finish 2024/10/17 03:49:52 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/10/17 03:49:52 INFO : large: Deleted 2024/10/17 03:49:52 INFO : medium: Deleted --- PASS: TestMaxDelete (2.22s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:54 DEBUG : small: md5 = 702d0914ff4d3ab7dae5544399d6b796 OK 2024/10/17 03:49:54 DEBUG : medium: md5 = 6ea4885cd053729e41bae1cbdc097997 OK 2024/10/17 03:49:54 DEBUG : large: md5 = 316489a797fb32062af97db3daa4825d OK 2024/10/17 03:49:55 DEBUG : Waiting for deletions to finish 2024/10/17 03:49:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/17 03:49:55 INFO : small: Deleted 2024/10/17 03:49:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.70s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:56 DEBUG : small: md5 = d03d96bdcf3828d0fdd2d355b5c0cc0d OK 2024/10/17 03:49:57 DEBUG : medium: md5 = 1bde7223502c5c7cb6729b80c78fb6ca OK 2024/10/17 03:49:57 DEBUG : large: md5 = 16e1f276f740ffa28baaa6230a1dd321 OK 2024/10/17 03:49:57 DEBUG : Waiting for deletions to finish 2024/10/17 03:49:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/17 03:49:57 INFO : large: Deleted 2024/10/17 03:49:57 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.35s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:49:59 DEBUG : ReadFile: md5 = f58e4c931c4b2a14444598a9ea19fa17 OK --- PASS: TestReadFile (1.19s) === RUN TestRetry 2024/10/17 03:50:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/17 03:50:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/17 03:50:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/17 03:50:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/17 03:50:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/17 03:50:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/17 03:50:00 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:00 DEBUG : file1: md5 = b42fad69f63479fcd7a378ec0ca1638a OK 2024/10/17 03:50:00 DEBUG : file2: md5 = 83e5de54d42b3225ab063a293d487f4b OK --- PASS: TestCat (2.95s) === RUN TestPurge 2024/10/17 03:50:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-gomubeq8rive" 2024/10/17 03:50:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/17 03:50:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gomubeq8rive.bin" 2024/10/17 03:50:03 DEBUG : Swift container crypt path rclone-test-gomubeq8rive.bin: Auto set use_segments_container to true 2024/10/17 03:50:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gomubeq8rive" 2024/10/17 03:50:05 DEBUG : Config file has changed externally - reloading 2024/10/17 03:50:06 DEBUG : Swift container crypt path rclone-test-gomubeq8rive: Auto set use_segments_container to true 2024/10/17 03:50:06 DEBUG : Creating backend with remote "/tmp/rclone1240753232" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-gomubeq8rive'", Local "Local file system at /tmp/rclone1240753232", Modify Window "1ns" 2024/10/17 03:50:09 DEBUG : A1/B1/C1/one: md5 = 34cac1e6f3db6241744ac1450af31998 OK 2024/10/17 03:50:09 DEBUG : A2: Making directory 2024/10/17 03:50:09 DEBUG : A1/B2: Making directory 2024/10/17 03:50:09 DEBUG : A1/B2/C2: Making directory 2024/10/17 03:50:09 DEBUG : A1/B1/C3: Making directory 2024/10/17 03:50:09 DEBUG : A3: Making directory 2024/10/17 03:50:09 DEBUG : A3/B3: Making directory 2024/10/17 03:50:09 DEBUG : A3/B3/C4: Making directory 2024/10/17 03:50:09 DEBUG : A1/two: md5 = aec91fa7d81658e5881bf5707ab2d88d 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" 2024/10/17 03:50:09 DEBUG : Waiting for deletions to finish 2024/10/17 03:50:10 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" 2024/10/17 03:50:10 DEBUG : Waiting for deletions to finish 2024/10/17 03:50:10 INFO : A1/two.bin: Deleted 2024/10/17 03:50:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gomubeq8rive': Purge remote 2024/10/17 03:50:10 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (7.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:11 DEBUG : A1/B1/C1/one: md5 = baf185483087faaa694b8cdf0058ce5f OK 2024/10/17 03:50:11 DEBUG : A2: Making directory 2024/10/17 03:50:11 DEBUG : A1/B2: Making directory 2024/10/17 03:50:11 DEBUG : A1/B2/C2: Making directory 2024/10/17 03:50:11 DEBUG : A1/B1/C3: Making directory 2024/10/17 03:50:11 DEBUG : A3: Making directory 2024/10/17 03:50:11 DEBUG : A3/B3: Making directory 2024/10/17 03:50:11 DEBUG : A3/B3/C4: Making directory 2024/10/17 03:50:11 DEBUG : A1/two: md5 = 7c77b0dca9f0672e799cf730b3e12dd8 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" 2024/10/17 03:50:11 DEBUG : removing 1 level 3 directories 2024/10/17 03:50:11 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" 2024/10/17 03:50:12 DEBUG : removing 1 level 0 directories 2024/10/17 03:50:12 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': Removing directory --- PASS: TestRmdirsNoLeaveRoot (2.43s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:13 DEBUG : A1: Making directory 2024/10/17 03:50:13 DEBUG : A1/B1: Making directory 2024/10/17 03:50:13 DEBUG : 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:13 DEBUG : A1: Making directory 2024/10/17 03:50:13 DEBUG : A1/B1: Making directory 2024/10/17 03:50:13 DEBUG : 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:14 DEBUG : file1: md5 = f006b63aec3515f40aa9eff7a8489696 OK 2024/10/17 03:50:14 DEBUG : filename.txt: File name found in url 2024/10/17 03:50:14 DEBUG : filename.txt: md5 = f714d1bacb23c2fff9d7f41bc6522569 OK 2024/10/17 03:50:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/17 03:50:14 DEBUG : headerfilename.txt: md5 = e14245378db2ba72e52908522a09f4c9 OK 2024/10/17 03:50:15 DEBUG : file2: md5 = a63ad5573feaeba61afb72fa7fbae4bf OK --- PASS: TestCopyURL (2.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:16 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/17 03:50:16 DEBUG : sub/file2: md5 = 5dc5ca038993f97ff1e0a881e1d95f47 OK 2024/10/17 03:50:16 INFO : file1: Copied (new) to: sub/file2 2024/10/17 03:50:16 INFO : file1: Deleted 2024/10/17 03:50:16 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/17 03:50:16 DEBUG : file1: Unchanged skipping 2024/10/17 03:50:16 INFO : file1: Deleted 2024/10/17 03:50:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.30s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:17 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/17 03:50:17 DEBUG : file1: md5 = 6b4c66e9a18ea382de29a2cbd2cd030e OK 2024/10/17 03:50:17 INFO : file1: Copied (new) 2024/10/17 03:50:17 INFO : file1: Deleted 2024/10/17 03:50:18 DEBUG : file1: Destination exists, skipping 2024/10/17 03:50:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.06s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.20s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:19 DEBUG : dst/file1: md5 = 9515adeee1c59746824798251762d6dd OK 2024/10/17 03:50:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zukazin6poxu/backup" 2024/10/17 03:50:19 DEBUG : Config file has changed externally - reloading 2024/10/17 03:50:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/backup.bin" 2024/10/17 03:50:19 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/backup.bin: Auto set use_segments_container to true 2024/10/17 03:50:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zukazin6poxu/backup" 2024/10/17 03:50:20 DEBUG : Swift container crypt path rclone-test-zukazin6poxu/backup: Auto set use_segments_container to true 2024/10/17 03:50:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/17 03:50:21 INFO : dst/file1: Copied (server-side copy) 2024/10/17 03:50:21 INFO : dst/file1: Deleted 2024/10/17 03:50:21 DEBUG : dst/file1: md5 = e608e7a9fb82fe40f443f62d56a666b7 OK 2024/10/17 03:50:21 INFO : dst/file1: Copied (new) 2024/10/17 03:50:21 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.47s) === 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:23 DEBUG : A1/one: md5 = 1cb799e165b4dfecfdf774ab413a0a7b OK 2024/10/17 03:50:23 DEBUG : A1/two: md5 = 29b52a4d8e08df8caffd755989d3db95 OK 2024/10/17 03:50:23 DEBUG : A1/B1/three: md5 = be57ea9f09d39099ba5e1500cfcbfa41 OK 2024/10/17 03:50:24 DEBUG : A1/B1/C1/four: md5 = d6644529d9c692b0f03cfcf374369c86 OK 2024/10/17 03:50:24 DEBUG : A1/B1/C2/five: md5 = ddbc4479adb6472bc0a98cf5097ce719 OK 2024/10/17 03:50:24 DEBUG : A1/B2: Making directory 2024/10/17 03:50:24 DEBUG : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2024/10/17 03:50:25 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2024/10/17 03:50:25 INFO : A1/B1/C1/four: Deleted 2024/10/17 03:50:25 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2024/10/17 03:50:25 INFO : A1/two: Copied (server-side copy) to: A2/two 2024/10/17 03:50:26 INFO : A1/B1/C2/five: Deleted 2024/10/17 03:50:26 INFO : A1/two: Deleted 2024/10/17 03:50:26 INFO : A1/one: Copied (server-side copy) to: A2/one 2024/10/17 03:50:26 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2024/10/17 03:50:26 INFO : A1/one: Deleted 2024/10/17 03:50:26 INFO : A1/B1/three: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2024/10/17 03:50:27 INFO : A2/two: Copied (server-side copy) to: A3/two 2024/10/17 03:50:27 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2024/10/17 03:50:27 INFO : A2/B1/three: Deleted 2024/10/17 03:50:27 INFO : A2/two: Deleted 2024/10/17 03:50:27 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2024/10/17 03:50:27 INFO : A2/one: Copied (server-side copy) to: A3/one 2024/10/17 03:50:27 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2024/10/17 03:50:28 INFO : A2/one: Deleted 2024/10/17 03:50:28 INFO : A2/B1/C1/four: Deleted 2024/10/17 03:50:28 INFO : A2/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2024/10/17 03:50:28 INFO : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/17 03:50:29 INFO : A3/two: Copied (server-side copy) to: A4/two 2024/10/17 03:50:29 INFO : A3/two: Deleted 2024/10/17 03:50:29 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2024/10/17 03:50:29 INFO : A3/B1/three: Deleted 2024/10/17 03:50:29 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2024/10/17 03:50:29 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2024/10/17 03:50:29 INFO : A3/B1/C2/five: Deleted 2024/10/17 03:50:29 INFO : A3/B1/C1/four: Deleted 2024/10/17 03:50:30 INFO : A3/one: Copied (server-side copy) to: A4/one 2024/10/17 03:50:30 INFO : A3/one: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (9.31s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" --- PASS: TestGetFsInfo (0.23s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/17 03:50:32 DEBUG : no_checksum_small_file_from_pipe: md5 = 757cbd413c8d31892c4aa0e6ca50fd31 OK 2024/10/17 03:50:32 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/17 03:50:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/17 03:50:32 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-zukazin6poxu/no_checksum_big_file_from_pipe.bin/2024-10-17-035032-7ijzKlHqN6NVyP1OeDIpjg/00000000" into "crypt_segments" 2024/10/17 03:50:33 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/10/17 03:50:33 DEBUG : Swift container crypt path rclone-test-zukazin6poxu: uploading manifest "rclone-test-zukazin6poxu/no_checksum_big_file_from_pipe.bin" to "crypt" 2024/10/17 03:50:33 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/10/17 03:50:33 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/17 03:50:35 DEBUG : with_checksum_small_file_from_pipe: md5 = 2b951d6d08a06b899b54f04c54cce9b9 OK 2024/10/17 03:50:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/17 03:50:35 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-zukazin6poxu/with_checksum_big_file_from_pipe.bin/2024-10-17-035035--ufu4zjCOsQPxqDzrMK__w/00000000" into "crypt_segments" 2024/10/17 03:50:36 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/10/17 03:50:36 DEBUG : Swift container crypt path rclone-test-zukazin6poxu: uploading manifest "rclone-test-zukazin6poxu/with_checksum_big_file_from_pipe.bin" to "crypt" 2024/10/17 03:50:36 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/10/17 03:50:36 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/17 03:50:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/17 03:50:39 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-zukazin6poxu/ignore_checksum_big_file_from_pipe.bin/2024-10-17-035039-k0Ne5tDlWG50uF__oijdkw/00000000" into "crypt_segments" 2024/10/17 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/10/17 03:50:40 DEBUG : Swift container crypt path rclone-test-zukazin6poxu: uploading manifest "rclone-test-zukazin6poxu/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/10/17 03:50:41 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-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/17 03:50:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/17 03:50:43 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-zukazin6poxu/ignore_checksum_big_file_from_pipe.bin/2024-10-17-035043-23cumWDtLLmPiv0A5epITw/00000000" into "crypt_segments" 2024/10/17 03:50:43 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/10/17 03:50:43 DEBUG : Swift container crypt path rclone-test-zukazin6poxu: uploading manifest "rclone-test-zukazin6poxu/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/10/17 03:50:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (14.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.18s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.41s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:47 DEBUG : potato1: md5 = f2e9a23cd4bad9a67860e29165b9f59a OK 2024/10/17 03:50:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': File to upload is small (60 bytes), uploading instead of streaming 2024/10/17 03:50:47 DEBUG : potato2: md5 = 331fabfc2a00d079b22a04d69ef0a3ff OK 2024/10/17 03:50:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (2.77s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.18s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" 2024/10/17 03:50:49 DEBUG : potato2: md5 = d0b62793d965f28967cad257c04bb907 OK 2024/10/17 03:50:49 DEBUG : empty space: md5 = 840e2bf8779e23ca4fb455ad49418bcb OK 2024/10/17 03:50:50 DEBUG : sub dir/potato3: md5 = 4d2b43b2ac834e81abe0e0b6a11c2bf2 OK 2024/10/17 03:50:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': Touching "empty space" 2024/10/17 03:50:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': Touching "potato2" 2024/10/17 03:50:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': Touching "sub dir/potato3" --- PASS: TestTouchDir (3.47s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.18s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.22s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu'", Local "Local file system at /tmp/rclone1432720090", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.10s) === 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 2024/10/17 03:50:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zukazin6poxu': Purge remote 2024/10/17 03:50:53 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 3m6.649498895s (try 1/5)