"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/23 05:25:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo" 2025/05/23 05:25:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:25:06 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg" 2025/05/23 05:25:07 DEBUG : Creating backend with remote "/tmp/rclone1746067368" === 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-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/23 05:25:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 05:25:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/23 05:25:07 DEBUG : potato: Seek from 10 to 0 2025/05/23 05:25:07 DEBUG : potato: Seek from 10 to 0 2025/05/23 05:25:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/23 05:25:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 05:25:07 DEBUG : potato: Seek from 5 to 2 2025/05/23 05:25:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/23 05:25:07 DEBUG : potato: Seek from 7 to 0 2025/05/23 05:25:07 DEBUG : potato: Seek from 7 to 0 2025/05/23 05:25:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/23 05:25:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 05:25:07 DEBUG : potato: Seek from 5 to 2 2025/05/23 05:25:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/23 05:25:07 DEBUG : potato: Seek from 8 to 0 2025/05/23 05:25:07 DEBUG : potato: Seek from 8 to 0 2025/05/23 05:25:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/23 05:25:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 05:25:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 05:25:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 05:25:07 DEBUG : potato: Seek from 5 to 2 2025/05/23 05:25:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/23 05:25:07 DEBUG : potato: Seek from 9 to 0 2025/05/23 05:25:07 DEBUG : potato: Seek from 9 to 0 2025/05/23 05:25:07 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-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:25:09 DEBUG : rutabaga: md5 = c2e8f4b4a7b9f628d09baa797b3be382 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/23 05:25:11 DEBUG : empty space: md5 = 70b8a731de8decedd840677ac1949f9a OK === RUN TestCheck/3 2025/05/23 05:25:28 DEBUG : potato2: md5 = 26a4757579fd0dec84af69050e1ed5a6 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/23 05:25:30 DEBUG : remotepotato: md5 = ed37fffb7449ad06bb8e5ef4bd5de6fc OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (25.87s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/05/23 05:25:33 DEBUG : Creating backend with remote "nonexistent" 2025/05/23 05:25:33 DEBUG : Creating backend with remote "nonexistent" 2025/05/23 05:25:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/23 05:25:33 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/05/23 05:25:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/23 05:25:33 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-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:25:34 DEBUG : rutabaga: md5 = 19e385ee1c1db660e7eec04860bee2d8 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/23 05:25:38 DEBUG : empty space: md5 = 880075d54fe0e10686d98d2034413de5 OK === RUN TestCheckDownload/3 2025/05/23 05:25:40 DEBUG : potato2: md5 = 69c73c956299e2ba39981f6dfa1959b5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/23 05:25:44 DEBUG : remotepotato: md5 = 1cfed23ea16d546d958bedd41d69189e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.63s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.17s) --- PASS: TestCheckDownload/5 (1.19s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:25:50 DEBUG : rutabaga: md5 = 45fe925cbe4224af9805daa6e2c8f046 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/23 05:25:52 DEBUG : empty space: md5 = 89d32665a33b2ead57dfa3e1fc5ff260 OK === RUN TestCheckSizeOnly/3 2025/05/23 05:25:54 DEBUG : potato2: md5 = dc9f94aac45a3ccaa58f8609f9434b62 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/23 05:25:56 DEBUG : remotepotato: md5 = 48c0d0516c8d040feb67b28b1c482d71 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.25s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:26:00 DEBUG : test.sum: md5 = e0050d143e913075d883e96de5a02f58 OK 2025/05/23 05:26:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/23 05:26:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/23 05:26:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/23 05:26:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/23 05:26:03 DEBUG : test.sum: md5 = d3ecb53889d7b1bf769415860d46a1d2 OK 2025/05/23 05:26:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/23 05:26:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/23 05:26:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/23 05:26:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.18s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:26:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/data" 2025/05/23 05:26:05 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:26:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/data" 2025/05/23 05:26:07 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/vjrnln8ratgmqakfosrqe8espk" 2025/05/23 05:26:11 DEBUG : data/banana: md5 = 98fd7183f0f79ceb4c102f5ac6fa3823 OK 2025/05/23 05:26:12 DEBUG : test.sum: md5 = 9ed19a73d90147c967b569e8d0f5cb10 OK === RUN TestCheckSumDownload/subtest1 2025/05/23 05:26:16 DEBUG : data/potato: md5 = 5d0293a7b76ccab52c618c128848f1dd OK 2025/05/23 05:26:18 DEBUG : test.sum: md5 = de25475ca7c4a0b9a96e4357a1de1d88 OK === RUN TestCheckSumDownload/subtest2 2025/05/23 05:26:22 DEBUG : test.sum: md5 = cc76ffb2a6020786234cd84cf6d2f1dd OK === RUN TestCheckSumDownload/subtest3 2025/05/23 05:26:26 DEBUG : test.sum: md5 = 23a327214e79859a2fc6e8e73d83c37d OK === RUN TestCheckSumDownload/subtest4 2025/05/23 05:26:30 DEBUG : test.sum: md5 = 97f45d73e5d90914d20215326d9120f0 OK === RUN TestCheckSumDownload/subtest5 2025/05/23 05:26:34 DEBUG : test.sum: md5 = 3a250cf706b872cf662813ebdb34eb6f OK === RUN TestCheckSumDownload/subtest6 2025/05/23 05:26:37 DEBUG : data/banana: md5 = 2956fc69b3b27c85e614411e955f43d0 OK 2025/05/23 05:26:39 DEBUG : data/potato: md5 = b61625c95fdec322495302cb41c1d29f OK 2025/05/23 05:26:40 DEBUG : test.sum: md5 = 4ee9b646612249917a451b7287d8ec54 OK === RUN TestCheckSumDownload/subtest7 2025/05/23 05:26:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/23 05:26:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.98s) --- PASS: TestCheckSumDownload/subtest1 (2.36s) --- PASS: TestCheckSumDownload/subtest2 (2.23s) --- PASS: TestCheckSumDownload/subtest3 (2.80s) --- PASS: TestCheckSumDownload/subtest4 (2.07s) --- PASS: TestCheckSumDownload/subtest5 (2.00s) --- PASS: TestCheckSumDownload/subtest6 (2.04s) --- PASS: TestCheckSumDownload/subtest7 (2.28s) === RUN TestApplyTransforms 2025/05/23 05:26:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wepacer1gulo" 2025/05/23 05:26:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:26:46 DEBUG : Creating backend with remote "TestDrive:crypt/bld76vjpfbo2j22cs9e74jtkd90f22n0bpsm1vt3g9mjk1f4eqk0" 2025/05/23 05:26:47 DEBUG : Creating backend with remote "/tmp/rclone1066531575" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wepacer1gulo'", Local "Local file system at /tmp/rclone1066531575", Modify Window "1ms" 2025/05/23 05:26:49 DEBUG : hello, world!: md5 = a03f2f37065255a7b8b372ceabdacf71 OK upper checkfile vs. lower remote (without normalization) 2025/05/23 05:26:50 ERROR : hello, world!: sum not found 2025/05/23 05:26:50 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wepacer1gulo' 2025/05/23 05:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepacer1gulo': 1 files missing 2025/05/23 05:26:50 NOTICE: 1 hashes missing 2025/05/23 05:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepacer1gulo': 2 differences found 2025/05/23 05:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepacer1gulo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/23 05:26:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:26:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepacer1gulo': 0 differences found 2025/05/23 05:26:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepacer1gulo': 1 matching files 2025/05/23 05:26:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugudel2padu" 2025/05/23 05:26:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:26:51 DEBUG : Creating backend with remote "TestDrive:crypt/26bq6b66p9geoccq7smksrvp0d6haep3jiv50htqvgq8s05tm3gg" 2025/05/23 05:26:52 DEBUG : Creating backend with remote "/tmp/rclone1710455830" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugudel2padu'", Local "Local file system at /tmp/rclone1710455830", Modify Window "1ms" 2025/05/23 05:26:54 DEBUG : HELLO, WORLD!: md5 = c782384be3aa39999ca4727187fb64bc OK lower checkfile vs. upper remote (without normalization) 2025/05/23 05:26:54 ERROR : HELLO, WORLD!: sum not found 2025/05/23 05:26:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pugudel2padu' 2025/05/23 05:26:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugudel2padu': 1 files missing 2025/05/23 05:26:54 NOTICE: 1 hashes missing 2025/05/23 05:26:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugudel2padu': 2 differences found 2025/05/23 05:26:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugudel2padu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/23 05:26:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:26:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugudel2padu': 0 differences found 2025/05/23 05:26:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugudel2padu': 1 matching files 2025/05/23 05:26:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rebucor6nexi" 2025/05/23 05:26:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:26:56 DEBUG : Creating backend with remote "TestDrive:crypt/6ta4jcm3bbh4ua955dg9pb3mfvrmr96v42fu39c206i1lgpk3ug0" 2025/05/23 05:26:57 DEBUG : Creating backend with remote "/tmp/rclone3363815809" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rebucor6nexi'", Local "Local file system at /tmp/rclone3363815809", Modify Window "1ms" 2025/05/23 05:26:59 DEBUG : HeLlO, wOrLd!: md5 = 81f7922eb668da3b1d8e94b09bed963e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/23 05:26:59 ERROR : HeLlO, wOrLd!: sum not found 2025/05/23 05:26:59 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rebucor6nexi' 2025/05/23 05:26:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebucor6nexi': 1 files missing 2025/05/23 05:26:59 NOTICE: 1 hashes missing 2025/05/23 05:26:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebucor6nexi': 2 differences found 2025/05/23 05:26:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebucor6nexi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/23 05:27:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:27:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebucor6nexi': 0 differences found 2025/05/23 05:27:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rebucor6nexi': 1 matching files 2025/05/23 05:27:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nekohub2yani" 2025/05/23 05:27:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:27:00 DEBUG : Creating backend with remote "TestDrive:crypt/b238oq4otkeom8kfgm934cpo80ibhlukujc5vnejpasntp725ong" 2025/05/23 05:27:01 DEBUG : Creating backend with remote "/tmp/rclone4103918475" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nekohub2yani'", Local "Local file system at /tmp/rclone4103918475", Modify Window "1ms" 2025/05/23 05:27:03 DEBUG : HELLO, WORLD!: md5 = d3e5fe2a3b5ac0ab5c5b8754d2bcd68b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/23 05:27:04 ERROR : HELLO, WORLD!: sum not found 2025/05/23 05:27:04 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nekohub2yani' 2025/05/23 05:27:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekohub2yani': 1 files missing 2025/05/23 05:27:04 NOTICE: 1 hashes missing 2025/05/23 05:27:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekohub2yani': 2 differences found 2025/05/23 05:27:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekohub2yani': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/23 05:27:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:27:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekohub2yani': 0 differences found 2025/05/23 05:27:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekohub2yani': 1 matching files 2025/05/23 05:27:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxatot5maca" 2025/05/23 05:27:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:27:05 DEBUG : Creating backend with remote "TestDrive:crypt/khfij3i4efdd2799bq11ugoofp5807pk6vs01u7gtq8df4urjocg" 2025/05/23 05:27:06 DEBUG : Creating backend with remote "/tmp/rclone3664519376" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxatot5maca'", Local "Local file system at /tmp/rclone3664519376", Modify Window "1ms" 2025/05/23 05:27:08 DEBUG : 測試_Русский___ě_áñ: md5 = f1f18f8c625d5929ab19e173174a7efc OK NFD checkfile vs. NFC remote (without normalization) 2025/05/23 05:27:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/23 05:27:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-baxatot5maca' 2025/05/23 05:27:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baxatot5maca': 1 files missing 2025/05/23 05:27:08 NOTICE: 1 hashes missing 2025/05/23 05:27:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baxatot5maca': 2 differences found 2025/05/23 05:27:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baxatot5maca': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/23 05:27:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:27:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baxatot5maca': 0 differences found 2025/05/23 05:27:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baxatot5maca': 1 matching files 2025/05/23 05:27:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuyimub8mupu" 2025/05/23 05:27:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:27:10 DEBUG : Creating backend with remote "TestDrive:crypt/77s906u215brk5fhrjm7a62i7o6d33m16a9ahg7nnv6gad4ctg40" 2025/05/23 05:27:11 DEBUG : Creating backend with remote "/tmp/rclone3248159147" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuyimub8mupu'", Local "Local file system at /tmp/rclone3248159147", Modify Window "1ms" 2025/05/23 05:27:13 DEBUG : 測試_Русский___ě_áñ: md5 = a051c3401709fc0edcbd170b3a711c97 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/23 05:27:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/23 05:27:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuyimub8mupu' 2025/05/23 05:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyimub8mupu': 1 files missing 2025/05/23 05:27:13 NOTICE: 1 hashes missing 2025/05/23 05:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyimub8mupu': 2 differences found 2025/05/23 05:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyimub8mupu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/23 05:27:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:27:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyimub8mupu': 0 differences found 2025/05/23 05:27:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyimub8mupu': 1 matching files 2025/05/23 05:27:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziqagub3juyi" 2025/05/23 05:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:27:15 DEBUG : Creating backend with remote "TestDrive:crypt/0gg6ss0ou1c5e5ifpj9rmc8klnn8s13bdvusk15qc1hk96fve170" 2025/05/23 05:27:16 DEBUG : Creating backend with remote "/tmp/rclone2516431986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziqagub3juyi'", Local "Local file system at /tmp/rclone2516431986", Modify Window "1ms" 2025/05/23 05:27:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a458910e847eb8848e6dcd4385ce6cd8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/23 05:27:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 05:27:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziqagub3juyi' 2025/05/23 05:27:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqagub3juyi': 1 files missing 2025/05/23 05:27:18 NOTICE: 1 hashes missing 2025/05/23 05:27:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqagub3juyi': 2 differences found 2025/05/23 05:27:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqagub3juyi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/23 05:27:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:27:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqagub3juyi': 0 differences found 2025/05/23 05:27:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqagub3juyi': 1 matching files 2025/05/23 05:27:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pivubew1kopi" 2025/05/23 05:27:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:27:19 DEBUG : Creating backend with remote "TestDrive:crypt/b0j6db73sjsg00c5050n866qr01h8tv3nfht023dhg7r1oiqnv20" 2025/05/23 05:27:20 DEBUG : Creating backend with remote "/tmp/rclone1522847314" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pivubew1kopi'", Local "Local file system at /tmp/rclone1522847314", Modify Window "1ms" 2025/05/23 05:27:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 831ae7fe0c50cad41c0000b98eed2e21 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/23 05:27:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 05:27:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pivubew1kopi' 2025/05/23 05:27:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivubew1kopi': 1 files missing 2025/05/23 05:27:23 NOTICE: 1 hashes missing 2025/05/23 05:27:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivubew1kopi': 2 differences found 2025/05/23 05:27:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivubew1kopi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/23 05:27:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:27:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivubew1kopi': 0 differences found 2025/05/23 05:27:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivubew1kopi': 1 matching files 2025/05/23 05:27:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofiwef3xuxo" 2025/05/23 05:27:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:27:24 DEBUG : Creating backend with remote "TestDrive:crypt/19eul8lamiv9sdehiklm1f6rmnm23gkfqp2bprokh06kvmgo818g" 2025/05/23 05:27:25 DEBUG : Creating backend with remote "/tmp/rclone3515671451" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofiwef3xuxo'", Local "Local file system at /tmp/rclone3515671451", Modify Window "1ms" 2025/05/23 05:27:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d688040e9c70f8d954e2509077dd5bef OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/23 05:27:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 05:27:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cofiwef3xuxo' 2025/05/23 05:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofiwef3xuxo': 1 files missing 2025/05/23 05:27:27 NOTICE: 1 hashes missing 2025/05/23 05:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofiwef3xuxo': 2 differences found 2025/05/23 05:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofiwef3xuxo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/23 05:27:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:27:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofiwef3xuxo': 0 differences found 2025/05/23 05:27:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofiwef3xuxo': 1 matching files 2025/05/23 05:27:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baculut4zizi" 2025/05/23 05:27:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:27:28 DEBUG : Creating backend with remote "TestDrive:crypt/34g8uh0envcidmdmpn2lvj3t7ekfj070c1sr51288b59dhe86usg" 2025/05/23 05:27:29 DEBUG : Creating backend with remote "/tmp/rclone1031462372" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baculut4zizi'", Local "Local file system at /tmp/rclone1031462372", Modify Window "1ms" 2025/05/23 05:27:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e4cb8163e52954e16b1315cd5b15ea06 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/23 05:27:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 05:27:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-baculut4zizi' 2025/05/23 05:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baculut4zizi': 1 files missing 2025/05/23 05:27:32 NOTICE: 1 hashes missing 2025/05/23 05:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baculut4zizi': 2 differences found 2025/05/23 05:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baculut4zizi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/23 05:27:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:27:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baculut4zizi': 0 differences found 2025/05/23 05:27:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baculut4zizi': 1 matching files 2025/05/23 05:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baculut4zizi': Purge remote 2025/05/23 05:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofiwef3xuxo': Purge remote 2025/05/23 05:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pivubew1kopi': Purge remote 2025/05/23 05:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziqagub3juyi': Purge remote 2025/05/23 05:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuyimub8mupu': Purge remote 2025/05/23 05:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxatot5maca': Purge remote 2025/05/23 05:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nekohub2yani': Purge remote 2025/05/23 05:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rebucor6nexi': Purge remote 2025/05/23 05:27:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugudel2padu': Purge remote 2025/05/23 05:27:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wepacer1gulo': Purge remote --- PASS: TestApplyTransforms (51.59s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:27:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/23 05:27:40 DEBUG : sub/file2: md5 = ab04af96502003e47b8d8496b5c504b0 OK 2025/05/23 05:27:40 INFO : file1: Copied (new) to: sub/file2 2025/05/23 05:27:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 05:27:40 DEBUG : file1: Unchanged skipping 2025/05/23 05:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': don't need to copy/move sub/file2, it is already at target location 2025/05/23 05:27:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.59s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:27:46 DEBUG : dst/file1: md5 = 6c9f8db20a6bf531fdd9f5f0e71fc2b8 OK 2025/05/23 05:27:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/backup" 2025/05/23 05:27:46 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/1nrff024r7pq65ecp72fc28jb0" 2025/05/23 05:27:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/23 05:27:50 INFO : dst/file1: Moved (server-side) 2025/05/23 05:27:51 DEBUG : dst/file1: md5 = 9d6c87add0434f9573e46305ed05428f OK 2025/05/23 05:27:51 INFO : dst/file1: Copied (new) 2025/05/23 05:27:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:27:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:27:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.43s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:27:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/dst" 2025/05/23 05:27:56 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:27:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/CompareDest" 2025/05/23 05:27:58 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/gveqi14airsml4bgu7krj116o8" 2025/05/23 05:27:59 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 05:28:01 DEBUG : one: md5 = afad4156ae6e822832adff501cb2e54e OK 2025/05/23 05:28:01 INFO : one: Copied (new) 2025/05/23 05:28:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:28:04 DEBUG : one: md5 = 27df5dacc5ce202e03323fa9f0cedc61 OK 2025/05/23 05:28:04 INFO : one: Copied (replaced existing) 2025/05/23 05:28:06 DEBUG : dst/one: md5 = 3ccaaddf4e083bd51b66c7c144800a36 OK 2025/05/23 05:28:08 DEBUG : CompareDest/one: md5 = 4c295ce6c012e96c9f23d5c6b189b856 OK 2025/05/23 05:28:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:28:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:28:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 05:28:11 DEBUG : CompareDest/two: md5 = 7ca8a6b174ce7a12e52308307f1edeec OK 2025/05/23 05:28:11 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 05:28:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:28:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 05:28:12 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 05:28:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:28:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 05:28:13 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 05:28:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/23 05:28:15 DEBUG : two: md5 = 64dae7332d0dd1e47598acffd4ab1f80 OK 2025/05/23 05:28:15 INFO : two: Copied (new) 2025/05/23 05:28:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:28:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:28:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:28:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.05s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:28:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/dst" 2025/05/23 05:28:19 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:28:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/CopyDest" 2025/05/23 05:28:21 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/23 05:28:22 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 05:28:24 DEBUG : one: md5 = 8e6a331873e8e86d44ce81e7603c1ad2 OK 2025/05/23 05:28:24 INFO : one: Copied (new) 2025/05/23 05:28:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:28:27 DEBUG : one: md5 = d0115013ed27cd5e448ab7466d12cac8 OK 2025/05/23 05:28:27 INFO : one: Copied (replaced existing) 2025/05/23 05:28:29 DEBUG : dst/one: md5 = 6b91238cd277568d21a6186b862abbf5 OK 2025/05/23 05:28:31 DEBUG : CopyDest/one: md5 = 6791d986c5a88ec545e4e874f312c70c OK 2025/05/23 05:28:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/BackupDir" 2025/05/23 05:28:32 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/23 05:28:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:28:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:28:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:28:35 INFO : one: Moved (server-side) 2025/05/23 05:28:36 INFO : one: Copied (server-side copy) 2025/05/23 05:28:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/23 05:28:38 DEBUG : CopyDest/two: md5 = 5004a0d015603bb80d63fe58ffb69f90 OK 2025/05/23 05:28:39 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 05:28:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:28:40 INFO : two: Copied (server-side copy) 2025/05/23 05:28:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/23 05:28:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:28:41 DEBUG : two: Unchanged skipping 2025/05/23 05:28:43 DEBUG : CopyDest/three: md5 = 24f753e7b3e2230a8151d7b08f38f38e OK 2025/05/23 05:28:44 DEBUG : three: Need to transfer - File not found at Destination 2025/05/23 05:28:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/23 05:28:44 DEBUG : three: Destination not found in --copy-dest 2025/05/23 05:28:45 DEBUG : three: md5 = 6395605f1f1f80171c1bc07eba8d9c9c OK 2025/05/23 05:28:45 INFO : three: Copied (new) 2025/05/23 05:28:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/23 05:28:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:28:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:28:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:28:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/23 05:28:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:28:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.38s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:28:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/23 05:28:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 681077358186f9208b5e28ebe9a8060e OK 2025/05/23 05:28:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/23 05:28:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/23 05:28:55 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/05/23 05:28:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/23 05:28:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/23 05:28:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 75e8c77069ad6bc4554f25f50abd3aa4 OK 2025/05/23 05:28:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/23 05:29:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/23 05:29:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.20s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:29:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Looking for duplicate names using skip mode. 2025/05/23 05:29:05 NOTICE: one: Found 2 files with duplicate names 2025/05/23 05:29:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:29:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Looking for duplicate names using skip mode. 2025/05/23 05:29:11 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:29:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/23 05:29:11 INFO : one: Deleted 2025/05/23 05:29:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.33s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:29:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Looking for duplicate names using first mode. 2025/05/23 05:29:17 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:29:18 INFO : one: Deleted 2025/05/23 05:29:18 INFO : one: Deleted 2025/05/23 05:29:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.33s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:29:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Looking for duplicate names using newest mode. 2025/05/23 05:29:23 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:29:24 INFO : one: Deleted 2025/05/23 05:29:24 INFO : one: Deleted 2025/05/23 05:29:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.03s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:29:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Looking for duplicate names using oldest mode. 2025/05/23 05:29:30 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:29:30 INFO : one: Deleted 2025/05/23 05:29:31 INFO : one: Deleted 2025/05/23 05:29:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.37s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:29:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Looking for duplicate names using largest mode. 2025/05/23 05:29:36 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:29:37 INFO : one: Deleted 2025/05/23 05:29:37 INFO : one: Deleted 2025/05/23 05:29:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.15s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:29:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Looking for duplicate names using smallest mode. 2025/05/23 05:29:42 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:29:43 INFO : one: Deleted 2025/05/23 05:29:43 INFO : one: Deleted 2025/05/23 05:29:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.97s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:29:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Looking for duplicate names using rename mode. 2025/05/23 05:29:49 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/23 05:29:51 INFO : one-2.txt: renamed from: one.txt 2025/05/23 05:29:52 INFO : one-3.txt: renamed from: one.txt 2025/05/23 05:29:53 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.52s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:29:58 DEBUG : dupe1/one.txt: md5 = 1ee63d4efb0f5391d34c014ecda0e0ba OK 2025/05/23 05:30:00 DEBUG : dupe2/two.txt: md5 = 013b28d5fe85780b619b802ff5671089 OK 2025/05/23 05:30:02 DEBUG : dupe3/three.txt: md5 = 47a005eb0cf7db59bf7b463e7d225bef OK 2025/05/23 05:30:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/23 05:30:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/23 05:30:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/23 05:30:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/23 05:30:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/23 05:30:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/23 05:30:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.75s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:30:10 DEBUG : a.txt: md5 = 3669b8874b9dff9ecc302611c4e33c9d OK 2025/05/23 05:30:11 DEBUG : zend.txt: md5 = 71d6d2170279fb3a55899d4bfe65a513 OK 2025/05/23 05:30:13 DEBUG : sub dir/hello world: md5 = e6d64512e766287d44c1beb48c6de052 OK 2025/05/23 05:30:15 DEBUG : sub dir/hello world2: md5 = 94868b3746b88abba9a075a0a82de62a OK 2025/05/23 05:30:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 741c5c36d367839163eb0b96dc7b0e9f OK 2025/05/23 05:30:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 11256f52d14e56a576ef82e3a49068a9 OK 2025/05/23 05:30:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 26e47dd7986dadeb0f332cfaa38b52d8 OK 2025/05/23 05:30:21 DEBUG : a.txt: Excluded (Size Filter) 2025/05/23 05:30:21 DEBUG : a.txt: Excluded 2025/05/23 05:30:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 05:30:22 DEBUG : sub dir/hello world2: Excluded 2025/05/23 05:30:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 05:30:22 DEBUG : sub dir/hello world: Excluded 2025/05/23 05:30:22 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 05:30:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 05:30:22 DEBUG : sub dir/hello world2: Excluded 2025/05/23 05:30:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 05:30:22 DEBUG : sub dir/hello world: Excluded 2025/05/23 05:30:23 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 05:30:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/23 05:30:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/23 05:30:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/23 05:30:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/23 05:30:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/23 05:30:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/23 05:30:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.64s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:30:30 DEBUG : a.txt: md5 = 3b14d0b74280e51d6bacb835a3257b45 OK 2025/05/23 05:30:32 DEBUG : zend.txt: md5 = 7656b4f749ac07349d927a6ab210822b OK 2025/05/23 05:30:34 DEBUG : sub dir/hello world: md5 = e253b4f375ed2d0346eaa524be1e6622 OK 2025/05/23 05:30:35 DEBUG : sub dir/hello world2: md5 = 16f579da8ef597ac217be9696296e70e OK 2025/05/23 05:30:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 0d16d7ec453f9388483e6eb31e323ebb OK 2025/05/23 05:30:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9e3f76354e8ee0ac83423baa9c6eeabf OK 2025/05/23 05:30:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = 444c604cc85da5756fe80a565addae7d OK 2025/05/23 05:30:42 DEBUG : a.txt: Excluded (Size Filter) 2025/05/23 05:30:42 DEBUG : a.txt: Excluded 2025/05/23 05:30:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 05:30:43 DEBUG : sub dir/hello world: Excluded 2025/05/23 05:30:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 05:30:43 DEBUG : sub dir/hello world2: Excluded 2025/05/23 05:30:43 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 05:30:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 05:30:43 DEBUG : sub dir/hello world: Excluded 2025/05/23 05:30:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 05:30:43 DEBUG : sub dir/hello world2: Excluded 2025/05/23 05:30:44 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 05:30:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/23 05:30:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/23 05:30:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/23 05:30:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/23 05:30:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/23 05:30:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/23 05:30:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.08s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:30:52 DEBUG : file1: md5 = 8458b25b2fdcfb42d589f0494ba6a847 OK 2025/05/23 05:30:54 DEBUG : sub/file2: md5 = 1ecae60d433b6aeab58d69fc084f4a22 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/05/23 05:30:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/23 05:30:57 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/23 05:30:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/23 05:30:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.98s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.32s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:01 DEBUG : file1: md5 = 5528d74ce3e52e470c55a21fbc64de7c OK 2025/05/23 05:31:03 DEBUG : sub/file2: md5 = abceae123218fd157f00a8f37cac6591 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/05/23 05:31:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/notfound" 2025/05/23 05:31:06 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/qe0i31qdkoejk60elps0ni5sqk" 2025/05/23 05:31:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.16s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.42s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.41s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Making directory 2025/05/23 05:31:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Making directory --- PASS: TestMkdir (0.60s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:13 DEBUG : sub dir/hello world: md5 = e43fdb02df02d62b0bb73b2c07a0bf50 OK 2025/05/23 05:31:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.59s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:17 DEBUG : potato2: md5 = 78f8a55dde3415ecdd2a6613e5512399 OK 2025/05/23 05:31:18 DEBUG : empty space: md5 = 282a88aa23bddc48ab0a08e80475d40b OK --- PASS: TestLs (4.39s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:21 DEBUG : potato2: md5 = 018343ae86d23f5e88ab793a7c2bab38 OK 2025/05/23 05:31:23 DEBUG : empty space: md5 = 930b654fa4e84b1cdc46bff2ea3dfa0a OK 2025/05/23 05:31:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/23 05:31:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.03s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:27 DEBUG : potato2: md5 = 9ddaf1cd5a5007f75c430708a871d0a1 OK 2025/05/23 05:31:28 DEBUG : empty space: md5 = 803a98ce04fed6e437dd1183ed96854a OK --- PASS: TestLsLong (4.68s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:31 DEBUG : potato2: md5 = d3089f23dc541d16983963799fe4c1b8 OK 2025/05/23 05:31:32 DEBUG : empty space: md5 = ea91163671f3845c8a837ece024eba1e OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/05/23 05:31:34 DEBUG : Creating backend with remote ":memory:" 2025/05/23 05:31:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/23 05:31:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/23 05:31:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/23 05:31:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/23 05:31:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/23 05:31:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/23 05:31:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/23 05:31:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/23 05:31:34 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-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:35 DEBUG : potato2: md5 = 0c5a4cabef6d5ee4f5ac0fa8d742435e OK 2025/05/23 05:31:37 DEBUG : empty space: md5 = 3bd0fff81ba5b6b5025f4e4337906890 OK 2025/05/23 05:31:39 DEBUG : sub dir/potato3: md5 = d820f76279ba9b2d8e49d63d10553b41 OK 2025/05/23 05:31:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.17s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:43 DEBUG : small: md5 = af5e79415f163281546db7755e33d777 OK 2025/05/23 05:31:45 DEBUG : medium: md5 = d76618674b30cd6d29c09e6b9199501e OK 2025/05/23 05:31:46 DEBUG : large: md5 = 476658c660b3ef59182789e2b0ed66f6 OK 2025/05/23 05:31:46 DEBUG : Waiting for deletions to finish 2025/05/23 05:31:47 DEBUG : large: Excluded (Size Filter) 2025/05/23 05:31:47 INFO : medium: Deleted 2025/05/23 05:31:47 INFO : small: Deleted --- PASS: TestDelete (6.10s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:50 DEBUG : small: md5 = 12cc414548dc20786aaf99877593758a OK 2025/05/23 05:31:51 DEBUG : medium: md5 = c825c7f77be74829140811a3700fab37 OK 2025/05/23 05:31:52 DEBUG : large: md5 = bb617d9b92646fb3cfd1ac3e40ab76c6 OK 2025/05/23 05:31:53 DEBUG : Waiting for deletions to finish 2025/05/23 05:31:53 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/05/23 05:31:53 INFO : large: Deleted 2025/05/23 05:31:53 INFO : small: Deleted --- PASS: TestMaxDelete (6.53s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:31:56 DEBUG : small: md5 = 3873d5a70f1f2ad72665bb96046e9a6c OK 2025/05/23 05:31:58 DEBUG : medium: md5 = d77912398b126f0ad85cf0d636de6ca3 OK 2025/05/23 05:31:59 DEBUG : large: md5 = c3744002089d866b24dc36015554e426 OK 2025/05/23 05:31:59 DEBUG : Waiting for deletions to finish 2025/05/23 05:31:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/23 05:32:00 INFO : small: Deleted 2025/05/23 05:32:00 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.52s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:32:03 DEBUG : small: md5 = 3da2309e92a7f3895821219c1cda0e5a OK 2025/05/23 05:32:04 DEBUG : medium: md5 = a078f8aecc9b6c98320917851163b7dc OK 2025/05/23 05:32:05 DEBUG : large: md5 = ddea90df391ee34795d5413f71b7854d OK 2025/05/23 05:32:06 DEBUG : Waiting for deletions to finish 2025/05/23 05:32:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/23 05:32:06 INFO : small: Deleted 2025/05/23 05:32:06 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.62s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:32:09 DEBUG : ReadFile: md5 = 4f580e1a67c6187794e95e0000a78b13 OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2025/05/23 05:32:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/23 05:32:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/23 05:32:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 05:32:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 05:32:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 05:32:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 05:32:12 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-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:32:13 DEBUG : file1: md5 = e244a5089833577c094c910b6b0b65ca OK 2025/05/23 05:32:15 DEBUG : file2: md5 = 949466e18ac760599315e6979b7fde09 OK --- PASS: TestCat (16.88s) === RUN TestPurge 2025/05/23 05:32:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gemakoj2wimu" 2025/05/23 05:32:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:32:29 DEBUG : Creating backend with remote "TestDrive:crypt/ml3pna8t7ujuu5aq7toi6gku1gvvrmv7tiptk1qnoh0aovghfivg" 2025/05/23 05:32:30 DEBUG : Creating backend with remote "/tmp/rclone381497324" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gemakoj2wimu'", Local "Local file system at /tmp/rclone381497324", Modify Window "1ms" 2025/05/23 05:32:34 DEBUG : A1/B1/C1/one: md5 = 11581f6f60cd6564f5bd33500e48e70d OK 2025/05/23 05:32:34 INFO : A2: Making directory 2025/05/23 05:32:35 INFO : A1/B2: Making directory 2025/05/23 05:32:36 INFO : A1/B2/C2: Making directory 2025/05/23 05:32:37 INFO : A1/B1/C3: Making directory 2025/05/23 05:32:37 INFO : A3: Making directory 2025/05/23 05:32:38 INFO : A3/B3: Making directory 2025/05/23 05:32:39 INFO : A3/B3/C4: Making directory 2025/05/23 05:32:41 DEBUG : A1/two: md5 = 0b22d78bdcaef42356e9a9f9a11cf3b0 OK 2025/05/23 05:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gemakoj2wimu': Purge remote 2025/05/23 05:32:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.47s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:32:48 DEBUG : A1/B1/C1/one: md5 = 721424848ed9ae067daa9c4049497ef6 OK 2025/05/23 05:32:48 INFO : A2: Making directory 2025/05/23 05:32:48 INFO : A1/B2: Making directory 2025/05/23 05:32:49 INFO : A1/B2/C2: Making directory 2025/05/23 05:32:50 INFO : A1/B1/C3: Making directory 2025/05/23 05:32:51 INFO : A3: Making directory 2025/05/23 05:32:51 INFO : A3/B3: Making directory 2025/05/23 05:32:52 INFO : A3/B3/C4: Making directory 2025/05/23 05:32:54 DEBUG : A1/two: md5 = c5ec17261f8efd8aa923dc5967e4f48a OK 2025/05/23 05:32:55 DEBUG : removing 1 level 3 directories 2025/05/23 05:32:55 INFO : A3/B3/C4: Removing directory 2025/05/23 05:32:58 DEBUG : removing 2 level 3 directories 2025/05/23 05:32:58 INFO : A1/B2/C2: Removing directory 2025/05/23 05:32:58 INFO : A1/B1/C3: Removing directory 2025/05/23 05:32:59 DEBUG : removing 2 level 2 directories 2025/05/23 05:32:59 INFO : A3/B3: Removing directory 2025/05/23 05:32:59 INFO : A1/B2: Removing directory 2025/05/23 05:32:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/23 05:32:59 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/23 05:32:59 DEBUG : removing 2 level 1 directories 2025/05/23 05:32:59 INFO : A3: Removing directory 2025/05/23 05:32:59 INFO : A2: Removing directory 2025/05/23 05:32:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/23 05:33:03 DEBUG : removing 1 level 3 directories 2025/05/23 05:33:03 INFO : A1/B1/C1: Removing directory 2025/05/23 05:33:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:04 DEBUG : removing 1 level 2 directories 2025/05/23 05:33:04 INFO : A1/B1: Removing directory 2025/05/23 05:33:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/23 05:33:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:33:04 DEBUG : removing 1 level 1 directories 2025/05/23 05:33:04 INFO : A1: Removing directory 2025/05/23 05:33:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/23 05:33:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/23 05:33:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:33:05 DEBUG : removing 1 level 0 directories 2025/05/23 05:33:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Removing directory 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:33:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.26s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:33:07 INFO : A1: Making directory 2025/05/23 05:33:08 INFO : A1/B1: Making directory 2025/05/23 05:33:09 INFO : A1/B1/C1: Making directory 2025/05/23 05:33:11 DEBUG : removing 1 level 3 directories 2025/05/23 05:33:11 INFO : A1/B1/C1: Removing directory 2025/05/23 05:33:12 DEBUG : removing 1 level 2 directories 2025/05/23 05:33:12 INFO : A1/B1: Removing directory 2025/05/23 05:33:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:33:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:33:14 INFO : A1: Making directory 2025/05/23 05:33:15 INFO : A1/B1: Making directory 2025/05/23 05:33:16 INFO : A1/B1/C1: Making directory 2025/05/23 05:33:18 DEBUG : removing 1 level 3 directories 2025/05/23 05:33:18 INFO : A1/B1/C1: Removing directory 2025/05/23 05:33:19 DEBUG : removing 1 level 2 directories 2025/05/23 05:33:19 INFO : A1/B1: Removing directory 2025/05/23 05:33:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:33:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.32s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:33:23 DEBUG : file1: md5 = a53ff891c0da920a1818e9de1f358541 OK 2025/05/23 05:33:24 DEBUG : filename.txt: File name found in url 2025/05/23 05:33:25 DEBUG : filename.txt: md5 = 10a4f17eab920d549127f8388c400274 OK 2025/05/23 05:33:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/23 05:33:26 DEBUG : headerfilename.txt: md5 = 87bb1627f9aea404e182ef2116ca3e98 OK 2025/05/23 05:33:28 DEBUG : file2: md5 = 2bea54017c3b5c35e2959e1666b5b6e8 OK --- PASS: TestCopyURL (8.69s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:33:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/23 05:33:33 DEBUG : sub/file2: md5 = 3688cab5c2dd06ac75a477100810eaee OK 2025/05/23 05:33:33 INFO : file1: Copied (new) to: sub/file2 2025/05/23 05:33:33 INFO : file1: Deleted 2025/05/23 05:33:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 05:33:33 DEBUG : file1: Unchanged skipping 2025/05/23 05:33:33 INFO : file1: Deleted 2025/05/23 05:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': don't need to copy/move sub/file2, it is already at target location 2025/05/23 05:33:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.63s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:33:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/23 05:33:37 DEBUG : file1: md5 = 78ffde8de197680bd086d20ba3a806e1 OK 2025/05/23 05:33:37 INFO : file1: Copied (new) 2025/05/23 05:33:37 INFO : file1: Deleted 2025/05/23 05:33:38 DEBUG : file1: Destination exists, skipping 2025/05/23 05:33:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.12s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:33:42 DEBUG : dst/file1: md5 = 63a84c336b03c820f5fe92a28bc1d412 OK 2025/05/23 05:33:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuheqit9tuyo/backup" 2025/05/23 05:33:43 DEBUG : Creating backend with remote "TestDrive:crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg/1nrff024r7pq65ecp72fc28jb0" 2025/05/23 05:33:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/23 05:33:46 INFO : dst/file1: Moved (server-side) 2025/05/23 05:33:48 DEBUG : dst/file1: md5 = 9c8db8093f8a41ae06f25a7ddee485b1 OK 2025/05/23 05:33:48 INFO : dst/file1: Copied (new) 2025/05/23 05:33:48 INFO : dst/file1: Deleted 2025/05/23 05:33:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:33:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:33:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.29s) === 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-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:33:54 DEBUG : A1/one: md5 = 99b02c29abd45ceda5b201aa920b7cb8 OK 2025/05/23 05:33:56 DEBUG : A1/two: md5 = dca8a00ab6ce70fe92982f5c8cb95002 OK 2025/05/23 05:33:58 DEBUG : A1/B1/three: md5 = 3d15b214bb47f3684c6ea626d717ae38 OK 2025/05/23 05:34:00 DEBUG : A1/B1/C1/four: md5 = 6d0f7262649ac5c0d81536d179a75401 OK 2025/05/23 05:34:02 DEBUG : A1/B1/C2/five: md5 = b393a1f753e3b6c929a8fab751ce04af OK 2025/05/23 05:34:02 INFO : A1/B2: Making directory 2025/05/23 05:34:03 INFO : A1/B1/C3: Making directory 2025/05/23 05:34:12 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/23 05:34:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/23 05:34:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/23 05:34:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/23 05:34:12 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/23 05:34:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/23 05:34:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/23 05:34:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:34:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/23 05:34:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/23 05:34:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/23 05:34:23 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/23 05:34:23 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/23 05:34:23 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/23 05:34:24 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/23 05:34:24 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/23 05:34:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/23 05:34:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/23 05:34:27 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:34:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/23 05:34:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/23 05:34:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/23 05:34:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/23 05:34:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/23 05:34:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/23 05:34:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:34:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/23 05:34:36 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/23 05:34:36 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/23 05:34:36 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:34:36 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.09s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/23 05:34:38 DEBUG : no_checksum_small_file_from_pipe: md5 = d43f8fb1e0d832d7b3847c2d3404a924 OK 2025/05/23 05:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/23 05:34:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/23 05:34:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/23 05:34:40 DEBUG : no_checksum_big_file_from_pipe: md5 = 7dd4a32dac78d4b0916524b6bdaaa1fb OK 2025/05/23 05:34:40 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-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/23 05:34:43 DEBUG : with_checksum_small_file_from_pipe: md5 = dd0aec72571589cb75089f271c315265 OK 2025/05/23 05:34:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/23 05:34:44 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/23 05:34:45 DEBUG : with_checksum_big_file_from_pipe: md5 = e0969b41adc21c26c10807f0f4591996 OK 2025/05/23 05:34:45 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-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:34:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/23 05:34:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 05:34:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/23 05:34:50 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-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/23 05:34:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/23 05:34:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/23 05:34:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/23 05:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': File to upload is small (48 bytes), uploading instead of streaming 2025/05/23 05:34:58 DEBUG : rcat_metadata: md5 = 5a21c6d0b06d8a05f812028b172e32d8 OK 2025/05/23 05:34:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/23 05:35:00 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/23 05:35:01 DEBUG : rcat_metadata_uploadcutoff0: md5 = dd6d64f15bc1c4bc083961f61cf71c4e OK 2025/05/23 05:35:01 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.65s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.64s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:35:03 DEBUG : potato1: md5 = d33986317076e179fa04e3f513aaa0c7 OK 2025/05/23 05:35:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/23 05:35:04 DEBUG : potato2: md5 = c295e8320beb2d7f86589d9164fda836 OK 2025/05/23 05:35:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.10s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:35:07 DEBUG : potato1: md5 = ea3c539aa42edbe057f0bfa22d5f1d81 OK 2025/05/23 05:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/23 05:35:09 DEBUG : potato2: md5 = 03feb4ee482dfce5724f10ec7e30bbf4 OK 2025/05/23 05:35:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.73s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:35:12 DEBUG : potato2: md5 = 0fd8b6b0c089603227aa531af95835b0 OK 2025/05/23 05:35:13 DEBUG : empty space: md5 = 5e28785a56e14fbd845e5b0d25490e20 OK 2025/05/23 05:35:16 DEBUG : sub dir/potato3: md5 = 2b2ca871c250c7e7860dbd9c8c7021f5 OK 2025/05/23 05:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Touching "sub dir/potato3" 2025/05/23 05:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Touching "empty space" 2025/05/23 05:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Touching "potato2" 2025/05/23 05:35:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.78s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:35:21 DEBUG : dir with metadata: Making directory with metadata 2025/05/23 05:35:21 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.41s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:35:23 DEBUG : directory with modtime: Making directory with metadata 2025/05/23 05:35:24 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.63s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:35:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/23 05:35:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/23 05:35:26 DEBUG : Google drive root 'crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg': Skipping btime metadata as can't update it on an existing file: 2025-05-23T05:35:26.059134384Z 2025/05/23 05:35:26 INFO : non existent directory: Updated directory metadata 2025/05/23 05:35:28 DEBUG : Google drive root 'crypt/7tf7m0dnai1lhmdnuvfahldh6qvmd5nobb795k16mv7smvoc3mdg': Skipping btime metadata as can't update it on an existing file: 2025-05-23T05:35:26.059134384Z 2025/05/23 05:35:29 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.91s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:35:30 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/23 05:35:32 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/23 05:35:33 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.82s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:35:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/23 05:35:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/23 05:35:34 DEBUG : dst: Making directory with metadata 2025/05/23 05:35:35 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/23 05:35:35 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 05:35:36 INFO : dst: Set directory modification time (using SetModTime) 2025/05/23 05:35:36 INFO : dst: Set directory modification time (using SetModTime) 2025/05/23 05:35:36 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/23 05:35:37 INFO : dst: Set directory modification time (using SetModTime) 2025/05/23 05:35:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.69s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo'", Local "Local file system at /tmp/rclone1746067368", Modify Window "1ms" 2025/05/23 05:35:40 DEBUG : sub dir/test remove existing: md5 = b423514dd34fd8a095518454154e7878 OK 2025/05/23 05:35:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 99b85f6fa23004ede08ae1b8e459b04d OK 2025/05/23 05:35:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yiqibaj7" before starting 2025/05/23 05:35:44 DEBUG : sub dir/test remove existing.yiqibaj7: TEST: removing renamed existing file after operation 2025/05/23 05:35:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pesedul7" before starting 2025/05/23 05:35:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pesedul7: TEST: renaming existing back after failed operation 2025/05/23 05:35:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kurifuv9" before starting 2025/05/23 05:35:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kurifuv9: TEST: removing renamed existing file after operation 2025/05/23 05:35:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9inc4jqftocbslg52dmfaueudt3lb0ln8e4vv24rq0qsvu0au2og" 2025/05/23 05:35:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hcs7acjei0sq6q7kbpbbivloikc4eseeleq5tkmnjlhsqvpbhprb43ncpa1ib4vag8gsgud08e9t2tqob4tggppintqmp97qr0mlgnqapb9beghef08m9eqei720pcjs40bo4pvriqapvafvt8q53rhl77llrre3t4q45on1841n2tbckip0" --- PASS: TestRemoveExisting (13.34s) === 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/05/23 05:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuheqit9tuyo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m46.129856114s (try 1/5)