"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/22 01:02:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi" 2025/09/22 01:02:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:02:08 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900" 2025/09/22 01:02:09 DEBUG : Creating backend with remote "/tmp/rclone152970186" === 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.30s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/22 01:02:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/22 01:02:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/22 01:02:10 DEBUG : potato: Seek from 10 to 0 2025/09/22 01:02:10 DEBUG : potato: Seek from 10 to 0 2025/09/22 01:02:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/22 01:02:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/22 01:02:10 DEBUG : potato: Seek from 5 to 2 2025/09/22 01:02:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/22 01:02:10 DEBUG : potato: Seek from 7 to 0 2025/09/22 01:02:10 DEBUG : potato: Seek from 7 to 0 2025/09/22 01:02:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/22 01:02:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/22 01:02:10 DEBUG : potato: Seek from 5 to 2 2025/09/22 01:02:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/22 01:02:10 DEBUG : potato: Seek from 8 to 0 2025/09/22 01:02:10 DEBUG : potato: Seek from 8 to 0 2025/09/22 01:02:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/22 01:02:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/22 01:02:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/22 01:02:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/22 01:02:10 DEBUG : potato: Seek from 5 to 2 2025/09/22 01:02:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/22 01:02:10 DEBUG : potato: Seek from 9 to 0 2025/09/22 01:02:10 DEBUG : potato: Seek from 9 to 0 2025/09/22 01:02:10 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:02:12 DEBUG : rutabaga: md5 = fb206a6c949e7bda0117d8d058ed3807 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/22 01:02:14 DEBUG : empty space: md5 = fe37aeede5d19a467c15940f18982448 OK === RUN TestCheck/3 2025/09/22 01:02:17 DEBUG : potato2: md5 = 0b50fefa25b8cd7748665884aac106e9 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/22 01:02:19 DEBUG : remotepotato: md5 = 5e1542998395a8f9c19516ad6f37b949 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.97s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/09/22 01:02:22 DEBUG : Creating backend with remote "nonexistent" 2025/09/22 01:02:22 DEBUG : Creating backend with remote "nonexistent" 2025/09/22 01:02:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/22 01:02:22 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/09/22 01:02:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/22 01:02:22 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:02:23 DEBUG : rutabaga: md5 = b4fb71cd9d9aa124068b3a6ce5b2b0ec OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/22 01:02:27 DEBUG : empty space: md5 = 90af993f472e013f4e17df76653bbbf5 OK === RUN TestCheckDownload/3 2025/09/22 01:02:30 DEBUG : potato2: md5 = 5171ab19d727693119aab22e683fceb7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/22 01:02:34 DEBUG : remotepotato: md5 = 8a5c0cbb67f7c3b4461102db040cbaed OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.96s) --- PASS: TestCheckDownload/1 (1.23s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (1.62s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:02:40 DEBUG : rutabaga: md5 = 54058eb26bc5e2cb5bcf8cc1a5f62a72 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/22 01:02:42 DEBUG : empty space: md5 = 3c5e86a2cf3aee514cc6693da87cab99 OK === RUN TestCheckSizeOnly/3 2025/09/22 01:02:44 DEBUG : potato2: md5 = 387e9de0593f2c622812eedfc807e86a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/22 01:02:46 DEBUG : remotepotato: md5 = 1f3156bc71c75b00fc61541840fbdd7a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.55s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:02:51 DEBUG : test.sum: md5 = c80ee67e44aaf2057b210db304694b52 OK 2025/09/22 01:02:52 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/22 01:02:52 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/22 01:02:52 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/22 01:02:52 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/22 01:02:54 DEBUG : test.sum: md5 = db9ecaadd90a38cfa611a4c3852c884d OK 2025/09/22 01:02:56 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/22 01:02:56 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/22 01:02:56 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/22 01:02:56 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.39s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:02:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/data" 2025/09/22 01:02:57 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:02:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/data" 2025/09/22 01:02:59 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/vjrnln8ratgmqakfosrqe8espk" 2025/09/22 01:03:02 DEBUG : data/banana: md5 = f9ea35ea9fa3bbe4bc71612f558dbbee OK 2025/09/22 01:03:04 DEBUG : test.sum: md5 = 519cc920ab1e53e7cb0de5327d1c2b09 OK === RUN TestCheckSumDownload/subtest1 2025/09/22 01:03:08 DEBUG : data/potato: md5 = 7e86893babd3b3eb72e2be3b1be40778 OK 2025/09/22 01:03:10 DEBUG : test.sum: md5 = 6d72affee57ea244b1f673018760c7b9 OK === RUN TestCheckSumDownload/subtest2 2025/09/22 01:03:14 DEBUG : test.sum: md5 = 2f0111bddbd47e33a7a160e3e825d872 OK === RUN TestCheckSumDownload/subtest3 2025/09/22 01:03:18 DEBUG : test.sum: md5 = 7bf343a3e9e0e3d9b502c523f6b3363c OK === RUN TestCheckSumDownload/subtest4 2025/09/22 01:03:22 DEBUG : test.sum: md5 = 5107768a2fb634638b26bd985025fa7a OK === RUN TestCheckSumDownload/subtest5 2025/09/22 01:03:27 DEBUG : test.sum: md5 = e4047e0e06c2e7440e7a739399a066db OK === RUN TestCheckSumDownload/subtest6 2025/09/22 01:03:32 DEBUG : data/banana: md5 = 5b28b9afacbb617cda52596ba015d122 OK 2025/09/22 01:03:33 DEBUG : data/potato: md5 = af57fe78e2641b56f6a67aebc238c38b OK 2025/09/22 01:03:35 DEBUG : test.sum: md5 = 419c9840cc6c8a7b0c7e957b7b307d58 OK === RUN TestCheckSumDownload/subtest7 2025/09/22 01:03:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/22 01:03:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.33s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.24s) --- PASS: TestCheckSumDownload/subtest4 (2.15s) --- PASS: TestCheckSumDownload/subtest5 (2.47s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.05s) === RUN TestApplyTransforms 2025/09/22 01:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaqolaq8zete" 2025/09/22 01:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/erjmjk0c303peartlqh3dft7d77ejlg8skkp2f1s8omq18dbq890" 2025/09/22 01:03:41 DEBUG : Creating backend with remote "/tmp/rclone446129868" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaqolaq8zete'", Local "Local file system at /tmp/rclone446129868", Modify Window "1ms" 2025/09/22 01:03:43 DEBUG : hello, world!: md5 = 232cfe61ce3be1baf42f23bb691d053b OK upper checkfile vs. lower remote (without normalization) 2025/09/22 01:03:44 ERROR : hello, world!: sum not found 2025/09/22 01:03:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yaqolaq8zete' 2025/09/22 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqolaq8zete': 1 files missing 2025/09/22 01:03:44 NOTICE: 1 hashes missing 2025/09/22 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqolaq8zete': 1 differences found 2025/09/22 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqolaq8zete': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/22 01:03:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqolaq8zete': 0 differences found 2025/09/22 01:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaqolaq8zete': 1 matching files 2025/09/22 01:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bukokeh1noha" 2025/09/22 01:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/u46pbbmne4ksute8iq77r4oshe73u392dlsrp2emj9eclp9mvglg" 2025/09/22 01:03:46 DEBUG : Creating backend with remote "/tmp/rclone458631234" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bukokeh1noha'", Local "Local file system at /tmp/rclone458631234", Modify Window "1ms" 2025/09/22 01:03:48 DEBUG : HELLO, WORLD!: md5 = 97de36334689a9043e4921da92ba2d39 OK lower checkfile vs. upper remote (without normalization) 2025/09/22 01:03:48 ERROR : HELLO, WORLD!: sum not found 2025/09/22 01:03:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bukokeh1noha' 2025/09/22 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukokeh1noha': 1 files missing 2025/09/22 01:03:48 NOTICE: 1 hashes missing 2025/09/22 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukokeh1noha': 1 differences found 2025/09/22 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukokeh1noha': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/22 01:03:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukokeh1noha': 0 differences found 2025/09/22 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bukokeh1noha': 1 matching files 2025/09/22 01:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-logapib0yoxa" 2025/09/22 01:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:03:50 DEBUG : Creating backend with remote "TestDrive:crypt/4plr9ddaujp50p62hjv30785o3bumge71ir4d7maflb6iqerq2lg" 2025/09/22 01:03:50 DEBUG : Creating backend with remote "/tmp/rclone2674729522" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-logapib0yoxa'", Local "Local file system at /tmp/rclone2674729522", Modify Window "1ms" 2025/09/22 01:03:53 DEBUG : HeLlO, wOrLd!: md5 = 6777b4103e6ae317482cabcbf517a836 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/22 01:03:53 ERROR : HeLlO, wOrLd!: sum not found 2025/09/22 01:03:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-logapib0yoxa' 2025/09/22 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logapib0yoxa': 1 files missing 2025/09/22 01:03:53 NOTICE: 1 hashes missing 2025/09/22 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logapib0yoxa': 1 differences found 2025/09/22 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logapib0yoxa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/22 01:03:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logapib0yoxa': 0 differences found 2025/09/22 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-logapib0yoxa': 1 matching files 2025/09/22 01:03:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogeqij0moso" 2025/09/22 01:03:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:03:54 DEBUG : Creating backend with remote "TestDrive:crypt/cfclnqgfbsfuj2cr80b56pfe7h5ms99fbc9541lnke5bo31hu6q0" 2025/09/22 01:03:55 DEBUG : Creating backend with remote "/tmp/rclone3386648690" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogeqij0moso'", Local "Local file system at /tmp/rclone3386648690", Modify Window "1ms" 2025/09/22 01:03:57 DEBUG : HELLO, WORLD!: md5 = 042987443926c2549fb970d751abd749 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/22 01:03:58 ERROR : HELLO, WORLD!: sum not found 2025/09/22 01:03:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gogeqij0moso' 2025/09/22 01:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogeqij0moso': 1 files missing 2025/09/22 01:03:58 NOTICE: 1 hashes missing 2025/09/22 01:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogeqij0moso': 1 differences found 2025/09/22 01:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogeqij0moso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/22 01:03:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogeqij0moso': 0 differences found 2025/09/22 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogeqij0moso': 1 matching files 2025/09/22 01:03:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawufam9pobo" 2025/09/22 01:03:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:03:59 DEBUG : Creating backend with remote "TestDrive:crypt/lcuihb2p3is8569f9m4bsni2c63e5e8h2vrgi6pkp7b98boe78q0" 2025/09/22 01:04:00 DEBUG : Creating backend with remote "/tmp/rclone1240163344" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawufam9pobo'", Local "Local file system at /tmp/rclone1240163344", Modify Window "1ms" 2025/09/22 01:04:03 DEBUG : 測試_Русский___ě_áñ: md5 = 5c5b58aea966aa86726f70c569920e1e OK NFD checkfile vs. NFC remote (without normalization) 2025/09/22 01:04:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/22 01:04:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fawufam9pobo' 2025/09/22 01:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fawufam9pobo': 1 files missing 2025/09/22 01:04:03 NOTICE: 1 hashes missing 2025/09/22 01:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fawufam9pobo': 1 differences found 2025/09/22 01:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fawufam9pobo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/22 01:04:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fawufam9pobo': 0 differences found 2025/09/22 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fawufam9pobo': 1 matching files 2025/09/22 01:04:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-payuvar9goqa" 2025/09/22 01:04:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:04:04 DEBUG : Creating backend with remote "TestDrive:crypt/mtj3ljr4a1gbno7a3v6vdscvpobd3bua90h5sjd3fu10u2fdjobg" 2025/09/22 01:04:05 DEBUG : Creating backend with remote "/tmp/rclone2236840053" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-payuvar9goqa'", Local "Local file system at /tmp/rclone2236840053", Modify Window "1ms" 2025/09/22 01:04:08 DEBUG : 測試_Русский___ě_áñ: md5 = 755410290ea96d673f5e5dc070bfd7cb OK NFC checkfile vs. NFD remote (without normalization) 2025/09/22 01:04:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/22 01:04:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-payuvar9goqa' 2025/09/22 01:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuvar9goqa': 1 files missing 2025/09/22 01:04:08 NOTICE: 1 hashes missing 2025/09/22 01:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuvar9goqa': 1 differences found 2025/09/22 01:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuvar9goqa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/22 01:04:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuvar9goqa': 0 differences found 2025/09/22 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuvar9goqa': 1 matching files 2025/09/22 01:04:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafafat0pesi" 2025/09/22 01:04:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:04:10 DEBUG : Creating backend with remote "TestDrive:crypt/c5kirjckqhadnosnj38o4hs2a8sp38obu8opi0516g2rrnmq0gag" 2025/09/22 01:04:10 DEBUG : Creating backend with remote "/tmp/rclone528050401" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafafat0pesi'", Local "Local file system at /tmp/rclone528050401", Modify Window "1ms" 2025/09/22 01:04:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9e011da98949efe334d474c1a7bf5c9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/22 01:04:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/22 01:04:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nafafat0pesi' 2025/09/22 01:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafafat0pesi': 1 files missing 2025/09/22 01:04:13 NOTICE: 1 hashes missing 2025/09/22 01:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafafat0pesi': 1 differences found 2025/09/22 01:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafafat0pesi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/22 01:04:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafafat0pesi': 0 differences found 2025/09/22 01:04:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafafat0pesi': 1 matching files 2025/09/22 01:04:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuwakif3wewi" 2025/09/22 01:04:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:04:14 DEBUG : Creating backend with remote "TestDrive:crypt/jd2kl33q3di6h3ukj41qekh82uad51gp5v1o3m0h4oqkqtd9dsfg" 2025/09/22 01:04:15 DEBUG : Creating backend with remote "/tmp/rclone6032097" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuwakif3wewi'", Local "Local file system at /tmp/rclone6032097", Modify Window "1ms" 2025/09/22 01:04:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8b0a37ba32ff7ccb39879c49a9480947 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/22 01:04:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/22 01:04:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuwakif3wewi' 2025/09/22 01:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuwakif3wewi': 1 files missing 2025/09/22 01:04:18 NOTICE: 1 hashes missing 2025/09/22 01:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuwakif3wewi': 1 differences found 2025/09/22 01:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuwakif3wewi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/22 01:04:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuwakif3wewi': 0 differences found 2025/09/22 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuwakif3wewi': 1 matching files 2025/09/22 01:04:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mupasox7feta" 2025/09/22 01:04:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:04:19 DEBUG : Creating backend with remote "TestDrive:crypt/f1dsph7uregguneu6fp9cgk10vttbifbejpah7pkoeqnee2e86a0" 2025/09/22 01:04:20 DEBUG : Creating backend with remote "/tmp/rclone2682740242" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mupasox7feta'", Local "Local file system at /tmp/rclone2682740242", Modify Window "1ms" 2025/09/22 01:04:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0cb0e134f9703cb3d8dead0c8f2b4545 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/22 01:04:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/22 01:04:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mupasox7feta' 2025/09/22 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mupasox7feta': 1 files missing 2025/09/22 01:04:23 NOTICE: 1 hashes missing 2025/09/22 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mupasox7feta': 1 differences found 2025/09/22 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mupasox7feta': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/22 01:04:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mupasox7feta': 0 differences found 2025/09/22 01:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mupasox7feta': 1 matching files 2025/09/22 01:04:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dasufol8leko" 2025/09/22 01:04:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:04:24 DEBUG : Creating backend with remote "TestDrive:crypt/4djh9nra84h1h8o0965efbefkker8s6kg5tli77npo04sgnicd80" 2025/09/22 01:04:25 DEBUG : Creating backend with remote "/tmp/rclone1827000602" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dasufol8leko'", Local "Local file system at /tmp/rclone1827000602", Modify Window "1ms" 2025/09/22 01:04:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 36df98cecbb0eb605401005aafd5f588 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/22 01:04:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/22 01:04:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dasufol8leko' 2025/09/22 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasufol8leko': 1 files missing 2025/09/22 01:04:28 NOTICE: 1 hashes missing 2025/09/22 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasufol8leko': 1 differences found 2025/09/22 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasufol8leko': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/22 01:04:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasufol8leko': 0 differences found 2025/09/22 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasufol8leko': 1 matching files 2025/09/22 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasufol8leko': Purge remote 2025/09/22 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mupasox7feta': Purge remote 2025/09/22 01:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuwakif3wewi': Purge remote 2025/09/22 01:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafafat0pesi': Purge remote 2025/09/22 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-payuvar9goqa': Purge remote 2025/09/22 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawufam9pobo': Purge remote 2025/09/22 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogeqij0moso': Purge remote 2025/09/22 01:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-logapib0yoxa': Purge remote 2025/09/22 01:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bukokeh1noha': Purge remote 2025/09/22 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaqolaq8zete': Purge remote --- PASS: TestApplyTransforms (53.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:04:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/22 01:04:36 DEBUG : sub/file2: md5 = f909dddb6b8acdf8dcdc9d9ff1f879f7 OK 2025/09/22 01:04:36 INFO : file1: Copied (new) to: sub/file2 2025/09/22 01:04:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 01:04:37 DEBUG : file1: Unchanged skipping 2025/09/22 01:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': don't need to copy/move sub/file2, it is already at target location 2025/09/22 01:04:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.37s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:04:42 DEBUG : dst/file1: md5 = 2b6839bd367a59172db8458bbb16c0aa OK 2025/09/22 01:04:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/backup" 2025/09/22 01:04:43 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/1nrff024r7pq65ecp72fc28jb0" 2025/09/22 01:04:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/22 01:04:47 INFO : dst/file1: Moved (server-side) 2025/09/22 01:04:48 DEBUG : dst/file1: md5 = 7f261a7e8868799d8db0ae8a0b1f081a OK 2025/09/22 01:04:48 INFO : dst/file1: Copied (new) 2025/09/22 01:04:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 01:04:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 01:04:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.32s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:04:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/dst" 2025/09/22 01:04:53 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 01:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/CompareDest" 2025/09/22 01:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/gveqi14airsml4bgu7krj116o8" 2025/09/22 01:04:56 DEBUG : one: Need to transfer - File not found at Destination 2025/09/22 01:04:59 DEBUG : one: md5 = e8d8ddce8668b9a71fed72b723fd081c OK 2025/09/22 01:04:59 INFO : one: Copied (new) 2025/09/22 01:05:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:05:02 DEBUG : one: md5 = 95dd22294f3bb9afa3f7487e920dcef4 OK 2025/09/22 01:05:02 INFO : one: Copied (replaced existing) 2025/09/22 01:05:03 DEBUG : dst/one: md5 = bf3fbed30ec53e706784e15d57183e02 OK 2025/09/22 01:05:06 DEBUG : CompareDest/one: md5 = f3fd33ec01be60de9fd54b4bc8ab5927 OK 2025/09/22 01:05:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:05:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 01:05:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 01:05:09 DEBUG : CompareDest/two: md5 = 4e1d137fb8cf0443a54dec2e3f9ef4a4 OK 2025/09/22 01:05:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 01:05:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 01:05:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/22 01:05:11 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 01:05:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 01:05:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/22 01:05:12 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 01:05:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/22 01:05:14 DEBUG : two: md5 = 7d032d4a74cfefa4fcc94aeec7ac8dda OK 2025/09/22 01:05:14 INFO : two: Copied (new) 2025/09/22 01:05:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 01:05:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:05:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 01:05:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.81s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:05:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/dst" 2025/09/22 01:05:18 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 01:05:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/CopyDest" 2025/09/22 01:05:20 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/22 01:05:21 DEBUG : one: Need to transfer - File not found at Destination 2025/09/22 01:05:24 DEBUG : one: md5 = 0c23846f43287be89377ff4b8e2b7d52 OK 2025/09/22 01:05:24 INFO : one: Copied (new) 2025/09/22 01:05:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:05:27 DEBUG : one: md5 = cf18409c663da82f0825a45f70fdb0e8 OK 2025/09/22 01:05:27 INFO : one: Copied (replaced existing) 2025/09/22 01:05:29 DEBUG : dst/one: md5 = 789419c64d10d7c9b03a3a0287fd7b9f OK 2025/09/22 01:05:31 DEBUG : CopyDest/one: md5 = 083dfa54554a39944f4c878d047497e7 OK 2025/09/22 01:05:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/BackupDir" 2025/09/22 01:05:32 DEBUG : Config file has changed externally - reloading 2025/09/22 01:05:32 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/22 01:05:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:05:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 01:05:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:05:35 INFO : one: Moved (server-side) 2025/09/22 01:05:36 INFO : one: Copied (server-side copy) 2025/09/22 01:05:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/22 01:05:38 DEBUG : CopyDest/two: md5 = 64116402bbf0229c4143e086bb834c2d OK 2025/09/22 01:05:39 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 01:05:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 01:05:40 INFO : two: Copied (server-side copy) 2025/09/22 01:05:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/22 01:05:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 01:05:41 DEBUG : two: Unchanged skipping 2025/09/22 01:05:43 DEBUG : CopyDest/three: md5 = 9352bbad8451ea78c0d37b94a4a555ae OK 2025/09/22 01:05:44 DEBUG : three: Need to transfer - File not found at Destination 2025/09/22 01:05:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/22 01:05:44 DEBUG : three: Destination not found in --copy-dest 2025/09/22 01:05:46 DEBUG : three: md5 = 9f0eca0a78fa6d4e7873e24c5249c3d0 OK 2025/09/22 01:05:46 INFO : three: Copied (new) 2025/09/22 01:05:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/22 01:05:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 01:05:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:05:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 01:05:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:05:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/22 01:05:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.73s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:05:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/22 01:05:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 33f6e008fe1f0ad446bf5b8309f6fb2b OK 2025/09/22 01:05:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/22 01:05:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/22 01:05:57 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/22 01:05:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/22 01:05:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/22 01:06:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0189a5102cae2acfcbd0ed443fabe1c0 OK 2025/09/22 01:06:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/22 01:06:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/22 01:06:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.23s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:06:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Looking for duplicate names using skip mode. 2025/09/22 01:06:06 NOTICE: one: Found 2 files with duplicate names 2025/09/22 01:06:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.73s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:06:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Looking for duplicate names using skip mode. 2025/09/22 01:06:12 NOTICE: one: Found 3 files with duplicate names 2025/09/22 01:06:12 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/22 01:06:13 INFO : one: Deleted 2025/09/22 01:06:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.80s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:06:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Looking for duplicate names using first mode. 2025/09/22 01:06:19 NOTICE: one: Found 3 files with duplicate names 2025/09/22 01:06:19 INFO : one: Deleted 2025/09/22 01:06:20 INFO : one: Deleted 2025/09/22 01:06:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.60s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:06:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Looking for duplicate names using newest mode. 2025/09/22 01:06:26 NOTICE: one: Found 3 files with duplicate names 2025/09/22 01:06:26 INFO : one: Deleted 2025/09/22 01:06:27 INFO : one: Deleted 2025/09/22 01:06:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.05s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:06:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Looking for duplicate names using oldest mode. 2025/09/22 01:06:33 NOTICE: one: Found 3 files with duplicate names 2025/09/22 01:06:33 INFO : one: Deleted 2025/09/22 01:06:34 INFO : one: Deleted 2025/09/22 01:06:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:06:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Looking for duplicate names using largest mode. 2025/09/22 01:06:39 NOTICE: one: Found 3 files with duplicate names 2025/09/22 01:06:39 INFO : one: Deleted 2025/09/22 01:06:40 INFO : one: Deleted 2025/09/22 01:06:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:06:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Looking for duplicate names using smallest mode. 2025/09/22 01:06:45 NOTICE: one: Found 3 files with duplicate names 2025/09/22 01:06:46 INFO : one: Deleted 2025/09/22 01:06:46 INFO : one: Deleted 2025/09/22 01:06:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.32s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:06:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Looking for duplicate names using rename mode. 2025/09/22 01:06:53 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/22 01:06:54 INFO : one-2.txt: renamed from: one.txt 2025/09/22 01:06:55 INFO : one-3.txt: renamed from: one.txt 2025/09/22 01:06:56 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.20s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:07:01 DEBUG : dupe1/one.txt: md5 = 1383f3747e772287d1755ea9dc55f8f8 OK 2025/09/22 01:07:03 DEBUG : dupe2/two.txt: md5 = 8f5fe9beb88b912726447d9b76c9cdb2 OK 2025/09/22 01:07:05 DEBUG : dupe3/three.txt: md5 = 5aed044b36e91114f5108a82896a88e6 OK 2025/09/22 01:07:05 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/22 01:07:06 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/22 01:07:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/22 01:07:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/22 01:07:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/22 01:07:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/22 01:07:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.54s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:07:12 DEBUG : a.txt: md5 = 9d4c390fc18a3b47cc3cbc7331168db0 OK 2025/09/22 01:07:14 DEBUG : zend.txt: md5 = 6db21b12c9600b44e9427d4759998bb1 OK 2025/09/22 01:07:16 DEBUG : sub dir/hello world: md5 = 208c37a6b15e0a671bfd7f460893761a OK 2025/09/22 01:07:17 DEBUG : sub dir/hello world2: md5 = 038da03ccd9f2103c13e4ee5ae9df5ed OK 2025/09/22 01:07:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 4971e72714567b9ed5e8947be4e5eaad OK 2025/09/22 01:07:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = 79d07e2078e6ba928c7966b56bb16dee OK 2025/09/22 01:07:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = f2ef4349d6f9278645ccff52d017eead OK 2025/09/22 01:07:25 DEBUG : a.txt: Excluded (Size Filter) 2025/09/22 01:07:25 DEBUG : a.txt: Excluded 2025/09/22 01:07:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/22 01:07:25 DEBUG : sub dir/hello world: Excluded 2025/09/22 01:07:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/22 01:07:25 DEBUG : sub dir/hello world2: Excluded 2025/09/22 01:07:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/22 01:07:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/22 01:07:26 DEBUG : sub dir/hello world: Excluded 2025/09/22 01:07:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/22 01:07:26 DEBUG : sub dir/hello world2: Excluded 2025/09/22 01:07:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/22 01:07:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/22 01:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/22 01:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/22 01:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/22 01:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/22 01:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/22 01:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.05s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:07:35 DEBUG : a.txt: md5 = bbba52a5c59937bb9e4a93a0fe2744c3 OK 2025/09/22 01:07:36 DEBUG : zend.txt: md5 = de7e2ae69b8fe43cf963ee06a8fafb6f OK 2025/09/22 01:07:39 DEBUG : sub dir/hello world: md5 = dffd5877f366abac2a9f6a8e1c173f60 OK 2025/09/22 01:07:40 DEBUG : sub dir/hello world2: md5 = 9aedc51f0baac15397ea949a75760fe8 OK 2025/09/22 01:07:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 0d76448acf6b86234aaef354bcf61bd7 OK 2025/09/22 01:07:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2ff8407d173acd53f9e7125ed9394e2a OK 2025/09/22 01:07:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = b0a6342ec71ef992d04b3641ad4a4526 OK 2025/09/22 01:07:47 DEBUG : a.txt: Excluded (Size Filter) 2025/09/22 01:07:47 DEBUG : a.txt: Excluded 2025/09/22 01:07:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/22 01:07:48 DEBUG : sub dir/hello world: Excluded 2025/09/22 01:07:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/22 01:07:48 DEBUG : sub dir/hello world2: Excluded 2025/09/22 01:07:48 DEBUG : sub dir/ignore dir: Excluded 2025/09/22 01:07:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/22 01:07:48 DEBUG : sub dir/hello world: Excluded 2025/09/22 01:07:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/22 01:07:48 DEBUG : sub dir/hello world2: Excluded 2025/09/22 01:07:48 DEBUG : sub dir/ignore dir: Excluded 2025/09/22 01:07:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/22 01:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/22 01:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/22 01:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/22 01:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/22 01:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/22 01:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.84s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:07:56 DEBUG : file1: md5 = a295dcc1702d2f591b643e8e2baea1be OK 2025/09/22 01:07:59 DEBUG : sub/file2: md5 = f7bc5b665b0ba6fbea246d8b40c90ebd 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/09/22 01:08:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/22 01:08:02 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/22 01:08:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/22 01:08:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.27s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:06 DEBUG : file1: md5 = 7addd49a2c98e16408a96718bed4dcf4 OK 2025/09/22 01:08:08 DEBUG : sub/file2: md5 = 298cf24ef23ac2861b7346e5e1aa384f 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/09/22 01:08:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/notfound" 2025/09/22 01:08:12 DEBUG : Config file has changed externally - reloading 2025/09/22 01:08:12 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/qe0i31qdkoejk60elps0ni5sqk" 2025/09/22 01:08:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.35s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Making directory 2025/09/22 01:08:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:18 DEBUG : sub dir/hello world: md5 = 5127b9ce3671aca55da4bcc10861e2b5 OK 2025/09/22 01:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.78s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:23 DEBUG : potato2: md5 = 748530433f8ba186d552a2bdb2c7b2e8 OK 2025/09/22 01:08:24 DEBUG : empty space: md5 = 60cc40e0e25e5706ab33fc158bbb7432 OK --- PASS: TestLs (4.94s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:27 DEBUG : potato2: md5 = f89a6244a882bcc44778c8ae989454b5 OK 2025/09/22 01:08:29 DEBUG : empty space: md5 = e873a5a838e30aca408e7492abb090fa OK 2025/09/22 01:08:29 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/22 01:08:29 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.01s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:32 DEBUG : potato2: md5 = f2d4635fb8b6ca2e613a4cb4c9400098 OK 2025/09/22 01:08:34 DEBUG : empty space: md5 = 257eddf1bbe748802691f56d89981554 OK --- PASS: TestLsLong (5.12s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:38 DEBUG : potato2: md5 = 2a7632e5dae9be150efa9e36d94f0b0e OK 2025/09/22 01:08:39 DEBUG : empty space: md5 = 2d9ddd7c59697612df576cf38a2c2875 OK --- PASS: TestHashSums (4.46s) === RUN TestHashSumsWithErrors 2025/09/22 01:08:41 DEBUG : Creating backend with remote ":memory:" 2025/09/22 01:08:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/22 01:08:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/22 01:08:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/22 01:08:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/22 01:08:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/22 01:08:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/22 01:08:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/22 01:08:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/22 01:08:41 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:42 DEBUG : potato2: md5 = b3b1fee03a751cb2a45a58a32bde32b8 OK 2025/09/22 01:08:44 DEBUG : empty space: md5 = d91be7f9a278ef4a69e320f2b0500ed6 OK 2025/09/22 01:08:46 DEBUG : sub dir/potato3: md5 = 759d8996914204887017c0bf71f0139a OK 2025/09/22 01:08:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.42s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:50 DEBUG : small: md5 = 8135222c9e9c00fb7cd388cc0f409f5c OK 2025/09/22 01:08:52 DEBUG : medium: md5 = 69ace2dd5b45c243357d676cb040f925 OK 2025/09/22 01:08:53 DEBUG : large: md5 = 7e09a71ce5433ff0d6acb20e02b9d50f OK 2025/09/22 01:08:54 DEBUG : Waiting for deletions to finish 2025/09/22 01:08:54 DEBUG : large: Excluded (Size Filter) 2025/09/22 01:08:54 INFO : medium: Deleted 2025/09/22 01:08:54 INFO : small: Deleted --- PASS: TestDelete (6.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:08:57 DEBUG : small: md5 = 680faa7b7697675c2057b4e30a0bc0fb OK 2025/09/22 01:08:58 DEBUG : medium: md5 = 8bf5a7dfdbfe01928eaab78fee333364 OK 2025/09/22 01:08:59 DEBUG : large: md5 = 21868d9313420e95bd2407f4ea72ea85 OK 2025/09/22 01:09:00 DEBUG : Waiting for deletions to finish 2025/09/22 01:09:00 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/22 01:09:00 INFO : large: Deleted 2025/09/22 01:09:00 INFO : small: Deleted --- PASS: TestMaxDelete (6.79s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:09:03 DEBUG : small: md5 = ffce7ca11b414fc4492bbcfce119c1ed OK 2025/09/22 01:09:05 DEBUG : medium: md5 = a4207fc0d45bed51097f8bda12ae9f3c OK 2025/09/22 01:09:07 DEBUG : large: md5 = 478faf540c5941ca04358dd25b2de177 OK 2025/09/22 01:09:07 DEBUG : Waiting for deletions to finish 2025/09/22 01:09:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/22 01:09:07 INFO : small: Deleted 2025/09/22 01:09:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.10s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:09:11 DEBUG : small: md5 = 9765b18c679325e3fc39374ced505279 OK 2025/09/22 01:09:12 DEBUG : medium: md5 = 1dc01990ce7f4922cb3f8f23848caeb2 OK 2025/09/22 01:09:13 DEBUG : large: md5 = 082ffab8ef38b8dcfc7686c16cd47b5e OK 2025/09/22 01:09:14 DEBUG : Waiting for deletions to finish 2025/09/22 01:09:14 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/22 01:09:14 INFO : small: Deleted 2025/09/22 01:09:14 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.39s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:09:18 DEBUG : ReadFile: md5 = 1a477b7d517f9a73689b73107809f9f1 OK --- PASS: TestReadFile (3.89s) === RUN TestRetry 2025/09/22 01:09:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/22 01:09:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/22 01:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/22 01:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/22 01:09:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/22 01:09:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/22 01:09:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:09:22 DEBUG : file1: md5 = cc35a1347c765c352b4e88da602226ea OK 2025/09/22 01:09:23 DEBUG : file2: md5 = 47026857f00cc207731a7ce37b9c8034 OK --- PASS: TestCat (16.55s) === RUN TestPurge 2025/09/22 01:09:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vahoqum1codo" 2025/09/22 01:09:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:09:37 DEBUG : Creating backend with remote "TestDrive:crypt/9864u647rjr0csohvnamcadlno7dd2v1rl9ehb0971bqtuq2fdd0" 2025/09/22 01:09:38 DEBUG : Creating backend with remote "/tmp/rclone1902391563" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vahoqum1codo'", Local "Local file system at /tmp/rclone1902391563", Modify Window "1ms" 2025/09/22 01:09:43 DEBUG : A1/B1/C1/one: md5 = 84343f5eaa006fc3b27d19be4fa378c6 OK 2025/09/22 01:09:43 INFO : A2: Making directory 2025/09/22 01:09:43 INFO : A1/B2: Making directory 2025/09/22 01:09:44 INFO : A1/B2/C2: Making directory 2025/09/22 01:09:45 INFO : A1/B1/C3: Making directory 2025/09/22 01:09:45 INFO : A3: Making directory 2025/09/22 01:09:46 INFO : A3/B3: Making directory 2025/09/22 01:09:47 INFO : A3/B3/C4: Making directory 2025/09/22 01:09:49 DEBUG : A1/two: md5 = 82ddab65c834919bad1f630236c71a2c OK 2025/09/22 01:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vahoqum1codo': Purge remote 2025/09/22 01:09:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.40s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:09:57 DEBUG : A1/B1/C1/one: md5 = fa559428663582ee5762a8af16c7d412 OK 2025/09/22 01:09:57 INFO : A2: Making directory 2025/09/22 01:09:57 INFO : A1/B2: Making directory 2025/09/22 01:09:58 INFO : A1/B2/C2: Making directory 2025/09/22 01:09:59 INFO : A1/B1/C3: Making directory 2025/09/22 01:10:00 INFO : A3: Making directory 2025/09/22 01:10:00 INFO : A3/B3: Making directory 2025/09/22 01:10:01 INFO : A3/B3/C4: Making directory 2025/09/22 01:10:03 DEBUG : A1/two: md5 = 5cef532a6665f7bdad5890244708ca64 OK 2025/09/22 01:10:04 DEBUG : removing 1 level 3 directories 2025/09/22 01:10:04 INFO : A3/B3/C4: Removing directory 2025/09/22 01:10:07 DEBUG : removing 2 level 3 directories 2025/09/22 01:10:07 INFO : A1/B2/C2: Removing directory 2025/09/22 01:10:07 INFO : A1/B1/C3: Removing directory 2025/09/22 01:10:08 DEBUG : removing 2 level 2 directories 2025/09/22 01:10:08 INFO : A3/B3: Removing directory 2025/09/22 01:10:08 INFO : A1/B2: Removing directory 2025/09/22 01:10:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/22 01:10:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/22 01:10:08 DEBUG : removing 2 level 1 directories 2025/09/22 01:10:08 INFO : A3: Removing directory 2025/09/22 01:10:08 INFO : A2: Removing directory 2025/09/22 01:10:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/22 01:10:12 DEBUG : removing 1 level 3 directories 2025/09/22 01:10:12 INFO : A1/B1/C1: Removing directory 2025/09/22 01:10:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:13 DEBUG : removing 1 level 2 directories 2025/09/22 01:10:13 INFO : A1/B1: Removing directory 2025/09/22 01:10:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/22 01:10:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 01:10:14 DEBUG : removing 1 level 1 directories 2025/09/22 01:10:14 INFO : A1: Removing directory 2025/09/22 01:10:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/22 01:10:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/22 01:10:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 01:10:14 DEBUG : removing 1 level 0 directories 2025/09/22 01:10:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Removing directory 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 01:10:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.20s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:10:16 INFO : A1: Making directory 2025/09/22 01:10:17 INFO : A1/B1: Making directory 2025/09/22 01:10:18 INFO : A1/B1/C1: Making directory 2025/09/22 01:10:20 DEBUG : removing 1 level 3 directories 2025/09/22 01:10:20 INFO : A1/B1/C1: Removing directory 2025/09/22 01:10:21 DEBUG : removing 1 level 2 directories 2025/09/22 01:10:21 INFO : A1/B1: Removing directory 2025/09/22 01:10:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 01:10:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.92s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:10:24 INFO : A1: Making directory 2025/09/22 01:10:24 INFO : A1/B1: Making directory 2025/09/22 01:10:25 INFO : A1/B1/C1: Making directory 2025/09/22 01:10:28 DEBUG : removing 1 level 3 directories 2025/09/22 01:10:28 INFO : A1/B1/C1: Removing directory 2025/09/22 01:10:28 DEBUG : removing 1 level 2 directories 2025/09/22 01:10:28 INFO : A1/B1: Removing directory 2025/09/22 01:10:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 01:10:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.28s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:10:33 DEBUG : file1: md5 = 50d1a1670b04f96afc5bf18e9a6a509e OK 2025/09/22 01:10:33 DEBUG : filename.txt: File name found in url 2025/09/22 01:10:34 DEBUG : filename.txt: md5 = a73d51888e4de4f0a89594f3ec0d682e OK 2025/09/22 01:10:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/22 01:10:36 DEBUG : headerfilename.txt: md5 = 372574bc7c35449dfe0d95877516a7fb OK 2025/09/22 01:10:37 DEBUG : file2: md5 = 4e8471d8823a7f2a74224e5d99597625 OK --- PASS: TestCopyURL (8.91s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:10:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/22 01:10:42 DEBUG : sub/file2: md5 = 87e068492405a31c31e4667707354d27 OK 2025/09/22 01:10:42 INFO : file1: Copied (new) to: sub/file2 2025/09/22 01:10:42 INFO : file1: Deleted 2025/09/22 01:10:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 01:10:43 DEBUG : file1: Unchanged skipping 2025/09/22 01:10:43 INFO : file1: Deleted 2025/09/22 01:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': don't need to copy/move sub/file2, it is already at target location 2025/09/22 01:10:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.13s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:10:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/22 01:10:48 DEBUG : file1: md5 = d9d70b87b592a91c0c396baf25bc3f93 OK 2025/09/22 01:10:48 INFO : file1: Copied (new) 2025/09/22 01:10:48 INFO : file1: Deleted 2025/09/22 01:10:48 DEBUG : file1: Destination exists, skipping 2025/09/22 01:10:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:10:52 DEBUG : dst/file1: md5 = 7be43e26645b32ff6e59c4f456471396 OK 2025/09/22 01:10:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyuwul5soqi/backup" 2025/09/22 01:10:53 DEBUG : Config file has changed externally - reloading 2025/09/22 01:10:53 DEBUG : Creating backend with remote "TestDrive:crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900/1nrff024r7pq65ecp72fc28jb0" 2025/09/22 01:10:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/22 01:10:57 INFO : dst/file1: Moved (server-side) 2025/09/22 01:10:58 DEBUG : dst/file1: md5 = c83dbf21b76131be2a20e34daa160164 OK 2025/09/22 01:10:58 INFO : dst/file1: Copied (new) 2025/09/22 01:10:58 INFO : dst/file1: Deleted 2025/09/22 01:11:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 01:11:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 01:11:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.93s) === 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:11:05 DEBUG : A1/one: md5 = 3cd27f4b4b4e828c49a4e59ae5f81b8b OK 2025/09/22 01:11:07 DEBUG : A1/two: md5 = 81d69b28f3663e8e6509a4598809d1f7 OK 2025/09/22 01:11:09 DEBUG : A1/B1/three: md5 = 97009596c09a370c236fba96286d84d5 OK 2025/09/22 01:11:11 DEBUG : A1/B1/C1/four: md5 = 0ef31a85303391b231567e064b6e67bd OK 2025/09/22 01:11:13 DEBUG : A1/B1/C2/five: md5 = da83cd0f9f752acd5853da93b2c45106 OK 2025/09/22 01:11:13 INFO : A1/B2: Making directory 2025/09/22 01:11:14 INFO : A1/B1/C3: Making directory 2025/09/22 01:11:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/22 01:11:24 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/22 01:11:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/22 01:11:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/22 01:11:24 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/22 01:11:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/22 01:11:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/22 01:11:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 01:11:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/22 01:11:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/22 01:11:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/22 01:11:35 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/22 01:11:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/22 01:11:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/22 01:11:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/22 01:11:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/22 01:11:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/22 01:11:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/22 01:11:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 01:11:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/22 01:11:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/22 01:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/22 01:11:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/22 01:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/22 01:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/22 01:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 01:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/22 01:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/22 01:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/22 01:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 01:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.88s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/22 01:11:50 DEBUG : no_checksum_small_file_from_pipe: md5 = b16a8423885a6fc895e623e31a828f15 OK 2025/09/22 01:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/22 01:11:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/22 01:11:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/22 01:11:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 0414fb80ef56a6d5939b651eaefb60f2 OK 2025/09/22 01:11:52 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/22 01:11:55 DEBUG : with_checksum_small_file_from_pipe: md5 = 6245ddfadf450944b089209b02155154 OK 2025/09/22 01:11:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/22 01:11:56 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/22 01:11:57 DEBUG : with_checksum_big_file_from_pipe: md5 = 69ff4da9e5dc5b16d96b17a960e99400 OK 2025/09/22 01:11:57 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:11:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/22 01:12:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 01:12:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/22 01:12:02 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-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/22 01:12:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/22 01:12:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/22 01:12:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.16s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/22 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': File to upload is small (48 bytes), uploading instead of streaming 2025/09/22 01:12:10 DEBUG : rcat_metadata: md5 = 4263aed96b6c9aa2f961e79b35fa8f05 OK 2025/09/22 01:12:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/22 01:12:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/22 01:12:13 DEBUG : rcat_metadata_uploadcutoff0: md5 = 34d1db77549097b946abaea01581f155 OK 2025/09/22 01:12:13 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.13s) --- PASS: TestRcatMetadata/Normal (2.59s) --- PASS: TestRcatMetadata/ViaDisk (3.09s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:16 DEBUG : potato1: md5 = b9d5070166a7adc538b18e5b756a782f OK 2025/09/22 01:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/22 01:12:18 DEBUG : potato2: md5 = 17f737a7d6b6174dc91dd6a6de5f297f OK 2025/09/22 01:12:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.57s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:21 DEBUG : potato1: md5 = fb02323ddd28963ef2a325cd174de601 OK 2025/09/22 01:12:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/22 01:12:22 DEBUG : potato2: md5 = 66d5c914483687793091668659e091cc OK 2025/09/22 01:12:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.81s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:26 DEBUG : potato2: md5 = 48fc173d4a9ffdfe23e8efaf5b802d92 OK 2025/09/22 01:12:27 DEBUG : empty space: md5 = ab1d94581379e6ced98cb0ce05b79fc1 OK 2025/09/22 01:12:29 DEBUG : sub dir/potato3: md5 = 9f0d202f67ad4490662db56d753c6e5b OK 2025/09/22 01:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Touching "sub dir/potato3" 2025/09/22 01:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Touching "empty space" 2025/09/22 01:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Touching "potato2" 2025/09/22 01:12:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.66s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:34 DEBUG : dir with metadata: Making directory with metadata 2025/09/22 01:12:34 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:36 DEBUG : directory with modtime: Making directory with metadata 2025/09/22 01:12:37 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.49s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/22 01:12:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 01:12:39 DEBUG : Google drive root 'crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900': Skipping btime metadata as can't update it on an existing file: 2025-09-22T01:12:38.991218404Z 2025/09/22 01:12:39 INFO : non existent directory: Updated directory metadata 2025/09/22 01:12:41 DEBUG : Google drive root 'crypt/3bpobtrfvhfd7d97jnoorrogmhac25vmt7qorvk446mhdhsq5900': Skipping btime metadata as can't update it on an existing file: 2025-09-22T01:12:38.991218404Z 2025/09/22 01:12:42 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.82s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:43 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/22 01:12:45 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/22 01:12:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.40s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/22 01:12:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 01:12:48 DEBUG : dst: Making directory with metadata 2025/09/22 01:12:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 01:12:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 01:12:49 INFO : dst: Set directory modification time (using SetModTime) 2025/09/22 01:12:49 INFO : dst: Set directory modification time (using SetModTime) 2025/09/22 01:12:49 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/22 01:12:50 INFO : dst: Set directory modification time (using SetModTime) 2025/09/22 01:12:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi'", Local "Local file system at /tmp/rclone152970186", Modify Window "1ms" 2025/09/22 01:12:53 DEBUG : sub dir/test remove existing: md5 = 8c3dd074f6340210cf389864867055e9 OK 2025/09/22 01:12:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fe8903bf6dfc1727705a40053f8a4b53 OK 2025/09/22 01:12:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rixelaq2" before starting 2025/09/22 01:12:58 DEBUG : sub dir/test remove existing.rixelaq2: TEST: removing renamed existing file after operation 2025/09/22 01:12:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lavirah4" before starting 2025/09/22 01:13:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lavirah4: TEST: renaming existing back after failed operation 2025/09/22 01:13:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fuxepek5" before starting 2025/09/22 01:13:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fuxepek5: TEST: removing renamed existing file after operation 2025/09/22 01:13:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hiibl1sekqr80bnjbbgov1ogv8e489tti5fgrhef6rm0bcfe79j0" 2025/09/22 01:13:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1hap988jgf7s3slav39qi2v9tn1c79r2hl1l5l4h133j0m9tboq39ameumchsn2suic34541sgigq59feki41lgfs22lhvku80r3ejg9kcnqebcn9jjqc03h6hsl651i6j9boaqq0tjk5ddc271jjghd8k25lh8tvp9khctvpcmkvd4hea80" --- PASS: TestRemoveExisting (13.35s) === 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/09/22 01:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyuwul5soqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m57.027937316s (try 1/5)