"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/28 03:05:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi" 2025/03/28 03:05:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:05:36 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50" 2025/03/28 03:05:37 DEBUG : Creating backend with remote "/tmp/rclone2302077727" === 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", 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/03/28 03:05:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/28 03:05:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/28 03:05:37 DEBUG : potato: Seek from 10 to 0 2025/03/28 03:05:37 DEBUG : potato: Seek from 10 to 0 2025/03/28 03:05:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/28 03:05:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/28 03:05:37 DEBUG : potato: Seek from 5 to 2 2025/03/28 03:05:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/28 03:05:37 DEBUG : potato: Seek from 7 to 0 2025/03/28 03:05:37 DEBUG : potato: Seek from 7 to 0 2025/03/28 03:05:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/28 03:05:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/28 03:05:37 DEBUG : potato: Seek from 5 to 2 2025/03/28 03:05:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/28 03:05:37 DEBUG : potato: Seek from 8 to 0 2025/03/28 03:05:37 DEBUG : potato: Seek from 8 to 0 2025/03/28 03:05:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/28 03:05:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/28 03:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/28 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/28 03:05:37 DEBUG : potato: Seek from 5 to 2 2025/03/28 03:05:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/28 03:05:37 DEBUG : potato: Seek from 9 to 0 2025/03/28 03:05:37 DEBUG : potato: Seek from 9 to 0 2025/03/28 03:05:37 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:05:40 DEBUG : rutabaga: md5 = 9829a483b579a160857316d227f7f571 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/28 03:05:42 DEBUG : empty space: md5 = 6177b704f6a9da5167564bff947752ba OK === RUN TestCheck/3 2025/03/28 03:05:44 DEBUG : potato2: md5 = e088f3d9a2909e88224c98af15a2cbc5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/28 03:05:46 DEBUG : remotepotato: md5 = 12278ef0d40bb6b5ea4f1a2971a10c7d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.46s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/03/28 03:05:49 DEBUG : Creating backend with remote "nonexistent" 2025/03/28 03:05:49 DEBUG : Config file has changed externally - reloading 2025/03/28 03:05:49 DEBUG : Creating backend with remote "nonexistent" 2025/03/28 03:05:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/28 03:05:49 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/28 03:05:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/28 03:05:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:05:50 DEBUG : rutabaga: md5 = bb7c7ac0be798ef4e4da3c6d60523d46 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/28 03:05:54 DEBUG : empty space: md5 = bcb4d78d062d91a97fb883f9dd53b05d OK === RUN TestCheckDownload/3 2025/03/28 03:05:56 DEBUG : potato2: md5 = 46ab7e1c6ca537a6625ba00fa58baf3d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/28 03:06:00 DEBUG : remotepotato: md5 = 0d35c29af52fda814c9c4b3cd7ac75b1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.78s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (1.42s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:06:07 DEBUG : rutabaga: md5 = 9b5c329dcf504711d137c65af1c5bcca OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/28 03:06:09 DEBUG : empty space: md5 = b5025ff1202135239185ac1975ed4688 OK === RUN TestCheckSizeOnly/3 2025/03/28 03:06:11 DEBUG : potato2: md5 = 53895e367f9f225ec6fca6157260d658 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/28 03:06:13 DEBUG : remotepotato: md5 = b46728286f20b1ee46613d943f16b46e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.61s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:06:18 DEBUG : test.sum: md5 = 9b275f08c9c73ee6e219507d294efe94 OK 2025/03/28 03:06:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/28 03:06:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/28 03:06:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/28 03:06:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/28 03:06:20 DEBUG : test.sum: md5 = b7512cd2697316671b6538f16771750e OK 2025/03/28 03:06:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/28 03:06:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/28 03:06:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/28 03:06:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.02s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:06:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/data" 2025/03/28 03:06:22 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.21s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:06:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/data" 2025/03/28 03:06:24 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/vjrnln8ratgmqakfosrqe8espk" 2025/03/28 03:06:29 DEBUG : data/banana: md5 = fa288c35bdf5348c748cee5a3c162fea OK 2025/03/28 03:06:30 DEBUG : test.sum: md5 = 0ab3f23ce3916e949ac584d9b80a424b OK === RUN TestCheckSumDownload/subtest1 2025/03/28 03:06:35 DEBUG : data/potato: md5 = 35ad128741910890c200147832648e2e OK 2025/03/28 03:06:36 DEBUG : test.sum: md5 = 4f784268dfa9b8222b4bbcb090e577a2 OK === RUN TestCheckSumDownload/subtest2 2025/03/28 03:06:40 DEBUG : test.sum: md5 = 194362758ae89c7e2cb86cbac523b5a0 OK === RUN TestCheckSumDownload/subtest3 2025/03/28 03:06:44 DEBUG : test.sum: md5 = ffad0919b32f73c292a756982ed1f6fc OK === RUN TestCheckSumDownload/subtest4 2025/03/28 03:06:48 DEBUG : test.sum: md5 = 56de4f6f17c00ba85daf27702ad8984c OK === RUN TestCheckSumDownload/subtest5 2025/03/28 03:06:52 DEBUG : test.sum: md5 = 9307cc6b14a7a91dab6e8096f7c38ddb OK === RUN TestCheckSumDownload/subtest6 2025/03/28 03:06:56 DEBUG : data/banana: md5 = 8d3eecf7bf767298d20adce0c8c84d90 OK 2025/03/28 03:06:57 DEBUG : data/potato: md5 = 59941938d9434bb2662d10c209b4ef6f OK 2025/03/28 03:06:58 DEBUG : test.sum: md5 = 277eaba32c023534e2408ace4ad5d3ca OK === RUN TestCheckSumDownload/subtest7 2025/03/28 03:07:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/28 03:07:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.64s) --- PASS: TestCheckSumDownload/subtest1 (2.75s) --- PASS: TestCheckSumDownload/subtest2 (2.00s) --- PASS: TestCheckSumDownload/subtest3 (2.17s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.25s) --- PASS: TestCheckSumDownload/subtest6 (1.90s) --- PASS: TestCheckSumDownload/subtest7 (2.49s) === RUN TestApplyTransforms 2025/03/28 03:07:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xezopeq3pogo" 2025/03/28 03:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:04 DEBUG : Creating backend with remote "TestDrive:crypt/la0iucuvr0lblundrqon0j9ietqu1i7uh4ajpibqken3pemvgl1g" 2025/03/28 03:07:05 DEBUG : Creating backend with remote "/tmp/rclone73525332" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xezopeq3pogo'", Local "Local file system at /tmp/rclone73525332", Modify Window "1ms" 2025/03/28 03:07:07 DEBUG : hello, world!: md5 = dd0b1424f9ef7471b2cfbf3e2a4b12fe OK upper checkfile vs. lower remote (without normalization) 2025/03/28 03:07:08 ERROR : hello, world!: sum not found 2025/03/28 03:07:08 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xezopeq3pogo' 2025/03/28 03:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xezopeq3pogo': 1 files missing 2025/03/28 03:07:08 NOTICE: 1 hashes missing 2025/03/28 03:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xezopeq3pogo': 2 differences found 2025/03/28 03:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xezopeq3pogo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/28 03:07:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xezopeq3pogo': 0 differences found 2025/03/28 03:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xezopeq3pogo': 1 matching files 2025/03/28 03:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jeduror3qase" 2025/03/28 03:07:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/o6nijtjmm9auipjivoean9i3vu3n1dj6g954bilan20elqme43hg" 2025/03/28 03:07:10 DEBUG : Creating backend with remote "/tmp/rclone907957173" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jeduror3qase'", Local "Local file system at /tmp/rclone907957173", Modify Window "1ms" 2025/03/28 03:07:12 DEBUG : HELLO, WORLD!: md5 = 108c85ea697d46189102f9d0355ec9e3 OK lower checkfile vs. upper remote (without normalization) 2025/03/28 03:07:12 ERROR : HELLO, WORLD!: sum not found 2025/03/28 03:07:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jeduror3qase' 2025/03/28 03:07:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeduror3qase': 1 files missing 2025/03/28 03:07:12 NOTICE: 1 hashes missing 2025/03/28 03:07:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeduror3qase': 2 differences found 2025/03/28 03:07:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeduror3qase': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/28 03:07:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeduror3qase': 0 differences found 2025/03/28 03:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeduror3qase': 1 matching files 2025/03/28 03:07:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bolicam6vugi" 2025/03/28 03:07:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:14 DEBUG : Creating backend with remote "TestDrive:crypt/ttdbqdn0oan0jj2cirg26na1dqff0ieq3bsnbdp9dc5468d5gph0" 2025/03/28 03:07:15 DEBUG : Creating backend with remote "/tmp/rclone3362434936" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bolicam6vugi'", Local "Local file system at /tmp/rclone3362434936", Modify Window "1ms" 2025/03/28 03:07:17 DEBUG : HeLlO, wOrLd!: md5 = f432c38147f258a33691463341cbba23 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/28 03:07:17 ERROR : HeLlO, wOrLd!: sum not found 2025/03/28 03:07:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bolicam6vugi' 2025/03/28 03:07:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolicam6vugi': 1 files missing 2025/03/28 03:07:17 NOTICE: 1 hashes missing 2025/03/28 03:07:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolicam6vugi': 2 differences found 2025/03/28 03:07:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolicam6vugi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/28 03:07:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolicam6vugi': 0 differences found 2025/03/28 03:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bolicam6vugi': 1 matching files 2025/03/28 03:07:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihapim3fugu" 2025/03/28 03:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:19 DEBUG : Creating backend with remote "TestDrive:crypt/q2me4h253l9698f2big4qs0f5ql0itjei6jhlf9gdsl094s4r1h0" 2025/03/28 03:07:20 DEBUG : Creating backend with remote "/tmp/rclone4080637503" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihapim3fugu'", Local "Local file system at /tmp/rclone4080637503", Modify Window "1ms" 2025/03/28 03:07:22 DEBUG : HELLO, WORLD!: md5 = 28c0c02c01e84ac690ef7efeb71e052a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/28 03:07:22 ERROR : HELLO, WORLD!: sum not found 2025/03/28 03:07:22 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zihapim3fugu' 2025/03/28 03:07:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihapim3fugu': 1 files missing 2025/03/28 03:07:22 NOTICE: 1 hashes missing 2025/03/28 03:07:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihapim3fugu': 2 differences found 2025/03/28 03:07:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihapim3fugu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/28 03:07:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihapim3fugu': 0 differences found 2025/03/28 03:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihapim3fugu': 1 matching files 2025/03/28 03:07:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jetunir5zeqa" 2025/03/28 03:07:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:24 DEBUG : Creating backend with remote "TestDrive:crypt/8pofo4lgsh5khp1i3b32st9honq3psufetlda5q6g5pobchali40" 2025/03/28 03:07:25 DEBUG : Creating backend with remote "/tmp/rclone335569437" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jetunir5zeqa'", Local "Local file system at /tmp/rclone335569437", Modify Window "1ms" 2025/03/28 03:07:27 DEBUG : 測試_Русский___ě_áñ: md5 = e97c426d86ae9a15106c78a75c12edfc OK NFD checkfile vs. NFC remote (without normalization) 2025/03/28 03:07:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/28 03:07:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jetunir5zeqa' 2025/03/28 03:07:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetunir5zeqa': 1 files missing 2025/03/28 03:07:27 NOTICE: 1 hashes missing 2025/03/28 03:07:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetunir5zeqa': 2 differences found 2025/03/28 03:07:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetunir5zeqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/28 03:07:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetunir5zeqa': 0 differences found 2025/03/28 03:07:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetunir5zeqa': 1 matching files 2025/03/28 03:07:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bifipox7doyi" 2025/03/28 03:07:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:28 DEBUG : Creating backend with remote "TestDrive:crypt/vbt6b1agapk8qrldoesrbdfg73daousomr7e1698uo932tlmpm2g" 2025/03/28 03:07:29 DEBUG : Creating backend with remote "/tmp/rclone3934318052" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bifipox7doyi'", Local "Local file system at /tmp/rclone3934318052", Modify Window "1ms" 2025/03/28 03:07:31 DEBUG : 測試_Русский___ě_áñ: md5 = dfa5112148b170079336546c158f7b72 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/28 03:07:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/28 03:07:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bifipox7doyi' 2025/03/28 03:07:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifipox7doyi': 1 files missing 2025/03/28 03:07:32 NOTICE: 1 hashes missing 2025/03/28 03:07:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifipox7doyi': 2 differences found 2025/03/28 03:07:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifipox7doyi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/28 03:07:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifipox7doyi': 0 differences found 2025/03/28 03:07:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifipox7doyi': 1 matching files 2025/03/28 03:07:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tibibak5bema" 2025/03/28 03:07:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:33 DEBUG : Creating backend with remote "TestDrive:crypt/6dlqth8q3duk4u4m6nljvlqrpq9tqnt57jb2olevk401f78fkd90" 2025/03/28 03:07:34 DEBUG : Creating backend with remote "/tmp/rclone2011711710" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tibibak5bema'", Local "Local file system at /tmp/rclone2011711710", Modify Window "1ms" 2025/03/28 03:07:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b2ec56db96d688de48c1b1cbfe384a83 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/28 03:07:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/28 03:07:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tibibak5bema' 2025/03/28 03:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibibak5bema': 1 files missing 2025/03/28 03:07:37 NOTICE: 1 hashes missing 2025/03/28 03:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibibak5bema': 2 differences found 2025/03/28 03:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibibak5bema': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/28 03:07:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibibak5bema': 0 differences found 2025/03/28 03:07:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibibak5bema': 1 matching files 2025/03/28 03:07:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xosupis4qana" 2025/03/28 03:07:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:38 DEBUG : Creating backend with remote "TestDrive:crypt/nnuj94ihjhdi512fljgm5dpmk7560s8fsetcupe9imcevebastjg" 2025/03/28 03:07:39 DEBUG : Creating backend with remote "/tmp/rclone153144752" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xosupis4qana'", Local "Local file system at /tmp/rclone153144752", Modify Window "1ms" 2025/03/28 03:07:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c7b8d3086addf1b27d734756be17a7b3 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/28 03:07:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/28 03:07:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xosupis4qana' 2025/03/28 03:07:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xosupis4qana': 1 files missing 2025/03/28 03:07:41 NOTICE: 1 hashes missing 2025/03/28 03:07:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xosupis4qana': 2 differences found 2025/03/28 03:07:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xosupis4qana': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/28 03:07:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xosupis4qana': 0 differences found 2025/03/28 03:07:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xosupis4qana': 1 matching files 2025/03/28 03:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-paziset6fico" 2025/03/28 03:07:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/7j1v3riahllf3735us3r4pnos1kojn6he6245eaeiv8vjob6c9ag" 2025/03/28 03:07:44 DEBUG : Creating backend with remote "/tmp/rclone788648538" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-paziset6fico'", Local "Local file system at /tmp/rclone788648538", Modify Window "1ms" 2025/03/28 03:07:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c6db3c7cd1e76cea8e9d1872107ddee7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/28 03:07:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/28 03:07:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-paziset6fico' 2025/03/28 03:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paziset6fico': 1 files missing 2025/03/28 03:07:47 NOTICE: 1 hashes missing 2025/03/28 03:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paziset6fico': 2 differences found 2025/03/28 03:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paziset6fico': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/28 03:07:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paziset6fico': 0 differences found 2025/03/28 03:07:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paziset6fico': 1 matching files 2025/03/28 03:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wutofaw2vaya" 2025/03/28 03:07:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/krb3a8cbc82dcfcknloki6gn88qjgen0kefc9ljg4ub3ot8ep6jg" 2025/03/28 03:07:49 DEBUG : Creating backend with remote "/tmp/rclone397529630" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wutofaw2vaya'", Local "Local file system at /tmp/rclone397529630", Modify Window "1ms" 2025/03/28 03:07:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d9b5cc71ad1f6d9cd7c8c3e577b826c8 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/28 03:07:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/28 03:07:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wutofaw2vaya' 2025/03/28 03:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutofaw2vaya': 1 files missing 2025/03/28 03:07:51 NOTICE: 1 hashes missing 2025/03/28 03:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutofaw2vaya': 2 differences found 2025/03/28 03:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutofaw2vaya': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/28 03:07:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/28 03:07:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutofaw2vaya': 0 differences found 2025/03/28 03:07:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wutofaw2vaya': 1 matching files 2025/03/28 03:07:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wutofaw2vaya': Purge remote 2025/03/28 03:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-paziset6fico': Purge remote 2025/03/28 03:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xosupis4qana': Purge remote 2025/03/28 03:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibibak5bema': Purge remote 2025/03/28 03:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bifipox7doyi': Purge remote 2025/03/28 03:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jetunir5zeqa': Purge remote 2025/03/28 03:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihapim3fugu': Purge remote 2025/03/28 03:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bolicam6vugi': Purge remote 2025/03/28 03:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jeduror3qase': Purge remote 2025/03/28 03:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xezopeq3pogo': Purge remote --- PASS: TestApplyTransforms (52.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:07:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/28 03:07:59 DEBUG : sub/file2: md5 = 5a4965ea0cb02f3009212dc80c0faf34 OK 2025/03/28 03:07:59 INFO : file1: Copied (new) to: sub/file2 2025/03/28 03:08:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 03:08:00 DEBUG : file1: Unchanged skipping 2025/03/28 03:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': don't need to copy/move sub/file2, it is already at target location 2025/03/28 03:08:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.74s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:08:05 DEBUG : dst/file1: md5 = db3be8411835a4c9c92926a6cc4f843c OK 2025/03/28 03:08:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/backup" 2025/03/28 03:08:06 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/1nrff024r7pq65ecp72fc28jb0" 2025/03/28 03:08:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/28 03:08:10 INFO : dst/file1: Moved (server-side) 2025/03/28 03:08:11 DEBUG : dst/file1: md5 = 4b9cca1fc5f2a37f7c3492a9e7394026 OK 2025/03/28 03:08:11 INFO : dst/file1: Copied (new) 2025/03/28 03:08:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/28 03:08:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/28 03:08:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:08:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/dst" 2025/03/28 03:08:16 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/28 03:08:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/CompareDest" 2025/03/28 03:08:18 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/gveqi14airsml4bgu7krj116o8" 2025/03/28 03:08:20 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 03:08:22 DEBUG : one: md5 = 3459054a3bc008252152e011614939c7 OK 2025/03/28 03:08:22 INFO : one: Copied (new) 2025/03/28 03:08:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 03:08:24 DEBUG : one: md5 = 4a9d30852a338b2665c2e1e16d7abc4c OK 2025/03/28 03:08:24 INFO : one: Copied (replaced existing) 2025/03/28 03:08:26 DEBUG : dst/one: md5 = 3a78272a97393be4a61db9f3397fb981 OK 2025/03/28 03:08:28 DEBUG : CompareDest/one: md5 = 5f9dbae05af46410913962fcd5c03c9d OK 2025/03/28 03:08:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 03:08:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 03:08:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 03:08:31 DEBUG : CompareDest/two: md5 = 0eb27594e7876e8004fa3845974156cc OK 2025/03/28 03:08:32 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 03:08:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 03:08:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 03:08:33 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 03:08:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 03:08:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 03:08:34 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 03:08:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/28 03:08:36 DEBUG : two: md5 = 9bc7e80c168bb2d3bbdc1fafdac9fda1 OK 2025/03/28 03:08:36 INFO : two: Copied (new) 2025/03/28 03:08:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/28 03:08:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:08:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:08:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/dst" 2025/03/28 03:08:41 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/28 03:08:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/CopyDest" 2025/03/28 03:08:42 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/28 03:08:44 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 03:08:46 DEBUG : one: md5 = 94e3930e47836ec667abd20091bf342a OK 2025/03/28 03:08:46 INFO : one: Copied (new) 2025/03/28 03:08:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 03:08:49 DEBUG : one: md5 = 544bbbc7d0e1ba79b42abfa077a4d020 OK 2025/03/28 03:08:49 INFO : one: Copied (replaced existing) 2025/03/28 03:08:51 DEBUG : dst/one: md5 = a53f6e7c5edb4e125973fd4ac03a78b9 OK 2025/03/28 03:08:53 DEBUG : CopyDest/one: md5 = 114828d4dbd96e8fe9ee00115583130f OK 2025/03/28 03:08:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/BackupDir" 2025/03/28 03:08:54 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/28 03:08:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 03:08:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 03:08:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 03:08:57 INFO : one: Moved (server-side) 2025/03/28 03:08:58 INFO : one: Copied (server-side copy) 2025/03/28 03:08:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/28 03:09:00 DEBUG : CopyDest/two: md5 = 1063b69e3a7d61642c3b3879c01b797a OK 2025/03/28 03:09:01 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 03:09:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 03:09:02 INFO : two: Copied (server-side copy) 2025/03/28 03:09:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/28 03:09:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 03:09:03 DEBUG : two: Unchanged skipping 2025/03/28 03:09:05 DEBUG : CopyDest/three: md5 = d92c0798d2406450a8b06f7897c5bf0f OK 2025/03/28 03:09:06 DEBUG : three: Need to transfer - File not found at Destination 2025/03/28 03:09:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/28 03:09:06 DEBUG : three: Destination not found in --copy-dest 2025/03/28 03:09:07 DEBUG : three: md5 = 09bb0b92cdee6b60e65b4742197a606b OK 2025/03/28 03:09:07 INFO : three: Copied (new) 2025/03/28 03:09:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/28 03:09:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:09:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/28 03:09:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/28 03:09:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/28 03:09:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:09:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.87s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:09:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/28 03:09:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d8a5390746ad9224969cce713a7d5d5e OK 2025/03/28 03:09:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/28 03:09:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/28 03:09:17 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/03/28 03:09:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/28 03:09:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/28 03:09:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8ac2810d95b2027a8f695a02de7bbf65 OK 2025/03/28 03:09:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/28 03:09:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/28 03:09:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:09:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Looking for duplicate names using skip mode. 2025/03/28 03:09:27 NOTICE: one: Found 2 files with duplicate names 2025/03/28 03:09:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:09:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Looking for duplicate names using skip mode. 2025/03/28 03:09:32 NOTICE: one: Found 3 files with duplicate names 2025/03/28 03:09:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/28 03:09:33 INFO : one: Deleted 2025/03/28 03:09:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.28s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:09:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Looking for duplicate names using first mode. 2025/03/28 03:09:39 NOTICE: one: Found 3 files with duplicate names 2025/03/28 03:09:40 INFO : one: Deleted 2025/03/28 03:09:40 INFO : one: Deleted 2025/03/28 03:09:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.60s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:09:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Looking for duplicate names using newest mode. 2025/03/28 03:09:45 NOTICE: one: Found 3 files with duplicate names 2025/03/28 03:09:46 INFO : one: Deleted 2025/03/28 03:09:46 INFO : one: Deleted 2025/03/28 03:09:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:09:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Looking for duplicate names using oldest mode. 2025/03/28 03:09:52 NOTICE: one: Found 3 files with duplicate names 2025/03/28 03:09:52 INFO : one: Deleted 2025/03/28 03:09:52 INFO : one: Deleted 2025/03/28 03:09:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.91s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:09:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Looking for duplicate names using largest mode. 2025/03/28 03:09:58 NOTICE: one: Found 3 files with duplicate names 2025/03/28 03:09:58 INFO : one: Deleted 2025/03/28 03:09:59 INFO : one: Deleted 2025/03/28 03:09:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.39s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:10:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Looking for duplicate names using smallest mode. 2025/03/28 03:10:04 NOTICE: one: Found 3 files with duplicate names 2025/03/28 03:10:05 INFO : one: Deleted 2025/03/28 03:10:05 INFO : one: Deleted 2025/03/28 03:10:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.28s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:10:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Looking for duplicate names using rename mode. 2025/03/28 03:10:11 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/28 03:10:13 INFO : one-2.txt: renamed from: one.txt 2025/03/28 03:10:14 INFO : one-3.txt: renamed from: one.txt 2025/03/28 03:10:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.30s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:10:20 DEBUG : dupe1/one.txt: md5 = d3596c23990010982cfb75369f5b2757 OK 2025/03/28 03:10:22 DEBUG : dupe2/two.txt: md5 = 9e0b8f1275c914d460ea5d62ba86b967 OK 2025/03/28 03:10:24 DEBUG : dupe3/three.txt: md5 = 0ae09508bd85012d1f822ca0cf1198f9 OK 2025/03/28 03:10:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/28 03:10:25 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/28 03:10:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/28 03:10:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/28 03:10:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/28 03:10:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/28 03:10:30 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.67s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:10:32 DEBUG : a.txt: md5 = 2b36c3b63de778c49f48fa79ba350873 OK 2025/03/28 03:10:33 DEBUG : zend.txt: md5 = ad7d01e652dc56c5b407dfcf8628c56a OK 2025/03/28 03:10:35 DEBUG : sub dir/hello world: md5 = eed17dc0ff731de9f6a66bb8de37445a OK 2025/03/28 03:10:37 DEBUG : sub dir/hello world2: md5 = db8d38a881631f4cec661dd382539c1f OK 2025/03/28 03:10:39 DEBUG : sub dir/ignore dir/.ignore: md5 = c640196fa01216cc0bdb642976e91ded OK 2025/03/28 03:10:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7c0bad400fc3ce55e027e2b1d40b6ded OK 2025/03/28 03:10:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = d45317c4a2ee5fc625702519a3a47210 OK 2025/03/28 03:10:44 DEBUG : a.txt: Excluded (Size Filter) 2025/03/28 03:10:44 DEBUG : a.txt: Excluded 2025/03/28 03:10:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/28 03:10:44 DEBUG : sub dir/hello world: Excluded 2025/03/28 03:10:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/28 03:10:44 DEBUG : sub dir/hello world2: Excluded 2025/03/28 03:10:45 DEBUG : sub dir/ignore dir: Excluded 2025/03/28 03:10:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/28 03:10:45 DEBUG : sub dir/hello world: Excluded 2025/03/28 03:10:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/28 03:10:45 DEBUG : sub dir/hello world2: Excluded 2025/03/28 03:10:45 DEBUG : sub dir/ignore dir: Excluded 2025/03/28 03:10:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/28 03:10:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/28 03:10:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/28 03:10:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/28 03:10:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/28 03:10:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/28 03:10:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.57s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:10:53 DEBUG : file1: md5 = 9e9b138d460cb114f4f29dc4eacb7dc6 OK 2025/03/28 03:10:56 DEBUG : sub/file2: md5 = a00cc76bcfee5d73dc06ffbc2123a6a2 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/03/28 03:10:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/28 03:10:59 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/28 03:10:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/28 03:11:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.57s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:03 DEBUG : file1: md5 = 89c97c802a61788749a6dec33fc6f1a1 OK 2025/03/28 03:11:05 DEBUG : sub/file2: md5 = 023de298bc94707b82419f0ec0f74199 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/03/28 03:11:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/notfound" 2025/03/28 03:11:09 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/qe0i31qdkoejk60elps0ni5sqk" 2025/03/28 03:11:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.87s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.85s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Making directory 2025/03/28 03:11:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:16 DEBUG : sub dir/hello world: md5 = e4fb6a005de73b7d21106417dd93bd5b OK 2025/03/28 03:11:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:20 DEBUG : potato2: md5 = 1e0c98db9af3e671e44ba6a260fd3b2b OK 2025/03/28 03:11:21 DEBUG : empty space: md5 = 019da23133dc81a9ebd6134c8a1298f3 OK --- PASS: TestLs (4.60s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:24 DEBUG : potato2: md5 = 12495594ebacc51d996bcbcc6cd2683e OK 2025/03/28 03:11:26 DEBUG : empty space: md5 = 8a25e6faf476e5417cc67b477211d366 OK 2025/03/28 03:11:26 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:29 DEBUG : potato2: md5 = b6a2687d1dc1df030ae27de9d5760595 OK 2025/03/28 03:11:31 DEBUG : empty space: md5 = 17ddf9ad7e5fd08b8d1fc6752b55be91 OK --- PASS: TestLsLong (4.56s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:34 DEBUG : potato2: md5 = 89ad9b88a2bd9816671fa72345f78643 OK 2025/03/28 03:11:35 DEBUG : empty space: md5 = 5a0811347989b5c4367149286e1309f3 OK --- PASS: TestHashSums (4.52s) === RUN TestHashSumsWithErrors 2025/03/28 03:11:37 DEBUG : Creating backend with remote ":memory:" 2025/03/28 03:11:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/28 03:11:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/28 03:11:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/28 03:11:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/28 03:11:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/28 03:11:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/28 03:11:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/28 03:11:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/28 03:11:37 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:39 DEBUG : potato2: md5 = 2a076172d7e04630153217a5aa24c237 OK 2025/03/28 03:11:40 DEBUG : empty space: md5 = 2d134c03f3e288020968eb6ee0460353 OK 2025/03/28 03:11:42 DEBUG : sub dir/potato3: md5 = 97347cea42abcd90fd5bf68e2c5eb1e6 OK 2025/03/28 03:11:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.27s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:47 DEBUG : small: md5 = a7ad5a9a0a7e2e9d835901057519ef9c OK 2025/03/28 03:11:48 DEBUG : medium: md5 = f381d76e39535b92a2e017ba900804cf OK 2025/03/28 03:11:49 DEBUG : large: md5 = 25d065dbdd6c1eafb78babde57649014 OK 2025/03/28 03:11:49 DEBUG : Waiting for deletions to finish 2025/03/28 03:11:50 DEBUG : large: Excluded (Size Filter) 2025/03/28 03:11:50 INFO : small: Deleted 2025/03/28 03:11:50 INFO : medium: Deleted --- PASS: TestDelete (6.00s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:53 DEBUG : small: md5 = 7f4c20f25869ff2b869dd3bed7f72ca4 OK 2025/03/28 03:11:54 DEBUG : medium: md5 = fd83f861550dfcc863672adcff297b8e OK 2025/03/28 03:11:55 DEBUG : large: md5 = d6b597411ce413b9b0ac95491542a5a3 OK 2025/03/28 03:11:56 DEBUG : Waiting for deletions to finish 2025/03/28 03:11:56 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/28 03:11:56 INFO : small: Deleted 2025/03/28 03:11:56 INFO : medium: Deleted --- PASS: TestMaxDelete (6.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:11:59 DEBUG : small: md5 = 0e4f13b0e1c99b8283eb4d1ac23e68a9 OK 2025/03/28 03:12:01 DEBUG : medium: md5 = 4bed5d2b17156af592647427c9f01d84 OK 2025/03/28 03:12:02 DEBUG : large: md5 = cc41a48ef55cc78703a87820f7739813 OK 2025/03/28 03:12:02 DEBUG : Waiting for deletions to finish 2025/03/28 03:12:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/28 03:12:03 INFO : medium: Deleted 2025/03/28 03:12:03 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.89s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:12:06 DEBUG : small: md5 = 7a57ac932592671bf3d7eb8b3f60343c OK 2025/03/28 03:12:07 DEBUG : medium: md5 = 85d37efa7b2e05011b27402e3d41997e OK 2025/03/28 03:12:09 DEBUG : large: md5 = 803e98d84acc02e89fd01fa531a62ae8 OK 2025/03/28 03:12:09 DEBUG : Waiting for deletions to finish 2025/03/28 03:12:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/28 03:12:10 INFO : medium: Deleted 2025/03/28 03:12:10 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.51s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:12:13 DEBUG : ReadFile: md5 = db26402fe31a4ae331fda1d12b0af410 OK --- PASS: TestReadFile (3.78s) === RUN TestRetry 2025/03/28 03:12:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/28 03:12:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/28 03:12:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/28 03:12:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/28 03:12:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/28 03:12:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/28 03:12:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:12:17 DEBUG : file1: md5 = ebc882575e3e2f47d1b01bfa8d7678a5 OK 2025/03/28 03:12:18 DEBUG : file2: md5 = 186c531c02c57fd08654afb6a9284a46 OK --- PASS: TestCat (15.89s) === RUN TestPurge 2025/03/28 03:12:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lewudat8loxa" 2025/03/28 03:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 03:12:31 DEBUG : Creating backend with remote "TestDrive:crypt/qqul3l6172t640788io48en2q27fr617udepsjbnvmphhgdp04l0" 2025/03/28 03:12:32 DEBUG : Creating backend with remote "/tmp/rclone4250583419" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lewudat8loxa'", Local "Local file system at /tmp/rclone4250583419", Modify Window "1ms" 2025/03/28 03:12:36 DEBUG : A1/B1/C1/one: md5 = b457d205d7095b30ecd71d2f310fb511 OK 2025/03/28 03:12:36 INFO : A2: Making directory 2025/03/28 03:12:37 INFO : A1/B2: Making directory 2025/03/28 03:12:38 INFO : A1/B2/C2: Making directory 2025/03/28 03:12:39 INFO : A1/B1/C3: Making directory 2025/03/28 03:12:39 INFO : A3: Making directory 2025/03/28 03:12:40 INFO : A3/B3: Making directory 2025/03/28 03:12:41 INFO : A3/B3/C4: Making directory 2025/03/28 03:12:43 DEBUG : A1/two: md5 = f2923d1a4fe8bb36a686fa8fb148a379 OK 2025/03/28 03:12:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewudat8loxa': Purge remote 2025/03/28 03:12:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.62s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:12:50 DEBUG : A1/B1/C1/one: md5 = 2253f419ed871039f99027c527d10e85 OK 2025/03/28 03:12:50 INFO : A2: Making directory 2025/03/28 03:12:51 INFO : A1/B2: Making directory 2025/03/28 03:12:52 INFO : A1/B2/C2: Making directory 2025/03/28 03:12:52 INFO : A1/B1/C3: Making directory 2025/03/28 03:12:53 INFO : A3: Making directory 2025/03/28 03:12:54 INFO : A3/B3: Making directory 2025/03/28 03:12:55 INFO : A3/B3/C4: Making directory 2025/03/28 03:12:57 DEBUG : A1/two: md5 = 44db17aec370ff7261060a8ad0053245 OK 2025/03/28 03:12:58 DEBUG : removing 1 level 3 directories 2025/03/28 03:12:58 INFO : A3/B3/C4: Removing directory 2025/03/28 03:13:00 DEBUG : removing 2 level 3 directories 2025/03/28 03:13:00 INFO : A1/B2/C2: Removing directory 2025/03/28 03:13:00 INFO : A1/B1/C3: Removing directory 2025/03/28 03:13:01 DEBUG : removing 2 level 2 directories 2025/03/28 03:13:01 INFO : A3/B3: Removing directory 2025/03/28 03:13:01 INFO : A1/B2: Removing directory 2025/03/28 03:13:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/28 03:13:01 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/28 03:13:02 DEBUG : removing 2 level 1 directories 2025/03/28 03:13:02 INFO : A3: Removing directory 2025/03/28 03:13:02 INFO : A2: Removing directory 2025/03/28 03:13:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/28 03:13:06 DEBUG : removing 1 level 3 directories 2025/03/28 03:13:06 INFO : A1/B1/C1: Removing directory 2025/03/28 03:13:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:06 DEBUG : removing 1 level 2 directories 2025/03/28 03:13:06 INFO : A1/B1: Removing directory 2025/03/28 03:13:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/28 03:13:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/28 03:13:07 DEBUG : removing 1 level 1 directories 2025/03/28 03:13:07 INFO : A1: Removing directory 2025/03/28 03:13:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/28 03:13:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/28 03:13:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/28 03:13:08 DEBUG : removing 1 level 0 directories 2025/03/28 03:13:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Removing directory 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/28 03:13:08 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (22.30s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:13:10 INFO : A1: Making directory 2025/03/28 03:13:10 INFO : A1/B1: Making directory 2025/03/28 03:13:11 INFO : A1/B1/C1: Making directory 2025/03/28 03:13:13 DEBUG : removing 1 level 3 directories 2025/03/28 03:13:13 INFO : A1/B1/C1: Removing directory 2025/03/28 03:13:14 DEBUG : removing 1 level 2 directories 2025/03/28 03:13:14 INFO : A1/B1: Removing directory 2025/03/28 03:13:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/28 03:13:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.42s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:13:16 INFO : A1: Making directory 2025/03/28 03:13:17 INFO : A1/B1: Making directory 2025/03/28 03:13:18 INFO : A1/B1/C1: Making directory 2025/03/28 03:13:20 DEBUG : removing 1 level 3 directories 2025/03/28 03:13:20 INFO : A1/B1/C1: Removing directory 2025/03/28 03:13:21 DEBUG : removing 1 level 2 directories 2025/03/28 03:13:21 INFO : A1/B1: Removing directory 2025/03/28 03:13:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/28 03:13:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.16s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:13:25 DEBUG : file1: md5 = 2558cb5f2e075f42ba83b89bda955aa1 OK 2025/03/28 03:13:26 DEBUG : filename.txt: File name found in url 2025/03/28 03:13:27 DEBUG : filename.txt: md5 = 740f2310c45c857f9ee399c806c11d93 OK 2025/03/28 03:13:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/28 03:13:28 DEBUG : headerfilename.txt: md5 = 7f1d20af736bf3cecb503d71610f0d71 OK 2025/03/28 03:13:30 DEBUG : file2: md5 = e9c10bdbfeebb21110ae76039d01afc0 OK --- PASS: TestCopyURL (8.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:13:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/28 03:13:35 DEBUG : sub/file2: md5 = 161e896fd963e81aff934b2ba4d30ffd OK 2025/03/28 03:13:35 INFO : file1: Copied (new) to: sub/file2 2025/03/28 03:13:35 INFO : file1: Deleted 2025/03/28 03:13:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 03:13:35 DEBUG : file1: Unchanged skipping 2025/03/28 03:13:35 INFO : file1: Deleted 2025/03/28 03:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': don't need to copy/move sub/file2, it is already at target location 2025/03/28 03:13:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:13:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/28 03:13:40 DEBUG : file1: md5 = 0948b5780ec2bd288fd787ef7477d07a OK 2025/03/28 03:13:40 INFO : file1: Copied (new) 2025/03/28 03:13:40 INFO : file1: Deleted 2025/03/28 03:13:40 DEBUG : file1: Destination exists, skipping 2025/03/28 03:13:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:13:45 DEBUG : dst/file1: md5 = 4e68d2439a8c77cfc0cfcf7136166c91 OK 2025/03/28 03:13:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicojez8sedi/backup" 2025/03/28 03:13:45 DEBUG : Creating backend with remote "TestDrive:crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50/1nrff024r7pq65ecp72fc28jb0" 2025/03/28 03:13:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/28 03:13:49 INFO : dst/file1: Moved (server-side) 2025/03/28 03:13:50 DEBUG : dst/file1: md5 = 3af73c9b1f19d8524d44fd59bfd96bf1 OK 2025/03/28 03:13:50 INFO : dst/file1: Copied (new) 2025/03/28 03:13:50 INFO : dst/file1: Deleted 2025/03/28 03:13:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/28 03:13:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/28 03:13:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.49s) === 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:13:57 DEBUG : A1/one: md5 = d4241b3ce5578e7396568fe7e8e5ab19 OK 2025/03/28 03:13:58 DEBUG : A1/two: md5 = 62a886aaca7fdbccb48de8032d4815f9 OK 2025/03/28 03:14:00 DEBUG : A1/B1/three: md5 = 14de1087b99f437329cd1b7e914163a6 OK 2025/03/28 03:14:02 DEBUG : A1/B1/C1/four: md5 = 242369423e2e818e21650e710fc6e43c OK 2025/03/28 03:14:04 DEBUG : A1/B1/C2/five: md5 = e676265fdeb694ddf2ffaccbaa2eb3d7 OK 2025/03/28 03:14:04 INFO : A1/B2: Making directory 2025/03/28 03:14:05 INFO : A1/B1/C3: Making directory 2025/03/28 03:14:14 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/28 03:14:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/28 03:14:14 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/28 03:14:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/28 03:14:15 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/28 03:14:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/28 03:14:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/28 03:14:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/28 03:14:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/28 03:14:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/28 03:14:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/28 03:14:25 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/28 03:14:25 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/28 03:14:25 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/28 03:14:26 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/28 03:14:26 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/28 03:14:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/28 03:14:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/28 03:14:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/28 03:14:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/28 03:14:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/28 03:14:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/28 03:14:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/28 03:14:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/28 03:14:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/28 03:14:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/28 03:14:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/28 03:14:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/28 03:14:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/28 03:14:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/28 03:14:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/28 03:14:40 DEBUG : no_checksum_small_file_from_pipe: md5 = c2e33d880442dc6b8c58be02653a2287 OK 2025/03/28 03:14:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/28 03:14:40 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/28 03:14:41 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/28 03:14:42 DEBUG : no_checksum_big_file_from_pipe: md5 = 54a3bba4d1b0617c6256a8019b4bba2d OK 2025/03/28 03:14:42 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/28 03:14:45 DEBUG : with_checksum_small_file_from_pipe: md5 = 52d58b477dfc05dcb0085c5054f3afdb OK 2025/03/28 03:14:45 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/28 03:14:46 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/28 03:14:47 DEBUG : with_checksum_big_file_from_pipe: md5 = 517223d7c37c29803170302c2f0bcac8 OK 2025/03/28 03:14:47 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:14:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/28 03:14:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 03:14:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/28 03:14:52 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-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/28 03:14:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/28 03:14:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/28 03:14:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.95s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/28 03:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/28 03:15:00 DEBUG : rcat_metadata: md5 = 6b5977d688905b750d1f81a7383c8ab4 OK 2025/03/28 03:15:00 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/28 03:15:02 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/28 03:15:03 DEBUG : rcat_metadata_uploadcutoff0: md5 = 772d5967830735508545d679f7abf1dd OK 2025/03/28 03:15:03 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.65s) --- PASS: TestRcatMetadata/Normal (2.59s) --- PASS: TestRcatMetadata/ViaDisk (2.59s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:15:05 DEBUG : potato1: md5 = 2b5293f072a1c41838ca0e67e1160936 OK 2025/03/28 03:15:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/28 03:15:07 DEBUG : potato2: md5 = 1b7cd89531e97b02dc88d52013bbba41 OK 2025/03/28 03:15:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.18s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:15:10 DEBUG : potato1: md5 = 922c56eb84055daf460e4f23ab02c707 OK 2025/03/28 03:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/28 03:15:11 DEBUG : potato2: md5 = 0ef1e2823c29c3fa311f01e4096d18d0 OK 2025/03/28 03:15:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.27s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:15:15 DEBUG : potato2: md5 = bc59128aa8d551c99583989deaeb42ff OK 2025/03/28 03:15:16 DEBUG : empty space: md5 = 0a474ab26a0ba40f71c609f28e1c9991 OK 2025/03/28 03:15:18 DEBUG : sub dir/potato3: md5 = 4b748d8baa88c18f7fb8dcf906314106 OK 2025/03/28 03:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Touching "sub dir/potato3" 2025/03/28 03:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Touching "empty space" 2025/03/28 03:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Touching "potato2" 2025/03/28 03:15:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.35s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:15:23 DEBUG : dir with metadata: Making directory with metadata 2025/03/28 03:15:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.18s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:15:25 DEBUG : directory with modtime: Making directory with metadata 2025/03/28 03:15:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:15:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/28 03:15:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/28 03:15:28 DEBUG : Google drive root 'crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50': Skipping btime metadata as can't update it on an existing file: 2025-03-28T03:15:27.845538469Z 2025/03/28 03:15:28 INFO : non existent directory: Updated directory metadata 2025/03/28 03:15:30 DEBUG : Google drive root 'crypt/gb1tnm71dp4415f1qo0920chrpk0gdmkcq8ag1ni52svac8u8i50': Skipping btime metadata as can't update it on an existing file: 2025-03-28T03:15:27.845538469Z 2025/03/28 03:15:30 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:15:32 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/28 03:15:34 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/28 03:15:35 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.05s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:15:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/28 03:15:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/28 03:15:36 DEBUG : dst: Making directory with metadata 2025/03/28 03:15:37 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/28 03:15:37 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 03:15:37 INFO : dst: Set directory modification time (using SetModTime) 2025/03/28 03:15:38 INFO : dst: Set directory modification time (using SetModTime) 2025/03/28 03:15:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/28 03:15:38 INFO : dst: Set directory modification time (using SetModTime) 2025/03/28 03:15:38 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi'", Local "Local file system at /tmp/rclone2302077727", Modify Window "1ms" 2025/03/28 03:15:42 DEBUG : sub dir/test remove existing: md5 = a9778e450ff565c1d04158f11a3efc7e OK 2025/03/28 03:15:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e592c5dfab4d36f8e80a3e6a31f6bc34 OK 2025/03/28 03:15:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mobehat5" before starting 2025/03/28 03:15:46 DEBUG : sub dir/test remove existing.mobehat5: TEST: removing renamed existing file after operation 2025/03/28 03:15:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.voguriw9" before starting 2025/03/28 03:15:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.voguriw9: TEST: renaming existing back after failed operation 2025/03/28 03:15:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.goyimak1" before starting 2025/03/28 03:15:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.goyimak1: TEST: removing renamed existing file after operation 2025/03/28 03:15:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "07li6mj8eboctdq3j8hjjhq1d9daii2i44agf7e0nhknu14ma3b0" 2025/03/28 03:15:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9qkisvfopi6abosvhiv5etdipvk5o44he60j2qkfakgee1taill85a2ktp5d77fc46be17ak5b8o1duf0hs277chqi45up05tjlmij2fbudlceanoqt63gh25u3vkmpc2l1o1q11hhtundc5b471384jqqsh4jemf365ppjg84ja5pj37aeg" --- PASS: TestRemoveExisting (13.12s) === 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/03/28 03:15:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicojez8sedi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m17.424259511s (try 1/5)