"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/16 03:28:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita" 2025/04/16 03:28:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:28:16 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg" 2025/04/16 03:28:17 DEBUG : Creating backend with remote "/tmp/rclone3630831949" === 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/16 03:28:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/16 03:28:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/16 03:28:18 DEBUG : potato: Seek from 10 to 0 2025/04/16 03:28:18 DEBUG : potato: Seek from 10 to 0 2025/04/16 03:28:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/16 03:28:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/16 03:28:18 DEBUG : potato: Seek from 5 to 2 2025/04/16 03:28:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/16 03:28:18 DEBUG : potato: Seek from 7 to 0 2025/04/16 03:28:18 DEBUG : potato: Seek from 7 to 0 2025/04/16 03:28:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/16 03:28:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/16 03:28:18 DEBUG : potato: Seek from 5 to 2 2025/04/16 03:28:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/16 03:28:18 DEBUG : potato: Seek from 8 to 0 2025/04/16 03:28:18 DEBUG : potato: Seek from 8 to 0 2025/04/16 03:28:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/16 03:28:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/16 03:28:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/16 03:28:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/16 03:28:18 DEBUG : potato: Seek from 5 to 2 2025/04/16 03:28:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/16 03:28:18 DEBUG : potato: Seek from 9 to 0 2025/04/16 03:28:18 DEBUG : potato: Seek from 9 to 0 2025/04/16 03:28:18 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:28:20 DEBUG : rutabaga: md5 = 1c8c20c5e7b93849d9816c6776f3131b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/16 03:28:22 DEBUG : empty space: md5 = f79ee1f5ba402d16e8d2e1ecc776d47e OK === RUN TestCheck/3 2025/04/16 03:28:24 DEBUG : potato2: md5 = 309453ed042d5730bdcf23f5acaf93d6 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/16 03:28:26 DEBUG : remotepotato: md5 = b25b98d5e5639433324ff7a7c676705c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.23s) --- PASS: TestCheck/1 (0.35s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/16 03:28:29 DEBUG : Creating backend with remote "nonexistent" 2025/04/16 03:28:29 DEBUG : Config file has changed externally - reloading 2025/04/16 03:28:29 DEBUG : Creating backend with remote "nonexistent" 2025/04/16 03:28:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/16 03:28:29 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/04/16 03:28:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/16 03:28:29 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:28:30 DEBUG : rutabaga: md5 = 84a2f719a4bd273ab2240439683daf8d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/16 03:28:34 DEBUG : empty space: md5 = 8af0d12516d8c4ae52472eac171da387 OK === RUN TestCheckDownload/3 2025/04/16 03:28:37 DEBUG : potato2: md5 = dabde8bd79f6f864f9fe1daede7c3fbb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/16 03:28:41 DEBUG : remotepotato: md5 = 3f0c07f62b7902cdeead727c5f9290c3 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.44s) --- PASS: TestCheckDownload/1 (1.35s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (1.40s) --- PASS: TestCheckDownload/7 (1.32s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:28:48 DEBUG : rutabaga: md5 = ca07478c9dbd8b67cdb8e20176089c0e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/16 03:28:50 DEBUG : empty space: md5 = 9048e3e76ea0a668303b4a6ba80719c3 OK === RUN TestCheckSizeOnly/3 2025/04/16 03:28:52 DEBUG : potato2: md5 = 1a3395ca5da938a493bb5bc7c31c766e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/16 03:28:54 DEBUG : remotepotato: md5 = 8a9237906df61aea4969b6c757e5a4ed OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.76s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:28:58 DEBUG : test.sum: md5 = ac941d3bd7d7046a3859b5435b4cd647 OK 2025/04/16 03:28:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/16 03:28:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/16 03:28:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/16 03:28:59 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/16 03:29:01 DEBUG : test.sum: md5 = 0a9e495e7b14c665817a54eb76318c9b OK 2025/04/16 03:29:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/16 03:29:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/16 03:29:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/16 03:29:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.70s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:29:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/data" 2025/04/16 03:29:03 DEBUG : Config file has changed externally - reloading 2025/04/16 03:29:03 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:29:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/data" 2025/04/16 03:29:05 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/vjrnln8ratgmqakfosrqe8espk" 2025/04/16 03:29:08 DEBUG : data/banana: md5 = b0ffe5cc4cc96ddf111e02212f07c2f5 OK 2025/04/16 03:29:10 DEBUG : test.sum: md5 = d5c9392c428e0ab159774c17f3e0b66d OK === RUN TestCheckSumDownload/subtest1 2025/04/16 03:29:15 DEBUG : data/potato: md5 = ce166b91d9d92fc67bed8ac9a8e5fef5 OK 2025/04/16 03:29:16 DEBUG : test.sum: md5 = 4d04910b1e7a1b320dc9e3211d3a0103 OK === RUN TestCheckSumDownload/subtest2 2025/04/16 03:29:20 DEBUG : test.sum: md5 = 4d0833d17d74b01e42e187c9aa05bfa0 OK === RUN TestCheckSumDownload/subtest3 2025/04/16 03:29:24 DEBUG : test.sum: md5 = c4436f4f7a6a1e4a98a642fc106da7be OK === RUN TestCheckSumDownload/subtest4 2025/04/16 03:29:28 DEBUG : test.sum: md5 = a81981da64d68c6e6ff5c5e71aba7496 OK === RUN TestCheckSumDownload/subtest5 2025/04/16 03:29:33 DEBUG : test.sum: md5 = 9d4cba57119943a1a39e8291fe722d88 OK === RUN TestCheckSumDownload/subtest6 2025/04/16 03:29:37 DEBUG : data/banana: md5 = 33d377f61a7f553fc9ca41e67aea0bb5 OK 2025/04/16 03:29:38 DEBUG : data/potato: md5 = e4883b8ac5168bcec909ed3001efdf42 OK 2025/04/16 03:29:40 DEBUG : test.sum: md5 = dea5379be0a11a2907a9bb433ea26330 OK === RUN TestCheckSumDownload/subtest7 2025/04/16 03:29:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/16 03:29:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.78s) --- PASS: TestCheckSumDownload/subtest1 (3.04s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.68s) --- PASS: TestCheckSumDownload/subtest6 (2.18s) --- PASS: TestCheckSumDownload/subtest7 (2.53s) === RUN TestApplyTransforms 2025/04/16 03:29:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sufegur1taxe" 2025/04/16 03:29:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:29:45 DEBUG : Creating backend with remote "TestDrive:crypt/vj2tvra7daqjtnerls0i0og3qaqqpiho5plq0knruicuf1utq7hg" 2025/04/16 03:29:46 DEBUG : Creating backend with remote "/tmp/rclone3319853228" 2025/04/16 03:29:46 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sufegur1taxe'", Local "Local file system at /tmp/rclone3319853228", Modify Window "1ms" 2025/04/16 03:29:49 DEBUG : hello, world!: md5 = 2045c70b072b290a9c54fae2e851e103 OK upper checkfile vs. lower remote (without normalization) 2025/04/16 03:29:49 ERROR : hello, world!: sum not found 2025/04/16 03:29:49 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sufegur1taxe' 2025/04/16 03:29:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufegur1taxe': 1 files missing 2025/04/16 03:29:49 NOTICE: 1 hashes missing 2025/04/16 03:29:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufegur1taxe': 2 differences found 2025/04/16 03:29:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufegur1taxe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/16 03:29:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufegur1taxe': 0 differences found 2025/04/16 03:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufegur1taxe': 1 matching files 2025/04/16 03:29:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rapoveg6jabu" 2025/04/16 03:29:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:29:50 DEBUG : Creating backend with remote "TestDrive:crypt/i01irljtmjhe43mlglv1om7f8hqvodc5jugdi432sbjhlrsj630g" 2025/04/16 03:29:51 DEBUG : Creating backend with remote "/tmp/rclone3571670208" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rapoveg6jabu'", Local "Local file system at /tmp/rclone3571670208", Modify Window "1ms" 2025/04/16 03:29:53 DEBUG : HELLO, WORLD!: md5 = 71002a6d1ee746cd61534839e4d70a33 OK lower checkfile vs. upper remote (without normalization) 2025/04/16 03:29:54 ERROR : HELLO, WORLD!: sum not found 2025/04/16 03:29:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rapoveg6jabu' 2025/04/16 03:29:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoveg6jabu': 1 files missing 2025/04/16 03:29:54 NOTICE: 1 hashes missing 2025/04/16 03:29:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoveg6jabu': 2 differences found 2025/04/16 03:29:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoveg6jabu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/16 03:29:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoveg6jabu': 0 differences found 2025/04/16 03:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoveg6jabu': 1 matching files 2025/04/16 03:29:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fukapox1wiyo" 2025/04/16 03:29:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:29:55 DEBUG : Creating backend with remote "TestDrive:crypt/9spqrnq7t3p82ua6ma3ulvq54at78tik1ucd7i25d78siftgj610" 2025/04/16 03:29:56 DEBUG : Creating backend with remote "/tmp/rclone596504194" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fukapox1wiyo'", Local "Local file system at /tmp/rclone596504194", Modify Window "1ms" 2025/04/16 03:29:58 DEBUG : HeLlO, wOrLd!: md5 = a679e31bc59d29c0167b5d12f313293d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/16 03:29:58 ERROR : HeLlO, wOrLd!: sum not found 2025/04/16 03:29:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fukapox1wiyo' 2025/04/16 03:29:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukapox1wiyo': 1 files missing 2025/04/16 03:29:58 NOTICE: 1 hashes missing 2025/04/16 03:29:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukapox1wiyo': 2 differences found 2025/04/16 03:29:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukapox1wiyo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/16 03:30:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:30:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukapox1wiyo': 0 differences found 2025/04/16 03:30:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fukapox1wiyo': 1 matching files 2025/04/16 03:30:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yabakun2guji" 2025/04/16 03:30:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:30:00 DEBUG : Creating backend with remote "TestDrive:crypt/9n36rtltjupn84e53f3r65gu5f70tkts9n02pf10tl3dfpuof53g" 2025/04/16 03:30:01 DEBUG : Creating backend with remote "/tmp/rclone372218851" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yabakun2guji'", Local "Local file system at /tmp/rclone372218851", Modify Window "1ms" 2025/04/16 03:30:03 DEBUG : HELLO, WORLD!: md5 = 798234bb8701ca5844de500ad1709935 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/16 03:30:04 ERROR : HELLO, WORLD!: sum not found 2025/04/16 03:30:04 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yabakun2guji' 2025/04/16 03:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabakun2guji': 1 files missing 2025/04/16 03:30:04 NOTICE: 1 hashes missing 2025/04/16 03:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabakun2guji': 2 differences found 2025/04/16 03:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabakun2guji': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/16 03:30:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:30:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabakun2guji': 0 differences found 2025/04/16 03:30:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabakun2guji': 1 matching files 2025/04/16 03:30:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rijazab8pewi" 2025/04/16 03:30:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:30:05 DEBUG : Creating backend with remote "TestDrive:crypt/ke6o7aa9m0v4dk6t082llk7dlrvtifp7779dolnupu6hut8bngeg" 2025/04/16 03:30:06 DEBUG : Creating backend with remote "/tmp/rclone2018588133" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rijazab8pewi'", Local "Local file system at /tmp/rclone2018588133", Modify Window "1ms" 2025/04/16 03:30:08 DEBUG : 測試_Русский___ě_áñ: md5 = 7db3f4134fbd6b93d42fbca6e5ed82c1 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/16 03:30:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/16 03:30:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rijazab8pewi' 2025/04/16 03:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijazab8pewi': 1 files missing 2025/04/16 03:30:09 NOTICE: 1 hashes missing 2025/04/16 03:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijazab8pewi': 2 differences found 2025/04/16 03:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijazab8pewi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/16 03:30:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:30:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijazab8pewi': 0 differences found 2025/04/16 03:30:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijazab8pewi': 1 matching files 2025/04/16 03:30:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-telusen1pila" 2025/04/16 03:30:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:30:10 DEBUG : Creating backend with remote "TestDrive:crypt/vie5917cfqvaj6egqtjeajpnrt3u06g8ogkj26ekveb1koffliog" 2025/04/16 03:30:11 DEBUG : Creating backend with remote "/tmp/rclone4169223617" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-telusen1pila'", Local "Local file system at /tmp/rclone4169223617", Modify Window "1ms" 2025/04/16 03:30:13 DEBUG : 測試_Русский___ě_áñ: md5 = 23d2d783ddb57a0a000c13ce61b43e67 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/16 03:30:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/16 03:30:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-telusen1pila' 2025/04/16 03:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telusen1pila': 1 files missing 2025/04/16 03:30:13 NOTICE: 1 hashes missing 2025/04/16 03:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telusen1pila': 2 differences found 2025/04/16 03:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telusen1pila': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/16 03:30:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:30:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telusen1pila': 0 differences found 2025/04/16 03:30:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telusen1pila': 1 matching files 2025/04/16 03:30:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tahiguv1koze" 2025/04/16 03:30:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:30:15 DEBUG : Creating backend with remote "TestDrive:crypt/sbpaqr11vst1dkpd1qtji9juguajgfr4u2s5215qmi2psqlv9k60" 2025/04/16 03:30:16 DEBUG : Creating backend with remote "/tmp/rclone2043637633" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tahiguv1koze'", Local "Local file system at /tmp/rclone2043637633", Modify Window "1ms" 2025/04/16 03:30:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 77e686f0a53fcd1ae4b7fef419e0f565 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/16 03:30:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/16 03:30:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tahiguv1koze' 2025/04/16 03:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tahiguv1koze': 1 files missing 2025/04/16 03:30:18 NOTICE: 1 hashes missing 2025/04/16 03:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tahiguv1koze': 2 differences found 2025/04/16 03:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tahiguv1koze': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/16 03:30:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:30:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tahiguv1koze': 0 differences found 2025/04/16 03:30:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tahiguv1koze': 1 matching files 2025/04/16 03:30:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mibabal0sogu" 2025/04/16 03:30:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:30:20 DEBUG : Creating backend with remote "TestDrive:crypt/gt9mfnq8e37krad1k79fkvp10mus6q791dgh3nol5eq67e3nb8l0" 2025/04/16 03:30:21 DEBUG : Creating backend with remote "/tmp/rclone1042060729" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mibabal0sogu'", Local "Local file system at /tmp/rclone1042060729", Modify Window "1ms" 2025/04/16 03:30:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = adabad7f36133f94afc5aeb6bd06f1d1 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/16 03:30:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/16 03:30:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mibabal0sogu' 2025/04/16 03:30:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibabal0sogu': 1 files missing 2025/04/16 03:30:23 NOTICE: 1 hashes missing 2025/04/16 03:30:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibabal0sogu': 2 differences found 2025/04/16 03:30:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibabal0sogu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/16 03:30:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibabal0sogu': 0 differences found 2025/04/16 03:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibabal0sogu': 1 matching files 2025/04/16 03:30:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maxipug3camo" 2025/04/16 03:30:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:30:24 DEBUG : Creating backend with remote "TestDrive:crypt/7ignkkh7igi1griaan27adsh37j6f7n7rc5ls16r6lc8pmrb06dg" 2025/04/16 03:30:25 DEBUG : Creating backend with remote "/tmp/rclone3851521956" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maxipug3camo'", Local "Local file system at /tmp/rclone3851521956", Modify Window "1ms" 2025/04/16 03:30:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9776184b9f9be9896e6991d47fbe81f6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/16 03:30:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/16 03:30:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-maxipug3camo' 2025/04/16 03:30:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxipug3camo': 1 files missing 2025/04/16 03:30:28 NOTICE: 1 hashes missing 2025/04/16 03:30:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxipug3camo': 2 differences found 2025/04/16 03:30:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxipug3camo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/16 03:30:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:30:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxipug3camo': 0 differences found 2025/04/16 03:30:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxipug3camo': 1 matching files 2025/04/16 03:30:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziteseq0teri" 2025/04/16 03:30:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:30:29 DEBUG : Creating backend with remote "TestDrive:crypt/f80851gm9mucm0j4c8sbn8943rrkrn2pvarrt5pno99rqr7f2nag" 2025/04/16 03:30:30 DEBUG : Creating backend with remote "/tmp/rclone3989239696" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziteseq0teri'", Local "Local file system at /tmp/rclone3989239696", Modify Window "1ms" 2025/04/16 03:30:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6abd8b7fceacdcf716125fc506d3417c OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/16 03:30:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/16 03:30:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziteseq0teri' 2025/04/16 03:30:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziteseq0teri': 1 files missing 2025/04/16 03:30:32 NOTICE: 1 hashes missing 2025/04/16 03:30:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziteseq0teri': 2 differences found 2025/04/16 03:30:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziteseq0teri': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/16 03:30:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:30:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziteseq0teri': 0 differences found 2025/04/16 03:30:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziteseq0teri': 1 matching files 2025/04/16 03:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziteseq0teri': Purge remote 2025/04/16 03:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maxipug3camo': Purge remote 2025/04/16 03:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mibabal0sogu': Purge remote 2025/04/16 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tahiguv1koze': Purge remote 2025/04/16 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-telusen1pila': Purge remote 2025/04/16 03:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rijazab8pewi': Purge remote 2025/04/16 03:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yabakun2guji': Purge remote 2025/04/16 03:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fukapox1wiyo': Purge remote 2025/04/16 03:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapoveg6jabu': Purge remote 2025/04/16 03:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufegur1taxe': Purge remote --- PASS: TestApplyTransforms (52.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:30:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/16 03:30:41 DEBUG : sub/file2: md5 = 57860aaefc97115ca6d18d18c287eca4 OK 2025/04/16 03:30:41 INFO : file1: Copied (new) to: sub/file2 2025/04/16 03:30:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 03:30:41 DEBUG : file1: Unchanged skipping 2025/04/16 03:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': don't need to copy/move sub/file2, it is already at target location 2025/04/16 03:30:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.94s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:30:47 DEBUG : dst/file1: md5 = 5f0b0386a14ab337ee90f79177439e90 OK 2025/04/16 03:30:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/backup" 2025/04/16 03:30:48 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/1nrff024r7pq65ecp72fc28jb0" 2025/04/16 03:30:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/16 03:30:51 INFO : dst/file1: Moved (server-side) 2025/04/16 03:30:53 DEBUG : dst/file1: md5 = 987fdbed5c632b614bc430530d142eb7 OK 2025/04/16 03:30:53 INFO : dst/file1: Copied (new) 2025/04/16 03:30:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/16 03:30:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/16 03:30:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.75s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:30:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/dst" 2025/04/16 03:30:57 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/16 03:30:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/CompareDest" 2025/04/16 03:30:59 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/gveqi14airsml4bgu7krj116o8" 2025/04/16 03:31:01 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 03:31:03 DEBUG : one: md5 = f3e0255ef1e1fc4524c306871be9d0b8 OK 2025/04/16 03:31:03 INFO : one: Copied (new) 2025/04/16 03:31:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:31:05 DEBUG : one: md5 = 561b19f91990332a958af8da6046a6c4 OK 2025/04/16 03:31:05 INFO : one: Copied (replaced existing) 2025/04/16 03:31:07 DEBUG : dst/one: md5 = 74b709241ed01c0d8d457c190db6f947 OK 2025/04/16 03:31:09 DEBUG : CompareDest/one: md5 = e678c9224b558ea091dc15fe27f9f14c OK 2025/04/16 03:31:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:31:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 03:31:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 03:31:12 DEBUG : CompareDest/two: md5 = db77ffd1ac61044ef4d44d00295811d2 OK 2025/04/16 03:31:13 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 03:31:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 03:31:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 03:31:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 03:31:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 03:31:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 03:31:15 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 03:31:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/16 03:31:17 DEBUG : two: md5 = 1ed9e9b1625b342e708f6ba3ea34e4b6 OK 2025/04/16 03:31:17 INFO : two: Copied (new) 2025/04/16 03:31:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/16 03:31:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:31:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/16 03:31:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:31:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/dst" 2025/04/16 03:31:22 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/16 03:31:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/CopyDest" 2025/04/16 03:31:23 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/16 03:31:25 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 03:31:27 DEBUG : one: md5 = 632a7102a36ec4beca2949a5077c15fb OK 2025/04/16 03:31:27 INFO : one: Copied (new) 2025/04/16 03:31:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:31:30 DEBUG : one: md5 = 8219e0060544bfcabcbdef5213a4a28e OK 2025/04/16 03:31:30 INFO : one: Copied (replaced existing) 2025/04/16 03:31:32 DEBUG : dst/one: md5 = 2a8d540f8cd9e3420d65bfa2af0a5e2b OK 2025/04/16 03:31:34 DEBUG : CopyDest/one: md5 = 54bf1f4fe61a7fa7bdad8e4dac3ade6d OK 2025/04/16 03:31:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/BackupDir" 2025/04/16 03:31:34 DEBUG : Config file has changed externally - reloading 2025/04/16 03:31:34 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/16 03:31:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:31:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 03:31:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:31:38 INFO : one: Moved (server-side) 2025/04/16 03:31:39 INFO : one: Copied (server-side copy) 2025/04/16 03:31:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/16 03:31:41 DEBUG : CopyDest/two: md5 = 20a9db19a1fb621f425b3eafe8a23185 OK 2025/04/16 03:31:42 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 03:31:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 03:31:43 INFO : two: Copied (server-side copy) 2025/04/16 03:31:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/16 03:31:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 03:31:43 DEBUG : two: Unchanged skipping 2025/04/16 03:31:45 DEBUG : CopyDest/three: md5 = 7f1ecd7ad90e1be03fa54b1a7b53cb62 OK 2025/04/16 03:31:46 DEBUG : three: Need to transfer - File not found at Destination 2025/04/16 03:31:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/16 03:31:46 DEBUG : three: Destination not found in --copy-dest 2025/04/16 03:31:48 DEBUG : three: md5 = 6e1ea90cf4066ba0ba1e17febb3c2a1b OK 2025/04/16 03:31:48 INFO : three: Copied (new) 2025/04/16 03:31:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/16 03:31:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:31:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/16 03:31:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:31:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/16 03:31:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/16 03:31:54 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.60s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:31:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/16 03:31:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f86c9ef73013331b1e00454c2f84b076 OK 2025/04/16 03:31:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/16 03:31:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/16 03:31:58 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/04/16 03:31:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/16 03:32:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/16 03:32:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 13bb89b62a9545051f7f17f5a406cb6b OK 2025/04/16 03:32:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/16 03:32:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/16 03:32:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.09s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:32:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Looking for duplicate names using skip mode. 2025/04/16 03:32:08 NOTICE: one: Found 2 files with duplicate names 2025/04/16 03:32:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:32:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Looking for duplicate names using skip mode. 2025/04/16 03:32:14 NOTICE: one: Found 3 files with duplicate names 2025/04/16 03:32:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/16 03:32:14 INFO : one: Deleted 2025/04/16 03:32:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:32:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Looking for duplicate names using first mode. 2025/04/16 03:32:20 NOTICE: one: Found 3 files with duplicate names 2025/04/16 03:32:20 INFO : one: Deleted 2025/04/16 03:32:21 INFO : one: Deleted 2025/04/16 03:32:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.24s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:32:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Looking for duplicate names using newest mode. 2025/04/16 03:32:26 NOTICE: one: Found 3 files with duplicate names 2025/04/16 03:32:26 INFO : one: Deleted 2025/04/16 03:32:27 INFO : one: Deleted 2025/04/16 03:32:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.04s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:32:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Looking for duplicate names using oldest mode. 2025/04/16 03:32:33 NOTICE: one: Found 3 files with duplicate names 2025/04/16 03:32:33 INFO : one: Deleted 2025/04/16 03:32:34 INFO : one: Deleted 2025/04/16 03:32:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.38s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:32:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Looking for duplicate names using largest mode. 2025/04/16 03:32:40 NOTICE: one: Found 3 files with duplicate names 2025/04/16 03:32:40 INFO : one: Deleted 2025/04/16 03:32:40 INFO : one: Deleted 2025/04/16 03:32:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.84s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:32:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Looking for duplicate names using smallest mode. 2025/04/16 03:32:46 NOTICE: one: Found 3 files with duplicate names 2025/04/16 03:32:47 INFO : one: Deleted 2025/04/16 03:32:47 INFO : one: Deleted 2025/04/16 03:32:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.31s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:32:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Looking for duplicate names using rename mode. 2025/04/16 03:32:53 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/16 03:32:54 INFO : one-2.txt: renamed from: one.txt 2025/04/16 03:32:55 INFO : one-3.txt: renamed from: one.txt 2025/04/16 03:32:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.04s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:33:01 DEBUG : dupe1/one.txt: md5 = 940c5a3e1cac537b819736e6fdf42edc OK 2025/04/16 03:33:03 DEBUG : dupe2/two.txt: md5 = 3b50d740c3f1e1231ed22c749e1d077b OK 2025/04/16 03:33:05 DEBUG : dupe3/three.txt: md5 = 54416f867409d6097abc45abdee7edd2 OK 2025/04/16 03:33:06 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/16 03:33:07 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/16 03:33:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/16 03:33:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/16 03:33:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/16 03:33:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/16 03:33:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.73s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:33:13 DEBUG : a.txt: md5 = 1535b84a177b505f15e369dd697309d5 OK 2025/04/16 03:33:15 DEBUG : zend.txt: md5 = 80f3e95e668ba8f360b9be5ae30a6e75 OK 2025/04/16 03:33:17 DEBUG : sub dir/hello world: md5 = a5f44fcc56313f0a50b23d1dd14127f1 OK 2025/04/16 03:33:18 DEBUG : sub dir/hello world2: md5 = 0071d48590094e06d8a5b57f229fb384 OK 2025/04/16 03:33:20 DEBUG : sub dir/ignore dir/.ignore: md5 = ed3f8a36fd430445b96aac4566351b4c OK 2025/04/16 03:33:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = 74876c22d004943a648a1002dc20771b OK 2025/04/16 03:33:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = d06ffb82e84ac2922f538f1cf688516c OK 2025/04/16 03:33:25 DEBUG : a.txt: Excluded (Size Filter) 2025/04/16 03:33:25 DEBUG : a.txt: Excluded 2025/04/16 03:33:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/16 03:33:25 DEBUG : sub dir/hello world2: Excluded 2025/04/16 03:33:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/16 03:33:25 DEBUG : sub dir/hello world: Excluded 2025/04/16 03:33:26 DEBUG : sub dir/ignore dir: Excluded 2025/04/16 03:33:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/16 03:33:26 DEBUG : sub dir/hello world2: Excluded 2025/04/16 03:33:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/16 03:33:26 DEBUG : sub dir/hello world: Excluded 2025/04/16 03:33:26 DEBUG : sub dir/ignore dir: Excluded 2025/04/16 03:33:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/16 03:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/16 03:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/16 03:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/16 03:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/16 03:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/16 03:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.14s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:33:34 DEBUG : a.txt: md5 = ff9d93c1029a5310b96408a27f727157 OK 2025/04/16 03:33:35 DEBUG : zend.txt: md5 = e85c715d0ca155c3b6bf3f58bacdf49f OK 2025/04/16 03:33:37 DEBUG : sub dir/hello world: md5 = 172f51d2222b912a917841a453797c85 OK 2025/04/16 03:33:39 DEBUG : sub dir/hello world2: md5 = fecc7497f4b67962d6ea7bc318b7f223 OK 2025/04/16 03:33:41 DEBUG : sub dir/ignore dir/.ignore: md5 = 2a86e572a3cc11928a6b3bc8d16ac4e4 OK 2025/04/16 03:33:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 31a3124a40ffeff7e952557baf4d6974 OK 2025/04/16 03:33:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = edaf258884003bcf927e28bb5b89649c OK 2025/04/16 03:33:46 DEBUG : a.txt: Excluded (Size Filter) 2025/04/16 03:33:46 DEBUG : a.txt: Excluded 2025/04/16 03:33:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/16 03:33:46 DEBUG : sub dir/hello world: Excluded 2025/04/16 03:33:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/16 03:33:46 DEBUG : sub dir/hello world2: Excluded 2025/04/16 03:33:47 DEBUG : sub dir/ignore dir: Excluded 2025/04/16 03:33:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/16 03:33:47 DEBUG : sub dir/hello world: Excluded 2025/04/16 03:33:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/16 03:33:47 DEBUG : sub dir/hello world2: Excluded 2025/04/16 03:33:47 DEBUG : sub dir/ignore dir: Excluded 2025/04/16 03:33:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.09s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:33:55 DEBUG : file1: md5 = cfd2bd056d4c8c84bd296e0111812aa9 OK 2025/04/16 03:33:57 DEBUG : sub/file2: md5 = 6877ca1b16e10c018a40d68b9f41029e 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/04/16 03:34:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/16 03:34:01 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/16 03:34:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/16 03:34:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.27s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:05 DEBUG : file1: md5 = 521df7d704808853ee01ff2b451d6260 OK 2025/04/16 03:34:07 DEBUG : sub/file2: md5 = 95d23c434a9ce55f6b47957554149e9b 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/04/16 03:34:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/notfound" 2025/04/16 03:34:11 DEBUG : Config file has changed externally - reloading 2025/04/16 03:34:11 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/qe0i31qdkoejk60elps0ni5sqk" 2025/04/16 03:34:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.63s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Making directory 2025/04/16 03:34:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:18 DEBUG : sub dir/hello world: md5 = c1aa474f0f8631823eb94484d88317e5 OK 2025/04/16 03:34:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.56s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:22 DEBUG : potato2: md5 = dc40c718393af39947a929a7d2e9cf89 OK 2025/04/16 03:34:23 DEBUG : empty space: md5 = 71d7d52d279b4562476aab8da9df1b32 OK --- PASS: TestLs (4.55s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:26 DEBUG : potato2: md5 = 8c1bec301c97b1690bbc840426155d3a OK 2025/04/16 03:34:27 DEBUG : empty space: md5 = d725c89614c069178dedf976b6bf4fc2 OK 2025/04/16 03:34:28 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/16 03:34:28 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.62s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:31 DEBUG : potato2: md5 = e76fcdf51354a51a908c2fdeff0704c5 OK 2025/04/16 03:34:32 DEBUG : empty space: md5 = ce885adbf1c1bc6452d4173748b099f6 OK --- PASS: TestLsLong (4.45s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:35 DEBUG : potato2: md5 = 4aee002a00f64fbe0888de20fb3263d7 OK 2025/04/16 03:34:36 DEBUG : empty space: md5 = a82ffb42cfa6d233ca64867b282b39bc OK --- PASS: TestHashSums (4.10s) === RUN TestHashSumsWithErrors 2025/04/16 03:34:38 DEBUG : Creating backend with remote ":memory:" 2025/04/16 03:34:38 DEBUG : Config file has changed externally - reloading 2025/04/16 03:34:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/16 03:34:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/16 03:34:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/16 03:34:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/16 03:34:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/16 03:34:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/16 03:34:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/16 03:34:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/16 03:34:38 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:39 DEBUG : potato2: md5 = 3db6a226d850c1d2ef1e84052faff734 OK 2025/04/16 03:34:41 DEBUG : empty space: md5 = 1e45039b545d524b316f3b014586dfc7 OK 2025/04/16 03:34:43 DEBUG : sub dir/potato3: md5 = a05e58e8f31b254360161d442efbc824 OK 2025/04/16 03:34:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.21s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:47 DEBUG : small: md5 = be0b7f69b126b79b892c016ef991ed58 OK 2025/04/16 03:34:49 DEBUG : medium: md5 = f2fdc76d221c9216602799357937c8b5 OK 2025/04/16 03:34:50 DEBUG : large: md5 = 5b3fbae3d59a74399bed1aae02ae3b06 OK 2025/04/16 03:34:50 DEBUG : Waiting for deletions to finish 2025/04/16 03:34:50 DEBUG : large: Excluded (Size Filter) 2025/04/16 03:34:51 INFO : small: Deleted 2025/04/16 03:34:51 INFO : medium: Deleted --- PASS: TestDelete (5.95s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:34:53 DEBUG : small: md5 = 2416e89e2deae9241424e464a499c664 OK 2025/04/16 03:34:55 DEBUG : medium: md5 = 611d25729639bfd312e2758f8ca0a727 OK 2025/04/16 03:34:56 DEBUG : large: md5 = 9782de11aaeb539a3c3af80390b3d6d4 OK 2025/04/16 03:34:56 DEBUG : Waiting for deletions to finish 2025/04/16 03:34:56 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/16 03:34:57 INFO : small: Deleted 2025/04/16 03:34:57 INFO : medium: Deleted --- PASS: TestMaxDelete (6.49s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:35:00 DEBUG : small: md5 = a14e67413cac7b28b1bf18d7e8894f6a OK 2025/04/16 03:35:01 DEBUG : medium: md5 = db856c76312fba545c2f7092557e62ac OK 2025/04/16 03:35:03 DEBUG : large: md5 = ecc10b8cec0de6deb952f9bab95852c7 OK 2025/04/16 03:35:03 DEBUG : Waiting for deletions to finish 2025/04/16 03:35:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/16 03:35:03 INFO : small: Deleted 2025/04/16 03:35:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.49s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:35:06 DEBUG : small: md5 = aa9e158bb36912a1c958d29fc054c5bd OK 2025/04/16 03:35:08 DEBUG : medium: md5 = ec6faf789bbbf805850111be4f87c267 OK 2025/04/16 03:35:09 DEBUG : large: md5 = 5d5664705f22a72a6076686125043cbc OK 2025/04/16 03:35:09 DEBUG : Waiting for deletions to finish 2025/04/16 03:35:10 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/16 03:35:10 INFO : small: Deleted 2025/04/16 03:35:10 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.66s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:35:13 DEBUG : ReadFile: md5 = 285be911969cf053255c4515940d355f OK --- PASS: TestReadFile (3.95s) === RUN TestRetry 2025/04/16 03:35:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/16 03:35:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/16 03:35:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/16 03:35:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/16 03:35:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/16 03:35:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/16 03:35:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.06s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:35:17 DEBUG : file1: md5 = 216215ad1ccc1b15d6abf881c23aa483 OK 2025/04/16 03:35:19 DEBUG : file2: md5 = 5580784a0decf8478517e1921c438092 OK --- PASS: TestCat (17.05s) === RUN TestPurge 2025/04/16 03:35:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiquzuq0zeri" 2025/04/16 03:35:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:35:33 DEBUG : Creating backend with remote "TestDrive:crypt/ueefv5r1i85d1ra3u79ea5s4eu9rhe6rtik06on159u0bifmkbjg" 2025/04/16 03:35:34 DEBUG : Creating backend with remote "/tmp/rclone2191269380" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kiquzuq0zeri'", Local "Local file system at /tmp/rclone2191269380", Modify Window "1ms" 2025/04/16 03:35:38 DEBUG : A1/B1/C1/one: md5 = 27020144a9354deada5910c606d68678 OK 2025/04/16 03:35:38 INFO : A2: Making directory 2025/04/16 03:35:39 INFO : A1/B2: Making directory 2025/04/16 03:35:39 INFO : A1/B2/C2: Making directory 2025/04/16 03:35:40 INFO : A1/B1/C3: Making directory 2025/04/16 03:35:41 INFO : A3: Making directory 2025/04/16 03:35:41 INFO : A3/B3: Making directory 2025/04/16 03:35:42 INFO : A3/B3/C4: Making directory 2025/04/16 03:35:44 DEBUG : A1/two: md5 = 68064309426a5b5ffc294194d5d5afb9 OK 2025/04/16 03:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiquzuq0zeri': Purge remote 2025/04/16 03:35:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.07s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:35:51 DEBUG : A1/B1/C1/one: md5 = 56e9a7b74299ddedb50846b6bc7ce9c8 OK 2025/04/16 03:35:51 INFO : A2: Making directory 2025/04/16 03:35:52 INFO : A1/B2: Making directory 2025/04/16 03:35:53 INFO : A1/B2/C2: Making directory 2025/04/16 03:35:53 INFO : A1/B1/C3: Making directory 2025/04/16 03:35:54 INFO : A3: Making directory 2025/04/16 03:35:55 INFO : A3/B3: Making directory 2025/04/16 03:35:56 INFO : A3/B3/C4: Making directory 2025/04/16 03:35:58 DEBUG : A1/two: md5 = 041b4bdfd60a3c9212a833328e7ff6e4 OK 2025/04/16 03:35:59 DEBUG : removing 1 level 3 directories 2025/04/16 03:35:59 INFO : A3/B3/C4: Removing directory 2025/04/16 03:36:02 DEBUG : removing 2 level 3 directories 2025/04/16 03:36:02 INFO : A1/B2/C2: Removing directory 2025/04/16 03:36:02 INFO : A1/B1/C3: Removing directory 2025/04/16 03:36:02 DEBUG : removing 2 level 2 directories 2025/04/16 03:36:02 INFO : A3/B3: Removing directory 2025/04/16 03:36:02 INFO : A1/B2: Removing directory 2025/04/16 03:36:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/16 03:36:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/16 03:36:03 DEBUG : removing 2 level 1 directories 2025/04/16 03:36:03 INFO : A3: Removing directory 2025/04/16 03:36:03 INFO : A2: Removing directory 2025/04/16 03:36:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/16 03:36:07 DEBUG : removing 1 level 3 directories 2025/04/16 03:36:07 INFO : A1/B1/C1: Removing directory 2025/04/16 03:36:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:07 DEBUG : removing 1 level 2 directories 2025/04/16 03:36:07 INFO : A1/B1: Removing directory 2025/04/16 03:36:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/16 03:36:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/16 03:36:08 DEBUG : removing 1 level 1 directories 2025/04/16 03:36:08 INFO : A1: Removing directory 2025/04/16 03:36:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/16 03:36:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/16 03:36:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/16 03:36:09 DEBUG : removing 1 level 0 directories 2025/04/16 03:36:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Removing directory 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/16 03:36:09 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.65s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:36:11 INFO : A1: Making directory 2025/04/16 03:36:12 INFO : A1/B1: Making directory 2025/04/16 03:36:13 INFO : A1/B1/C1: Making directory 2025/04/16 03:36:15 DEBUG : removing 1 level 3 directories 2025/04/16 03:36:15 INFO : A1/B1/C1: Removing directory 2025/04/16 03:36:16 DEBUG : removing 1 level 2 directories 2025/04/16 03:36:16 INFO : A1/B1: Removing directory 2025/04/16 03:36:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/16 03:36:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.61s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:36:18 INFO : A1: Making directory 2025/04/16 03:36:19 INFO : A1/B1: Making directory 2025/04/16 03:36:19 INFO : A1/B1/C1: Making directory 2025/04/16 03:36:22 DEBUG : removing 1 level 3 directories 2025/04/16 03:36:22 INFO : A1/B1/C1: Removing directory 2025/04/16 03:36:23 DEBUG : removing 1 level 2 directories 2025/04/16 03:36:23 INFO : A1/B1: Removing directory 2025/04/16 03:36:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/16 03:36:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.19s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:36:27 DEBUG : file1: md5 = 9f678b2988fc9302cf693056a5d03539 OK 2025/04/16 03:36:27 DEBUG : filename.txt: File name found in url 2025/04/16 03:36:29 DEBUG : filename.txt: md5 = 58e4a7670fb0016113b104c2ab7d7cba OK 2025/04/16 03:36:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/16 03:36:30 DEBUG : headerfilename.txt: md5 = 0b181dd9b3b3b43090883bd96f20bbae OK 2025/04/16 03:36:31 DEBUG : file2: md5 = b7955f8481d0e3abb230ad0cd33aa108 OK --- PASS: TestCopyURL (8.69s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:36:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/16 03:36:36 DEBUG : sub/file2: md5 = 80daba971fad653fdf43ff518fcfb325 OK 2025/04/16 03:36:36 INFO : file1: Copied (new) to: sub/file2 2025/04/16 03:36:36 INFO : file1: Deleted 2025/04/16 03:36:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 03:36:37 DEBUG : file1: Unchanged skipping 2025/04/16 03:36:37 INFO : file1: Deleted 2025/04/16 03:36:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': don't need to copy/move sub/file2, it is already at target location 2025/04/16 03:36:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:36:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/16 03:36:42 DEBUG : file1: md5 = 4eb3d53b44a91132be432af989f31839 OK 2025/04/16 03:36:42 INFO : file1: Copied (new) 2025/04/16 03:36:42 INFO : file1: Deleted 2025/04/16 03:36:42 DEBUG : file1: Destination exists, skipping 2025/04/16 03:36:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.40s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:36:46 DEBUG : dst/file1: md5 = 0e75bd661bb9619afa4e2d4f57568146 OK 2025/04/16 03:36:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nofuluw4zita/backup" 2025/04/16 03:36:47 DEBUG : Config file has changed externally - reloading 2025/04/16 03:36:47 DEBUG : Creating backend with remote "TestDrive:crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg/1nrff024r7pq65ecp72fc28jb0" 2025/04/16 03:36:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/16 03:36:51 INFO : dst/file1: Moved (server-side) 2025/04/16 03:36:52 DEBUG : dst/file1: md5 = 5cadf7d3823a93648a78b534824d14cf OK 2025/04/16 03:36:52 INFO : dst/file1: Copied (new) 2025/04/16 03:36:52 INFO : dst/file1: Deleted 2025/04/16 03:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/16 03:36:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/16 03:36:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.91s) === 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:36:59 DEBUG : A1/one: md5 = 84f5f322ec3877cb7e93848cee40e9ae OK 2025/04/16 03:37:01 DEBUG : A1/two: md5 = 3b4d59be71fe077bfce2f74fc0806511 OK 2025/04/16 03:37:02 DEBUG : A1/B1/three: md5 = 878ff2136d68a0574e882deaae5ada20 OK 2025/04/16 03:37:05 DEBUG : A1/B1/C1/four: md5 = 73b02c54743801066462bba6c764bacf OK 2025/04/16 03:37:07 DEBUG : A1/B1/C2/five: md5 = 380fc19c680f7781c2427096a738aa9b OK 2025/04/16 03:37:07 INFO : A1/B2: Making directory 2025/04/16 03:37:08 INFO : A1/B1/C3: Making directory 2025/04/16 03:37:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/16 03:37:17 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/16 03:37:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/16 03:37:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/16 03:37:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/16 03:37:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/16 03:37:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/16 03:37:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/16 03:37:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/16 03:37:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/16 03:37:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/16 03:37:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/16 03:37:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/16 03:37:28 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/16 03:37:29 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/16 03:37:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/16 03:37:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/16 03:37:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/16 03:37:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/16 03:37:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/16 03:37:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/16 03:37:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/16 03:37:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/16 03:37:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/16 03:37:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/16 03:37:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/16 03:37:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/16 03:37:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/16 03:37:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/16 03:37:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/16 03:37:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.61s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:37:42 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': File to upload is small (34 bytes), uploading instead of streaming 2025/04/16 03:37:44 DEBUG : no_checksum_small_file_from_pipe: md5 = d63ea6b80c413a2db711b3f3f726b033 OK 2025/04/16 03:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/16 03:37:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/16 03:37:44 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/16 03:37:45 DEBUG : no_checksum_big_file_from_pipe: md5 = 4ea970ee1f215bb8f83f7b5d5cecd18a OK 2025/04/16 03:37:45 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': File to upload is small (34 bytes), uploading instead of streaming 2025/04/16 03:37:48 DEBUG : with_checksum_small_file_from_pipe: md5 = 4469b12379a700c932dab2ebae97539a OK 2025/04/16 03:37:48 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/16 03:37:49 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/16 03:37:50 DEBUG : with_checksum_big_file_from_pipe: md5 = eb695dfcfd3faa4c630d19e5c904c3a2 OK 2025/04/16 03:37:50 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': File to upload is small (34 bytes), uploading instead of streaming 2025/04/16 03:37:53 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 03:37:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/16 03:37:55 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': File to upload is small (34 bytes), uploading instead of streaming 2025/04/16 03:37:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/16 03:37:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/16 03:37:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.78s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/16 03:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': File to upload is small (48 bytes), uploading instead of streaming 2025/04/16 03:38:02 DEBUG : rcat_metadata: md5 = 617271f155e01cffda3e3c29ff7683ff OK 2025/04/16 03:38:02 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/16 03:38:04 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/16 03:38:05 DEBUG : rcat_metadata_uploadcutoff0: md5 = f55b7893a549fe99e2668d8b0cb96ad9 OK 2025/04/16 03:38:05 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.98s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (3.02s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:38:08 DEBUG : potato1: md5 = 9921785462ec27a3839f06efd73b3a71 OK 2025/04/16 03:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': File to upload is small (60 bytes), uploading instead of streaming 2025/04/16 03:38:10 DEBUG : potato2: md5 = 2a3c819d65f9fb8f31cd502891136725 OK 2025/04/16 03:38:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:38:12 DEBUG : potato1: md5 = df8682361bde842d9ac160c1c40ca389 OK 2025/04/16 03:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': File to upload is small (60 bytes), uploading instead of streaming 2025/04/16 03:38:14 DEBUG : potato2: md5 = 3141c4b62755d16148f2e6b48ae3d492 OK 2025/04/16 03:38:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.85s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:38:17 DEBUG : potato2: md5 = 169bc23d8eb763d230d9335742ddf1a2 OK 2025/04/16 03:38:19 DEBUG : empty space: md5 = 7bff8d8c676aab9f0c104592a5545626 OK 2025/04/16 03:38:21 DEBUG : sub dir/potato3: md5 = 1215f7b00aa9b9529bbb0fe3b9fe34c5 OK 2025/04/16 03:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Touching "sub dir/potato3" 2025/04/16 03:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Touching "empty space" 2025/04/16 03:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Touching "potato2" 2025/04/16 03:38:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.50s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:38:25 DEBUG : dir with metadata: Making directory with metadata 2025/04/16 03:38:26 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.41s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:38:28 DEBUG : directory with modtime: Making directory with metadata 2025/04/16 03:38:28 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-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:38:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/16 03:38:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/16 03:38:30 DEBUG : Google drive root 'crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg': Skipping btime metadata as can't update it on an existing file: 2025-04-16T03:38:30.647186803Z 2025/04/16 03:38:31 INFO : non existent directory: Updated directory metadata 2025/04/16 03:38:33 DEBUG : Google drive root 'crypt/kmjkdcv0v4bf7d40s3cirj79quf4fcs8sg3h6o43qdh86oijddqg': Skipping btime metadata as can't update it on an existing file: 2025-04-16T03:38:30.647186803Z 2025/04/16 03:38:33 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.65s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:38:35 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/16 03:38:37 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/16 03:38:37 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.01s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:38:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/16 03:38:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/16 03:38:39 DEBUG : dst: Making directory with metadata 2025/04/16 03:38:39 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/16 03:38:39 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 03:38:40 INFO : dst: Set directory modification time (using SetModTime) 2025/04/16 03:38:40 INFO : dst: Set directory modification time (using SetModTime) 2025/04/16 03:38:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/16 03:38:41 INFO : dst: Set directory modification time (using SetModTime) 2025/04/16 03:38:41 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.31s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita'", Local "Local file system at /tmp/rclone3630831949", Modify Window "1ms" 2025/04/16 03:38:44 DEBUG : sub dir/test remove existing: md5 = 052bcdbfcbed5cf1799e53fed28d1a3a OK 2025/04/16 03:38:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2e5b7e81c46329358e912a90d2996f79 OK 2025/04/16 03:38:48 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jimanen5" before starting 2025/04/16 03:38:49 DEBUG : sub dir/test remove existing.jimanen5: TEST: removing renamed existing file after operation 2025/04/16 03:38: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.mosasak2" before starting 2025/04/16 03:38:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mosasak2: TEST: renaming existing back after failed operation 2025/04/16 03:38:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lomopat2" before starting 2025/04/16 03:38:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lomopat2: TEST: removing renamed existing file after operation 2025/04/16 03:38:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qbetce69r71o39vb9jpanu7fqlvpm0jktll1ln4sci63t19r3b7m4bb3g04mfic43uqing5fpsms6lkdhra47vjp6aaijgi1b8sbj1gn9gqmrr8tqn7brc5ef67t1uer3kcv3d5fl1h2d8jbbnrtqrrb2dhed399k6hq9jpei6l7k7je517g" 2025/04/16 03:38:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "plfanr5i8qgthgd1i7v2ie9obglag0s6iriclee1imc3hqr2fpvg" --- PASS: TestRemoveExisting (13.07s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/16 03:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nofuluw4zita': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m39.456505098s (try 1/5)