"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/18 05:07:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi" 2025/01/18 05:07:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:07:33 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag" 2025/01/18 05:07:34 DEBUG : Creating backend with remote "/tmp/rclone2127632800" === 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 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/18 05:07:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/18 05:07:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/18 05:07:35 DEBUG : potato: Seek from 10 to 0 2025/01/18 05:07:35 DEBUG : potato: Seek from 10 to 0 2025/01/18 05:07:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/18 05:07:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/18 05:07:35 DEBUG : potato: Seek from 5 to 2 2025/01/18 05:07:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/18 05:07:35 DEBUG : potato: Seek from 7 to 0 2025/01/18 05:07:35 DEBUG : potato: Seek from 7 to 0 2025/01/18 05:07:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/18 05:07:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/18 05:07:35 DEBUG : potato: Seek from 5 to 2 2025/01/18 05:07:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/18 05:07:35 DEBUG : potato: Seek from 8 to 0 2025/01/18 05:07:35 DEBUG : potato: Seek from 8 to 0 2025/01/18 05:07:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/18 05:07:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/18 05:07:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/18 05:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/18 05:07:35 DEBUG : potato: Seek from 5 to 2 2025/01/18 05:07:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/18 05:07:35 DEBUG : potato: Seek from 9 to 0 2025/01/18 05:07:35 DEBUG : potato: Seek from 9 to 0 2025/01/18 05:07:35 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 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:07:37 DEBUG : rutabaga: md5 = c1df177ca43446d80b22da3e02625c1b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/18 05:07:40 DEBUG : empty space: md5 = 5c7b70ac8bfc68766194eef896ace40e OK === RUN TestCheck/3 2025/01/18 05:07:43 DEBUG : potato2: md5 = b533a476c0f97af99811176dc3729f8b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/18 05:07:45 DEBUG : remotepotato: md5 = ff05788d9c52035e7fd5e33c32879f74 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.51s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.75s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/18 05:07:49 DEBUG : Creating backend with remote "nonexistent" 2025/01/18 05:07:49 DEBUG : Creating backend with remote "nonexistent" 2025/01/18 05:07:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/18 05:07:49 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/18 05:07:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/18 05:07:49 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 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:07:51 DEBUG : rutabaga: md5 = 701495b0f022aad11d65badcbcb5258d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/18 05:07:55 DEBUG : empty space: md5 = bf17aeee7e420af68146f1a01cb7d65b OK === RUN TestCheckDownload/3 2025/01/18 05:07:59 DEBUG : potato2: md5 = 4f4a953d96fd1ff1207de3acef55235a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/18 05:08:04 DEBUG : remotepotato: md5 = f3df8c43060cbc9bc2d32d79c71a910b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.92s) --- PASS: TestCheckDownload/1 (1.27s) --- PASS: TestCheckDownload/2 (1.28s) --- PASS: TestCheckDownload/3 (1.31s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:08:11 DEBUG : rutabaga: md5 = a6a9200893516f1011af22473d832c6a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/18 05:08:13 DEBUG : empty space: md5 = 076283f7bcbed94920be288a23664fb9 OK === RUN TestCheckSizeOnly/3 2025/01/18 05:08:15 DEBUG : potato2: md5 = 1a1a4335985c372042f47ce13428c759 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/18 05:08:18 DEBUG : remotepotato: md5 = 3a8222d4439a44a963f291fe95983ac6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.49s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:08:23 DEBUG : test.sum: md5 = fc4b57d4bb4640a1831e4ec756ae2d47 OK 2025/01/18 05:08:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/18 05:08:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/18 05:08:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/18 05:08:25 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/18 05:08:27 DEBUG : test.sum: md5 = 92045e4eab7dee501249f005f542c60f OK 2025/01/18 05:08:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/18 05:08:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/18 05:08:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/18 05:08:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.27s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:08:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/data" 2025/01/18 05:08:29 DEBUG : Config file has changed externally - reloading 2025/01/18 05:08:29 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:08:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/data" 2025/01/18 05:08:31 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/vjrnln8ratgmqakfosrqe8espk" 2025/01/18 05:08:35 DEBUG : data/banana: md5 = 7e054e2351167aebf2124c9cb16c1941 OK 2025/01/18 05:08:37 DEBUG : test.sum: md5 = fa612639e365218c1622cc3050f7a359 OK === RUN TestCheckSumDownload/subtest1 2025/01/18 05:08:43 DEBUG : data/potato: md5 = e1a4309813842f25f3119e3700cb1883 OK 2025/01/18 05:08:44 DEBUG : test.sum: md5 = 5f17bc739448146798ccdb8d6d2a8f57 OK === RUN TestCheckSumDownload/subtest2 2025/01/18 05:08:49 DEBUG : test.sum: md5 = 38da37eacf67eb811fdf1892e6df3910 OK === RUN TestCheckSumDownload/subtest3 2025/01/18 05:08:53 DEBUG : test.sum: md5 = 5680ab786649916ecb4ce80f9b2b5a1b OK === RUN TestCheckSumDownload/subtest4 2025/01/18 05:08:58 DEBUG : test.sum: md5 = 819bacd15ee7e81ec5385244d21d1ad5 OK === RUN TestCheckSumDownload/subtest5 2025/01/18 05:09:02 DEBUG : test.sum: md5 = ecc0ce26e342ed70fe609ff5228d2073 OK === RUN TestCheckSumDownload/subtest6 2025/01/18 05:09:07 DEBUG : data/banana: md5 = 487d087cf8855cb0a05281829cffff26 OK 2025/01/18 05:09:09 DEBUG : data/potato: md5 = d22b46376f51615034a6e67568b60dd2 OK 2025/01/18 05:09:10 DEBUG : test.sum: md5 = 49536c0f418dc91ad90b2e4401469c91 OK === RUN TestCheckSumDownload/subtest7 2025/01/18 05:09:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/18 05:09:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.49s) --- PASS: TestCheckSumDownload/subtest1 (3.10s) --- PASS: TestCheckSumDownload/subtest2 (2.35s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (2.37s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (3.16s) --- PASS: TestCheckSumDownload/subtest7 (2.96s) === RUN TestApplyTransforms 2025/01/18 05:09:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kajugow1quxo" 2025/01/18 05:09:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:09:17 DEBUG : Creating backend with remote "TestDrive:crypt/jo7eft6k4bh6kk3mpjmejova9tn8dh2jfs8mamf99hhk7r6c8sog" 2025/01/18 05:09:18 DEBUG : Creating backend with remote "/tmp/rclone2108131726" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kajugow1quxo'", Local "Local file system at /tmp/rclone2108131726", Modify Window "1ms" 2025/01/18 05:09:21 DEBUG : hello, world!: md5 = 4b3f3b365e50993195396e814905977b OK upper checkfile vs. lower remote (without normalization) 2025/01/18 05:09:22 ERROR : hello, world!: sum not found 2025/01/18 05:09:22 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kajugow1quxo' 2025/01/18 05:09:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajugow1quxo': 1 files missing 2025/01/18 05:09:22 NOTICE: 1 hashes missing 2025/01/18 05:09:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajugow1quxo': 2 differences found 2025/01/18 05:09:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajugow1quxo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/18 05:09:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajugow1quxo': 0 differences found 2025/01/18 05:09:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajugow1quxo': 1 matching files 2025/01/18 05:09:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gorarav1mipe" 2025/01/18 05:09:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:09:23 DEBUG : Creating backend with remote "TestDrive:crypt/m0q7lkip0ufmjul5f2vfrjb1aoi0314ncki9b7pmammofqr02080" 2025/01/18 05:09:24 DEBUG : Creating backend with remote "/tmp/rclone2643577036" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gorarav1mipe'", Local "Local file system at /tmp/rclone2643577036", Modify Window "1ms" 2025/01/18 05:09:27 DEBUG : HELLO, WORLD!: md5 = 6757dcfc966010fa8a622cb0e6371975 OK lower checkfile vs. upper remote (without normalization) 2025/01/18 05:09:27 ERROR : HELLO, WORLD!: sum not found 2025/01/18 05:09:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gorarav1mipe' 2025/01/18 05:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorarav1mipe': 1 files missing 2025/01/18 05:09:27 NOTICE: 1 hashes missing 2025/01/18 05:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorarav1mipe': 2 differences found 2025/01/18 05:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorarav1mipe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/18 05:09:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorarav1mipe': 0 differences found 2025/01/18 05:09:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorarav1mipe': 1 matching files 2025/01/18 05:09:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-medepic4cuga" 2025/01/18 05:09:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:09:29 DEBUG : Creating backend with remote "TestDrive:crypt/9vsk9307s0lij2mr571e8g96l7g97d4t69id45msted8cehr5bbg" 2025/01/18 05:09:30 DEBUG : Creating backend with remote "/tmp/rclone2802828767" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-medepic4cuga'", Local "Local file system at /tmp/rclone2802828767", Modify Window "1ms" 2025/01/18 05:09:32 DEBUG : HeLlO, wOrLd!: md5 = be8765a339e08fbca0a0052f0cd9d380 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/18 05:09:33 ERROR : HeLlO, wOrLd!: sum not found 2025/01/18 05:09:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-medepic4cuga' 2025/01/18 05:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medepic4cuga': 1 files missing 2025/01/18 05:09:33 NOTICE: 1 hashes missing 2025/01/18 05:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medepic4cuga': 2 differences found 2025/01/18 05:09:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medepic4cuga': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/18 05:09:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medepic4cuga': 0 differences found 2025/01/18 05:09:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medepic4cuga': 1 matching files 2025/01/18 05:09:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suwutos3fina" 2025/01/18 05:09:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:09:34 DEBUG : Creating backend with remote "TestDrive:crypt/pfa6voh1ruo8egrc42tmokj1f0j4nhq6q6n9h8f0uueovkib4lh0" 2025/01/18 05:09:35 DEBUG : Creating backend with remote "/tmp/rclone2854503877" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suwutos3fina'", Local "Local file system at /tmp/rclone2854503877", Modify Window "1ms" 2025/01/18 05:09:38 DEBUG : HELLO, WORLD!: md5 = 8471bcc255cc5f5cf25ff9429a4095c8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/18 05:09:38 ERROR : HELLO, WORLD!: sum not found 2025/01/18 05:09:38 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suwutos3fina' 2025/01/18 05:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwutos3fina': 1 files missing 2025/01/18 05:09:38 NOTICE: 1 hashes missing 2025/01/18 05:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwutos3fina': 2 differences found 2025/01/18 05:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwutos3fina': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/18 05:09:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:09:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwutos3fina': 0 differences found 2025/01/18 05:09:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwutos3fina': 1 matching files 2025/01/18 05:09:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bodutac7lome" 2025/01/18 05:09:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:09:40 DEBUG : Creating backend with remote "TestDrive:crypt/371b3lks555erisget5vd8c8vpfv3i3719q5avoqdfr77h12ov9g" 2025/01/18 05:09:41 DEBUG : Creating backend with remote "/tmp/rclone4080454136" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bodutac7lome'", Local "Local file system at /tmp/rclone4080454136", Modify Window "1ms" 2025/01/18 05:09:44 DEBUG : 測試_Русский___ě_áñ: md5 = f93a10aad2ecb5d2c7306ee43fd414c6 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/18 05:09:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/18 05:09:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bodutac7lome' 2025/01/18 05:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodutac7lome': 1 files missing 2025/01/18 05:09:44 NOTICE: 1 hashes missing 2025/01/18 05:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodutac7lome': 2 differences found 2025/01/18 05:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodutac7lome': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/18 05:09:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodutac7lome': 0 differences found 2025/01/18 05:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodutac7lome': 1 matching files 2025/01/18 05:09:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavidel4disi" 2025/01/18 05:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:09:46 DEBUG : Creating backend with remote "TestDrive:crypt/bpikr8660jse30244di71vl2103j1b8ou4ibbroducs32bihhif0" 2025/01/18 05:09:47 DEBUG : Creating backend with remote "/tmp/rclone76790289" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavidel4disi'", Local "Local file system at /tmp/rclone76790289", Modify Window "1ms" 2025/01/18 05:09:50 DEBUG : 測試_Русский___ě_áñ: md5 = 5de4b0dbe25009374058e1cfc2b892d5 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/18 05:09:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/18 05:09:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yavidel4disi' 2025/01/18 05:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavidel4disi': 1 files missing 2025/01/18 05:09:50 NOTICE: 1 hashes missing 2025/01/18 05:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavidel4disi': 2 differences found 2025/01/18 05:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavidel4disi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/18 05:09:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavidel4disi': 0 differences found 2025/01/18 05:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavidel4disi': 1 matching files 2025/01/18 05:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqazaq7wafo" 2025/01/18 05:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/1b549vfs6ea1471m1vgs4un7t6h7ia6c1mqvasg4s04dtnm1t450" 2025/01/18 05:09:52 DEBUG : Creating backend with remote "/tmp/rclone3265682402" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqazaq7wafo'", Local "Local file system at /tmp/rclone3265682402", Modify Window "1ms" 2025/01/18 05:09:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a6539a149b46cfab25d1b7e327f9fcb8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/18 05:09:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/18 05:09:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-poqazaq7wafo' 2025/01/18 05:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poqazaq7wafo': 1 files missing 2025/01/18 05:09:56 NOTICE: 1 hashes missing 2025/01/18 05:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poqazaq7wafo': 2 differences found 2025/01/18 05:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poqazaq7wafo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/18 05:09:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poqazaq7wafo': 0 differences found 2025/01/18 05:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poqazaq7wafo': 1 matching files 2025/01/18 05:09:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaganim5luso" 2025/01/18 05:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:09:57 DEBUG : Creating backend with remote "TestDrive:crypt/oijeji1oejpj7n2uqqr5e7kqqr676k57kkm4ut1bg255enhqej5g" 2025/01/18 05:09:58 DEBUG : Creating backend with remote "/tmp/rclone1502450074" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaganim5luso'", Local "Local file system at /tmp/rclone1502450074", Modify Window "1ms" 2025/01/18 05:10:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b0f902b65ef98b701e20d97758542b80 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/18 05:10:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/18 05:10:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaganim5luso' 2025/01/18 05:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaganim5luso': 1 files missing 2025/01/18 05:10:02 NOTICE: 1 hashes missing 2025/01/18 05:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaganim5luso': 2 differences found 2025/01/18 05:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaganim5luso': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/18 05:10:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:10:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaganim5luso': 0 differences found 2025/01/18 05:10:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaganim5luso': 1 matching files 2025/01/18 05:10:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqekij4qumu" 2025/01/18 05:10:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:10:03 DEBUG : Creating backend with remote "TestDrive:crypt/h5feajksm96pbougfan3na4dbceilo7hlg06a2655me391i3lei0" 2025/01/18 05:10:04 DEBUG : Creating backend with remote "/tmp/rclone2116591303" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqekij4qumu'", Local "Local file system at /tmp/rclone2116591303", Modify Window "1ms" 2025/01/18 05:10:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3924eae159f4cd5f4728cc84ab0a97c7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/18 05:10:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/18 05:10:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yaqekij4qumu' 2025/01/18 05:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqekij4qumu': 1 files missing 2025/01/18 05:10:07 NOTICE: 1 hashes missing 2025/01/18 05:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqekij4qumu': 2 differences found 2025/01/18 05:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqekij4qumu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/18 05:10:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqekij4qumu': 0 differences found 2025/01/18 05:10:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqekij4qumu': 1 matching files 2025/01/18 05:10:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yofamuh3juqi" 2025/01/18 05:10:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:10:09 DEBUG : Creating backend with remote "TestDrive:crypt/5bce61he9e5741ltn2i2flh1fl1usueekc30pj71hu12tdfuk8cg" 2025/01/18 05:10:10 DEBUG : Creating backend with remote "/tmp/rclone1982164048" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yofamuh3juqi'", Local "Local file system at /tmp/rclone1982164048", Modify Window "1ms" 2025/01/18 05:10:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 608490043827005b52db102defe9c808 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/18 05:10:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/18 05:10:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yofamuh3juqi' 2025/01/18 05:10:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofamuh3juqi': 1 files missing 2025/01/18 05:10:13 NOTICE: 1 hashes missing 2025/01/18 05:10:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofamuh3juqi': 2 differences found 2025/01/18 05:10:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofamuh3juqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/18 05:10:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/18 05:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofamuh3juqi': 0 differences found 2025/01/18 05:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofamuh3juqi': 1 matching files 2025/01/18 05:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yofamuh3juqi': Purge remote 2025/01/18 05:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqekij4qumu': Purge remote 2025/01/18 05:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaganim5luso': Purge remote 2025/01/18 05:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqazaq7wafo': Purge remote 2025/01/18 05:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavidel4disi': Purge remote 2025/01/18 05:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bodutac7lome': Purge remote 2025/01/18 05:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suwutos3fina': Purge remote 2025/01/18 05:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-medepic4cuga': Purge remote 2025/01/18 05:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gorarav1mipe': Purge remote 2025/01/18 05:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kajugow1quxo': Purge remote --- PASS: TestApplyTransforms (63.80s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:10:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/18 05:10:24 DEBUG : sub/file2: md5 = 3a2c51c3d982f9eef163b6669cc57557 OK 2025/01/18 05:10:24 INFO : file1: Copied (new) to: sub/file2 2025/01/18 05:10:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 05:10:25 DEBUG : file1: Unchanged skipping 2025/01/18 05:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': don't need to copy/move sub/file2, it is already at target location 2025/01/18 05:10:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.70s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:10:31 DEBUG : dst/file1: md5 = dd858645bccb7632633e3a99413abe15 OK 2025/01/18 05:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/backup" 2025/01/18 05:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/1nrff024r7pq65ecp72fc28jb0" 2025/01/18 05:10:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/18 05:10:36 INFO : dst/file1: Moved (server-side) 2025/01/18 05:10:38 DEBUG : dst/file1: md5 = 66e4ae8119e5d3160f14b6b352184dcf OK 2025/01/18 05:10:38 INFO : dst/file1: Copied (new) 2025/01/18 05:10:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/18 05:10:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/18 05:10:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.93s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:10:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/dst" 2025/01/18 05:10:44 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/18 05:10:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/CompareDest" 2025/01/18 05:10:46 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/gveqi14airsml4bgu7krj116o8" 2025/01/18 05:10:48 DEBUG : one: Need to transfer - File not found at Destination 2025/01/18 05:10:51 DEBUG : one: md5 = 4e5c796753c3593fb427b0fca6ea6ef4 OK 2025/01/18 05:10:51 INFO : one: Copied (new) 2025/01/18 05:10:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:53 DEBUG : one: md5 = 06ca2f63f074593c0d0b064210ebb015 OK 2025/01/18 05:10:53 INFO : one: Copied (replaced existing) 2025/01/18 05:10:55 DEBUG : dst/one: md5 = 34d8331856574a2fce54e5121077304d OK 2025/01/18 05:10:59 DEBUG : CompareDest/one: md5 = 2030bff93526a472a7632463d476257c OK 2025/01/18 05:10:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:11:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 05:11:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 05:11:02 DEBUG : CompareDest/two: md5 = 1189040992f1ac0f5f6d7de285865e55 OK 2025/01/18 05:11:03 DEBUG : two: Need to transfer - File not found at Destination 2025/01/18 05:11:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 05:11:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 05:11:04 DEBUG : two: Need to transfer - File not found at Destination 2025/01/18 05:11:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 05:11:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 05:11:05 DEBUG : two: Need to transfer - File not found at Destination 2025/01/18 05:11:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/18 05:11:07 DEBUG : two: md5 = b444ddbc77e73bf6b686fcf62a1f8b48 OK 2025/01/18 05:11:07 INFO : two: Copied (new) 2025/01/18 05:11:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/18 05:11:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:11:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:11:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.33s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:11:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/dst" 2025/01/18 05:11:13 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/18 05:11:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/CopyDest" 2025/01/18 05:11:14 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/18 05:11:16 DEBUG : one: Need to transfer - File not found at Destination 2025/01/18 05:11:19 DEBUG : one: md5 = b403d71bff49df8c6160b09a51b53ace OK 2025/01/18 05:11:19 INFO : one: Copied (new) 2025/01/18 05:11:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:11:22 DEBUG : one: md5 = 25e0e9491cc1543cef0e359cc0a1c6ec OK 2025/01/18 05:11:22 INFO : one: Copied (replaced existing) 2025/01/18 05:11:24 DEBUG : dst/one: md5 = 897529be0dee5c79029c89c22900baf9 OK 2025/01/18 05:11:26 DEBUG : CopyDest/one: md5 = ec144367c9edc15a0f7d08780770bf0b OK 2025/01/18 05:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/BackupDir" 2025/01/18 05:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/18 05:11:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:11:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 05:11:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:11:32 INFO : one: Moved (server-side) 2025/01/18 05:11:33 INFO : one: Copied (server-side copy) 2025/01/18 05:11:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/18 05:11:35 DEBUG : CopyDest/two: md5 = c5c3350e873b32bf7287b35bedd05b6a OK 2025/01/18 05:11:36 DEBUG : two: Need to transfer - File not found at Destination 2025/01/18 05:11:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 05:11:38 INFO : two: Copied (server-side copy) 2025/01/18 05:11:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/18 05:11:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/18 05:11:38 DEBUG : two: Unchanged skipping 2025/01/18 05:11:41 DEBUG : CopyDest/three: md5 = 85b07558ae4a2f1732a33aacc80ea8b4 OK 2025/01/18 05:11:41 DEBUG : three: Need to transfer - File not found at Destination 2025/01/18 05:11:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/18 05:11:42 DEBUG : three: Destination not found in --copy-dest 2025/01/18 05:11:43 DEBUG : three: md5 = b5b20cca1946ec5b93f512d4f2b0fbd1 OK 2025/01/18 05:11:43 INFO : three: Copied (new) 2025/01/18 05:11:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/18 05:11:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:11:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/18 05:11:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/18 05:11:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:11:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/18 05:11:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.85s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:11:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/18 05:11:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a110f125648d69fad87f8d5b5f852427 OK 2025/01/18 05:11:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/18 05:11:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/18 05:11:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/18 05:11:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/18 05:11:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/18 05:12:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 75e2d7346707ef993f5a7c48d0aabfd5 OK 2025/01/18 05:12:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/18 05:12:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/18 05:12:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.85s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:12:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Looking for duplicate names using skip mode. 2025/01/18 05:12:07 NOTICE: one: Found 2 files with duplicate names 2025/01/18 05:12:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.59s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:12:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Looking for duplicate names using skip mode. 2025/01/18 05:12:14 NOTICE: one: Found 3 files with duplicate names 2025/01/18 05:12:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/18 05:12:15 INFO : one: Deleted 2025/01/18 05:12:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.61s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:12:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Looking for duplicate names using first mode. 2025/01/18 05:12:22 NOTICE: one: Found 3 files with duplicate names 2025/01/18 05:12:23 INFO : one: Deleted 2025/01/18 05:12:23 INFO : one: Deleted 2025/01/18 05:12:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.57s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:12:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Looking for duplicate names using newest mode. 2025/01/18 05:12:30 NOTICE: one: Found 3 files with duplicate names 2025/01/18 05:12:30 INFO : one: Deleted 2025/01/18 05:12:31 INFO : one: Deleted 2025/01/18 05:12:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.78s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:12:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Looking for duplicate names using oldest mode. 2025/01/18 05:12:38 NOTICE: one: Found 3 files with duplicate names 2025/01/18 05:12:39 INFO : one: Deleted 2025/01/18 05:12:39 INFO : one: Deleted 2025/01/18 05:12:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.89s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:12:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Looking for duplicate names using largest mode. 2025/01/18 05:12:46 NOTICE: one: Found 3 files with duplicate names 2025/01/18 05:12:47 INFO : one: Deleted 2025/01/18 05:12:47 INFO : one: Deleted 2025/01/18 05:12:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.92s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:12:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Looking for duplicate names using smallest mode. 2025/01/18 05:12:54 NOTICE: one: Found 3 files with duplicate names 2025/01/18 05:12:54 INFO : one: Deleted 2025/01/18 05:12:55 INFO : one: Deleted 2025/01/18 05:12:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.73s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:13:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Looking for duplicate names using rename mode. 2025/01/18 05:13:03 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/18 05:13:04 INFO : one-2.txt: renamed from: one.txt 2025/01/18 05:13:05 INFO : one-3.txt: renamed from: one.txt 2025/01/18 05:13:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.59s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:13:13 DEBUG : dupe1/one.txt: md5 = 4f64f41e109ceeec1eabd2da08894cbb OK 2025/01/18 05:13:16 DEBUG : dupe2/two.txt: md5 = eb8125171ed39750c90e57dca1a3009f OK 2025/01/18 05:13:18 DEBUG : dupe3/three.txt: md5 = 0010a588f3447d5702ca11fa8706b168 OK 2025/01/18 05:13:19 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/18 05:13:20 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/18 05:13:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/18 05:13:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/18 05:13:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/18 05:13:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/18 05:13:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.31s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:13:28 DEBUG : a.txt: md5 = 69533ea4185d680cd47d122478f2ca7d OK 2025/01/18 05:13:30 DEBUG : zend.txt: md5 = 03040ec516e448100aab2acaaeafa04b OK 2025/01/18 05:13:33 DEBUG : sub dir/hello world: md5 = 2ceeefd1462dc9849ce87b89c0c69f79 OK 2025/01/18 05:13:35 DEBUG : sub dir/hello world2: md5 = 062d439d467dff08ec4ffd95c7f547f4 OK 2025/01/18 05:13:37 DEBUG : sub dir/ignore dir/.ignore: md5 = b8116b5f18fafb64d739dabf13179d14 OK 2025/01/18 05:13:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 23ab1bbb4a9037e38538e56529e6dd24 OK 2025/01/18 05:13:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 50373a9e8d2b221c9575e519909c0e9e OK 2025/01/18 05:13:43 DEBUG : a.txt: Excluded (Size Filter) 2025/01/18 05:13:43 DEBUG : a.txt: Excluded 2025/01/18 05:13:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/18 05:13:44 DEBUG : sub dir/hello world2: Excluded 2025/01/18 05:13:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/18 05:13:44 DEBUG : sub dir/hello world: Excluded 2025/01/18 05:13:45 DEBUG : sub dir/ignore dir: Excluded 2025/01/18 05:13:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/18 05:13:45 DEBUG : sub dir/hello world2: Excluded 2025/01/18 05:13:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/18 05:13:45 DEBUG : sub dir/hello world: Excluded 2025/01/18 05:13:45 DEBUG : sub dir/ignore dir: Excluded 2025/01/18 05:13:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/18 05:13:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/18 05:13:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/18 05:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/18 05:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/18 05:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/18 05:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.78s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:13:55 DEBUG : file1: md5 = ad9c8c3f5514bd933346a6021e80acfa OK 2025/01/18 05:13:58 DEBUG : sub/file2: md5 = b44bd1324201028227d54230bc42bef4 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/18 05:14:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/18 05:14:01 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/18 05:14:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/18 05:14:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.37s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:14:06 DEBUG : file1: md5 = 2d55aa673e875d97ba7a7a96da24ba67 OK 2025/01/18 05:14:09 DEBUG : sub/file2: md5 = 4ced120cbde6952dc5386b545fff34b2 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/18 05:14:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/notfound" 2025/01/18 05:14:13 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/qe0i31qdkoejk60elps0ni5sqk" 2025/01/18 05:14:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.20s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.94s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:14:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Making directory 2025/01/18 05:14:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:14:21 DEBUG : sub dir/hello world: md5 = e9fe8622ae3dd2af39220a9ba7c9c902 OK 2025/01/18 05:14:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.98s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:14:26 DEBUG : potato2: md5 = 07e0238b64ecb4f7150117d98863a9e1 OK 2025/01/18 05:14:27 DEBUG : empty space: md5 = 1f35a95c89817933be8d31edb3e98bf4 OK --- PASS: TestLs (5.41s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:14:31 DEBUG : potato2: md5 = 505329af9d7810e44408da2e4837c183 OK 2025/01/18 05:14:33 DEBUG : empty space: md5 = a805e14e797fc3a6bddda0151006a62a OK 2025/01/18 05:14:34 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.99s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:14:37 DEBUG : potato2: md5 = 53e8a97a7ecea8f5be1e5d141b218953 OK 2025/01/18 05:14:39 DEBUG : empty space: md5 = 82486cbbcbf92858c050d01e54afe032 OK --- PASS: TestLsLong (5.60s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:14:43 DEBUG : potato2: md5 = c5699b814d8afb090a36703a0df0d26b OK 2025/01/18 05:14:45 DEBUG : empty space: md5 = a399964d195201fe4257178c04e595ac OK --- PASS: TestHashSums (5.22s) === RUN TestHashSumsWithErrors 2025/01/18 05:14:46 DEBUG : Creating backend with remote ":memory:" 2025/01/18 05:14:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/18 05:14:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/18 05:14:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/18 05:14:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/18 05:14:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/18 05:14:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/18 05:14:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/18 05:14:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/18 05:14:46 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 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:14:48 DEBUG : potato2: md5 = 8a4166730ee12782a13365270045d6f5 OK 2025/01/18 05:14:50 DEBUG : empty space: md5 = 39513355189dc192ca4b66f02c908c90 OK 2025/01/18 05:14:53 DEBUG : sub dir/potato3: md5 = 344232f9833465a5d06ca439581a5efe OK 2025/01/18 05:14:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.25s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:14:58 DEBUG : small: md5 = 27d11053f740edcf13c7ced32d0add78 OK 2025/01/18 05:15:00 DEBUG : medium: md5 = b06c3bc7e2d613202ebef91ff35f3b75 OK 2025/01/18 05:15:02 DEBUG : large: md5 = 77dfbd30d937b946e97ea78a22d17f2e OK 2025/01/18 05:15:02 DEBUG : Waiting for deletions to finish 2025/01/18 05:15:02 DEBUG : large: Excluded (Size Filter) 2025/01/18 05:15:03 INFO : medium: Deleted 2025/01/18 05:15:03 INFO : small: Deleted --- PASS: TestDelete (7.38s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:15:06 DEBUG : small: md5 = 60e0d57968f5b8d6444045d05d104cf8 OK 2025/01/18 05:15:07 DEBUG : medium: md5 = fae16ea0f0653028dc8bbc9d1e17598c OK 2025/01/18 05:15:09 DEBUG : large: md5 = 4ad3095dd547c8706da4122aaf55d31d OK 2025/01/18 05:15:10 DEBUG : Waiting for deletions to finish 2025/01/18 05:15:10 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/18 05:15:10 INFO : large: Deleted 2025/01/18 05:15:11 INFO : small: Deleted --- PASS: TestMaxDelete (8.31s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:15:14 DEBUG : small: md5 = a8901f2ef7cd90969d986aa8e87bf2d8 OK 2025/01/18 05:15:16 DEBUG : medium: md5 = fed4f286e1232c7924ec0cfe5a209520 OK 2025/01/18 05:15:18 DEBUG : large: md5 = a5cdaf6fcb5dc5f487ed2c8718d98fce OK 2025/01/18 05:15:18 DEBUG : Waiting for deletions to finish 2025/01/18 05:15:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/18 05:15:19 INFO : small: Deleted 2025/01/18 05:15:19 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.27s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:15:22 DEBUG : small: md5 = 9f9dfca320780dc98b01f1bb9596e71d OK 2025/01/18 05:15:24 DEBUG : medium: md5 = 67423c3638f419093779908c4c7408fc OK 2025/01/18 05:15:25 DEBUG : large: md5 = ee3b51e74ba858185b858242080dcc7d OK 2025/01/18 05:15:26 DEBUG : Waiting for deletions to finish 2025/01/18 05:15:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/18 05:15:27 INFO : small: Deleted 2025/01/18 05:15:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.73s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:15:30 DEBUG : ReadFile: md5 = 5a6461f7ab58d9c6e409f71060d0ad37 OK --- PASS: TestReadFile (5.20s) === RUN TestRetry 2025/01/18 05:15:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/18 05:15:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/18 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/18 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/18 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/18 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/18 05:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:15:35 DEBUG : file1: md5 = ea847a3e9022b9fe8b6f559fc8c90106 OK 2025/01/18 05:15:38 DEBUG : file2: md5 = d0ce9e20d13fa92084fffe32117a451f OK --- PASS: TestCat (19.25s) === RUN TestPurge 2025/01/18 05:15:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zelubex1wibu" 2025/01/18 05:15:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:15:53 DEBUG : Creating backend with remote "TestDrive:crypt/eoiga305ncecv2dk9hi6v7lvmk29dfd1g40o2b78r56ppt5bdn8g" 2025/01/18 05:15:54 DEBUG : Creating backend with remote "/tmp/rclone1518624848" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zelubex1wibu'", Local "Local file system at /tmp/rclone1518624848", Modify Window "1ms" 2025/01/18 05:16:00 DEBUG : A1/B1/C1/one: md5 = e8252977dc6fc87952c5b05b083c629f OK 2025/01/18 05:16:00 INFO : A2: Making directory 2025/01/18 05:16:01 INFO : A1/B2: Making directory 2025/01/18 05:16:02 INFO : A1/B2/C2: Making directory 2025/01/18 05:16:03 INFO : A1/B1/C3: Making directory 2025/01/18 05:16:04 INFO : A3: Making directory 2025/01/18 05:16:05 INFO : A3/B3: Making directory 2025/01/18 05:16:06 INFO : A3/B3/C4: Making directory 2025/01/18 05:16:09 DEBUG : A1/two: md5 = f316718d606e01e213a748a088603304 OK 2025/01/18 05:16:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zelubex1wibu': Purge remote 2025/01/18 05:16:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.39s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:16:18 DEBUG : A1/B1/C1/one: md5 = a96b566625b3bb25dfb1550785067f73 OK 2025/01/18 05:16:18 INFO : A2: Making directory 2025/01/18 05:16:19 INFO : A1/B2: Making directory 2025/01/18 05:16:20 INFO : A1/B2/C2: Making directory 2025/01/18 05:16:21 INFO : A1/B1/C3: Making directory 2025/01/18 05:16:22 INFO : A3: Making directory 2025/01/18 05:16:23 INFO : A3/B3: Making directory 2025/01/18 05:16:24 INFO : A3/B3/C4: Making directory 2025/01/18 05:16:27 DEBUG : A1/two: md5 = 1807d9f26db0f69ff0a49627682b8c50 OK 2025/01/18 05:16:28 DEBUG : removing 1 level 3 directories 2025/01/18 05:16:28 INFO : A3/B3/C4: Removing directory 2025/01/18 05:16:31 DEBUG : removing 2 level 3 directories 2025/01/18 05:16:31 INFO : A1/B2/C2: Removing directory 2025/01/18 05:16:31 INFO : A1/B1/C3: Removing directory 2025/01/18 05:16:32 DEBUG : removing 2 level 2 directories 2025/01/18 05:16:32 INFO : A3/B3: Removing directory 2025/01/18 05:16:32 INFO : A1/B2: Removing directory 2025/01/18 05:16:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/18 05:16:32 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/18 05:16:33 DEBUG : removing 2 level 1 directories 2025/01/18 05:16:33 INFO : A3: Removing directory 2025/01/18 05:16:33 INFO : A2: Removing directory 2025/01/18 05:16:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/18 05:16:37 DEBUG : removing 1 level 3 directories 2025/01/18 05:16:37 INFO : A1/B1/C1: Removing directory 2025/01/18 05:16:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:38 DEBUG : removing 1 level 2 directories 2025/01/18 05:16:38 INFO : A1/B1: Removing directory 2025/01/18 05:16:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/18 05:16:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/18 05:16:39 DEBUG : removing 1 level 1 directories 2025/01/18 05:16:39 INFO : A1: Removing directory 2025/01/18 05:16:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/18 05:16:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/18 05:16:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/18 05:16:40 DEBUG : removing 1 level 0 directories 2025/01/18 05:16:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Removing directory 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/18 05:16:40 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (28.50s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:16:43 INFO : A1: Making directory 2025/01/18 05:16:44 INFO : A1/B1: Making directory 2025/01/18 05:16:45 INFO : A1/B1/C1: Making directory 2025/01/18 05:16:47 DEBUG : removing 1 level 3 directories 2025/01/18 05:16:47 INFO : A1/B1/C1: Removing directory 2025/01/18 05:16:49 DEBUG : removing 1 level 2 directories 2025/01/18 05:16:49 INFO : A1/B1: Removing directory 2025/01/18 05:16:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/18 05:16:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.81s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:16:52 INFO : A1: Making directory 2025/01/18 05:16:53 INFO : A1/B1: Making directory 2025/01/18 05:16:54 INFO : A1/B1/C1: Making directory 2025/01/18 05:16:57 DEBUG : removing 1 level 3 directories 2025/01/18 05:16:57 INFO : A1/B1/C1: Removing directory 2025/01/18 05:16:58 DEBUG : removing 1 level 2 directories 2025/01/18 05:16:58 INFO : A1/B1: Removing directory 2025/01/18 05:16:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/18 05:17:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.28s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:17:03 DEBUG : file1: md5 = 41dfddb425be74e3f417edfdfb33dc33 OK 2025/01/18 05:17:03 DEBUG : filename.txt: File name found in url 2025/01/18 05:17:05 DEBUG : filename.txt: md5 = 266c2ba5d1edc9079842098105f80674 OK 2025/01/18 05:17:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/18 05:17:07 DEBUG : headerfilename.txt: md5 = eefa9a838aedd6bd2e5367a0a726d2fb OK 2025/01/18 05:17:08 DEBUG : file2: md5 = 1799460d79615df799407a03c560d492 OK --- PASS: TestCopyURL (10.21s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:17:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/18 05:17:14 DEBUG : sub/file2: md5 = 3aefa7f9eaac20cc420a674be229bef3 OK 2025/01/18 05:17:14 INFO : file1: Copied (new) to: sub/file2 2025/01/18 05:17:14 INFO : file1: Deleted 2025/01/18 05:17:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 05:17:15 DEBUG : file1: Unchanged skipping 2025/01/18 05:17:15 INFO : file1: Deleted 2025/01/18 05:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': don't need to copy/move sub/file2, it is already at target location 2025/01/18 05:17:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:17:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/18 05:17:20 DEBUG : file1: md5 = fa3d2a4101ccc683c2fb9943d88d0a01 OK 2025/01/18 05:17:20 INFO : file1: Copied (new) 2025/01/18 05:17:20 INFO : file1: Deleted 2025/01/18 05:17:20 DEBUG : file1: Destination exists, skipping 2025/01/18 05:17:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.79s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:17:25 DEBUG : dst/file1: md5 = 45045564b6f58c0f349de7dac1a1ec6f OK 2025/01/18 05:17:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqinod8muqi/backup" 2025/01/18 05:17:26 DEBUG : Creating backend with remote "TestDrive:crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag/1nrff024r7pq65ecp72fc28jb0" 2025/01/18 05:17:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/18 05:17:31 INFO : dst/file1: Moved (server-side) 2025/01/18 05:17:32 DEBUG : dst/file1: md5 = a6b2e7966b5c9f3ceea74cb0383960b3 OK 2025/01/18 05:17:32 INFO : dst/file1: Copied (new) 2025/01/18 05:17:32 INFO : dst/file1: Deleted 2025/01/18 05:17:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/18 05:17:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/18 05:17:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.88s) === 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 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:17:41 DEBUG : A1/one: md5 = 7e2b2287ca9cc2b61769c3e488de5a60 OK 2025/01/18 05:17:43 DEBUG : A1/two: md5 = 21beeefd2803580f51e43c5ef139a1fa OK 2025/01/18 05:17:45 DEBUG : A1/B1/three: md5 = 964f2e9f5c7e4f30bfdff099b2a73c6d OK 2025/01/18 05:17:48 DEBUG : A1/B1/C1/four: md5 = 47691ed017a4a4cdd24130a7aaa9da67 OK 2025/01/18 05:17:51 DEBUG : A1/B1/C2/five: md5 = f08c3c776b70690492c82216c76360db OK 2025/01/18 05:17:51 INFO : A1/B2: Making directory 2025/01/18 05:17:52 INFO : A1/B1/C3: Making directory 2025/01/18 05:18:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/18 05:18:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/18 05:18:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/18 05:18:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/18 05:18:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/18 05:18:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/18 05:18:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/18 05:18:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/18 05:18:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/18 05:18:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/18 05:18:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/18 05:18:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/18 05:18:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/18 05:18:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/18 05:18:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/18 05:18:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/18 05:18:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/18 05:18:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/18 05:18:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/18 05:18:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/18 05:18:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/18 05:18:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/18 05:18:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/18 05:18:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/18 05:18:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/18 05:18:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/18 05:18:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/18 05:18:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/18 05:18:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/18 05:18:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/18 05:18:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.10s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/18 05:18:37 DEBUG : no_checksum_small_file_from_pipe: md5 = 5336f75251a3d1bf2a00462b02b29bc9 OK 2025/01/18 05:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/18 05:18:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/18 05:18:37 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/18 05:18:39 DEBUG : no_checksum_big_file_from_pipe: md5 = 0564621ec1b2c8bfd71416ddfe2a273f OK 2025/01/18 05:18:39 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 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:18:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/18 05:18:43 DEBUG : with_checksum_small_file_from_pipe: md5 = 6017997cc092b9ff625c8ae46ddb2d3e OK 2025/01/18 05:18:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/18 05:18:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/18 05:18:44 DEBUG : with_checksum_big_file_from_pipe: md5 = dd8a99b400636a8b9cad2712bf862ecc OK 2025/01/18 05:18:44 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 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:18:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/18 05:18:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 05:18:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/18 05:18:50 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/18 05:18:54 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/18 05:18:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/18 05:18:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/18 05:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/18 05:19:00 DEBUG : rcat_metadata: md5 = bca376b2f8dd63165d1fac30a823956f OK 2025/01/18 05:19:00 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/18 05:19:02 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/18 05:19:03 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1aff532302d0341dc837b003a062d8bc OK 2025/01/18 05:19:03 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.84s) --- PASS: TestRcatMetadata/Normal (3.11s) --- PASS: TestRcatMetadata/ViaDisk (3.27s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:19:07 DEBUG : potato1: md5 = 1bfd7fe3155275caf43f3008e6a31c42 OK 2025/01/18 05:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/18 05:19:08 DEBUG : potato2: md5 = 09e8c3208b28e294c27e02ff03049188 OK 2025/01/18 05:19:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:19:12 DEBUG : potato1: md5 = d99575398d3368d11afb8b0a7c71afbb OK 2025/01/18 05:19:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/18 05:19:13 DEBUG : potato2: md5 = 69aacff1f062c5be7ffa40985341132b OK 2025/01/18 05:19:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.74s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:19:17 DEBUG : potato2: md5 = 0df46a02d593f98f8b12132e7a07c877 OK 2025/01/18 05:19:19 DEBUG : empty space: md5 = 6edd9ac705c12339f7e137d568437f55 OK 2025/01/18 05:19:22 DEBUG : sub dir/potato3: md5 = 086a763f2ca136f48ce82e143a1d5c59 OK 2025/01/18 05:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Touching "empty space" 2025/01/18 05:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Touching "potato2" 2025/01/18 05:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Touching "sub dir/potato3" 2025/01/18 05:19:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.76s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:19:29 DEBUG : dir with metadata: Making directory with metadata 2025/01/18 05:19:30 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.96s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:19:31 DEBUG : directory with modtime: Making directory with metadata 2025/01/18 05:19:33 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.96s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:19:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/18 05:19:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/18 05:19:35 DEBUG : Google drive root 'crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag': Skipping btime metadata as can't update it on an existing file: 2025-01-18T05:19:34.926545069Z 2025/01/18 05:19:36 INFO : non existent directory: Updated directory metadata 2025/01/18 05:19:38 DEBUG : Google drive root 'crypt/cps89n1ikha42h8emkfuh7d29qkbr0bnlo416klpi4egep23doag': Skipping btime metadata as can't update it on an existing file: 2025-01-18T05:19:34.926545069Z 2025/01/18 05:19:39 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.04s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:19:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/18 05:19:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/18 05:19:44 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.95s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:19:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/18 05:19:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/18 05:19:45 DEBUG : dst: Making directory with metadata 2025/01/18 05:19:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/18 05:19:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/18 05:19:47 INFO : dst: Set directory modification time (using SetModTime) 2025/01/18 05:19:48 INFO : dst: Set directory modification time (using SetModTime) 2025/01/18 05:19:48 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/18 05:19:49 INFO : dst: Set directory modification time (using SetModTime) 2025/01/18 05:19:49 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.85s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi'", Local "Local file system at /tmp/rclone2127632800", Modify Window "1ms" 2025/01/18 05:19:53 DEBUG : sub dir/test remove existing: md5 = 3aecfc41f76b1166869d00b68d805283 OK 2025/01/18 05:19:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e7f7093cbcb201b07bef19331f8ebbd0 OK 2025/01/18 05:19:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yezored7" before starting 2025/01/18 05:19:58 DEBUG : sub dir/test remove existing.yezored7: TEST: removing renamed existing file after operation 2025/01/18 05:19:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hewuheg0" before starting 2025/01/18 05:20:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hewuheg0: TEST: renaming existing back after failed operation 2025/01/18 05:20:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.weluyin1" before starting 2025/01/18 05:20:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.weluyin1: TEST: removing renamed existing file after operation 2025/01/18 05:20:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "i9p6uir8mf5qb6t1t9cirn91si7p5go5jibl8ajafhpf8q8o7pdg" 2025/01/18 05:20:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f4tm0dbstlco3ra26cudd7d74jiueom72sv72b6ptv5o9basc09pto17lg62f3j92a7hvamkcu7vospm4togm7664s16jft64i42284lf3ed4vob44p775nq7ctfhp4ous5hbqdvvpq7kfdhc25gicu0gho462fu1c4asdmcm89m9egil780" --- PASS: TestRemoveExisting (15.07s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/18 05:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqinod8muqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m33.147348031s (try 1/5)