"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/21 03:52:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu" 2025/08/21 03:52:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:52:25 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30" 2025/08/21 03:52:26 DEBUG : Creating backend with remote "/tmp/rclone2585529599" === 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-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/21 03:52:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/21 03:52:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/21 03:52:26 DEBUG : potato: Seek from 10 to 0 2025/08/21 03:52:26 DEBUG : potato: Seek from 10 to 0 2025/08/21 03:52:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/21 03:52:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/21 03:52:26 DEBUG : potato: Seek from 5 to 2 2025/08/21 03:52:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/21 03:52:26 DEBUG : potato: Seek from 7 to 0 2025/08/21 03:52:26 DEBUG : potato: Seek from 7 to 0 2025/08/21 03:52:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/21 03:52:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/21 03:52:26 DEBUG : potato: Seek from 5 to 2 2025/08/21 03:52:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/21 03:52:26 DEBUG : potato: Seek from 8 to 0 2025/08/21 03:52:26 DEBUG : potato: Seek from 8 to 0 2025/08/21 03:52:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/21 03:52:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/21 03:52:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/21 03:52:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/21 03:52:26 DEBUG : potato: Seek from 5 to 2 2025/08/21 03:52:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/21 03:52:26 DEBUG : potato: Seek from 9 to 0 2025/08/21 03:52:26 DEBUG : potato: Seek from 9 to 0 2025/08/21 03:52:26 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-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:52:28 DEBUG : rutabaga: md5 = 41043503b27828f6d08ad3c828cf04a1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/21 03:52:30 DEBUG : empty space: md5 = 34a7448594e41086bf8bd17214fa5e7e OK === RUN TestCheck/3 2025/08/21 03:52:32 DEBUG : potato2: md5 = b91aacaa8c10444c955e71449e0e9cf8 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/21 03:52:34 DEBUG : remotepotato: md5 = 80a2259e4dd8f974cedc0a9c43bf41c1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.34s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/08/21 03:52:37 DEBUG : Creating backend with remote "nonexistent" 2025/08/21 03:52:37 DEBUG : Creating backend with remote "nonexistent" 2025/08/21 03:52:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/21 03:52:37 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/08/21 03:52:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/21 03:52:37 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-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:52:39 DEBUG : rutabaga: md5 = 0935e789f84b2f7fa144ac3de4f2437f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/21 03:52:42 DEBUG : empty space: md5 = 894a715809ec679dfb9085db256f3019 OK === RUN TestCheckDownload/3 2025/08/21 03:52:45 DEBUG : potato2: md5 = 56279d65891d177918354aff8df18919 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/21 03:52:50 DEBUG : remotepotato: md5 = ee33d0dadb6afd9946231453e092206e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.11s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (1.20s) --- PASS: TestCheckDownload/4 (1.55s) --- PASS: TestCheckDownload/5 (1.24s) --- PASS: TestCheckDownload/6 (1.33s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:52:56 DEBUG : rutabaga: md5 = 8c6d16ad7a33ac71ebf16b91e782a138 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/21 03:52:58 DEBUG : empty space: md5 = a2a6c494445473772adcada40d7285e4 OK === RUN TestCheckSizeOnly/3 2025/08/21 03:53:00 DEBUG : potato2: md5 = 9976e07dca784dcf5ac8e6c65efffff3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/21 03:53:02 DEBUG : remotepotato: md5 = a2695777d60084fc21331a2300354670 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.65s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.32s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:53:07 DEBUG : test.sum: md5 = fee4fd7e4564cf513e0971f6d9e0a2fe OK 2025/08/21 03:53:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/21 03:53:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/21 03:53:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/21 03:53:08 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/21 03:53:09 DEBUG : test.sum: md5 = d9ee11eb8f3ec57397314e928a5a63d1 OK 2025/08/21 03:53:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/21 03:53:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/21 03:53:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/21 03:53:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.70s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:53:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/data" 2025/08/21 03:53:11 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:53:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/data" 2025/08/21 03:53:13 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/vjrnln8ratgmqakfosrqe8espk" 2025/08/21 03:53:17 DEBUG : data/banana: md5 = ae2b29e969b00e383424424510444c23 OK 2025/08/21 03:53:18 DEBUG : test.sum: md5 = 33e263f7d0a5c0af9ad96159ff3b4fcf OK === RUN TestCheckSumDownload/subtest1 2025/08/21 03:53:22 DEBUG : data/potato: md5 = 4b4b64b41551729a2c0d1d60ba8f38e3 OK 2025/08/21 03:53:24 DEBUG : test.sum: md5 = 707d656aee6b445b3c94b6f6f711cfb4 OK === RUN TestCheckSumDownload/subtest2 2025/08/21 03:53:29 DEBUG : test.sum: md5 = ed01dd5f81a8f740fc5f0341b95bd4d1 OK === RUN TestCheckSumDownload/subtest3 2025/08/21 03:53:34 DEBUG : test.sum: md5 = e0596a29b18383dd4280cd24e0e3d250 OK === RUN TestCheckSumDownload/subtest4 2025/08/21 03:53:39 DEBUG : test.sum: md5 = 4013ae37ba15234575757c73009ddb84 OK === RUN TestCheckSumDownload/subtest5 2025/08/21 03:53:43 DEBUG : test.sum: md5 = 2479854e1d321027795f9472f6affde6 OK === RUN TestCheckSumDownload/subtest6 2025/08/21 03:53:47 DEBUG : data/banana: md5 = 70b837435790d0ae83a878fafe54eaac OK 2025/08/21 03:53:49 DEBUG : data/potato: md5 = c16547059221303617a29d4ea87383f0 OK 2025/08/21 03:53:50 DEBUG : test.sum: md5 = e25f39aa7b6b47f4d5c725a08f72983f OK === RUN TestCheckSumDownload/subtest7 2025/08/21 03:53:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/21 03:53:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.30s) --- PASS: TestCheckSumDownload/subtest1 (2.65s) --- PASS: TestCheckSumDownload/subtest2 (2.96s) --- PASS: TestCheckSumDownload/subtest3 (2.83s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.48s) --- PASS: TestCheckSumDownload/subtest7 (2.70s) === RUN TestApplyTransforms 2025/08/21 03:53:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qitihih2gako" 2025/08/21 03:53:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:53:56 DEBUG : Creating backend with remote "TestDrive:crypt/18o5h1lu3q9ov1b5jil2tnm38urhu9ct0lm4dsj4pmabhck7vgcg" 2025/08/21 03:53:57 DEBUG : Creating backend with remote "/tmp/rclone422631600" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qitihih2gako'", Local "Local file system at /tmp/rclone422631600", Modify Window "1ms" 2025/08/21 03:53:59 DEBUG : hello, world!: md5 = 701b4d7ae0beaa15e97e5b84cdcd77fe OK upper checkfile vs. lower remote (without normalization) 2025/08/21 03:53:59 ERROR : hello, world!: sum not found 2025/08/21 03:53:59 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qitihih2gako' 2025/08/21 03:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitihih2gako': 1 files missing 2025/08/21 03:53:59 NOTICE: 1 hashes missing 2025/08/21 03:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitihih2gako': 1 differences found 2025/08/21 03:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitihih2gako': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/21 03:54:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitihih2gako': 0 differences found 2025/08/21 03:54:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qitihih2gako': 1 matching files 2025/08/21 03:54:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ninijij6himu" 2025/08/21 03:54:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:54:01 DEBUG : Creating backend with remote "TestDrive:crypt/e8ljbkp5savi2j6kpkta9bil438cagq381aflvks5r7tki1k4sm0" 2025/08/21 03:54:01 DEBUG : Creating backend with remote "/tmp/rclone775258103" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ninijij6himu'", Local "Local file system at /tmp/rclone775258103", Modify Window "1ms" 2025/08/21 03:54:04 DEBUG : HELLO, WORLD!: md5 = f581a7d1ab72daa371bed8099c85a3dd OK lower checkfile vs. upper remote (without normalization) 2025/08/21 03:54:04 ERROR : HELLO, WORLD!: sum not found 2025/08/21 03:54:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ninijij6himu' 2025/08/21 03:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninijij6himu': 1 files missing 2025/08/21 03:54:04 NOTICE: 1 hashes missing 2025/08/21 03:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninijij6himu': 1 differences found 2025/08/21 03:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninijij6himu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/21 03:54:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninijij6himu': 0 differences found 2025/08/21 03:54:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ninijij6himu': 1 matching files 2025/08/21 03:54:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovuwuf9cewu" 2025/08/21 03:54:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:54:05 DEBUG : Creating backend with remote "TestDrive:crypt/hekn0k0agpc9r1c2lihn987v7a1u3luuqvubglmt1ibapdjn8d60" 2025/08/21 03:54:06 DEBUG : Creating backend with remote "/tmp/rclone253413338" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovuwuf9cewu'", Local "Local file system at /tmp/rclone253413338", Modify Window "1ms" 2025/08/21 03:54:08 DEBUG : HeLlO, wOrLd!: md5 = 1b00a2c8ce163fb6a8772788aaf57cc5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/21 03:54:08 ERROR : HeLlO, wOrLd!: sum not found 2025/08/21 03:54:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dovuwuf9cewu' 2025/08/21 03:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovuwuf9cewu': 1 files missing 2025/08/21 03:54:08 NOTICE: 1 hashes missing 2025/08/21 03:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovuwuf9cewu': 1 differences found 2025/08/21 03:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovuwuf9cewu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/21 03:54:10 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovuwuf9cewu': 0 differences found 2025/08/21 03:54:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovuwuf9cewu': 1 matching files 2025/08/21 03:54:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maqelam4luco" 2025/08/21 03:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:54:10 DEBUG : Creating backend with remote "TestDrive:crypt/hk05j55tb3m2d957k2ijdsqbjihi9oeah56f6ng6ligkvmcultu0" 2025/08/21 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone3956672953" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maqelam4luco'", Local "Local file system at /tmp/rclone3956672953", Modify Window "1ms" 2025/08/21 03:54:13 DEBUG : HELLO, WORLD!: md5 = 717d0e41680860562c4600c2309e0e92 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/21 03:54:13 ERROR : HELLO, WORLD!: sum not found 2025/08/21 03:54:13 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-maqelam4luco' 2025/08/21 03:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqelam4luco': 1 files missing 2025/08/21 03:54:13 NOTICE: 1 hashes missing 2025/08/21 03:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqelam4luco': 1 differences found 2025/08/21 03:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqelam4luco': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/21 03:54:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqelam4luco': 0 differences found 2025/08/21 03:54:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqelam4luco': 1 matching files 2025/08/21 03:54:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubivaf6dico" 2025/08/21 03:54:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:54:14 DEBUG : Creating backend with remote "TestDrive:crypt/j5vhll90n1msmuo6f6e9ie1jbbma7cevjqt043q7rituedmu0nkg" 2025/08/21 03:54:15 DEBUG : Creating backend with remote "/tmp/rclone3237826783" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubivaf6dico'", Local "Local file system at /tmp/rclone3237826783", Modify Window "1ms" 2025/08/21 03:54:17 DEBUG : 測試_Русский___ě_áñ: md5 = f2391ac394bd6317a680f54bc8d515f9 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/21 03:54:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/21 03:54:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tubivaf6dico' 2025/08/21 03:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubivaf6dico': 1 files missing 2025/08/21 03:54:18 NOTICE: 1 hashes missing 2025/08/21 03:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubivaf6dico': 1 differences found 2025/08/21 03:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubivaf6dico': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/21 03:54:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubivaf6dico': 0 differences found 2025/08/21 03:54:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubivaf6dico': 1 matching files 2025/08/21 03:54:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woguzod9hapu" 2025/08/21 03:54:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:54:19 DEBUG : Creating backend with remote "TestDrive:crypt/red9nvpvnic0vrvf64amku61p2v1toroi7939dmk9p15ifj8s8hg" 2025/08/21 03:54:20 DEBUG : Creating backend with remote "/tmp/rclone648347087" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woguzod9hapu'", Local "Local file system at /tmp/rclone648347087", Modify Window "1ms" 2025/08/21 03:54:22 DEBUG : 測試_Русский___ě_áñ: md5 = 24266bf294252f952016987d30a60486 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/21 03:54:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/21 03:54:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-woguzod9hapu' 2025/08/21 03:54:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woguzod9hapu': 1 files missing 2025/08/21 03:54:23 NOTICE: 1 hashes missing 2025/08/21 03:54:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woguzod9hapu': 1 differences found 2025/08/21 03:54:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woguzod9hapu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/21 03:54:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woguzod9hapu': 0 differences found 2025/08/21 03:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woguzod9hapu': 1 matching files 2025/08/21 03:54:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juxudec4vofe" 2025/08/21 03:54:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:54:24 DEBUG : Creating backend with remote "TestDrive:crypt/fbveoifvavsrsqdc4ksd0f1lib9v8rj3dds9d1p4pp8gbl0n7mg0" 2025/08/21 03:54:25 DEBUG : Creating backend with remote "/tmp/rclone3793186548" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juxudec4vofe'", Local "Local file system at /tmp/rclone3793186548", Modify Window "1ms" 2025/08/21 03:54:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ecb1a066520e6594199a66758ead9d68 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/21 03:54:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/21 03:54:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juxudec4vofe' 2025/08/21 03:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxudec4vofe': 1 files missing 2025/08/21 03:54:28 NOTICE: 1 hashes missing 2025/08/21 03:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxudec4vofe': 1 differences found 2025/08/21 03:54:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxudec4vofe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/21 03:54:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxudec4vofe': 0 differences found 2025/08/21 03:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxudec4vofe': 1 matching files 2025/08/21 03:54:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gipufik9juzo" 2025/08/21 03:54:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:54:29 DEBUG : Creating backend with remote "TestDrive:crypt/3e722lfd4k32cr34lggicfqk9en03qjt7uk6bii7j0hv66kolsr0" 2025/08/21 03:54:30 DEBUG : Creating backend with remote "/tmp/rclone3203378321" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gipufik9juzo'", Local "Local file system at /tmp/rclone3203378321", Modify Window "1ms" 2025/08/21 03:54:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b43889a9f721b8aac06b1ff3baedd80e OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/21 03:54:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/21 03:54:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gipufik9juzo' 2025/08/21 03:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipufik9juzo': 1 files missing 2025/08/21 03:54:33 NOTICE: 1 hashes missing 2025/08/21 03:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipufik9juzo': 1 differences found 2025/08/21 03:54:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipufik9juzo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/21 03:54:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipufik9juzo': 0 differences found 2025/08/21 03:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipufik9juzo': 1 matching files 2025/08/21 03:54:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-katevow6jace" 2025/08/21 03:54:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:54:34 DEBUG : Creating backend with remote "TestDrive:crypt/dlqau6qfqtso5q6eq72glem0est38huuic4oadhlf1avcksftd5g" 2025/08/21 03:54:35 DEBUG : Creating backend with remote "/tmp/rclone3034810863" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-katevow6jace'", Local "Local file system at /tmp/rclone3034810863", Modify Window "1ms" 2025/08/21 03:54:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e4e0f91be84d476f1fb250e90f1cc110 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/21 03:54:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/21 03:54:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-katevow6jace' 2025/08/21 03:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katevow6jace': 1 files missing 2025/08/21 03:54:37 NOTICE: 1 hashes missing 2025/08/21 03:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katevow6jace': 1 differences found 2025/08/21 03:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katevow6jace': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/21 03:54:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katevow6jace': 0 differences found 2025/08/21 03:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katevow6jace': 1 matching files 2025/08/21 03:54:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozarip3gaza" 2025/08/21 03:54:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:54:39 DEBUG : Creating backend with remote "TestDrive:crypt/usrukj5nc8g8hl6b1i8eoiufsge4r2pkc917osana0jodeed90lg" 2025/08/21 03:54:40 DEBUG : Creating backend with remote "/tmp/rclone772882017" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozarip3gaza'", Local "Local file system at /tmp/rclone772882017", Modify Window "1ms" 2025/08/21 03:54:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2aabce323c6f2112f0907c67f30488f4 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/21 03:54:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/21 03:54:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gozarip3gaza' 2025/08/21 03:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozarip3gaza': 1 files missing 2025/08/21 03:54:43 NOTICE: 1 hashes missing 2025/08/21 03:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozarip3gaza': 1 differences found 2025/08/21 03:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozarip3gaza': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/21 03:54:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 03:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozarip3gaza': 0 differences found 2025/08/21 03:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozarip3gaza': 1 matching files 2025/08/21 03:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozarip3gaza': Purge remote 2025/08/21 03:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-katevow6jace': Purge remote 2025/08/21 03:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gipufik9juzo': Purge remote 2025/08/21 03:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juxudec4vofe': Purge remote 2025/08/21 03:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woguzod9hapu': Purge remote 2025/08/21 03:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubivaf6dico': Purge remote 2025/08/21 03:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maqelam4luco': Purge remote 2025/08/21 03:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovuwuf9cewu': Purge remote 2025/08/21 03:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ninijij6himu': Purge remote 2025/08/21 03:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qitihih2gako': Purge remote --- PASS: TestApplyTransforms (52.32s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:54:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/21 03:54:51 DEBUG : sub/file2: md5 = 2c079edf3b4dab345f8647dd07be9e75 OK 2025/08/21 03:54:51 INFO : file1: Copied (new) to: sub/file2 2025/08/21 03:54:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:54:52 DEBUG : file1: Unchanged skipping 2025/08/21 03:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': don't need to copy/move sub/file2, it is already at target location 2025/08/21 03:54:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.94s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:54:57 DEBUG : dst/file1: md5 = 59ef63c856989d8560c9963eed059dcf OK 2025/08/21 03:54:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/backup" 2025/08/21 03:54:58 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/1nrff024r7pq65ecp72fc28jb0" 2025/08/21 03:54:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/21 03:55:01 INFO : dst/file1: Moved (server-side) 2025/08/21 03:55:03 DEBUG : dst/file1: md5 = 339f36cbeacca4adeba2e8de19cd46c2 OK 2025/08/21 03:55:03 INFO : dst/file1: Copied (new) 2025/08/21 03:55:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 03:55:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 03:55:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:55:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/dst" 2025/08/21 03:55:07 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 03:55:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/CompareDest" 2025/08/21 03:55:09 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/gveqi14airsml4bgu7krj116o8" 2025/08/21 03:55:10 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 03:55:13 DEBUG : one: md5 = 99fcf327d28932661012ed628322e801 OK 2025/08/21 03:55:13 INFO : one: Copied (new) 2025/08/21 03:55:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 03:55:15 DEBUG : one: md5 = 37094cc4fc4fc1b8ca0a5f9380059cb3 OK 2025/08/21 03:55:15 INFO : one: Copied (replaced existing) 2025/08/21 03:55:17 DEBUG : dst/one: md5 = 8281fcd07656e40720c75fbe3a176a5b OK 2025/08/21 03:55:20 DEBUG : CompareDest/one: md5 = 657525747aacdb6885490cf428bb1571 OK 2025/08/21 03:55:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 03:55:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 03:55:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 03:55:23 DEBUG : CompareDest/two: md5 = e03e923ca7381ddf97debf56d61bbc9d OK 2025/08/21 03:55:24 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 03:55:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 03:55:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 03:55:25 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 03:55:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 03:55:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 03:55:27 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 03:55:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/21 03:55:28 DEBUG : two: md5 = 125f9d75e96b692a14e05c71296a0f26 OK 2025/08/21 03:55:28 INFO : two: Copied (new) 2025/08/21 03:55:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 03:55:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 03:55:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 03:55:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.67s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:55:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/dst" 2025/08/21 03:55:33 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 03:55:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/CopyDest" 2025/08/21 03:55:35 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/21 03:55:36 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 03:55:39 DEBUG : one: md5 = 2b66cbea4f4b03b36449510814fb77b5 OK 2025/08/21 03:55:39 INFO : one: Copied (new) 2025/08/21 03:55:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 03:55:41 DEBUG : one: md5 = 5e798dad0342f0f4c1a4154fa6cf6583 OK 2025/08/21 03:55:41 INFO : one: Copied (replaced existing) 2025/08/21 03:55:44 DEBUG : dst/one: md5 = 450d15edcbaf7b8e5db3a04f41f77912 OK 2025/08/21 03:55:47 DEBUG : CopyDest/one: md5 = b7c83a5182dad227bc361d7e93f35012 OK 2025/08/21 03:55:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/BackupDir" 2025/08/21 03:55:48 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/21 03:55:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 03:55:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 03:55:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 03:55:51 INFO : one: Moved (server-side) 2025/08/21 03:55:52 INFO : one: Copied (server-side copy) 2025/08/21 03:55:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/21 03:55:54 DEBUG : CopyDest/two: md5 = 20769194dc5d822ca06abd427821ac38 OK 2025/08/21 03:55:55 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 03:55:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 03:55:56 INFO : two: Copied (server-side copy) 2025/08/21 03:55:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/21 03:55:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 03:55:57 DEBUG : two: Unchanged skipping 2025/08/21 03:55:59 DEBUG : CopyDest/three: md5 = 1ec823579aa286ac70ecd2ebd9ee0385 OK 2025/08/21 03:56:00 DEBUG : three: Need to transfer - File not found at Destination 2025/08/21 03:56:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/21 03:56:00 DEBUG : three: Destination not found in --copy-dest 2025/08/21 03:56:02 DEBUG : three: md5 = 4e614ccef483c7eb1c252b2e813901d0 OK 2025/08/21 03:56:02 INFO : three: Copied (new) 2025/08/21 03:56:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/21 03:56:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 03:56:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 03:56:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 03:56:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/21 03:56:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 03:56:07 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.21s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:56:09 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/21 03:56:11 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 11737e2b28541a80165f1fe7175b2b78 OK 2025/08/21 03:56:11 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/21 03:56:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/21 03:56:12 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/08/21 03:56:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/21 03:56:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/21 03:56:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 09e034d5cb4a362628e03bb175830c5e OK 2025/08/21 03:56:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/21 03:56:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/21 03:56:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.11s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:56:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Looking for duplicate names using skip mode. 2025/08/21 03:56:22 NOTICE: one: Found 2 files with duplicate names 2025/08/21 03:56:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.89s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:56:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Looking for duplicate names using skip mode. 2025/08/21 03:56:28 NOTICE: one: Found 3 files with duplicate names 2025/08/21 03:56:28 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/21 03:56:28 INFO : one: Deleted 2025/08/21 03:56:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.54s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:56:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Looking for duplicate names using first mode. 2025/08/21 03:56:34 NOTICE: one: Found 3 files with duplicate names 2025/08/21 03:56:35 INFO : one: Deleted 2025/08/21 03:56:35 INFO : one: Deleted 2025/08/21 03:56:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.51s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:56:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Looking for duplicate names using newest mode. 2025/08/21 03:56:41 NOTICE: one: Found 3 files with duplicate names 2025/08/21 03:56:41 INFO : one: Deleted 2025/08/21 03:56:42 INFO : one: Deleted 2025/08/21 03:56:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.61s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:56:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Looking for duplicate names using oldest mode. 2025/08/21 03:56:48 NOTICE: one: Found 3 files with duplicate names 2025/08/21 03:56:48 INFO : one: Deleted 2025/08/21 03:56:49 INFO : one: Deleted 2025/08/21 03:56:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:56:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Looking for duplicate names using largest mode. 2025/08/21 03:56:54 NOTICE: one: Found 3 files with duplicate names 2025/08/21 03:56:55 INFO : one: Deleted 2025/08/21 03:56:55 INFO : one: Deleted 2025/08/21 03:56:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:57:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Looking for duplicate names using smallest mode. 2025/08/21 03:57:01 NOTICE: one: Found 3 files with duplicate names 2025/08/21 03:57:01 INFO : one: Deleted 2025/08/21 03:57:01 INFO : one: Deleted 2025/08/21 03:57:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.49s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:57:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Looking for duplicate names using rename mode. 2025/08/21 03:57:08 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/21 03:57:09 INFO : one-2.txt: renamed from: one.txt 2025/08/21 03:57:10 INFO : one-3.txt: renamed from: one.txt 2025/08/21 03:57:12 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.49s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:57:16 DEBUG : dupe1/one.txt: md5 = 6569baa6c2a2ae5096b29927fdecd511 OK 2025/08/21 03:57:18 DEBUG : dupe2/two.txt: md5 = fa3548775063aeac5d4d05c63031eece OK 2025/08/21 03:57:20 DEBUG : dupe3/three.txt: md5 = 4b3a88552a8cb47ca4b37156b9db3ff6 OK 2025/08/21 03:57:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/21 03:57:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/21 03:57:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/21 03:57:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/21 03:57:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/21 03:57:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/21 03:57:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.38s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:57:28 DEBUG : a.txt: md5 = 389d2b42f895b48bb97bb785f8007950 OK 2025/08/21 03:57:30 DEBUG : zend.txt: md5 = b7179e9203a6cd002d2f1f288ce15a34 OK 2025/08/21 03:57:32 DEBUG : sub dir/hello world: md5 = 360991ce29f164c9bf32b5ed6625c967 OK 2025/08/21 03:57:33 DEBUG : sub dir/hello world2: md5 = aca81b1cde6b1e6ce51cea371e011261 OK 2025/08/21 03:57:36 DEBUG : sub dir/ignore dir/.ignore: md5 = cbb784baabbb85f4e61687b56c772426 OK 2025/08/21 03:57:37 DEBUG : sub dir/ignore dir/should be ignored: md5 = 868532649a828ae38fe6e633c8eb4a38 OK 2025/08/21 03:57:39 DEBUG : sub dir/sub sub dir/hello world3: md5 = 738e10f9d2ab63eaf4ce11b51573502d OK 2025/08/21 03:57:40 DEBUG : a.txt: Excluded (Size Filter) 2025/08/21 03:57:40 DEBUG : a.txt: Excluded 2025/08/21 03:57:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/21 03:57:41 DEBUG : sub dir/hello world: Excluded 2025/08/21 03:57:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/21 03:57:41 DEBUG : sub dir/hello world2: Excluded 2025/08/21 03:57:42 DEBUG : sub dir/ignore dir: Excluded 2025/08/21 03:57:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/21 03:57:42 DEBUG : sub dir/hello world: Excluded 2025/08/21 03:57:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/21 03:57:42 DEBUG : sub dir/hello world2: Excluded 2025/08/21 03:57:42 DEBUG : sub dir/ignore dir: Excluded 2025/08/21 03:57:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/21 03:57:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/21 03:57:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/21 03:57:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/21 03:57:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/21 03:57:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/21 03:57:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.05s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:57:50 DEBUG : a.txt: md5 = 429934067fb31f864cc8fccb8e139d9a OK 2025/08/21 03:57:52 DEBUG : zend.txt: md5 = a2022b067e74666ac187e610f098b995 OK 2025/08/21 03:57:54 DEBUG : sub dir/hello world: md5 = ff4c711e33d61525d14e611dc70f747d OK 2025/08/21 03:57:55 DEBUG : sub dir/hello world2: md5 = 71fa9d45d8cbf63c5190b67130585ce8 OK 2025/08/21 03:57:58 DEBUG : sub dir/ignore dir/.ignore: md5 = b1d36a0166a4030628b0941f8cc8a3e0 OK 2025/08/21 03:57:59 DEBUG : sub dir/ignore dir/should be ignored: md5 = ac856c98a34c8c42a7388cb023093d9c OK 2025/08/21 03:58:01 DEBUG : sub dir/sub sub dir/hello world3: md5 = dc6f4f143ae122beddbcc2e17d58257f OK 2025/08/21 03:58:02 DEBUG : a.txt: Excluded (Size Filter) 2025/08/21 03:58:02 DEBUG : a.txt: Excluded 2025/08/21 03:58:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/21 03:58:03 DEBUG : sub dir/hello world: Excluded 2025/08/21 03:58:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/21 03:58:03 DEBUG : sub dir/hello world2: Excluded 2025/08/21 03:58:04 DEBUG : sub dir/ignore dir: Excluded 2025/08/21 03:58:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/21 03:58:04 DEBUG : sub dir/hello world: Excluded 2025/08/21 03:58:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/21 03:58:04 DEBUG : sub dir/hello world2: Excluded 2025/08/21 03:58:04 DEBUG : sub dir/ignore dir: Excluded 2025/08/21 03:58:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/21 03:58:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/21 03:58:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/21 03:58:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/21 03:58:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/21 03:58:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/21 03:58:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.08s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:58:12 DEBUG : file1: md5 = 2fe394045cf8192fc8b962a8985734b3 OK 2025/08/21 03:58:14 DEBUG : sub/file2: md5 = e8eade73e02a66c78f07d2ebe0470db8 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/08/21 03:58:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/21 03:58:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/21 03:58:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/21 03:58:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.81s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:58:22 DEBUG : file1: md5 = 6da3c8ba71646050033ba90de65bae78 OK 2025/08/21 03:58:24 DEBUG : sub/file2: md5 = 66e22ee21d2795620f609a5bea4192e4 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/08/21 03:58:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/notfound" 2025/08/21 03:58:28 DEBUG : Config file has changed externally - reloading 2025/08/21 03:58:28 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/qe0i31qdkoejk60elps0ni5sqk" 2025/08/21 03:58:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.48s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:58:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Making directory 2025/08/21 03:58:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:58:35 DEBUG : sub dir/hello world: md5 = cb3aafab1034a907d5df88cf6804855c OK 2025/08/21 03:58:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.70s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:58:39 DEBUG : potato2: md5 = ca02be681131b5a6674c5c7b72475b59 OK 2025/08/21 03:58:40 DEBUG : empty space: md5 = cb5d9abf109a1a3d88eda82619e68e01 OK --- PASS: TestLs (4.94s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:58:44 DEBUG : potato2: md5 = 321e108533b75647db13abfb99caeb89 OK 2025/08/21 03:58:45 DEBUG : empty space: md5 = 32a4462f9e9683fea9bf1710b6947a0c OK 2025/08/21 03:58:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/21 03:58:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.98s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:58:49 DEBUG : potato2: md5 = dec68ee2af003c627e52961d692b72ff OK 2025/08/21 03:58:50 DEBUG : empty space: md5 = 4fda712e99e0104e3cc74f9bf88790d5 OK --- PASS: TestLsLong (4.86s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:58:54 DEBUG : potato2: md5 = e8c217033e90e81a40c914c876e68230 OK 2025/08/21 03:58:55 DEBUG : empty space: md5 = 2912356713c02d98150e6eed10389e6f OK --- PASS: TestHashSums (4.41s) === RUN TestHashSumsWithErrors 2025/08/21 03:58:57 DEBUG : Creating backend with remote ":memory:" 2025/08/21 03:58:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/21 03:58:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/21 03:58:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/21 03:58:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/21 03:58:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/21 03:58:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/21 03:58:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/21 03:58:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/21 03:58:57 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-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:58:58 DEBUG : potato2: md5 = 850700ae0cf90072d4039bf6da41946d OK 2025/08/21 03:59:00 DEBUG : empty space: md5 = 280a8d708e5653ca5cb96ab12d59dbcb OK 2025/08/21 03:59:02 DEBUG : sub dir/potato3: md5 = 8a4c7849615c6a42e22c6a3a61879757 OK 2025/08/21 03:59:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.73s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:59:07 DEBUG : small: md5 = b68b168cf9a6d7e45ce7fde77451cfe9 OK 2025/08/21 03:59:08 DEBUG : medium: md5 = d3ddffd311af001276dd74285f2194d2 OK 2025/08/21 03:59:10 DEBUG : large: md5 = 847cb1225727fdba866e6c280bbd58ac OK 2025/08/21 03:59:10 DEBUG : Waiting for deletions to finish 2025/08/21 03:59:10 DEBUG : large: Excluded (Size Filter) 2025/08/21 03:59:11 INFO : medium: Deleted 2025/08/21 03:59:11 INFO : small: Deleted --- PASS: TestDelete (6.59s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:59:13 DEBUG : small: md5 = 2b19937628a4d1956f28016c7f48c54e OK 2025/08/21 03:59:14 DEBUG : medium: md5 = 1c2594d5a06dd14ed793e9ed0e9b23ac OK 2025/08/21 03:59:16 DEBUG : large: md5 = 197ce4426bc469115a189e281039c61b OK 2025/08/21 03:59:16 DEBUG : Waiting for deletions to finish 2025/08/21 03:59:16 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/21 03:59:17 INFO : small: Deleted 2025/08/21 03:59:17 INFO : large: Deleted --- PASS: TestMaxDelete (6.65s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:59:20 DEBUG : small: md5 = 28ce24dfa741def12f6945d45361d8ce OK 2025/08/21 03:59:21 DEBUG : medium: md5 = bee8e1bbad8b49b1df1795e0f85c7268 OK 2025/08/21 03:59:23 DEBUG : large: md5 = 040e5bf63bcfed3f8878c40a31b51ef2 OK 2025/08/21 03:59:23 DEBUG : Waiting for deletions to finish 2025/08/21 03:59:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/21 03:59:24 INFO : small: Deleted 2025/08/21 03:59:24 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.72s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:59:27 DEBUG : small: md5 = c263c537154b0dbd34eb9311057cb3f2 OK 2025/08/21 03:59:28 DEBUG : medium: md5 = 3b4b4de47abcf172410e87d90d736af6 OK 2025/08/21 03:59:30 DEBUG : large: md5 = 022b7f47dcecba2ade43c52e0eabbfc8 OK 2025/08/21 03:59:30 DEBUG : Waiting for deletions to finish 2025/08/21 03:59:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/21 03:59:31 INFO : medium: Deleted 2025/08/21 03:59:31 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.99s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:59:34 DEBUG : ReadFile: md5 = 81dbb21b7756590d8ade80aa6f1ab4c1 OK --- PASS: TestReadFile (4.48s) === RUN TestRetry 2025/08/21 03:59:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/21 03:59:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/21 03:59:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/21 03:59:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/21 03:59:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/21 03:59:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/21 03:59:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.06s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 03:59:38 DEBUG : file1: md5 = 7acc194670d3ae660fce717e50a4bcc6 OK 2025/08/21 03:59:40 DEBUG : file2: md5 = b8b423a2afb0f0a9f471560e971ed000 OK --- PASS: TestCat (16.39s) === RUN TestPurge 2025/08/21 03:59:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufonik3woje" 2025/08/21 03:59:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 03:59:53 DEBUG : Creating backend with remote "TestDrive:crypt/k4o8dg0p5vkq2j2i81g8q9e9fhfl0eugcvek7e9pmv9i8dqnu4dg" 2025/08/21 03:59:54 DEBUG : Creating backend with remote "/tmp/rclone2141583015" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufonik3woje'", Local "Local file system at /tmp/rclone2141583015", Modify Window "1ms" 2025/08/21 03:59:59 DEBUG : A1/B1/C1/one: md5 = a35b89132742207d73619cd3b6a4e324 OK 2025/08/21 03:59:59 INFO : A2: Making directory 2025/08/21 03:59:59 INFO : A1/B2: Making directory 2025/08/21 04:00:00 INFO : A1/B2/C2: Making directory 2025/08/21 04:00:01 INFO : A1/B1/C3: Making directory 2025/08/21 04:00:02 INFO : A3: Making directory 2025/08/21 04:00:02 INFO : A3/B3: Making directory 2025/08/21 04:00:03 INFO : A3/B3/C4: Making directory 2025/08/21 04:00:05 DEBUG : A1/two: md5 = 22446916bd8e5d977ab19ee2895ab603 OK 2025/08/21 04:00:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufonik3woje': Purge remote 2025/08/21 04:00:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.03s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:00:13 DEBUG : A1/B1/C1/one: md5 = f79b830ea5fa5b2aedc752d9a88ba590 OK 2025/08/21 04:00:13 INFO : A2: Making directory 2025/08/21 04:00:14 INFO : A1/B2: Making directory 2025/08/21 04:00:15 INFO : A1/B2/C2: Making directory 2025/08/21 04:00:15 INFO : A1/B1/C3: Making directory 2025/08/21 04:00:16 INFO : A3: Making directory 2025/08/21 04:00:17 INFO : A3/B3: Making directory 2025/08/21 04:00:18 INFO : A3/B3/C4: Making directory 2025/08/21 04:00:20 DEBUG : A1/two: md5 = 9c997685776ceec00a24daa5bd917645 OK 2025/08/21 04:00:21 DEBUG : removing 1 level 3 directories 2025/08/21 04:00:21 INFO : A3/B3/C4: Removing directory 2025/08/21 04:00:24 DEBUG : removing 2 level 3 directories 2025/08/21 04:00:24 INFO : A1/B2/C2: Removing directory 2025/08/21 04:00:24 INFO : A1/B1/C3: Removing directory 2025/08/21 04:00:24 DEBUG : removing 2 level 2 directories 2025/08/21 04:00:24 INFO : A3/B3: Removing directory 2025/08/21 04:00:24 INFO : A1/B2: Removing directory 2025/08/21 04:00:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/21 04:00:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/21 04:00:25 DEBUG : removing 2 level 1 directories 2025/08/21 04:00:25 INFO : A3: Removing directory 2025/08/21 04:00:25 INFO : A2: Removing directory 2025/08/21 04:00:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/21 04:00:29 DEBUG : removing 1 level 3 directories 2025/08/21 04:00:29 INFO : A1/B1/C1: Removing directory 2025/08/21 04:00:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:30 DEBUG : removing 1 level 2 directories 2025/08/21 04:00:30 INFO : A1/B1: Removing directory 2025/08/21 04:00:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/21 04:00:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 04:00:31 DEBUG : removing 1 level 1 directories 2025/08/21 04:00:31 INFO : A1: Removing directory 2025/08/21 04:00:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/21 04:00:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/21 04:00:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 04:00:31 DEBUG : removing 1 level 0 directories 2025/08/21 04:00:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Removing directory 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 04:00:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.78s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:00:34 INFO : A1: Making directory 2025/08/21 04:00:35 INFO : A1/B1: Making directory 2025/08/21 04:00:35 INFO : A1/B1/C1: Making directory 2025/08/21 04:00:38 DEBUG : removing 1 level 3 directories 2025/08/21 04:00:38 INFO : A1/B1/C1: Removing directory 2025/08/21 04:00:38 DEBUG : removing 1 level 2 directories 2025/08/21 04:00:38 INFO : A1/B1: Removing directory 2025/08/21 04:00:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 04:00:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.29s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:00:41 INFO : A1: Making directory 2025/08/21 04:00:42 INFO : A1/B1: Making directory 2025/08/21 04:00:43 INFO : A1/B1/C1: Making directory 2025/08/21 04:00:45 DEBUG : removing 1 level 3 directories 2025/08/21 04:00:45 INFO : A1/B1/C1: Removing directory 2025/08/21 04:00:46 DEBUG : removing 1 level 2 directories 2025/08/21 04:00:46 INFO : A1/B1: Removing directory 2025/08/21 04:00:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 04:00:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.44s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:00:50 DEBUG : file1: md5 = 77056263fdf33c09670b7f97646c16a2 OK 2025/08/21 04:00:51 DEBUG : filename.txt: File name found in url 2025/08/21 04:00:52 DEBUG : filename.txt: md5 = 9ec5b33e0bfe4e68ca69d0785adeea5d OK 2025/08/21 04:00:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/21 04:00:54 DEBUG : headerfilename.txt: md5 = 49054fb51e83729640120e20fdefd2c4 OK 2025/08/21 04:00:55 DEBUG : file2: md5 = 652bd5cf76600e6c26d681c93b8a024d OK --- PASS: TestCopyURL (9.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:00:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/21 04:01:01 DEBUG : sub/file2: md5 = d527eb508f43dcb0a001f8bca9065cba OK 2025/08/21 04:01:01 INFO : file1: Copied (new) to: sub/file2 2025/08/21 04:01:01 INFO : file1: Deleted 2025/08/21 04:01:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 04:01:01 DEBUG : file1: Unchanged skipping 2025/08/21 04:01:01 INFO : file1: Deleted 2025/08/21 04:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': don't need to copy/move sub/file2, it is already at target location 2025/08/21 04:01:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.10s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:01:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/21 04:01:06 DEBUG : file1: md5 = c48b881f45eb42e94d907e11cb76eda0 OK 2025/08/21 04:01:06 INFO : file1: Copied (new) 2025/08/21 04:01:06 INFO : file1: Deleted 2025/08/21 04:01:06 DEBUG : file1: Destination exists, skipping 2025/08/21 04:01:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.51s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:01:11 DEBUG : dst/file1: md5 = 958421db54b695776f185824786e7787 OK 2025/08/21 04:01:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keheqol2cinu/backup" 2025/08/21 04:01:12 DEBUG : Creating backend with remote "TestDrive:crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30/1nrff024r7pq65ecp72fc28jb0" 2025/08/21 04:01:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/21 04:01:16 INFO : dst/file1: Moved (server-side) 2025/08/21 04:01:17 DEBUG : dst/file1: md5 = f6e74e20e167ca8e6522948dedb70118 OK 2025/08/21 04:01:17 INFO : dst/file1: Copied (new) 2025/08/21 04:01:17 INFO : dst/file1: Deleted 2025/08/21 04:01:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 04:01:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 04:01:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.32s) === 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-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:01:24 DEBUG : A1/one: md5 = 13ab114f74f2180900667a432da88099 OK 2025/08/21 04:01:26 DEBUG : A1/two: md5 = 2f8daaa2830d562b3e068733978001c7 OK 2025/08/21 04:01:28 DEBUG : A1/B1/three: md5 = ca4927851d87a13219666efb02f21942 OK 2025/08/21 04:01:30 DEBUG : A1/B1/C1/four: md5 = 593759821b6654dd438a3371e7b3b489 OK 2025/08/21 04:01:32 DEBUG : A1/B1/C2/five: md5 = 98bd66b72265bcba276dcca52f8de318 OK 2025/08/21 04:01:32 INFO : A1/B2: Making directory 2025/08/21 04:01:33 INFO : A1/B1/C3: Making directory 2025/08/21 04:01:42 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/21 04:01:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/21 04:01:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/21 04:01:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/21 04:01:42 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/21 04:01:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/21 04:01:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/21 04:01:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 04:01:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/21 04:01:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/21 04:01:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/21 04:01:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/21 04:01:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/21 04:01:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/21 04:01:53 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/21 04:01:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/21 04:01:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/21 04:01:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/21 04:01:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 04:01:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/21 04:01:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/21 04:02:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/21 04:02:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/21 04:02:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/21 04:02:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/21 04:02:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 04:02:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/21 04:02:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/21 04:02:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/21 04:02:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 04:02:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.47s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/21 04:02:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 4733cc4e71e278fc8a5646069b4e3b7c OK 2025/08/21 04:02:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/21 04:02:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/21 04:02:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/21 04:02:10 DEBUG : no_checksum_big_file_from_pipe: md5 = c2ca25cc05a0ab522fe4f81f9a9ca31b OK 2025/08/21 04:02:10 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-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/21 04:02:14 DEBUG : with_checksum_small_file_from_pipe: md5 = c80e8f49402a53a5017969b7190ae898 OK 2025/08/21 04:02:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/21 04:02:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/21 04:02:15 DEBUG : with_checksum_big_file_from_pipe: md5 = b1ce3b2061b3cee9fbb1e2c87df6e8c8 OK 2025/08/21 04:02:15 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-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/21 04:02:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 04:02:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/21 04:02:20 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-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/21 04:02:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/21 04:02:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/21 04:02:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.93s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/21 04:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': File to upload is small (48 bytes), uploading instead of streaming 2025/08/21 04:02:29 DEBUG : rcat_metadata: md5 = b042916ec94dfc8c39fae7b8b11225f3 OK 2025/08/21 04:02:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/21 04:02:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/21 04:02:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3aac3dd92a48b661cd47fecfceaedbd6 OK 2025/08/21 04:02:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.74s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:34 DEBUG : potato1: md5 = e08f572bb97a47b3f3e0fa693ecf79d3 OK 2025/08/21 04:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/21 04:02:36 DEBUG : potato2: md5 = 8160fb2a9c22db6305d9899f92255b40 OK 2025/08/21 04:02:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:40 DEBUG : potato1: md5 = e9a8254322e1fc3f4a96667b00e34b57 OK 2025/08/21 04:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/21 04:02:41 DEBUG : potato2: md5 = 556fa269b34e52f1c2ac4ae22019d815 OK 2025/08/21 04:02:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.04s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:44 DEBUG : potato2: md5 = ef6dcf12c0ccaad21279dbd44c427ae4 OK 2025/08/21 04:02:46 DEBUG : empty space: md5 = 5641622201b50cbeed2b4d7eccd6c2ea OK 2025/08/21 04:02:48 DEBUG : sub dir/potato3: md5 = 721a58f9c95e1b20b1419c69c86f9fab OK 2025/08/21 04:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Touching "sub dir/potato3" 2025/08/21 04:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Touching "empty space" 2025/08/21 04:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Touching "potato2" 2025/08/21 04:02:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.72s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:53 DEBUG : dir with metadata: Making directory with metadata 2025/08/21 04:02:54 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.68s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:56 DEBUG : directory with modtime: Making directory with metadata 2025/08/21 04:02:56 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.25s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:02:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/21 04:02:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 04:02:58 DEBUG : Google drive root 'crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30': Skipping btime metadata as can't update it on an existing file: 2025-08-21T04:02:58.261738832Z 2025/08/21 04:02:58 INFO : non existent directory: Updated directory metadata 2025/08/21 04:03:00 DEBUG : Google drive root 'crypt/hbo6m97tlqc7ojj7f75kubm51p5gq73mit1pincom66m60evra30': Skipping btime metadata as can't update it on an existing file: 2025-08-21T04:02:58.261738832Z 2025/08/21 04:03:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.75s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:03:03 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/21 04:03:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/21 04:03:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:03:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/21 04:03:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 04:03:07 DEBUG : dst: Making directory with metadata 2025/08/21 04:03:07 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 04:03:07 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 04:03:08 INFO : dst: Set directory modification time (using SetModTime) 2025/08/21 04:03:08 INFO : dst: Set directory modification time (using SetModTime) 2025/08/21 04:03:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/21 04:03:09 INFO : dst: Set directory modification time (using SetModTime) 2025/08/21 04:03:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu'", Local "Local file system at /tmp/rclone2585529599", Modify Window "1ms" 2025/08/21 04:03:12 DEBUG : sub dir/test remove existing: md5 = 52e86c98197bcd469c9ed62ff297b041 OK 2025/08/21 04:03:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 158f1f32f464e01aee003ae0ddf86144 OK 2025/08/21 04:03:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sudafop5" before starting 2025/08/21 04:03:17 DEBUG : sub dir/test remove existing.sudafop5: TEST: removing renamed existing file after operation 2025/08/21 04:03:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yojizon5" before starting 2025/08/21 04:03:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yojizon5: TEST: renaming existing back after failed operation 2025/08/21 04:03:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nujanad9" before starting 2025/08/21 04:03:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nujanad9: TEST: removing renamed existing file after operation 2025/08/21 04:03:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5r5633mes8n4m2800gq5jii23nesqsa79p2u7gc8fqisj71qq1hg" 2025/08/21 04:03:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3gvcmrrl8vs370ud34j2oo5qfi7lhlomu9a7cj2t7jp6elhfnkp6tmfeibcg0k93otksnla3cegnqkooet96cn3p3fp2c1udf1bb4ap2igl6ovjlvnluff3la7n0n3oi5jckgc2787lf0stblcn7g99t4mellmns3sa1flkuhebstpbbk4sg" --- PASS: TestRemoveExisting (13.30s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/21 04:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keheqol2cinu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m59.292229286s (try 1/5)