"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/10 02:54:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi" 2025/08/10 02:54:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:54:44 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0" 2025/08/10 02:54:45 DEBUG : Creating backend with remote "/tmp/rclone3772348710" === 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/10 02:54:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/10 02:54:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/10 02:54:45 DEBUG : potato: Seek from 10 to 0 2025/08/10 02:54:45 DEBUG : potato: Seek from 10 to 0 2025/08/10 02:54:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/10 02:54:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/10 02:54:45 DEBUG : potato: Seek from 5 to 2 2025/08/10 02:54:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/10 02:54:45 DEBUG : potato: Seek from 7 to 0 2025/08/10 02:54:45 DEBUG : potato: Seek from 7 to 0 2025/08/10 02:54:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/10 02:54:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/10 02:54:45 DEBUG : potato: Seek from 5 to 2 2025/08/10 02:54:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/10 02:54:45 DEBUG : potato: Seek from 8 to 0 2025/08/10 02:54:45 DEBUG : potato: Seek from 8 to 0 2025/08/10 02:54:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/10 02:54:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/10 02:54:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/10 02:54:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/10 02:54:45 DEBUG : potato: Seek from 5 to 2 2025/08/10 02:54:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/10 02:54:45 DEBUG : potato: Seek from 9 to 0 2025/08/10 02:54:45 DEBUG : potato: Seek from 9 to 0 2025/08/10 02:54:45 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:54:47 DEBUG : rutabaga: md5 = 9f9a668e313e309ef065aa32c1d2ed1c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/10 02:54:49 DEBUG : empty space: md5 = 0534e392f06500fd672584f1a23c2d9a OK === RUN TestCheck/3 2025/08/10 02:54:52 DEBUG : potato2: md5 = 63a60923b86435f88187463114f5b61e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/10 02:54:54 DEBUG : remotepotato: md5 = b5e4e09a7fcc2669283a44399694d1b8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.80s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/08/10 02:54:57 DEBUG : Creating backend with remote "nonexistent" 2025/08/10 02:54:57 DEBUG : Creating backend with remote "nonexistent" 2025/08/10 02:54:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/10 02:54:57 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/10 02:54:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/10 02:54:57 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:54:58 DEBUG : rutabaga: md5 = f338bd7dad8257fbc59eb5ea6aee4ed1 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/10 02:55:02 DEBUG : empty space: md5 = a1f6357e7d1ecfaacb20bf4106308133 OK === RUN TestCheckDownload/3 2025/08/10 02:55:05 DEBUG : potato2: md5 = 97d96de54a8af7ef5511d23c68bff8c7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/10 02:55:09 DEBUG : remotepotato: md5 = 9b7e495b346b6d68949796402f29155c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.47s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:55:15 DEBUG : rutabaga: md5 = 18f6bb24b64b00d499575b77da15e1a3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/10 02:55:17 DEBUG : empty space: md5 = 5b8e76dd99c379454d2beea0c931416a OK === RUN TestCheckSizeOnly/3 2025/08/10 02:55:19 DEBUG : potato2: md5 = e874166eadee8d099c87a156aef34217 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/10 02:55:21 DEBUG : remotepotato: md5 = fd5b85da0b7f3a59b2c2e7199e6568b0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.87s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:55:26 DEBUG : test.sum: md5 = 7a7d0891f396d676ced0976f40f7ab96 OK 2025/08/10 02:55:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/10 02:55:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/10 02:55:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/10 02:55:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/10 02:55:28 DEBUG : test.sum: md5 = f6b3b11a3425d945876ed1f5fd0c8c53 OK 2025/08/10 02:55:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/10 02:55:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/10 02:55:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/10 02:55:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.97s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:55:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/data" 2025/08/10 02:55:30 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:55:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/data" 2025/08/10 02:55:32 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/vjrnln8ratgmqakfosrqe8espk" 2025/08/10 02:55:36 DEBUG : data/banana: md5 = 5b39b638ac98c9bc200c2b04dc4e4999 OK 2025/08/10 02:55:37 DEBUG : test.sum: md5 = 9efaa31ae9dc0e96d25f44b563f500ee OK === RUN TestCheckSumDownload/subtest1 2025/08/10 02:55:42 DEBUG : data/potato: md5 = e66df09f3f6fca8aef61d05d9689cd81 OK 2025/08/10 02:55:43 DEBUG : test.sum: md5 = 1d8252e5b43f20aa7288e75b56199330 OK === RUN TestCheckSumDownload/subtest2 2025/08/10 02:55:47 DEBUG : test.sum: md5 = 3ce5076aea93dc6522db066a814a899c OK === RUN TestCheckSumDownload/subtest3 2025/08/10 02:55:52 DEBUG : test.sum: md5 = d8ca7feba648a9e7cb945506c3410c3c OK === RUN TestCheckSumDownload/subtest4 2025/08/10 02:55:56 DEBUG : test.sum: md5 = b36dbd2e1a34213e94bfba010902471e OK === RUN TestCheckSumDownload/subtest5 2025/08/10 02:56:00 DEBUG : test.sum: md5 = 94026c87afc91d9621c089813a3b3a15 OK === RUN TestCheckSumDownload/subtest6 2025/08/10 02:56:05 DEBUG : data/banana: md5 = 17d125b98aabb37fd8d4080554224876 OK 2025/08/10 02:56:06 DEBUG : data/potato: md5 = 4d63988eeb6e9b93b960557d4fbabe64 OK 2025/08/10 02:56:08 DEBUG : test.sum: md5 = ced5ed82d98703834e35b5d4f91de738 OK === RUN TestCheckSumDownload/subtest7 2025/08/10 02:56:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/10 02:56:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.81s) --- PASS: TestCheckSumDownload/subtest1 (2.50s) --- PASS: TestCheckSumDownload/subtest2 (2.08s) --- PASS: TestCheckSumDownload/subtest3 (2.31s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.38s) --- PASS: TestCheckSumDownload/subtest7 (2.89s) === RUN TestApplyTransforms 2025/08/10 02:56:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeveqeg4ceda" 2025/08/10 02:56:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:14 DEBUG : Creating backend with remote "TestDrive:crypt/vscfmqukm2vc1ddq12nfef9tl9a8r4f03pd03nsa6cdplnm4tnmg" 2025/08/10 02:56:15 DEBUG : Creating backend with remote "/tmp/rclone2429152521" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeveqeg4ceda'", Local "Local file system at /tmp/rclone2429152521", Modify Window "1ms" 2025/08/10 02:56:17 DEBUG : hello, world!: md5 = 4335962afbaebc16e8ed03945e250c1c OK upper checkfile vs. lower remote (without normalization) 2025/08/10 02:56:18 ERROR : hello, world!: sum not found 2025/08/10 02:56:18 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qeveqeg4ceda' 2025/08/10 02:56:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveqeg4ceda': 1 files missing 2025/08/10 02:56:18 NOTICE: 1 hashes missing 2025/08/10 02:56:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveqeg4ceda': 1 differences found 2025/08/10 02:56:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveqeg4ceda': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/10 02:56:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:56:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveqeg4ceda': 0 differences found 2025/08/10 02:56:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeveqeg4ceda': 1 matching files 2025/08/10 02:56:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyixow6rare" 2025/08/10 02:56:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:19 DEBUG : Creating backend with remote "TestDrive:crypt/s5r8v2k07msd8631ouo1fvi68l0lnf3toulcj84i29gkbql3opvg" 2025/08/10 02:56:20 DEBUG : Creating backend with remote "/tmp/rclone839953207" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyixow6rare'", Local "Local file system at /tmp/rclone839953207", Modify Window "1ms" 2025/08/10 02:56:22 DEBUG : HELLO, WORLD!: md5 = 26187c89cbb74fa067a8fc280281ab98 OK lower checkfile vs. upper remote (without normalization) 2025/08/10 02:56:23 ERROR : HELLO, WORLD!: sum not found 2025/08/10 02:56:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-giyixow6rare' 2025/08/10 02:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyixow6rare': 1 files missing 2025/08/10 02:56:23 NOTICE: 1 hashes missing 2025/08/10 02:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyixow6rare': 1 differences found 2025/08/10 02:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyixow6rare': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/10 02:56:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:56:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyixow6rare': 0 differences found 2025/08/10 02:56:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyixow6rare': 1 matching files 2025/08/10 02:56:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soqegud3buce" 2025/08/10 02:56:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:24 DEBUG : Creating backend with remote "TestDrive:crypt/24nfprvi0j327utuae4m1961g3cmiklebf4lnhgcpnshcs80v680" 2025/08/10 02:56:25 DEBUG : Creating backend with remote "/tmp/rclone2759380163" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-soqegud3buce'", Local "Local file system at /tmp/rclone2759380163", Modify Window "1ms" 2025/08/10 02:56:27 DEBUG : HeLlO, wOrLd!: md5 = e0393f5c1ea50a3277687062e4b6ccd1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/10 02:56:28 ERROR : HeLlO, wOrLd!: sum not found 2025/08/10 02:56:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-soqegud3buce' 2025/08/10 02:56:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqegud3buce': 1 files missing 2025/08/10 02:56:28 NOTICE: 1 hashes missing 2025/08/10 02:56:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqegud3buce': 1 differences found 2025/08/10 02:56:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqegud3buce': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/10 02:56:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqegud3buce': 0 differences found 2025/08/10 02:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqegud3buce': 1 matching files 2025/08/10 02:56:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fucubes4woze" 2025/08/10 02:56:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:29 DEBUG : Creating backend with remote "TestDrive:crypt/066avu4l1e51ps5pr14if9b1jtsk0aics1sk46pp2p5ojv6h1t5g" 2025/08/10 02:56:30 DEBUG : Creating backend with remote "/tmp/rclone359009763" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fucubes4woze'", Local "Local file system at /tmp/rclone359009763", Modify Window "1ms" 2025/08/10 02:56:32 DEBUG : HELLO, WORLD!: md5 = 77b674705303e124d8b9e3f5588d9784 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/10 02:56:32 ERROR : HELLO, WORLD!: sum not found 2025/08/10 02:56:32 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fucubes4woze' 2025/08/10 02:56:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucubes4woze': 1 files missing 2025/08/10 02:56:32 NOTICE: 1 hashes missing 2025/08/10 02:56:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucubes4woze': 1 differences found 2025/08/10 02:56:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucubes4woze': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/10 02:56:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucubes4woze': 0 differences found 2025/08/10 02:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucubes4woze': 1 matching files 2025/08/10 02:56:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peruvor5becu" 2025/08/10 02:56:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:34 DEBUG : Creating backend with remote "TestDrive:crypt/rsdq5926b4mbhlvedjkmb14rl5s7qgt49rkf6ef4fb54qtj0tp1g" 2025/08/10 02:56:35 DEBUG : Creating backend with remote "/tmp/rclone770024326" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peruvor5becu'", Local "Local file system at /tmp/rclone770024326", Modify Window "1ms" 2025/08/10 02:56:37 DEBUG : 測試_Русский___ě_áñ: md5 = 39530f55f7e2888a1f8b384973544094 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/10 02:56:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/10 02:56:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-peruvor5becu' 2025/08/10 02:56:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peruvor5becu': 1 files missing 2025/08/10 02:56:38 NOTICE: 1 hashes missing 2025/08/10 02:56:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peruvor5becu': 1 differences found 2025/08/10 02:56:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peruvor5becu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/10 02:56:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:56:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peruvor5becu': 0 differences found 2025/08/10 02:56:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peruvor5becu': 1 matching files 2025/08/10 02:56:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mofibab2wegi" 2025/08/10 02:56:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:39 DEBUG : Creating backend with remote "TestDrive:crypt/ithgu9d79ubasenmg4r55upd75i3ur7m43atjbjv6qomc7jdojt0" 2025/08/10 02:56:40 DEBUG : Creating backend with remote "/tmp/rclone2841855623" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mofibab2wegi'", Local "Local file system at /tmp/rclone2841855623", Modify Window "1ms" 2025/08/10 02:56:42 DEBUG : 測試_Русский___ě_áñ: md5 = 26bb562ac0096cfb6cbbb0d0801f8558 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/10 02:56:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/10 02:56:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mofibab2wegi' 2025/08/10 02:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofibab2wegi': 1 files missing 2025/08/10 02:56:42 NOTICE: 1 hashes missing 2025/08/10 02:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofibab2wegi': 1 differences found 2025/08/10 02:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofibab2wegi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/10 02:56:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:56:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofibab2wegi': 0 differences found 2025/08/10 02:56:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mofibab2wegi': 1 matching files 2025/08/10 02:56:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zenezuz0ledi" 2025/08/10 02:56:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:44 DEBUG : Creating backend with remote "TestDrive:crypt/t623ikro38hmhf86vui0puj4cv9i0ls82k15j5p8jqioc30ffbcg" 2025/08/10 02:56:45 DEBUG : Creating backend with remote "/tmp/rclone493020026" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zenezuz0ledi'", Local "Local file system at /tmp/rclone493020026", Modify Window "1ms" 2025/08/10 02:56:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32a1646c7d007dc0c8d695b099177ee2 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/10 02:56:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/10 02:56:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zenezuz0ledi' 2025/08/10 02:56:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenezuz0ledi': 1 files missing 2025/08/10 02:56:48 NOTICE: 1 hashes missing 2025/08/10 02:56:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenezuz0ledi': 1 differences found 2025/08/10 02:56:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenezuz0ledi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/10 02:56:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:56:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenezuz0ledi': 0 differences found 2025/08/10 02:56:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenezuz0ledi': 1 matching files 2025/08/10 02:56:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-busicor1wibu" 2025/08/10 02:56:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:49 DEBUG : Creating backend with remote "TestDrive:crypt/4daipkg94tocc0e2cvrrpsrdtbgqvfn7fcsejd17i646i9rgft1g" 2025/08/10 02:56:50 DEBUG : Creating backend with remote "/tmp/rclone527868273" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-busicor1wibu'", Local "Local file system at /tmp/rclone527868273", Modify Window "1ms" 2025/08/10 02:56:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f270b16956ab2674b9e73a3b477e2fcd OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/10 02:56:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/10 02:56:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-busicor1wibu' 2025/08/10 02:56:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busicor1wibu': 1 files missing 2025/08/10 02:56:53 NOTICE: 1 hashes missing 2025/08/10 02:56:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busicor1wibu': 1 differences found 2025/08/10 02:56:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busicor1wibu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/10 02:56:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:56:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busicor1wibu': 0 differences found 2025/08/10 02:56:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-busicor1wibu': 1 matching files 2025/08/10 02:56:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisokay8liwi" 2025/08/10 02:56:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:54 DEBUG : Creating backend with remote "TestDrive:crypt/onlbpj828khoflqbunfruljp8pfud2fjfcfq8hdn0v60i15k3uh0" 2025/08/10 02:56:55 DEBUG : Creating backend with remote "/tmp/rclone1107865634" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisokay8liwi'", Local "Local file system at /tmp/rclone1107865634", Modify Window "1ms" 2025/08/10 02:56:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 803d6790c7ce76d99546d7245a1f8d56 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/10 02:56:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/10 02:56:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yisokay8liwi' 2025/08/10 02:56:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisokay8liwi': 1 files missing 2025/08/10 02:56:58 NOTICE: 1 hashes missing 2025/08/10 02:56:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisokay8liwi': 1 differences found 2025/08/10 02:56:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisokay8liwi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/10 02:56:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:56:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisokay8liwi': 0 differences found 2025/08/10 02:56:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisokay8liwi': 1 matching files 2025/08/10 02:56:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dubuyol0gede" 2025/08/10 02:56:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:56:59 DEBUG : Creating backend with remote "TestDrive:crypt/8cg35d5cm6h6sk5bjc4etj0kse7jurbqds8punedfu6t7qer0qeg" 2025/08/10 02:57:00 DEBUG : Creating backend with remote "/tmp/rclone2240377683" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dubuyol0gede'", Local "Local file system at /tmp/rclone2240377683", Modify Window "1ms" 2025/08/10 02:57:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 34bf03149334dc0a152fcdf11b77f596 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/10 02:57:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/10 02:57:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dubuyol0gede' 2025/08/10 02:57:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuyol0gede': 1 files missing 2025/08/10 02:57:03 NOTICE: 1 hashes missing 2025/08/10 02:57:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuyol0gede': 1 differences found 2025/08/10 02:57:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuyol0gede': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/10 02:57:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 02:57:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuyol0gede': 0 differences found 2025/08/10 02:57:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuyol0gede': 1 matching files 2025/08/10 02:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dubuyol0gede': Purge remote 2025/08/10 02:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisokay8liwi': Purge remote 2025/08/10 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-busicor1wibu': Purge remote 2025/08/10 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zenezuz0ledi': Purge remote 2025/08/10 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mofibab2wegi': Purge remote 2025/08/10 02:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peruvor5becu': Purge remote 2025/08/10 02:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fucubes4woze': Purge remote 2025/08/10 02:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soqegud3buce': Purge remote 2025/08/10 02:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyixow6rare': Purge remote 2025/08/10 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeveqeg4ceda': Purge remote --- PASS: TestApplyTransforms (54.10s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:57:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/10 02:57:10 DEBUG : sub/file2: md5 = f9ed8569c1930ad185f51511b9a343c1 OK 2025/08/10 02:57:10 INFO : file1: Copied (new) to: sub/file2 2025/08/10 02:57:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:57:11 DEBUG : file1: Unchanged skipping 2025/08/10 02:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': don't need to copy/move sub/file2, it is already at target location 2025/08/10 02:57:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.96s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:57:17 DEBUG : dst/file1: md5 = a22a19040d12e254f0cb4fd5e03339f0 OK 2025/08/10 02:57:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/backup" 2025/08/10 02:57:18 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/1nrff024r7pq65ecp72fc28jb0" 2025/08/10 02:57:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/10 02:57:21 INFO : dst/file1: Moved (server-side) 2025/08/10 02:57:23 DEBUG : dst/file1: md5 = ba0b311ce044700ddee70264e5e17a02 OK 2025/08/10 02:57:23 INFO : dst/file1: Copied (new) 2025/08/10 02:57:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 02:57:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 02:57:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.10s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:57:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/dst" 2025/08/10 02:57:28 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 02:57:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/CompareDest" 2025/08/10 02:57:30 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/gveqi14airsml4bgu7krj116o8" 2025/08/10 02:57:31 DEBUG : one: Need to transfer - File not found at Destination 2025/08/10 02:57:34 DEBUG : one: md5 = 308199449dd4ba0c6f7dde26c782ab60 OK 2025/08/10 02:57:34 INFO : one: Copied (new) 2025/08/10 02:57:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:57:36 DEBUG : one: md5 = 027e2b0499d541cbd6a246b9aa8c9b9a OK 2025/08/10 02:57:36 INFO : one: Copied (replaced existing) 2025/08/10 02:57:38 DEBUG : dst/one: md5 = ad2bd47fcb92e0df55f9021c0c2df4f9 OK 2025/08/10 02:57:41 DEBUG : CompareDest/one: md5 = e2ae0a97223630967f7b497ce424ebf1 OK 2025/08/10 02:57:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:57:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:57:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 02:57:44 DEBUG : CompareDest/two: md5 = a5d138261ffc367796503f4f931511ba OK 2025/08/10 02:57:45 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 02:57:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:57:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 02:57:46 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 02:57:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:57:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 02:57:47 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 02:57:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/10 02:57:49 DEBUG : two: md5 = 5bc5b26328844cb8e62bd533e90c7628 OK 2025/08/10 02:57:49 INFO : two: Copied (new) 2025/08/10 02:57:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 02:57:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 02:57:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 02:57:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.74s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:57:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/dst" 2025/08/10 02:57:53 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 02:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/CopyDest" 2025/08/10 02:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/10 02:57:57 DEBUG : one: Need to transfer - File not found at Destination 2025/08/10 02:57:59 DEBUG : one: md5 = 7c1d2e63123f1ea6ea2368c9dadee620 OK 2025/08/10 02:57:59 INFO : one: Copied (new) 2025/08/10 02:58:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:58:02 DEBUG : one: md5 = 4a4342da8378e03f0d07f487d2553b20 OK 2025/08/10 02:58:02 INFO : one: Copied (replaced existing) 2025/08/10 02:58:04 DEBUG : dst/one: md5 = b636da20349d7158775992b80272178f OK 2025/08/10 02:58:06 DEBUG : CopyDest/one: md5 = b9f5bf20bf3486ec8afae8ccebe45512 OK 2025/08/10 02:58:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/BackupDir" 2025/08/10 02:58:07 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/10 02:58:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:58:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:58:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:58:11 INFO : one: Moved (server-side) 2025/08/10 02:58:12 INFO : one: Copied (server-side copy) 2025/08/10 02:58:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/10 02:58:14 DEBUG : CopyDest/two: md5 = 42695c7ecae8bb6ce20889e2b83a7a8a OK 2025/08/10 02:58:14 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 02:58:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:58:16 INFO : two: Copied (server-side copy) 2025/08/10 02:58:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/10 02:58:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:58:17 DEBUG : two: Unchanged skipping 2025/08/10 02:58:19 DEBUG : CopyDest/three: md5 = bbaca7f9d640d740d80ec1fe22537d23 OK 2025/08/10 02:58:20 DEBUG : three: Need to transfer - File not found at Destination 2025/08/10 02:58:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/10 02:58:20 DEBUG : three: Destination not found in --copy-dest 2025/08/10 02:58:21 DEBUG : three: md5 = 3ea48f7e010790f268455afd66e2812a OK 2025/08/10 02:58:21 INFO : three: Copied (new) 2025/08/10 02:58:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/10 02:58:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 02:58:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 02:58:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 02:58:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/10 02:58:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 02:58:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.74s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:58:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/10 02:58:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9fe16886abfa8096cd3a8ae57b3540cb OK 2025/08/10 02:58:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/10 02:58:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/10 02:58:32 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/10 02:58:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/10 02:58:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/10 02:58:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1bb5e1545c780c48d98b7e922b9cae44 OK 2025/08/10 02:58:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/10 02:58:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/10 02:58:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.26s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:58:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Looking for duplicate names using skip mode. 2025/08/10 02:58:42 NOTICE: one: Found 2 files with duplicate names 2025/08/10 02:58:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.03s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:58:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Looking for duplicate names using skip mode. 2025/08/10 02:58:48 NOTICE: one: Found 3 files with duplicate names 2025/08/10 02:58:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/10 02:58:49 INFO : one: Deleted 2025/08/10 02:58:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.55s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:58:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Looking for duplicate names using first mode. 2025/08/10 02:58:55 NOTICE: one: Found 3 files with duplicate names 2025/08/10 02:58:55 INFO : one: Deleted 2025/08/10 02:58:56 INFO : one: Deleted 2025/08/10 02:58:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.86s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:59:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Looking for duplicate names using newest mode. 2025/08/10 02:59:02 NOTICE: one: Found 3 files with duplicate names 2025/08/10 02:59:02 INFO : one: Deleted 2025/08/10 02:59:02 INFO : one: Deleted 2025/08/10 02:59:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.49s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:59:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Looking for duplicate names using oldest mode. 2025/08/10 02:59:09 NOTICE: one: Found 3 files with duplicate names 2025/08/10 02:59:09 INFO : one: Deleted 2025/08/10 02:59:10 INFO : one: Deleted 2025/08/10 02:59:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.93s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:59:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Looking for duplicate names using largest mode. 2025/08/10 02:59:15 NOTICE: one: Found 3 files with duplicate names 2025/08/10 02:59:16 INFO : one: Deleted 2025/08/10 02:59:16 INFO : one: Deleted 2025/08/10 02:59:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.54s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:59:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Looking for duplicate names using smallest mode. 2025/08/10 02:59:22 NOTICE: one: Found 3 files with duplicate names 2025/08/10 02:59:22 INFO : one: Deleted 2025/08/10 02:59:23 INFO : one: Deleted 2025/08/10 02:59:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.53s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:59:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Looking for duplicate names using rename mode. 2025/08/10 02:59:30 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/10 02:59:31 INFO : one-2.txt: renamed from: one.txt 2025/08/10 02:59:33 INFO : one-3.txt: renamed from: one.txt 2025/08/10 02:59:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.25s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:59:38 DEBUG : dupe1/one.txt: md5 = 7c3a0c7a293670e039e6697ea905705d OK 2025/08/10 02:59:41 DEBUG : dupe2/two.txt: md5 = bd7b1e7ca6eaa0d23fd16ca88dd64572 OK 2025/08/10 02:59:43 DEBUG : dupe3/three.txt: md5 = 824681d4f05e48d23e5c196cc40264a0 OK 2025/08/10 02:59:43 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/10 02:59:44 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/10 02:59:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/10 02:59:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/10 02:59:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/10 02:59:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/10 02:59:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.92s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 02:59:51 DEBUG : a.txt: md5 = c04f4563a42aaaaad483e85807903c62 OK 2025/08/10 02:59:52 DEBUG : zend.txt: md5 = 8da1c12f59e4c94f4d2869de6e9d7121 OK 2025/08/10 02:59:55 DEBUG : sub dir/hello world: md5 = 68593d96e6f1eac3323393ddfa2d17cb OK 2025/08/10 02:59:56 DEBUG : sub dir/hello world2: md5 = ac5c55d38fc893ba110d7ae4a70b5bc6 OK 2025/08/10 02:59:58 DEBUG : sub dir/ignore dir/.ignore: md5 = d6e5be9e6ae8439d44e4025faf2360c6 OK 2025/08/10 03:00:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 904305e0f7dbbee60f63d2d5b0939083 OK 2025/08/10 03:00:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = fe62540e48fa9d816a84bfa49c81dc0c OK 2025/08/10 03:00:03 DEBUG : a.txt: Excluded (Size Filter) 2025/08/10 03:00:03 DEBUG : a.txt: Excluded 2025/08/10 03:00:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/10 03:00:04 DEBUG : sub dir/hello world: Excluded 2025/08/10 03:00:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/10 03:00:04 DEBUG : sub dir/hello world2: Excluded 2025/08/10 03:00:04 DEBUG : sub dir/ignore dir: Excluded 2025/08/10 03:00:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/10 03:00:04 DEBUG : sub dir/hello world: Excluded 2025/08/10 03:00:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/10 03:00:04 DEBUG : sub dir/hello world2: Excluded 2025/08/10 03:00:04 DEBUG : sub dir/ignore dir: Excluded 2025/08/10 03:00:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/10 03:00:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/10 03:00:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/10 03:00:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/10 03:00:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/10 03:00:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/10 03:00:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.43s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:00:14 DEBUG : a.txt: md5 = bb90f1a35de3daa9d3f42ca7c367b829 OK 2025/08/10 03:00:16 DEBUG : zend.txt: md5 = 81497b3c070d77750260ad1626ebd530 OK 2025/08/10 03:00:18 DEBUG : sub dir/hello world: md5 = 282768cbd1222651949e9cd8530666c6 OK 2025/08/10 03:00:20 DEBUG : sub dir/hello world2: md5 = cc1de34a078500f71d27a59281feb523 OK 2025/08/10 03:00:22 DEBUG : sub dir/ignore dir/.ignore: md5 = 7bcef5427bc8370de5d3650f2da52214 OK 2025/08/10 03:00:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6a8923471b065ab7a3ba0dff354667b1 OK 2025/08/10 03:00:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7fdd3cbcf879da3d86d725907390afb9 OK 2025/08/10 03:00:27 DEBUG : a.txt: Excluded (Size Filter) 2025/08/10 03:00:27 DEBUG : a.txt: Excluded 2025/08/10 03:00:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/10 03:00:28 DEBUG : sub dir/hello world: Excluded 2025/08/10 03:00:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/10 03:00:28 DEBUG : sub dir/hello world2: Excluded 2025/08/10 03:00:29 DEBUG : sub dir/ignore dir: Excluded 2025/08/10 03:00:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/10 03:00:29 DEBUG : sub dir/hello world: Excluded 2025/08/10 03:00:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/10 03:00:29 DEBUG : sub dir/hello world2: Excluded 2025/08/10 03:00:29 DEBUG : sub dir/ignore dir: Excluded 2025/08/10 03:00:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/10 03:00:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/10 03:00:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/10 03:00:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/10 03:00:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/10 03:00:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/10 03:00:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.19s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:00:37 DEBUG : file1: md5 = 85cab8d93ec947ba518f6f72e47dcf49 OK 2025/08/10 03:00:40 DEBUG : sub/file2: md5 = 158658e9af3d162654938e707b25af85 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/10 03:00:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/10 03:00:43 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/10 03:00:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/10 03:00:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.90s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.50s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:00:47 DEBUG : file1: md5 = fd7cf3d7b35e16a79279925841df9b25 OK 2025/08/10 03:00:49 DEBUG : sub/file2: md5 = 41b5105d0cab401bef9cb0ca80eed055 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/10 03:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/notfound" 2025/08/10 03:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/10 03:00:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.79s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:00:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Making directory 2025/08/10 03:00:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:01 DEBUG : sub dir/hello world: md5 = 05b9183b6a6d985e0e67f18028ea2eb6 OK 2025/08/10 03:01:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.29s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:05 DEBUG : potato2: md5 = da084191198b2cbe6806f905fd0f2505 OK 2025/08/10 03:01:06 DEBUG : empty space: md5 = 026945fbb0f58389028ee744f9fc8e17 OK --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:10 DEBUG : potato2: md5 = 856ebe82d7ebe39899e8039ed8d072c5 OK 2025/08/10 03:01:11 DEBUG : empty space: md5 = adf1d4c2d0ac5fea53e4e01bb4b6566b OK 2025/08/10 03:01:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/10 03:01:12 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.02s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:15 DEBUG : potato2: md5 = a70ceb9a326b85c1746d86902758659b OK 2025/08/10 03:01:16 DEBUG : empty space: md5 = bf13a338aba4d3baa4451521986324c7 OK --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:20 DEBUG : potato2: md5 = fd94a6a4485c4a62fb0a013fb6a4f9e9 OK 2025/08/10 03:01:21 DEBUG : empty space: md5 = 5583340fb9352154ea01926f8473344d OK --- PASS: TestHashSums (4.98s) === RUN TestHashSumsWithErrors 2025/08/10 03:01:23 DEBUG : Creating backend with remote ":memory:" 2025/08/10 03:01:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/10 03:01:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/10 03:01:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/10 03:01:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/10 03:01:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/10 03:01:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/10 03:01:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/10 03:01:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/10 03:01:23 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:24 DEBUG : potato2: md5 = 553c1ea74c5c2e8935fcaf9fc812e47b OK 2025/08/10 03:01:26 DEBUG : empty space: md5 = 72020ada1cff0970a945192e17207b14 OK 2025/08/10 03:01:28 DEBUG : sub dir/potato3: md5 = 53d937e5690c96b85bbf0c6227e825c8 OK 2025/08/10 03:01:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.64s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:33 DEBUG : small: md5 = 9655edf83b8570a152f507f7764f78ac OK 2025/08/10 03:01:35 DEBUG : medium: md5 = 0e196db4faef848197db975f7edaefc9 OK 2025/08/10 03:01:36 DEBUG : large: md5 = b1d940da5594ee215d262a0a3a26705d OK 2025/08/10 03:01:36 DEBUG : Waiting for deletions to finish 2025/08/10 03:01:36 DEBUG : large: Excluded (Size Filter) 2025/08/10 03:01:37 INFO : small: Deleted 2025/08/10 03:01:37 INFO : medium: Deleted --- PASS: TestDelete (6.44s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:40 DEBUG : small: md5 = be2d280232c22cdff6057287fd82b220 OK 2025/08/10 03:01:41 DEBUG : medium: md5 = 1daa98c55cda5e8185bd5c46c41dbfb9 OK 2025/08/10 03:01:42 DEBUG : large: md5 = bac34a366e54d0b76d10802d2c993520 OK 2025/08/10 03:01:43 DEBUG : Waiting for deletions to finish 2025/08/10 03:01:43 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/10 03:01:43 INFO : medium: Deleted 2025/08/10 03:01:43 INFO : small: Deleted --- PASS: TestMaxDelete (7.03s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:47 DEBUG : small: md5 = d21d0211d9b8ab8e30e1838a69cfb6d8 OK 2025/08/10 03:01:48 DEBUG : medium: md5 = 06bbb555ea473baf3da96607bf832db8 OK 2025/08/10 03:01:50 DEBUG : large: md5 = 2e1543399abd5b3a60ad29835aa3ba48 OK 2025/08/10 03:01:50 DEBUG : Waiting for deletions to finish 2025/08/10 03:01:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/10 03:01:51 INFO : small: Deleted 2025/08/10 03:01:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.22s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:01:54 DEBUG : small: md5 = 9cb10186f6a1d970f848c4db8f5d5a45 OK 2025/08/10 03:01:55 DEBUG : medium: md5 = 4e7d933fbdbb4042762358b0226efbf1 OK 2025/08/10 03:01:57 DEBUG : large: md5 = 765848f4fa15c696436f422df699803d OK 2025/08/10 03:01:57 DEBUG : Waiting for deletions to finish 2025/08/10 03:01:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/10 03:01:58 INFO : medium: Deleted 2025/08/10 03:01:58 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.98s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:02:01 DEBUG : ReadFile: md5 = 3c746f09f08a7dde24dd2714c417804d OK --- PASS: TestReadFile (4.43s) === RUN TestRetry 2025/08/10 03:02:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/10 03:02:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/10 03:02:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/10 03:02:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/10 03:02:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/10 03:02:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/10 03:02:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:02:05 DEBUG : file1: md5 = 6f71e4b81653844df1396850e3e6fa11 OK 2025/08/10 03:02:07 DEBUG : file2: md5 = 2db0109d2c7594da11bd32a265802d8f OK --- PASS: TestCat (16.24s) === RUN TestPurge 2025/08/10 03:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pajajis8xopo" 2025/08/10 03:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/bgsh7g7pp6imtkdkf64a0qsq9n2fmqva9dumuhupb2th23g2fkf0" 2025/08/10 03:02:21 DEBUG : Creating backend with remote "/tmp/rclone1506991442" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pajajis8xopo'", Local "Local file system at /tmp/rclone1506991442", Modify Window "1ms" 2025/08/10 03:02:25 DEBUG : A1/B1/C1/one: md5 = 551e2d57938466af77e02cf387f1877d OK 2025/08/10 03:02:25 INFO : A2: Making directory 2025/08/10 03:02:26 INFO : A1/B2: Making directory 2025/08/10 03:02:27 INFO : A1/B2/C2: Making directory 2025/08/10 03:02:28 INFO : A1/B1/C3: Making directory 2025/08/10 03:02:28 INFO : A3: Making directory 2025/08/10 03:02:29 INFO : A3/B3: Making directory 2025/08/10 03:02:30 INFO : A3/B3/C4: Making directory 2025/08/10 03:02:32 DEBUG : A1/two: md5 = 0e290e23ccb2b6b18a9f77ce7ebcc1ec OK 2025/08/10 03:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pajajis8xopo': Purge remote 2025/08/10 03:02:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.78s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:02:40 DEBUG : A1/B1/C1/one: md5 = 3b690c6552f20f5c3a66001973ecb0eb OK 2025/08/10 03:02:40 INFO : A2: Making directory 2025/08/10 03:02:41 INFO : A1/B2: Making directory 2025/08/10 03:02:41 INFO : A1/B2/C2: Making directory 2025/08/10 03:02:42 INFO : A1/B1/C3: Making directory 2025/08/10 03:02:43 INFO : A3: Making directory 2025/08/10 03:02:44 INFO : A3/B3: Making directory 2025/08/10 03:02:45 INFO : A3/B3/C4: Making directory 2025/08/10 03:02:47 DEBUG : A1/two: md5 = eafda2759ea691dbceb3ab31a3b28233 OK 2025/08/10 03:02:48 DEBUG : removing 1 level 3 directories 2025/08/10 03:02:48 INFO : A3/B3/C4: Removing directory 2025/08/10 03:02:51 DEBUG : removing 2 level 3 directories 2025/08/10 03:02:51 INFO : A1/B2/C2: Removing directory 2025/08/10 03:02:51 INFO : A1/B1/C3: Removing directory 2025/08/10 03:02:51 DEBUG : removing 2 level 2 directories 2025/08/10 03:02:51 INFO : A1/B2: Removing directory 2025/08/10 03:02:51 INFO : A3/B3: Removing directory 2025/08/10 03:02:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/10 03:02:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/10 03:02:52 DEBUG : removing 2 level 1 directories 2025/08/10 03:02:52 INFO : A3: Removing directory 2025/08/10 03:02:52 INFO : A2: Removing directory 2025/08/10 03:02:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/10 03:02:56 DEBUG : removing 1 level 3 directories 2025/08/10 03:02:56 INFO : A1/B1/C1: Removing directory 2025/08/10 03:02:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:57 DEBUG : removing 1 level 2 directories 2025/08/10 03:02:57 INFO : A1/B1: Removing directory 2025/08/10 03:02:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/10 03:02:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:02:58 DEBUG : removing 1 level 1 directories 2025/08/10 03:02:58 INFO : A1: Removing directory 2025/08/10 03:02:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/10 03:02:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/10 03:02:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 03:02:58 DEBUG : removing 1 level 0 directories 2025/08/10 03:02:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Removing directory 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:02:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (23.99s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:03:00 INFO : A1: Making directory 2025/08/10 03:03:01 INFO : A1/B1: Making directory 2025/08/10 03:03:02 INFO : A1/B1/C1: Making directory 2025/08/10 03:03:04 DEBUG : removing 1 level 3 directories 2025/08/10 03:03:04 INFO : A1/B1/C1: Removing directory 2025/08/10 03:03:05 DEBUG : removing 1 level 2 directories 2025/08/10 03:03:05 INFO : A1/B1: Removing directory 2025/08/10 03:03:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:03:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.85s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:03:08 INFO : A1: Making directory 2025/08/10 03:03:08 INFO : A1/B1: Making directory 2025/08/10 03:03:09 INFO : A1/B1/C1: Making directory 2025/08/10 03:03:11 DEBUG : removing 1 level 3 directories 2025/08/10 03:03:11 INFO : A1/B1/C1: Removing directory 2025/08/10 03:03:12 DEBUG : removing 1 level 2 directories 2025/08/10 03:03:12 INFO : A1/B1: Removing directory 2025/08/10 03:03:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:03:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.07s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:03:16 DEBUG : file1: md5 = 13b2e0dacc2a259de5c668ffffed7e18 OK 2025/08/10 03:03:17 DEBUG : filename.txt: File name found in url 2025/08/10 03:03:18 DEBUG : filename.txt: md5 = 1aa83cf3cd498cd8b74e259647111cc2 OK 2025/08/10 03:03:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/10 03:03:20 DEBUG : headerfilename.txt: md5 = 662befe5a7acff59ba2d72742afd51ee OK 2025/08/10 03:03:21 DEBUG : file2: md5 = 887a910585472734ce0946acbff96c99 OK --- PASS: TestCopyURL (9.19s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.01s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:03:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/10 03:03:26 DEBUG : sub/file2: md5 = fd4abf072fc3af5faf2fca33630732c0 OK 2025/08/10 03:03:26 INFO : file1: Copied (new) to: sub/file2 2025/08/10 03:03:26 INFO : file1: Deleted 2025/08/10 03:03:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 03:03:27 DEBUG : file1: Unchanged skipping 2025/08/10 03:03:27 INFO : file1: Deleted 2025/08/10 03:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': don't need to copy/move sub/file2, it is already at target location 2025/08/10 03:03:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.01s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:03:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/10 03:03:32 DEBUG : file1: md5 = 14c38b41e47c7acc422ad4faafa33f38 OK 2025/08/10 03:03:32 INFO : file1: Copied (new) 2025/08/10 03:03:32 INFO : file1: Deleted 2025/08/10 03:03:32 DEBUG : file1: Destination exists, skipping 2025/08/10 03:03:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.36s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:03:36 DEBUG : dst/file1: md5 = 7c35107a882ff598aa25fbcaf7459c01 OK 2025/08/10 03:03:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qayitux6fufi/backup" 2025/08/10 03:03:37 DEBUG : Creating backend with remote "TestDrive:crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0/1nrff024r7pq65ecp72fc28jb0" 2025/08/10 03:03:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/10 03:03:41 INFO : dst/file1: Moved (server-side) 2025/08/10 03:03:43 DEBUG : dst/file1: md5 = 4efed25450743ecf9a59c059a8809144 OK 2025/08/10 03:03:43 INFO : dst/file1: Copied (new) 2025/08/10 03:03:43 INFO : dst/file1: Deleted 2025/08/10 03:03:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:03:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:03:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.74s) === 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:03:50 DEBUG : A1/one: md5 = f6794e46ba5b97a0ac2278814c43dcdc OK 2025/08/10 03:03:52 DEBUG : A1/two: md5 = edd5b838a9ba5a6e55e3ec3deb8904c6 OK 2025/08/10 03:03:54 DEBUG : A1/B1/three: md5 = 02edb7a0559d3fd4d6bd887519f9c9ab OK 2025/08/10 03:03:56 DEBUG : A1/B1/C1/four: md5 = 34fe9e35f4906dd213720567e8d000f8 OK 2025/08/10 03:03:59 DEBUG : A1/B1/C2/five: md5 = 7a63d999119ea7f6ece2fcc9587a205e OK 2025/08/10 03:03:59 INFO : A1/B2: Making directory 2025/08/10 03:03:59 INFO : A1/B1/C3: Making directory 2025/08/10 03:04:10 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/10 03:04:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/10 03:04:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/10 03:04:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/10 03:04:10 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/10 03:04:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/10 03:04:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/10 03:04:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:04:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/10 03:04:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/10 03:04:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/10 03:04:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/10 03:04:21 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/10 03:04:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/10 03:04:21 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/10 03:04:22 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/10 03:04:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/10 03:04:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/10 03:04:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:04:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/10 03:04:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/10 03:04:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/10 03:04:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/10 03:04:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/10 03:04:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/10 03:04:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:04:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/10 03:04:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/10 03:04:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/10 03:04:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 03:04:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.32s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/10 03:04:37 DEBUG : no_checksum_small_file_from_pipe: md5 = 93d873c1e20e430aa9678a2d9cd248b9 OK 2025/08/10 03:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/10 03:04:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/10 03:04:37 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/10 03:04:38 DEBUG : no_checksum_big_file_from_pipe: md5 = d96b94961700b0a227db6030bf763123 OK 2025/08/10 03:04:38 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/10 03:04:42 DEBUG : with_checksum_small_file_from_pipe: md5 = 50848ed9c2aebbe884aef9d5d0ee2a8f OK 2025/08/10 03:04:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/10 03:04:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/10 03:04:44 DEBUG : with_checksum_big_file_from_pipe: md5 = 7d33316f1876085bb232aa8e6e599f1d OK 2025/08/10 03:04:44 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/10 03:04:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 03:04:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/10 03:04:49 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-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': File to upload is small (34 bytes), uploading instead of streaming 2025/08/10 03:04:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/10 03:04:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/10 03:04:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.17s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/10 03:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': File to upload is small (48 bytes), uploading instead of streaming 2025/08/10 03:04:57 DEBUG : rcat_metadata: md5 = 8bd36f327b83f540fbe01cf463cd5b27 OK 2025/08/10 03:04:57 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/10 03:04:59 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/10 03:05:00 DEBUG : rcat_metadata_uploadcutoff0: md5 = ebba999ab46f37c1b4295ac256b86c0d OK 2025/08/10 03:05:00 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.93s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:05:03 DEBUG : potato1: md5 = 14b4ff068de9c681c99424c1b14064aa OK 2025/08/10 03:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': File to upload is small (60 bytes), uploading instead of streaming 2025/08/10 03:05:05 DEBUG : potato2: md5 = 8e19002fdebcb1906bb8f379157c3a69 OK 2025/08/10 03:05:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.67s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:05:08 DEBUG : potato1: md5 = 3cc1b32c94a12320f74f36e7b5924596 OK 2025/08/10 03:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': File to upload is small (60 bytes), uploading instead of streaming 2025/08/10 03:05:10 DEBUG : potato2: md5 = 772ef322783c92754cc356bd4f423706 OK 2025/08/10 03:05:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.24s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:05:13 DEBUG : potato2: md5 = 7af69bef83c61698bdc38cbd8371080d OK 2025/08/10 03:05:15 DEBUG : empty space: md5 = d6cf3da5c0c0075a0679a052cc0b1d60 OK 2025/08/10 03:05:17 DEBUG : sub dir/potato3: md5 = c142419eaebee7d8e461f0435a063f9f OK 2025/08/10 03:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Touching "sub dir/potato3" 2025/08/10 03:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Touching "empty space" 2025/08/10 03:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Touching "potato2" 2025/08/10 03:05:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.36s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:05:22 DEBUG : dir with metadata: Making directory with metadata 2025/08/10 03:05:23 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:05:24 DEBUG : directory with modtime: Making directory with metadata 2025/08/10 03:05:25 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:05:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/10 03:05:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 03:05:27 DEBUG : Google drive root 'crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0': Skipping btime metadata as can't update it on an existing file: 2025-08-10T03:05:27.301599274Z 2025/08/10 03:05:28 INFO : non existent directory: Updated directory metadata 2025/08/10 03:05:29 DEBUG : Google drive root 'crypt/btpj9eht1tgrkr8eb1sgo11rffl9uv8icds9oq6a0u69tvfsncc0': Skipping btime metadata as can't update it on an existing file: 2025-08-10T03:05:27.301599274Z 2025/08/10 03:05:30 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.61s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:05:31 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/10 03:05:33 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/10 03:05:34 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.05s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:05:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/10 03:05:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 03:05:35 DEBUG : dst: Making directory with metadata 2025/08/10 03:05:36 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 03:05:36 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 03:05:37 INFO : dst: Set directory modification time (using SetModTime) 2025/08/10 03:05:37 INFO : dst: Set directory modification time (using SetModTime) 2025/08/10 03:05:37 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/10 03:05:38 INFO : dst: Set directory modification time (using SetModTime) 2025/08/10 03:05:38 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.73s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi'", Local "Local file system at /tmp/rclone3772348710", Modify Window "1ms" 2025/08/10 03:05:42 DEBUG : sub dir/test remove existing: md5 = eb525493da96a3b6e21384313ec560cd OK 2025/08/10 03:05:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 073e392363323d93ba4b526f1ed693e4 OK 2025/08/10 03:05:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.duzoraf8" before starting 2025/08/10 03:05:46 DEBUG : sub dir/test remove existing.duzoraf8: TEST: removing renamed existing file after operation 2025/08/10 03:05:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeqowop8" before starting 2025/08/10 03:05:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeqowop8: TEST: renaming existing back after failed operation 2025/08/10 03:05:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gulobos0" before starting 2025/08/10 03:05:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gulobos0: TEST: removing renamed existing file after operation 2025/08/10 03:05:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0gsk8a4gk9cevdth0mkptvkrq9l9nrnpamkk3sptshcqd6g3e2cdckiu0utfh8mndmplsclt35o2kqd880fao8h4dn5ilt4s2s0sl7se3eic366fh4mn8bjg15pkqf3i7cllff8i4ok63lmus2bsfldlqb5vj4he1le69oej7515p8q2kr10" 2025/08/10 03:05:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1pkv5ote59imsevpu28cqhtkrnqb9cfqahobrojvhlecmfuf632g" --- PASS: TestRemoveExisting (13.85s) === 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/10 03:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qayitux6fufi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m10.038697028s (try 1/5)