"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/10 01:27:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo" 2025/03/10 01:27:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:27:32 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70" 2025/03/10 01:27:33 DEBUG : Creating backend with remote "/tmp/rclone3942964470" === 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-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/10 01:27:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/10 01:27:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/10 01:27:33 DEBUG : potato: Seek from 10 to 0 2025/03/10 01:27:33 DEBUG : potato: Seek from 10 to 0 2025/03/10 01:27:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/10 01:27:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/10 01:27:33 DEBUG : potato: Seek from 5 to 2 2025/03/10 01:27:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/10 01:27:33 DEBUG : potato: Seek from 7 to 0 2025/03/10 01:27:33 DEBUG : potato: Seek from 7 to 0 2025/03/10 01:27:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/10 01:27:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/10 01:27:33 DEBUG : potato: Seek from 5 to 2 2025/03/10 01:27:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/10 01:27:33 DEBUG : potato: Seek from 8 to 0 2025/03/10 01:27:33 DEBUG : potato: Seek from 8 to 0 2025/03/10 01:27:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/10 01:27:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/10 01:27:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/10 01:27:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/10 01:27:33 DEBUG : potato: Seek from 5 to 2 2025/03/10 01:27:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/10 01:27:33 DEBUG : potato: Seek from 9 to 0 2025/03/10 01:27:33 DEBUG : potato: Seek from 9 to 0 2025/03/10 01:27:33 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-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:27:35 DEBUG : rutabaga: md5 = 0a40139f3b0856107ab57078365906cc OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/10 01:27:37 DEBUG : empty space: md5 = d4184edb50e5599b9bf78f24eea6a468 OK === RUN TestCheck/3 2025/03/10 01:27:39 DEBUG : potato2: md5 = 71a74f5e316822dfacd69c7876055a59 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/10 01:27:41 DEBUG : remotepotato: md5 = a1abc21d45c021c2ea3ccb11b78ad42d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.09s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/03/10 01:27:44 DEBUG : Creating backend with remote "nonexistent" 2025/03/10 01:27:44 DEBUG : Creating backend with remote "nonexistent" 2025/03/10 01:27:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/10 01:27:44 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/10 01:27:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/10 01:27:44 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-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:27:46 DEBUG : rutabaga: md5 = 20eb531850eafa721345dbdc6305fd64 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/10 01:27:49 DEBUG : empty space: md5 = b49835f2f808aa56b9f8909883c98807 OK === RUN TestCheckDownload/3 2025/03/10 01:27:52 DEBUG : potato2: md5 = c834af57c73fd279a971796aef612a50 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/10 01:27:56 DEBUG : remotepotato: md5 = 28dc905b7897534dc6b5bc43a998436f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.71s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (1.19s) --- PASS: TestCheckDownload/4 (1.30s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.47s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:28:02 DEBUG : rutabaga: md5 = 344b9f3d597a6b560ca0e16fe2194a30 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/10 01:28:04 DEBUG : empty space: md5 = 9cd511d65bda01b1c674c407cf0f74f1 OK === RUN TestCheckSizeOnly/3 2025/03/10 01:28:06 DEBUG : potato2: md5 = 3e0ec0f24442049c12b2dcb516157691 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/10 01:28:08 DEBUG : remotepotato: md5 = 13cf768ef9d0d6a21ee7fac6bfef355f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.38s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:28:13 DEBUG : test.sum: md5 = a6ede5296be12c64830913d542c9f87d OK 2025/03/10 01:28:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/10 01:28:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/10 01:28:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/10 01:28:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/10 01:28:15 DEBUG : test.sum: md5 = 80ca511fc03f771006460254052f7771 OK 2025/03/10 01:28:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/10 01:28:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/10 01:28:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/10 01:28:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.13s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:28:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/data" 2025/03/10 01:28:18 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.80s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:28:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/data" 2025/03/10 01:28:19 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/vjrnln8ratgmqakfosrqe8espk" 2025/03/10 01:28:23 DEBUG : data/banana: md5 = 7e120facb12034cba11d3190513ffd18 OK 2025/03/10 01:28:24 DEBUG : test.sum: md5 = b620e87c7ec249e976254968255db2f6 OK === RUN TestCheckSumDownload/subtest1 2025/03/10 01:28:29 DEBUG : data/potato: md5 = 67c40b5c386f2280dfc2c9b20741d7ca OK 2025/03/10 01:28:30 DEBUG : test.sum: md5 = e4fc0909c749181bb964209c2c0ebb43 OK === RUN TestCheckSumDownload/subtest2 2025/03/10 01:28:35 DEBUG : test.sum: md5 = bba0248e2ea0c65adc8511c09661865a OK === RUN TestCheckSumDownload/subtest3 2025/03/10 01:28:39 DEBUG : test.sum: md5 = d5ead52c9cfdd7d7e0d86636bfe6ef13 OK === RUN TestCheckSumDownload/subtest4 2025/03/10 01:28:43 DEBUG : test.sum: md5 = 6dcea85fb25a74fa9c387371f1bb8e89 OK === RUN TestCheckSumDownload/subtest5 2025/03/10 01:28:48 DEBUG : test.sum: md5 = 2a24d28bfcdfc5af656b47bef6c268f4 OK === RUN TestCheckSumDownload/subtest6 2025/03/10 01:28:52 DEBUG : data/banana: md5 = 5acd1d80eeec19bf65e926641e762494 OK 2025/03/10 01:28:54 DEBUG : data/potato: md5 = eea0d66572c87decde9d6ea4edb40dd7 OK 2025/03/10 01:28:55 DEBUG : test.sum: md5 = b12db00e9bd8230c141c87f9d139d36e OK === RUN TestCheckSumDownload/subtest7 2025/03/10 01:29:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/10 01:29:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.62s) --- PASS: TestCheckSumDownload/subtest1 (2.46s) --- PASS: TestCheckSumDownload/subtest2 (2.91s) --- PASS: TestCheckSumDownload/subtest3 (2.61s) --- PASS: TestCheckSumDownload/subtest4 (1.97s) --- PASS: TestCheckSumDownload/subtest5 (2.74s) --- PASS: TestCheckSumDownload/subtest6 (2.73s) --- PASS: TestCheckSumDownload/subtest7 (2.66s) === RUN TestApplyTransforms 2025/03/10 01:29:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-farodan7pane" 2025/03/10 01:29:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:01 DEBUG : Creating backend with remote "TestDrive:crypt/8a2ibtrkiutp3fo1hiqglhdhic6ic5j0n1lhq5a8h1fd90qer2pg" 2025/03/10 01:29:02 DEBUG : Creating backend with remote "/tmp/rclone3798837557" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-farodan7pane'", Local "Local file system at /tmp/rclone3798837557", Modify Window "1ms" 2025/03/10 01:29:04 DEBUG : hello, world!: md5 = 6dc00af47a5810b4346d6779bd5470a1 OK upper checkfile vs. lower remote (without normalization) 2025/03/10 01:29:04 ERROR : hello, world!: sum not found 2025/03/10 01:29:04 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-farodan7pane' 2025/03/10 01:29:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-farodan7pane': 1 files missing 2025/03/10 01:29:04 NOTICE: 1 hashes missing 2025/03/10 01:29:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-farodan7pane': 2 differences found 2025/03/10 01:29:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-farodan7pane': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/10 01:29:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-farodan7pane': 0 differences found 2025/03/10 01:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-farodan7pane': 1 matching files 2025/03/10 01:29:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mezarur4yulu" 2025/03/10 01:29:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:06 DEBUG : Creating backend with remote "TestDrive:crypt/hs4u1kt84ba8866ttesrkr58llju0f56ra9bb12rd5dd9i9c8hd0" 2025/03/10 01:29:06 DEBUG : Creating backend with remote "/tmp/rclone2233338243" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mezarur4yulu'", Local "Local file system at /tmp/rclone2233338243", Modify Window "1ms" 2025/03/10 01:29:09 DEBUG : HELLO, WORLD!: md5 = c25378283d9302adde00f3a41a2b0ea8 OK lower checkfile vs. upper remote (without normalization) 2025/03/10 01:29:09 ERROR : HELLO, WORLD!: sum not found 2025/03/10 01:29:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mezarur4yulu' 2025/03/10 01:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezarur4yulu': 1 files missing 2025/03/10 01:29:09 NOTICE: 1 hashes missing 2025/03/10 01:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezarur4yulu': 2 differences found 2025/03/10 01:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezarur4yulu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/10 01:29:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezarur4yulu': 0 differences found 2025/03/10 01:29:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezarur4yulu': 1 matching files 2025/03/10 01:29:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusequh2kaco" 2025/03/10 01:29:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:10 DEBUG : Creating backend with remote "TestDrive:crypt/4p8ofp0d5vlqt38qnho13b86dlkfeh0t4nmm845dfutrcidak250" 2025/03/10 01:29:11 DEBUG : Creating backend with remote "/tmp/rclone1417804348" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusequh2kaco'", Local "Local file system at /tmp/rclone1417804348", Modify Window "1ms" 2025/03/10 01:29:13 DEBUG : HeLlO, wOrLd!: md5 = 2f2e08503379a8fc1c40bb4f43a8c7b1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/10 01:29:14 ERROR : HeLlO, wOrLd!: sum not found 2025/03/10 01:29:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dusequh2kaco' 2025/03/10 01:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusequh2kaco': 1 files missing 2025/03/10 01:29:14 NOTICE: 1 hashes missing 2025/03/10 01:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusequh2kaco': 2 differences found 2025/03/10 01:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusequh2kaco': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/10 01:29:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusequh2kaco': 0 differences found 2025/03/10 01:29:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusequh2kaco': 1 matching files 2025/03/10 01:29:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xutuwax7vagu" 2025/03/10 01:29:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:15 DEBUG : Creating backend with remote "TestDrive:crypt/2rhp6tuie4a0igc11lh37mr8s7f09drmip53um35m64lda7v5epg" 2025/03/10 01:29:16 DEBUG : Creating backend with remote "/tmp/rclone987585367" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xutuwax7vagu'", Local "Local file system at /tmp/rclone987585367", Modify Window "1ms" 2025/03/10 01:29:18 DEBUG : HELLO, WORLD!: md5 = 5c66dd0dca8eb27866171cfe497e5258 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/10 01:29:19 ERROR : HELLO, WORLD!: sum not found 2025/03/10 01:29:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xutuwax7vagu' 2025/03/10 01:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuwax7vagu': 1 files missing 2025/03/10 01:29:19 NOTICE: 1 hashes missing 2025/03/10 01:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuwax7vagu': 2 differences found 2025/03/10 01:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuwax7vagu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/10 01:29:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuwax7vagu': 0 differences found 2025/03/10 01:29:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuwax7vagu': 1 matching files 2025/03/10 01:29:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuqaxok9hebi" 2025/03/10 01:29:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:20 DEBUG : Creating backend with remote "TestDrive:crypt/9tgi3dhmsk1pfd2e29vu4fc75r018pv69nobj2h83negm00nnmk0" 2025/03/10 01:29:21 DEBUG : Creating backend with remote "/tmp/rclone3879404131" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuqaxok9hebi'", Local "Local file system at /tmp/rclone3879404131", Modify Window "1ms" 2025/03/10 01:29:23 DEBUG : 測試_Русский___ě_áñ: md5 = 14d216858c3cfab91f5f41ae33f6ca8c OK NFD checkfile vs. NFC remote (without normalization) 2025/03/10 01:29:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/10 01:29:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuqaxok9hebi' 2025/03/10 01:29:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqaxok9hebi': 1 files missing 2025/03/10 01:29:23 NOTICE: 1 hashes missing 2025/03/10 01:29:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqaxok9hebi': 2 differences found 2025/03/10 01:29:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqaxok9hebi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/10 01:29:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqaxok9hebi': 0 differences found 2025/03/10 01:29:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqaxok9hebi': 1 matching files 2025/03/10 01:29:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bataked0jife" 2025/03/10 01:29:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:24 DEBUG : Creating backend with remote "TestDrive:crypt/cdn2e8v8c3vl12flok9dhrdbgutmpmhq9rde4n4uq4ji68nk7olg" 2025/03/10 01:29:25 DEBUG : Creating backend with remote "/tmp/rclone3182101855" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bataked0jife'", Local "Local file system at /tmp/rclone3182101855", Modify Window "1ms" 2025/03/10 01:29:27 DEBUG : 測試_Русский___ě_áñ: md5 = 2e3241da2f894b18361c3c7332300988 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/10 01:29:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/10 01:29:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bataked0jife' 2025/03/10 01:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bataked0jife': 1 files missing 2025/03/10 01:29:28 NOTICE: 1 hashes missing 2025/03/10 01:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bataked0jife': 2 differences found 2025/03/10 01:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bataked0jife': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/10 01:29:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bataked0jife': 0 differences found 2025/03/10 01:29:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bataked0jife': 1 matching files 2025/03/10 01:29:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kozedog5yowo" 2025/03/10 01:29:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:29 DEBUG : Creating backend with remote "TestDrive:crypt/fo30ap9abe199kg63lcnrbdcgro5pve1ptlod3ob7ue4ndth0kg0" 2025/03/10 01:29:30 DEBUG : Creating backend with remote "/tmp/rclone1016279459" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kozedog5yowo'", Local "Local file system at /tmp/rclone1016279459", Modify Window "1ms" 2025/03/10 01:29:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b592b18b0b35a0b880ce0f1085b2b2c0 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/10 01:29:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/10 01:29:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kozedog5yowo' 2025/03/10 01:29:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozedog5yowo': 1 files missing 2025/03/10 01:29:33 NOTICE: 1 hashes missing 2025/03/10 01:29:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozedog5yowo': 2 differences found 2025/03/10 01:29:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozedog5yowo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/10 01:29:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozedog5yowo': 0 differences found 2025/03/10 01:29:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozedog5yowo': 1 matching files 2025/03/10 01:29:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kizehik6riro" 2025/03/10 01:29:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:34 DEBUG : Creating backend with remote "TestDrive:crypt/b2skomab01pkvsfft3aous8nq1kt9q35buln939r3b6u1f6nb8i0" 2025/03/10 01:29:35 DEBUG : Creating backend with remote "/tmp/rclone3515546336" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kizehik6riro'", Local "Local file system at /tmp/rclone3515546336", Modify Window "1ms" 2025/03/10 01:29:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 047900121850e0a9cffd826b97e04869 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/10 01:29:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/10 01:29:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kizehik6riro' 2025/03/10 01:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizehik6riro': 1 files missing 2025/03/10 01:29:38 NOTICE: 1 hashes missing 2025/03/10 01:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizehik6riro': 2 differences found 2025/03/10 01:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizehik6riro': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/10 01:29:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizehik6riro': 0 differences found 2025/03/10 01:29:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizehik6riro': 1 matching files 2025/03/10 01:29:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-danabep2kega" 2025/03/10 01:29:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:39 DEBUG : Creating backend with remote "TestDrive:crypt/f85kj35huho3l7ap4778jaa0uqi4v71p8npv5u2m9vqbimhhf40g" 2025/03/10 01:29:40 DEBUG : Creating backend with remote "/tmp/rclone2007467813" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-danabep2kega'", Local "Local file system at /tmp/rclone2007467813", Modify Window "1ms" 2025/03/10 01:29:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aee6db81ee4b8a5ac9f8e713a8501388 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/10 01:29:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/10 01:29:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-danabep2kega' 2025/03/10 01:29:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-danabep2kega': 1 files missing 2025/03/10 01:29:42 NOTICE: 1 hashes missing 2025/03/10 01:29:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-danabep2kega': 2 differences found 2025/03/10 01:29:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-danabep2kega': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/10 01:29:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-danabep2kega': 0 differences found 2025/03/10 01:29:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-danabep2kega': 1 matching files 2025/03/10 01:29:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zahineb9kapa" 2025/03/10 01:29:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:29:44 DEBUG : Creating backend with remote "TestDrive:crypt/hhqcgs2a4ke6l1rrd5171infd8g4g2r1dgc1irohnpu9o31c7nk0" 2025/03/10 01:29:45 DEBUG : Creating backend with remote "/tmp/rclone3885190089" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zahineb9kapa'", Local "Local file system at /tmp/rclone3885190089", Modify Window "1ms" 2025/03/10 01:29:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce60f59233e7f43a49b5d26e2da66d78 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/10 01:29:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/10 01:29:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zahineb9kapa' 2025/03/10 01:29:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahineb9kapa': 1 files missing 2025/03/10 01:29:47 NOTICE: 1 hashes missing 2025/03/10 01:29:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahineb9kapa': 2 differences found 2025/03/10 01:29:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahineb9kapa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/10 01:29:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/10 01:29:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahineb9kapa': 0 differences found 2025/03/10 01:29:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahineb9kapa': 1 matching files 2025/03/10 01:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zahineb9kapa': Purge remote 2025/03/10 01:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-danabep2kega': Purge remote 2025/03/10 01:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kizehik6riro': Purge remote 2025/03/10 01:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kozedog5yowo': Purge remote 2025/03/10 01:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bataked0jife': Purge remote 2025/03/10 01:29:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuqaxok9hebi': Purge remote 2025/03/10 01:29:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuwax7vagu': Purge remote 2025/03/10 01:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusequh2kaco': Purge remote 2025/03/10 01:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mezarur4yulu': Purge remote 2025/03/10 01:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-farodan7pane': Purge remote --- PASS: TestApplyTransforms (51.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:29:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/10 01:29:55 DEBUG : sub/file2: md5 = 67f6d567eee318878aca373d557e5a1d OK 2025/03/10 01:29:55 INFO : file1: Copied (new) to: sub/file2 2025/03/10 01:29:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:29:56 DEBUG : file1: Unchanged skipping 2025/03/10 01:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': don't need to copy/move sub/file2, it is already at target location 2025/03/10 01:29:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.10s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", 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-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:30:01 DEBUG : dst/file1: md5 = 09e6b9349d48761ba7ea85b9c49cdf46 OK 2025/03/10 01:30:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/backup" 2025/03/10 01:30:02 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/1nrff024r7pq65ecp72fc28jb0" 2025/03/10 01:30:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/10 01:30:06 INFO : dst/file1: Moved (server-side) 2025/03/10 01:30:07 DEBUG : dst/file1: md5 = 6e30624b266da7ff2a6e6633e6dbd874 OK 2025/03/10 01:30:07 INFO : dst/file1: Copied (new) 2025/03/10 01:30:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/10 01:30:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/10 01:30:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.76s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:30:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/dst" 2025/03/10 01:30:12 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/10 01:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/CompareDest" 2025/03/10 01:30:14 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/gveqi14airsml4bgu7krj116o8" 2025/03/10 01:30:15 DEBUG : one: Need to transfer - File not found at Destination 2025/03/10 01:30:18 DEBUG : one: md5 = 14e9280da2418838adba22336036003d OK 2025/03/10 01:30:18 INFO : one: Copied (new) 2025/03/10 01:30:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:30:20 DEBUG : one: md5 = c21cb7f03cb07615eeb45d1dfe8cc003 OK 2025/03/10 01:30:20 INFO : one: Copied (replaced existing) 2025/03/10 01:30:22 DEBUG : dst/one: md5 = 7ff4dfe8631d5de9f0f17cb755aff32e OK 2025/03/10 01:30:24 DEBUG : CompareDest/one: md5 = 6550328d8f0a1a673f616758ce6b219f OK 2025/03/10 01:30:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:30:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/10 01:30:27 DEBUG : CompareDest/two: md5 = 99a69cfed090209fb343ed351a9eb38c OK 2025/03/10 01:30:28 DEBUG : two: Need to transfer - File not found at Destination 2025/03/10 01:30:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/10 01:30:29 DEBUG : two: Need to transfer - File not found at Destination 2025/03/10 01:30:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/10 01:30:30 DEBUG : two: Need to transfer - File not found at Destination 2025/03/10 01:30:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/10 01:30:32 DEBUG : two: md5 = 6b2843c21f4dc8f9042339649fc154db OK 2025/03/10 01:30:32 INFO : two: Copied (new) 2025/03/10 01:30:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/10 01:30:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:30:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/10 01:30:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.53s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:30:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/dst" 2025/03/10 01:30:37 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/10 01:30:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/CopyDest" 2025/03/10 01:30:38 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/10 01:30:40 DEBUG : one: Need to transfer - File not found at Destination 2025/03/10 01:30:42 DEBUG : one: md5 = 82ea56d40225b542dd0d9d0d592ae29b OK 2025/03/10 01:30:42 INFO : one: Copied (new) 2025/03/10 01:30:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:30:45 DEBUG : one: md5 = 588e8a6b83ac472e857982389109dd47 OK 2025/03/10 01:30:45 INFO : one: Copied (replaced existing) 2025/03/10 01:30:47 DEBUG : dst/one: md5 = ffbf4f60de99d2933caad2dacd2a8e6c OK 2025/03/10 01:30:49 DEBUG : CopyDest/one: md5 = 92ea3019f51e78debe24be2b92d69be8 OK 2025/03/10 01:30:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/BackupDir" 2025/03/10 01:30:50 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/10 01:30:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:30:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:30:54 INFO : one: Moved (server-side) 2025/03/10 01:30:55 INFO : one: Copied (server-side copy) 2025/03/10 01:30:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/10 01:30:56 DEBUG : CopyDest/two: md5 = 63b73911f4b9cb0e511c3b7370587da8 OK 2025/03/10 01:30:57 DEBUG : two: Need to transfer - File not found at Destination 2025/03/10 01:30:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:58 INFO : two: Copied (server-side copy) 2025/03/10 01:30:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/10 01:30:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:59 DEBUG : two: Unchanged skipping 2025/03/10 01:31:01 DEBUG : CopyDest/three: md5 = 00673c525253962d24588e5151963a5d OK 2025/03/10 01:31:02 DEBUG : three: Need to transfer - File not found at Destination 2025/03/10 01:31:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/10 01:31:02 DEBUG : three: Destination not found in --copy-dest 2025/03/10 01:31:03 DEBUG : three: md5 = 28fcf293311c1c2415b5ea9e910d60dd OK 2025/03/10 01:31:03 INFO : three: Copied (new) 2025/03/10 01:31:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/10 01:31:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/10 01:31:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:31:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:31:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/10 01:31:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/10 01:31:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.92s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:31:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/10 01:31:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = aa6f014fccabe4accd6b2ef474aea6bb OK 2025/03/10 01:31:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/10 01:31:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/10 01:31:14 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/10 01:31:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/10 01:31:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/10 01:31:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 897889bc3b2d2913e11b501eb1edec4f OK 2025/03/10 01:31:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/10 01:31:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/10 01:31:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.72s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:31:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Looking for duplicate names using skip mode. 2025/03/10 01:31:23 NOTICE: one: Found 2 files with duplicate names 2025/03/10 01:31:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.73s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:31:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Looking for duplicate names using skip mode. 2025/03/10 01:31:29 NOTICE: one: Found 3 files with duplicate names 2025/03/10 01:31:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/10 01:31:29 INFO : one: Deleted 2025/03/10 01:31:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:31:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Looking for duplicate names using first mode. 2025/03/10 01:31:35 NOTICE: one: Found 3 files with duplicate names 2025/03/10 01:31:35 INFO : one: Deleted 2025/03/10 01:31:36 INFO : one: Deleted 2025/03/10 01:31:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.51s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:31:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Looking for duplicate names using newest mode. 2025/03/10 01:31:41 NOTICE: one: Found 3 files with duplicate names 2025/03/10 01:31:42 INFO : one: Deleted 2025/03/10 01:31:42 INFO : one: Deleted 2025/03/10 01:31:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.28s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:31:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Looking for duplicate names using oldest mode. 2025/03/10 01:31:48 NOTICE: one: Found 3 files with duplicate names 2025/03/10 01:31:48 INFO : one: Deleted 2025/03/10 01:31:49 INFO : one: Deleted 2025/03/10 01:31:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:31:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Looking for duplicate names using largest mode. 2025/03/10 01:31:54 NOTICE: one: Found 3 files with duplicate names 2025/03/10 01:31:54 INFO : one: Deleted 2025/03/10 01:31:55 INFO : one: Deleted 2025/03/10 01:31:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.99s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:32:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Looking for duplicate names using smallest mode. 2025/03/10 01:32:00 NOTICE: one: Found 3 files with duplicate names 2025/03/10 01:32:00 INFO : one: Deleted 2025/03/10 01:32:01 INFO : one: Deleted 2025/03/10 01:32:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.16s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:32:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Looking for duplicate names using rename mode. 2025/03/10 01:32:07 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/10 01:32:08 INFO : one-2.txt: renamed from: one.txt 2025/03/10 01:32:10 INFO : one-3.txt: renamed from: one.txt 2025/03/10 01:32:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.22s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:32:15 DEBUG : dupe1/one.txt: md5 = 642b3e035fab9c4456cdbcdd56d32f39 OK 2025/03/10 01:32:17 DEBUG : dupe2/two.txt: md5 = b91dff7e83a517fa90735d238367a848 OK 2025/03/10 01:32:20 DEBUG : dupe3/three.txt: md5 = f1e647cc5d8f4240e0bc71c28b5b9177 OK 2025/03/10 01:32:20 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/10 01:32:21 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/10 01:32:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/10 01:32:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/10 01:32:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/10 01:32:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/10 01:32:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.48s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:32:27 DEBUG : a.txt: md5 = 59e9950758f4d71d96e6bccb8ddfd9de OK 2025/03/10 01:32:29 DEBUG : zend.txt: md5 = cfe5e93da0e87444798dea8839fdee8f OK 2025/03/10 01:32:31 DEBUG : sub dir/hello world: md5 = 626b50cc90c427b08f4cc845ab650489 OK 2025/03/10 01:32:32 DEBUG : sub dir/hello world2: md5 = 5872320c021632039118f4ad790f53cf OK 2025/03/10 01:32:34 DEBUG : sub dir/ignore dir/.ignore: md5 = ce43fdd532b2464c366f7dcef0e0d384 OK 2025/03/10 01:32:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0a36f14de3b9772cf01bb3303c06b497 OK 2025/03/10 01:32:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 43649fbe6f8e5e5a4810814719e53fcd OK 2025/03/10 01:32:39 DEBUG : a.txt: Excluded (Size Filter) 2025/03/10 01:32:39 DEBUG : a.txt: Excluded 2025/03/10 01:32:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/10 01:32:40 DEBUG : sub dir/hello world: Excluded 2025/03/10 01:32:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/10 01:32:40 DEBUG : sub dir/hello world2: Excluded 2025/03/10 01:32:40 DEBUG : sub dir/ignore dir: Excluded 2025/03/10 01:32:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/10 01:32:40 DEBUG : sub dir/hello world: Excluded 2025/03/10 01:32:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/10 01:32:40 DEBUG : sub dir/hello world2: Excluded 2025/03/10 01:32:41 DEBUG : sub dir/ignore dir: Excluded 2025/03/10 01:32:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/10 01:32:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/10 01:32:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/10 01:32:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/10 01:32:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/10 01:32:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/10 01:32:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.55s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:32:49 DEBUG : file1: md5 = 109b3b837801c9da37fc017dd109a0c4 OK 2025/03/10 01:32:51 DEBUG : sub/file2: md5 = bcba1ec3ea9bf3fc8c515dd180b8c35e 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/10 01:32:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/10 01:32:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/10 01:32:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/10 01:32:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.24s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:32:58 DEBUG : file1: md5 = 6913aa948b4eb32ab1db0e7be18f5223 OK 2025/03/10 01:33:00 DEBUG : sub/file2: md5 = 540f961e2fa74a7ae9225db79c0da179 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/10 01:33:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/notfound" 2025/03/10 01:33:04 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/qe0i31qdkoejk60elps0ni5sqk" 2025/03/10 01:33:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.70s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Making directory 2025/03/10 01:33:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:11 DEBUG : sub dir/hello world: md5 = 8141b7c08c926fc6a786b24bc26d0166 OK 2025/03/10 01:33:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.77s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:15 DEBUG : potato2: md5 = bee7e1cc972202d212f034048f5dbcf1 OK 2025/03/10 01:33:16 DEBUG : empty space: md5 = dc643d119f429377bd9d1541713adbe4 OK --- PASS: TestLs (4.51s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:19 DEBUG : potato2: md5 = be62dbbb70c32d1860dcf1f5a5c0e0db OK 2025/03/10 01:33:21 DEBUG : empty space: md5 = e58d46424cb4eee3b6c7555d46a9254a OK 2025/03/10 01:33:21 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:24 DEBUG : potato2: md5 = 94a3f0cb3180a384c0b99e79d534dba5 OK 2025/03/10 01:33:26 DEBUG : empty space: md5 = 8755039a062c2d2eed79f8d780c8da9a OK --- PASS: TestLsLong (4.57s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:29 DEBUG : potato2: md5 = ec64bce9ce849b3fa697c3ba9e4c1658 OK 2025/03/10 01:33:30 DEBUG : empty space: md5 = b5a4c02ea7c736720f927a6d92ccdb9e OK --- PASS: TestHashSums (4.17s) === RUN TestHashSumsWithErrors 2025/03/10 01:33:32 DEBUG : Creating backend with remote ":memory:" 2025/03/10 01:33:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/10 01:33:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/10 01:33:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/10 01:33:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/10 01:33:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/10 01:33:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/10 01:33:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/10 01:33:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/10 01:33:32 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-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:33 DEBUG : potato2: md5 = 48319520812202648c5e3fc8fe77a439 OK 2025/03/10 01:33:34 DEBUG : empty space: md5 = ba8836ec6f67b7caaf24c40bd130e039 OK 2025/03/10 01:33:36 DEBUG : sub dir/potato3: md5 = 78af8dff68af9e60787dc529989d491a OK 2025/03/10 01:33:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.33s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:41 DEBUG : small: md5 = 7218246ca687a2d314400f6824f36661 OK 2025/03/10 01:33:43 DEBUG : medium: md5 = ded50b58492812beef223c1ff2d94ed0 OK 2025/03/10 01:33:44 DEBUG : large: md5 = 3b08a6e207c268024f84649094800b85 OK 2025/03/10 01:33:44 DEBUG : Waiting for deletions to finish 2025/03/10 01:33:44 DEBUG : large: Excluded (Size Filter) 2025/03/10 01:33:45 INFO : small: Deleted 2025/03/10 01:33:45 INFO : medium: Deleted --- PASS: TestDelete (6.10s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:47 DEBUG : small: md5 = f92f2f0922449113c768e022776c6f8c OK 2025/03/10 01:33:49 DEBUG : medium: md5 = c73542f6472039414982b8b7788f7fc1 OK 2025/03/10 01:33:50 DEBUG : large: md5 = 9537c41010badf84bfc6cd70d265d4ec OK 2025/03/10 01:33:50 DEBUG : Waiting for deletions to finish 2025/03/10 01:33:51 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/10 01:33:51 INFO : small: Deleted 2025/03/10 01:33:51 INFO : large: Deleted --- PASS: TestMaxDelete (6.68s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:33:54 DEBUG : small: md5 = 893f9bdefae45280d8c074408ee2fcb7 OK 2025/03/10 01:33:56 DEBUG : medium: md5 = a299d8bd6e8f365c6ae2430591808f53 OK 2025/03/10 01:33:57 DEBUG : large: md5 = fbdcc0fcf682dd0b23e2914d9e067a9f OK 2025/03/10 01:33:57 DEBUG : Waiting for deletions to finish 2025/03/10 01:33:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/10 01:33:58 INFO : small: Deleted 2025/03/10 01:33:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.81s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:34:01 DEBUG : small: md5 = f3c11cb7a1a4828c340311b1fb00ac0c OK 2025/03/10 01:34:02 DEBUG : medium: md5 = 372733e6881cfd7a32c9a0e117f8cd33 OK 2025/03/10 01:34:04 DEBUG : large: md5 = 7aff514e02215a8af2ed219b90620149 OK 2025/03/10 01:34:04 DEBUG : Waiting for deletions to finish 2025/03/10 01:34:04 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/10 01:34:05 INFO : large: Deleted 2025/03/10 01:34:05 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.91s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:34:08 DEBUG : ReadFile: md5 = f6e13b94ac5ed9b187b24b41d25c5887 OK --- PASS: TestReadFile (4.44s) === RUN TestRetry 2025/03/10 01:34:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/10 01:34:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/10 01:34:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/10 01:34:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/10 01:34:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/10 01:34:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/10 01:34:11 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-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:34:12 DEBUG : file1: md5 = f0cc8072fbc71c9aee88b7c02a8493aa OK 2025/03/10 01:34:14 DEBUG : file2: md5 = e2adf186a8ab29cfe03861e6f2fe832d OK --- PASS: TestCat (17.32s) === RUN TestPurge 2025/03/10 01:34:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiwecig7vero" 2025/03/10 01:34:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:34:28 DEBUG : Creating backend with remote "TestDrive:crypt/emjf5o01uqrjp5o1q47ffqt5l8vkicnb6tsaqio0g2adlu9frpp0" 2025/03/10 01:34:29 DEBUG : Creating backend with remote "/tmp/rclone3596073677" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiwecig7vero'", Local "Local file system at /tmp/rclone3596073677", Modify Window "1ms" 2025/03/10 01:34:34 DEBUG : A1/B1/C1/one: md5 = 9f6f08ac314d98d1fac5517017359d08 OK 2025/03/10 01:34:34 INFO : A2: Making directory 2025/03/10 01:34:35 INFO : A1/B2: Making directory 2025/03/10 01:34:36 INFO : A1/B2/C2: Making directory 2025/03/10 01:34:36 INFO : A1/B1/C3: Making directory 2025/03/10 01:34:37 INFO : A3: Making directory 2025/03/10 01:34:38 INFO : A3/B3: Making directory 2025/03/10 01:34:39 INFO : A3/B3/C4: Making directory 2025/03/10 01:34:41 DEBUG : A1/two: md5 = f6d1c13fa0d22775823ca2ff07777b98 OK 2025/03/10 01:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwecig7vero': Purge remote 2025/03/10 01:34:45 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.34s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:34:48 DEBUG : A1/B1/C1/one: md5 = b2ea934c6fd2cb0e1434862615c18e38 OK 2025/03/10 01:34:48 INFO : A2: Making directory 2025/03/10 01:34:49 INFO : A1/B2: Making directory 2025/03/10 01:34:50 INFO : A1/B2/C2: Making directory 2025/03/10 01:34:50 INFO : A1/B1/C3: Making directory 2025/03/10 01:34:51 INFO : A3: Making directory 2025/03/10 01:34:52 INFO : A3/B3: Making directory 2025/03/10 01:34:53 INFO : A3/B3/C4: Making directory 2025/03/10 01:34:55 DEBUG : A1/two: md5 = f989961eb34d826284c4a7f03308ad81 OK 2025/03/10 01:34:56 DEBUG : removing 1 level 3 directories 2025/03/10 01:34:56 INFO : A3/B3/C4: Removing directory 2025/03/10 01:34:59 DEBUG : removing 2 level 3 directories 2025/03/10 01:34:59 INFO : A1/B2/C2: Removing directory 2025/03/10 01:34:59 INFO : A1/B1/C3: Removing directory 2025/03/10 01:34:59 DEBUG : removing 2 level 2 directories 2025/03/10 01:34:59 INFO : A3/B3: Removing directory 2025/03/10 01:34:59 INFO : A1/B2: Removing directory 2025/03/10 01:34:59 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/10 01:34:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/10 01:35:00 DEBUG : removing 2 level 1 directories 2025/03/10 01:35:00 INFO : A3: Removing directory 2025/03/10 01:35:00 INFO : A2: Removing directory 2025/03/10 01:35:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/10 01:35:04 DEBUG : removing 1 level 3 directories 2025/03/10 01:35:04 INFO : A1/B1/C1: Removing directory 2025/03/10 01:35:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:05 DEBUG : removing 1 level 2 directories 2025/03/10 01:35:05 INFO : A1/B1: Removing directory 2025/03/10 01:35:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/10 01:35:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/10 01:35:05 DEBUG : removing 1 level 1 directories 2025/03/10 01:35:05 INFO : A1: Removing directory 2025/03/10 01:35:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/10 01:35:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/10 01:35:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/10 01:35:06 DEBUG : removing 1 level 0 directories 2025/03/10 01:35:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Removing directory 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/10 01:35:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.05s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:35:08 INFO : A1: Making directory 2025/03/10 01:35:09 INFO : A1/B1: Making directory 2025/03/10 01:35:10 INFO : A1/B1/C1: Making directory 2025/03/10 01:35:12 DEBUG : removing 1 level 3 directories 2025/03/10 01:35:12 INFO : A1/B1/C1: Removing directory 2025/03/10 01:35:13 DEBUG : removing 1 level 2 directories 2025/03/10 01:35:13 INFO : A1/B1: Removing directory 2025/03/10 01:35:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/10 01:35:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.98s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:35:16 INFO : A1: Making directory 2025/03/10 01:35:16 INFO : A1/B1: Making directory 2025/03/10 01:35:17 INFO : A1/B1/C1: Making directory 2025/03/10 01:35:20 DEBUG : removing 1 level 3 directories 2025/03/10 01:35:20 INFO : A1/B1/C1: Removing directory 2025/03/10 01:35:20 DEBUG : removing 1 level 2 directories 2025/03/10 01:35:20 INFO : A1/B1: Removing directory 2025/03/10 01:35:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/10 01:35:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.30s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:35:25 DEBUG : file1: md5 = fe69f9492afebff8d4aaf410f1751dff OK 2025/03/10 01:35:25 DEBUG : filename.txt: File name found in url 2025/03/10 01:35:27 DEBUG : filename.txt: md5 = 0593d9fc460c94de7d34f6067e183d95 OK 2025/03/10 01:35:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/10 01:35:28 DEBUG : headerfilename.txt: md5 = e5dbeaaa324a358dbcaac7e7be72a301 OK 2025/03/10 01:35:29 DEBUG : file2: md5 = 05089506548e234e5617b57049f8bc54 OK --- PASS: TestCopyURL (8.83s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:35:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/10 01:35:34 DEBUG : sub/file2: md5 = bfcd8ba8bcf053a6d0e7ff7896496d76 OK 2025/03/10 01:35:34 INFO : file1: Copied (new) to: sub/file2 2025/03/10 01:35:34 INFO : file1: Deleted 2025/03/10 01:35:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:35:35 DEBUG : file1: Unchanged skipping 2025/03/10 01:35:35 INFO : file1: Deleted 2025/03/10 01:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': don't need to copy/move sub/file2, it is already at target location 2025/03/10 01:35:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.18s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:35:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/10 01:35:40 DEBUG : file1: md5 = aa0c0689548a035764a1741b1224f948 OK 2025/03/10 01:35:40 INFO : file1: Copied (new) 2025/03/10 01:35:40 INFO : file1: Deleted 2025/03/10 01:35:40 DEBUG : file1: Destination exists, skipping 2025/03/10 01:35:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:35:45 DEBUG : dst/file1: md5 = 2fe5c7df6f4b636eb7e73ff58fb34045 OK 2025/03/10 01:35:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwakun6bolo/backup" 2025/03/10 01:35:46 DEBUG : Creating backend with remote "TestDrive:crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70/1nrff024r7pq65ecp72fc28jb0" 2025/03/10 01:35:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/10 01:35:49 INFO : dst/file1: Moved (server-side) 2025/03/10 01:35:51 DEBUG : dst/file1: md5 = edfd0e5dee2127f58b829733f23d7f94 OK 2025/03/10 01:35:51 INFO : dst/file1: Copied (new) 2025/03/10 01:35:51 INFO : dst/file1: Deleted 2025/03/10 01:35:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/10 01:35:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/10 01:35:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.38s) === 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-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:35:58 DEBUG : A1/one: md5 = dcf3d73e30fc17a486763ad747e6c6b5 OK 2025/03/10 01:35:59 DEBUG : A1/two: md5 = 72ca50e9c0b327209f2dc054f23d21a9 OK 2025/03/10 01:36:01 DEBUG : A1/B1/three: md5 = 6015e6fc86633a84fc64f405ce7917c8 OK 2025/03/10 01:36:04 DEBUG : A1/B1/C1/four: md5 = f27d7c8201fcd591ac2bc95ab2f8f0c7 OK 2025/03/10 01:36:06 DEBUG : A1/B1/C2/five: md5 = 1985ef53e685684879486b5e1fc009b8 OK 2025/03/10 01:36:06 INFO : A1/B2: Making directory 2025/03/10 01:36:06 INFO : A1/B1/C3: Making directory 2025/03/10 01:36:16 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/10 01:36:16 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/10 01:36:16 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/10 01:36:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/10 01:36:16 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/10 01:36:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/10 01:36:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/10 01:36:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/10 01:36:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/10 01:36:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/10 01:36:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/10 01:36:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/10 01:36:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/10 01:36:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/10 01:36:28 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/10 01:36:28 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/10 01:36:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/10 01:36:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/10 01:36:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/10 01:36:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/10 01:36:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/10 01:36:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/10 01:36:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/10 01:36:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/10 01:36:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/10 01:36:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/10 01:36:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/10 01:36:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/10 01:36:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/10 01:36:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/10 01:36:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.29s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:36:41 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/10 01:36:43 DEBUG : no_checksum_small_file_from_pipe: md5 = 54f23b340ca4ae51c5728298c3c69bce OK 2025/03/10 01:36:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/10 01:36:43 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/10 01:36:44 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/10 01:36:45 DEBUG : no_checksum_big_file_from_pipe: md5 = 1a52bdc99724c701a836fbd592c72819 OK 2025/03/10 01:36:45 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:36:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/10 01:36:48 DEBUG : with_checksum_small_file_from_pipe: md5 = 499354ba79e026e7ccc3ba02de5d3b97 OK 2025/03/10 01:36:48 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/10 01:36:48 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/10 01:36:49 DEBUG : with_checksum_big_file_from_pipe: md5 = a07d2af948aee073f0e060a79e453e7d OK 2025/03/10 01:36:49 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-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/10 01:36:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:36:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/10 01:36:54 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-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/10 01:36:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/10 01:36:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/10 01:37:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.27s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/10 01:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': File to upload is small (48 bytes), uploading instead of streaming 2025/03/10 01:37:03 DEBUG : rcat_metadata: md5 = 0eaa26e5fa71b57717a7cb95e8c1309b OK 2025/03/10 01:37:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/10 01:37:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/10 01:37:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2655667c6ed4d0d865594595d4e7e9bc OK 2025/03/10 01:37:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.16s) --- PASS: TestRcatMetadata/Normal (2.73s) --- PASS: TestRcatMetadata/ViaDisk (3.01s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:37:09 DEBUG : potato1: md5 = 677ec24dfb9a59903ce6d00e8d8cce30 OK 2025/03/10 01:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/10 01:37:10 DEBUG : potato2: md5 = efb00bef96e3827585f46fa9d52217f2 OK 2025/03/10 01:37:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.36s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:37:13 DEBUG : potato1: md5 = 1d37071d36d21e5f066fcf72e1d744a5 OK 2025/03/10 01:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/10 01:37:14 DEBUG : potato2: md5 = 2cc3c64d9ee5bf5c9eb373a0ed7c22e0 OK 2025/03/10 01:37:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.03s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:37:18 DEBUG : potato2: md5 = 2cfd8368310bbc475a1efc19f1e4270b OK 2025/03/10 01:37:19 DEBUG : empty space: md5 = f2e07c045b0ea977b19be221fbb2e134 OK 2025/03/10 01:37:22 DEBUG : sub dir/potato3: md5 = a0250fd1f0d47da4abc8d05c3ef4c40b OK 2025/03/10 01:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Touching "sub dir/potato3" 2025/03/10 01:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Touching "empty space" 2025/03/10 01:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Touching "potato2" 2025/03/10 01:37:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.52s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:37:26 DEBUG : dir with metadata: Making directory with metadata 2025/03/10 01:37:27 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:37:29 DEBUG : directory with modtime: Making directory with metadata 2025/03/10 01:37:29 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:37:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/10 01:37:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/10 01:37:31 DEBUG : Google drive root 'crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70': Skipping btime metadata as can't update it on an existing file: 2025-03-10T01:37:31.46156277Z 2025/03/10 01:37:32 INFO : non existent directory: Updated directory metadata 2025/03/10 01:37:34 DEBUG : Google drive root 'crypt/97mv8luh8c0dl9l2dflpv2vgmfk1ffmrc2fs0vr3mmfldcrfjt70': Skipping btime metadata as can't update it on an existing file: 2025-03-10T01:37:31.46156277Z 2025/03/10 01:37:34 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.69s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:37:36 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/10 01:37:37 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/10 01:37:38 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:37:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/10 01:37:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/10 01:37:40 DEBUG : dst: Making directory with metadata 2025/03/10 01:37:40 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/10 01:37:40 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:37:41 INFO : dst: Set directory modification time (using SetModTime) 2025/03/10 01:37:41 INFO : dst: Set directory modification time (using SetModTime) 2025/03/10 01:37:41 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/10 01:37:42 INFO : dst: Set directory modification time (using SetModTime) 2025/03/10 01:37:42 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.68s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo'", Local "Local file system at /tmp/rclone3942964470", Modify Window "1ms" 2025/03/10 01:37:45 DEBUG : sub dir/test remove existing: md5 = 7e5f1f47ffdd585311dce0cf6b97aa2e OK 2025/03/10 01:37:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a564affa1ad89df270920e68cf860ed7 OK 2025/03/10 01:37:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kixohif1" before starting 2025/03/10 01:37:50 DEBUG : sub dir/test remove existing.kixohif1: TEST: removing renamed existing file after operation 2025/03/10 01:37:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tinetik2" before starting 2025/03/10 01:37:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tinetik2: TEST: renaming existing back after failed operation 2025/03/10 01:37:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cudamud8" before starting 2025/03/10 01:37:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cudamud8: TEST: removing renamed existing file after operation 2025/03/10 01:37:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1qvcgprobtv1q0j126hatufmsfrajaviaibl90qcqqgisnvi7mjg" 2025/03/10 01:37:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hmlc52ac6g6amhvshqin9smkkuasn1arjh312lsd92eeqg61roe44hb6jmmu48evho77m8sro1hh7da2hir7dtd4gj7jq3dk7j6e0t5p37damoh7cgn4q1kef1u9qepnki09d3dvc1nunp86ski2dnit161im9va4kqqc7s8t9dvg0jg95kg" --- PASS: TestRemoveExisting (13.10s) === 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/10 01:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwakun6bolo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m25.176410014s (try 1/5)