"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/14 02:38:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli" 2025/08/14 02:38:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:38:26 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg" 2025/08/14 02:38:27 DEBUG : Creating backend with remote "/tmp/rclone58756902" === 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-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", 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-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/14 02:38:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/14 02:38:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/14 02:38:27 DEBUG : potato: Seek from 10 to 0 2025/08/14 02:38:27 DEBUG : potato: Seek from 10 to 0 2025/08/14 02:38:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/14 02:38:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/14 02:38:27 DEBUG : potato: Seek from 5 to 2 2025/08/14 02:38:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/14 02:38:27 DEBUG : potato: Seek from 7 to 0 2025/08/14 02:38:27 DEBUG : potato: Seek from 7 to 0 2025/08/14 02:38:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/14 02:38:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/14 02:38:27 DEBUG : potato: Seek from 5 to 2 2025/08/14 02:38:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/14 02:38:27 DEBUG : potato: Seek from 8 to 0 2025/08/14 02:38:27 DEBUG : potato: Seek from 8 to 0 2025/08/14 02:38:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/14 02:38:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/14 02:38:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/14 02:38:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/14 02:38:27 DEBUG : potato: Seek from 5 to 2 2025/08/14 02:38:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/14 02:38:27 DEBUG : potato: Seek from 9 to 0 2025/08/14 02:38:27 DEBUG : potato: Seek from 9 to 0 2025/08/14 02:38:27 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-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:38:30 DEBUG : rutabaga: md5 = 25873e77e2a0821539470f3e9ef7b3b9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/14 02:38:32 DEBUG : empty space: md5 = dce8287c03a68fc3f74bad9f75cd0ef5 OK === RUN TestCheck/3 2025/08/14 02:38:34 DEBUG : potato2: md5 = ed15b1ec3514f5bad6539f33dc6026f9 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/14 02:38:37 DEBUG : remotepotato: md5 = 2636e4ed384bbd01c2d0faded043dc7f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.48s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/08/14 02:38:41 DEBUG : Creating backend with remote "nonexistent" 2025/08/14 02:38:41 DEBUG : Creating backend with remote "nonexistent" 2025/08/14 02:38:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/14 02:38:41 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/08/14 02:38:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/14 02:38:41 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-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:38:42 DEBUG : rutabaga: md5 = e6c4c1fed77f73c16f255d20e4e10966 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/14 02:38:47 DEBUG : empty space: md5 = 21221de79617b9f1879a9d32fbe5a59e OK === RUN TestCheckDownload/3 2025/08/14 02:38:50 DEBUG : potato2: md5 = d258e6e2259a8f7dfd22905660a34f89 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/14 02:38:54 DEBUG : remotepotato: md5 = 9e8ba54e56133b6d490f820a09ce89c4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.39s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.33s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (1.27s) --- PASS: TestCheckDownload/6 (1.18s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:39:01 DEBUG : rutabaga: md5 = 1ca7a595242f6045e6a5ce2449cbe948 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/14 02:39:03 DEBUG : empty space: md5 = 273c11686b8e0c2c78a1aeca1bab2b7a OK === RUN TestCheckSizeOnly/3 2025/08/14 02:39:05 DEBUG : potato2: md5 = 53b3876be46095e6e820c4d08465b9f4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/14 02:39:08 DEBUG : remotepotato: md5 = 4f7f9400449b6a3b03ad7e2991815a5d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.00s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.32s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:39:13 DEBUG : test.sum: md5 = f4f923b37cb42af5e16df41bf7b70cf0 OK 2025/08/14 02:39:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/14 02:39:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/14 02:39:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/14 02:39:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/14 02:39:16 DEBUG : test.sum: md5 = 401f97ab55fbc77019badce94c0eb8af OK 2025/08/14 02:39:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/14 02:39:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/14 02:39:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/14 02:39:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.16s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:39:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/data" 2025/08/14 02:39:18 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:39:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/data" 2025/08/14 02:39:20 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/vjrnln8ratgmqakfosrqe8espk" 2025/08/14 02:39:24 DEBUG : data/banana: md5 = 446dec80a382dcbc977aa91740cef55e OK 2025/08/14 02:39:26 DEBUG : test.sum: md5 = 8799475fe0158adcc4a10637f07129f7 OK === RUN TestCheckSumDownload/subtest1 2025/08/14 02:39:30 DEBUG : data/potato: md5 = eea860ed64ab64cb85a6f16a927ea65a OK 2025/08/14 02:39:32 DEBUG : test.sum: md5 = 53bcb9bbac6e08980f42568ae8b0558e OK === RUN TestCheckSumDownload/subtest2 2025/08/14 02:39:37 DEBUG : test.sum: md5 = 149f9794f0a8089218d8ea4c97d79478 OK === RUN TestCheckSumDownload/subtest3 2025/08/14 02:39:42 DEBUG : test.sum: md5 = b5d9f6608036296f93a1f6f78bc61a23 OK === RUN TestCheckSumDownload/subtest4 2025/08/14 02:39:46 DEBUG : test.sum: md5 = 251e3de2b5f3d734411115ffedf7ec2e OK === RUN TestCheckSumDownload/subtest5 2025/08/14 02:39:51 DEBUG : test.sum: md5 = 9b6d474ba415d4438b05391286cb00ce OK === RUN TestCheckSumDownload/subtest6 2025/08/14 02:39:55 DEBUG : data/banana: md5 = 301421401a94ea13abb974e286c25399 OK 2025/08/14 02:39:57 DEBUG : data/potato: md5 = 8431840e038d206f09b100880a9f0eea OK 2025/08/14 02:39:59 DEBUG : test.sum: md5 = 55ec2df0bbff2bc52ac1cec743c12910 OK === RUN TestCheckSumDownload/subtest7 2025/08/14 02:40:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/14 02:40:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (44.46s) --- PASS: TestCheckSumDownload/subtest1 (2.24s) --- PASS: TestCheckSumDownload/subtest2 (2.89s) --- PASS: TestCheckSumDownload/subtest3 (2.51s) --- PASS: TestCheckSumDownload/subtest4 (2.33s) --- PASS: TestCheckSumDownload/subtest5 (2.91s) --- PASS: TestCheckSumDownload/subtest6 (2.28s) --- PASS: TestCheckSumDownload/subtest7 (2.34s) === RUN TestApplyTransforms 2025/08/14 02:40:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duqipet8tosi" 2025/08/14 02:40:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:05 DEBUG : Creating backend with remote "TestDrive:crypt/gt6l2k7f1vvja7um0jgedea0l6jkqrio25c0n2ivi7d7l55rfun0" 2025/08/14 02:40:06 DEBUG : Creating backend with remote "/tmp/rclone2040451861" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duqipet8tosi'", Local "Local file system at /tmp/rclone2040451861", Modify Window "1ms" 2025/08/14 02:40:08 DEBUG : hello, world!: md5 = e42ac91248aaa6fd602d60ed369d8446 OK upper checkfile vs. lower remote (without normalization) 2025/08/14 02:40:09 ERROR : hello, world!: sum not found 2025/08/14 02:40:09 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duqipet8tosi' 2025/08/14 02:40:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqipet8tosi': 1 files missing 2025/08/14 02:40:09 NOTICE: 1 hashes missing 2025/08/14 02:40:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqipet8tosi': 1 differences found 2025/08/14 02:40:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqipet8tosi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/14 02:40:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:40:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqipet8tosi': 0 differences found 2025/08/14 02:40:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duqipet8tosi': 1 matching files 2025/08/14 02:40:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zovucan9mafe" 2025/08/14 02:40:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:10 DEBUG : Creating backend with remote "TestDrive:crypt/78nff3f11u8ene2iv5m6bbk3gt0ievdpaupa3g0iddn6b3alqirg" 2025/08/14 02:40:11 DEBUG : Creating backend with remote "/tmp/rclone437655862" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zovucan9mafe'", Local "Local file system at /tmp/rclone437655862", Modify Window "1ms" 2025/08/14 02:40:14 DEBUG : HELLO, WORLD!: md5 = a5ab061dacc20c6a051cc9d59ac58e3b OK lower checkfile vs. upper remote (without normalization) 2025/08/14 02:40:14 ERROR : HELLO, WORLD!: sum not found 2025/08/14 02:40:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zovucan9mafe' 2025/08/14 02:40:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovucan9mafe': 1 files missing 2025/08/14 02:40:14 NOTICE: 1 hashes missing 2025/08/14 02:40:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovucan9mafe': 1 differences found 2025/08/14 02:40:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovucan9mafe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/14 02:40:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:40:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovucan9mafe': 0 differences found 2025/08/14 02:40:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zovucan9mafe': 1 matching files 2025/08/14 02:40:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tokeduc8beno" 2025/08/14 02:40:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:15 DEBUG : Creating backend with remote "TestDrive:crypt/80o53n97u9o4sj44ulpkdd6hv930i1diak32k7j1r41879ch8ei0" 2025/08/14 02:40:16 DEBUG : Creating backend with remote "/tmp/rclone1258063930" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tokeduc8beno'", Local "Local file system at /tmp/rclone1258063930", Modify Window "1ms" 2025/08/14 02:40:19 DEBUG : HeLlO, wOrLd!: md5 = 153762aa5ef407308e1f5a4e80d59042 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/14 02:40:19 ERROR : HeLlO, wOrLd!: sum not found 2025/08/14 02:40:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tokeduc8beno' 2025/08/14 02:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokeduc8beno': 1 files missing 2025/08/14 02:40:19 NOTICE: 1 hashes missing 2025/08/14 02:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokeduc8beno': 1 differences found 2025/08/14 02:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokeduc8beno': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/14 02:40:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:40:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokeduc8beno': 0 differences found 2025/08/14 02:40:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokeduc8beno': 1 matching files 2025/08/14 02:40:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-figugis5cino" 2025/08/14 02:40:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:21 DEBUG : Creating backend with remote "TestDrive:crypt/u0hil4oi9khmih4odngrdo9ps7pqui8i7b57oltsc6cg2sjfpeag" 2025/08/14 02:40:22 DEBUG : Creating backend with remote "/tmp/rclone341164823" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-figugis5cino'", Local "Local file system at /tmp/rclone341164823", Modify Window "1ms" 2025/08/14 02:40:24 DEBUG : HELLO, WORLD!: md5 = 6c6276c24a2ed05e3a228a936da2cbee OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/14 02:40:25 ERROR : HELLO, WORLD!: sum not found 2025/08/14 02:40:25 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-figugis5cino' 2025/08/14 02:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-figugis5cino': 1 files missing 2025/08/14 02:40:25 NOTICE: 1 hashes missing 2025/08/14 02:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-figugis5cino': 1 differences found 2025/08/14 02:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-figugis5cino': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/14 02:40:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:40:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-figugis5cino': 0 differences found 2025/08/14 02:40:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-figugis5cino': 1 matching files 2025/08/14 02:40:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-japaviq4hako" 2025/08/14 02:40:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:26 DEBUG : Creating backend with remote "TestDrive:crypt/4mqlsmiv3s6huhm0d58o174h0lkusoqvg5kajces24jmqens3uvg" 2025/08/14 02:40:29 DEBUG : Creating backend with remote "/tmp/rclone3420343608" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-japaviq4hako'", Local "Local file system at /tmp/rclone3420343608", Modify Window "1ms" 2025/08/14 02:40:35 DEBUG : 測試_Русский___ě_áñ: md5 = 286e4f5ec2a86abf69e1948ad7a4176e OK NFD checkfile vs. NFC remote (without normalization) 2025/08/14 02:40:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/14 02:40:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-japaviq4hako' 2025/08/14 02:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japaviq4hako': 1 files missing 2025/08/14 02:40:35 NOTICE: 1 hashes missing 2025/08/14 02:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japaviq4hako': 1 differences found 2025/08/14 02:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japaviq4hako': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/14 02:40:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:40:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japaviq4hako': 0 differences found 2025/08/14 02:40:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-japaviq4hako': 1 matching files 2025/08/14 02:40:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kocavel6pugu" 2025/08/14 02:40:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:36 DEBUG : Creating backend with remote "TestDrive:crypt/h6cjjflqvnk42o48ums87tprf7qvao4ai0mp8vdj6mnnf81q3nb0" 2025/08/14 02:40:37 DEBUG : Creating backend with remote "/tmp/rclone2895810373" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kocavel6pugu'", Local "Local file system at /tmp/rclone2895810373", Modify Window "1ms" 2025/08/14 02:40:40 DEBUG : 測試_Русский___ě_áñ: md5 = b512ba7197460ebea47f342513efc454 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/14 02:40:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/14 02:40:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kocavel6pugu' 2025/08/14 02:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocavel6pugu': 1 files missing 2025/08/14 02:40:40 NOTICE: 1 hashes missing 2025/08/14 02:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocavel6pugu': 1 differences found 2025/08/14 02:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocavel6pugu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/14 02:40:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:40:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocavel6pugu': 0 differences found 2025/08/14 02:40:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocavel6pugu': 1 matching files 2025/08/14 02:40:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuridad1qofu" 2025/08/14 02:40:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:42 DEBUG : Creating backend with remote "TestDrive:crypt/3fgdeeup3tt0213er2o69gh8gap7a353gsbf9r728345rve4afpg" 2025/08/14 02:40:43 DEBUG : Creating backend with remote "/tmp/rclone2952923331" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuridad1qofu'", Local "Local file system at /tmp/rclone2952923331", Modify Window "1ms" 2025/08/14 02:40:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a4955755f402e197fa6696fca41aff9a OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/14 02:40:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/14 02:40:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuridad1qofu' 2025/08/14 02:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuridad1qofu': 1 files missing 2025/08/14 02:40:46 NOTICE: 1 hashes missing 2025/08/14 02:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuridad1qofu': 1 differences found 2025/08/14 02:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuridad1qofu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/14 02:40:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuridad1qofu': 0 differences found 2025/08/14 02:40:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuridad1qofu': 1 matching files 2025/08/14 02:40:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tijisuk8foho" 2025/08/14 02:40:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:47 DEBUG : Creating backend with remote "TestDrive:crypt/1780oe821qg590oo2ir5p4b9hnk8otqppjsj57n9orenps4l5mmg" 2025/08/14 02:40:48 DEBUG : Creating backend with remote "/tmp/rclone3286209246" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tijisuk8foho'", Local "Local file system at /tmp/rclone3286209246", Modify Window "1ms" 2025/08/14 02:40:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6116066c92901665c2b88670776d5a93 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/14 02:40:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/14 02:40:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tijisuk8foho' 2025/08/14 02:40:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijisuk8foho': 1 files missing 2025/08/14 02:40:51 NOTICE: 1 hashes missing 2025/08/14 02:40:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijisuk8foho': 1 differences found 2025/08/14 02:40:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijisuk8foho': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/14 02:40:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijisuk8foho': 0 differences found 2025/08/14 02:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijisuk8foho': 1 matching files 2025/08/14 02:40:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radejuy5niye" 2025/08/14 02:40:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:52 DEBUG : Creating backend with remote "TestDrive:crypt/mk0qej8alu58km2v719ic26vmtsqk22hd27i7v81klq5vjiic230" 2025/08/14 02:40:54 DEBUG : Creating backend with remote "/tmp/rclone1787947632" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radejuy5niye'", Local "Local file system at /tmp/rclone1787947632", Modify Window "1ms" 2025/08/14 02:40:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2676275d949c0485eb2527588b112a0d OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/14 02:40:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/14 02:40:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-radejuy5niye' 2025/08/14 02:40:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radejuy5niye': 1 files missing 2025/08/14 02:40:56 NOTICE: 1 hashes missing 2025/08/14 02:40:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radejuy5niye': 1 differences found 2025/08/14 02:40:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radejuy5niye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/14 02:40:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radejuy5niye': 0 differences found 2025/08/14 02:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radejuy5niye': 1 matching files 2025/08/14 02:40:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudegoz9vidi" 2025/08/14 02:40:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:40:58 DEBUG : Creating backend with remote "TestDrive:crypt/b9bjptud1359m9afcjomjs2ovgjpurbeejhurfbvl77alf0iftsg" 2025/08/14 02:40:59 DEBUG : Creating backend with remote "/tmp/rclone3140611708" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudegoz9vidi'", Local "Local file system at /tmp/rclone3140611708", Modify Window "1ms" 2025/08/14 02:41:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 54ae455cefeda1c5215bbb4fae2a880f OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/14 02:41:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/14 02:41:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cudegoz9vidi' 2025/08/14 02:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudegoz9vidi': 1 files missing 2025/08/14 02:41:02 NOTICE: 1 hashes missing 2025/08/14 02:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudegoz9vidi': 1 differences found 2025/08/14 02:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudegoz9vidi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/14 02:41:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/14 02:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudegoz9vidi': 0 differences found 2025/08/14 02:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudegoz9vidi': 1 matching files 2025/08/14 02:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudegoz9vidi': Purge remote 2025/08/14 02:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radejuy5niye': Purge remote 2025/08/14 02:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tijisuk8foho': Purge remote 2025/08/14 02:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuridad1qofu': Purge remote 2025/08/14 02:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kocavel6pugu': Purge remote 2025/08/14 02:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-japaviq4hako': Purge remote 2025/08/14 02:41:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-figugis5cino': Purge remote 2025/08/14 02:41:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tokeduc8beno': Purge remote 2025/08/14 02:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zovucan9mafe': Purge remote 2025/08/14 02:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duqipet8tosi': Purge remote --- PASS: TestApplyTransforms (62.84s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:41:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/14 02:41:10 DEBUG : sub/file2: md5 = b6562265c2aa0f1e1fdf37b99ca0fa99 OK 2025/08/14 02:41:10 INFO : file1: Copied (new) to: sub/file2 2025/08/14 02:41:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:41:11 DEBUG : file1: Unchanged skipping 2025/08/14 02:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': don't need to copy/move sub/file2, it is already at target location 2025/08/14 02:41:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.52s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:41:17 DEBUG : dst/file1: md5 = 96d4f393add39f3e2890d07821795077 OK 2025/08/14 02:41:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/backup" 2025/08/14 02:41:18 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/1nrff024r7pq65ecp72fc28jb0" 2025/08/14 02:41:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/14 02:41:22 INFO : dst/file1: Moved (server-side) 2025/08/14 02:41:24 DEBUG : dst/file1: md5 = 60f00381cdc10ede1dd663361b4604c6 OK 2025/08/14 02:41:24 INFO : dst/file1: Copied (new) 2025/08/14 02:41:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:41:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:41:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.22s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:41:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/dst" 2025/08/14 02:41:29 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:41:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/CompareDest" 2025/08/14 02:41:31 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/gveqi14airsml4bgu7krj116o8" 2025/08/14 02:41:32 DEBUG : one: Need to transfer - File not found at Destination 2025/08/14 02:41:35 DEBUG : one: md5 = ea93e50e201a094fb356b4d7b562807e OK 2025/08/14 02:41:35 INFO : one: Copied (new) 2025/08/14 02:41:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:41:39 DEBUG : one: md5 = 55cb49df4274b075121169ea87bd2955 OK 2025/08/14 02:41:39 INFO : one: Copied (replaced existing) 2025/08/14 02:41:42 DEBUG : dst/one: md5 = d1d78e102611206a01384981a59e4b8e OK 2025/08/14 02:41:44 DEBUG : CompareDest/one: md5 = d7ac719184259f076df3330943687713 OK 2025/08/14 02:41:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:41:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:41:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 02:41:48 DEBUG : CompareDest/two: md5 = 2d93879a316574babd6c5fe90de638de OK 2025/08/14 02:41:48 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 02:41:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:41:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 02:41:50 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 02:41:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:41:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 02:41:51 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 02:41:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/14 02:41:53 DEBUG : two: md5 = 15c4d5bc8eddc775375e80d0cc61365e OK 2025/08/14 02:41:53 INFO : two: Copied (new) 2025/08/14 02:41:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:41:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:41:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:41:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.87s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:41:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/dst" 2025/08/14 02:41:58 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:42:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/CopyDest" 2025/08/14 02:42:00 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/14 02:42:01 DEBUG : one: Need to transfer - File not found at Destination 2025/08/14 02:42:04 DEBUG : one: md5 = f2333698998cb969f465cb0581055b0e OK 2025/08/14 02:42:04 INFO : one: Copied (new) 2025/08/14 02:42:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:42:07 DEBUG : one: md5 = fec676fc53b02e9280a673dceb7d9da0 OK 2025/08/14 02:42:07 INFO : one: Copied (replaced existing) 2025/08/14 02:42:09 DEBUG : dst/one: md5 = 33fc60692c10abc5fb5b73e0066102a0 OK 2025/08/14 02:42:11 DEBUG : CopyDest/one: md5 = 1a260380dd96f6e6e855b3c184c84103 OK 2025/08/14 02:42:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/BackupDir" 2025/08/14 02:42:12 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/14 02:42:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:42:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:42:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:42:16 INFO : one: Moved (server-side) 2025/08/14 02:42:17 INFO : one: Copied (server-side copy) 2025/08/14 02:42:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/14 02:42:20 DEBUG : CopyDest/two: md5 = 1a37754ef60509011afca813849769a1 OK 2025/08/14 02:42:20 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 02:42:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:42:22 INFO : two: Copied (server-side copy) 2025/08/14 02:42:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/14 02:42:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:42:23 DEBUG : two: Unchanged skipping 2025/08/14 02:42:25 DEBUG : CopyDest/three: md5 = 63904847848349d3b2e9a91aa614c6bc OK 2025/08/14 02:42:25 DEBUG : three: Need to transfer - File not found at Destination 2025/08/14 02:42:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/14 02:42:26 DEBUG : three: Destination not found in --copy-dest 2025/08/14 02:42:27 DEBUG : three: md5 = 4813a6ea64ae3dca9a19b110c2389de8 OK 2025/08/14 02:42:27 INFO : three: Copied (new) 2025/08/14 02:42:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/14 02:42:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:42:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:42:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:42:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/14 02:42:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:42:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.40s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:42:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/14 02:42:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b193258353bfa64ad5471f6dc4203d8f OK 2025/08/14 02:42:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/14 02:42:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/14 02:42:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/14 02:42:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/14 02:42:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/14 02:42:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1a102bd4644e498709aeb6ce65ff7a4d OK 2025/08/14 02:42:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/14 02:42:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/14 02:42:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.07s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:42:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Looking for duplicate names using skip mode. 2025/08/14 02:42:49 NOTICE: one: Found 2 files with duplicate names 2025/08/14 02:42:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.31s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:42:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Looking for duplicate names using skip mode. 2025/08/14 02:42:56 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:42:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/14 02:42:56 INFO : one: Deleted 2025/08/14 02:42:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.30s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:43:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Looking for duplicate names using first mode. 2025/08/14 02:43:03 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:43:03 INFO : one: Deleted 2025/08/14 02:43:04 INFO : one: Deleted 2025/08/14 02:43:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.26s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:43:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Looking for duplicate names using newest mode. 2025/08/14 02:43:10 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:43:10 INFO : one: Deleted 2025/08/14 02:43:11 INFO : one: Deleted 2025/08/14 02:43:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.82s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:43:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Looking for duplicate names using oldest mode. 2025/08/14 02:43:18 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:43:18 INFO : one: Deleted 2025/08/14 02:43:19 INFO : one: Deleted 2025/08/14 02:43:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.21s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:43:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Looking for duplicate names using largest mode. 2025/08/14 02:43:25 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:43:25 INFO : one: Deleted 2025/08/14 02:43:26 INFO : one: Deleted 2025/08/14 02:43:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.15s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:43:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Looking for duplicate names using smallest mode. 2025/08/14 02:43:32 NOTICE: one: Found 3 files with duplicate names 2025/08/14 02:43:32 INFO : one: Deleted 2025/08/14 02:43:33 INFO : one: Deleted 2025/08/14 02:43:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.61s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:43:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Looking for duplicate names using rename mode. 2025/08/14 02:43:41 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/14 02:43:42 INFO : one-2.txt: renamed from: one.txt 2025/08/14 02:43:43 INFO : one-3.txt: renamed from: one.txt 2025/08/14 02:43:45 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.59s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:43:50 DEBUG : dupe1/one.txt: md5 = d3d9daab5730557b12978784b8038ec4 OK 2025/08/14 02:43:52 DEBUG : dupe2/two.txt: md5 = ce06b82417b9d028fdd40010c594ee3d OK 2025/08/14 02:43:55 DEBUG : dupe3/three.txt: md5 = fc2ff2d51d236093f45949cee38b4e98 OK 2025/08/14 02:43:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/14 02:43:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/14 02:43:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/14 02:43:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/14 02:44:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/14 02:44:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/14 02:44:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.15s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:44:03 DEBUG : a.txt: md5 = 6e3b6c9fdea566198b2332eaf2fc4a8b OK 2025/08/14 02:44:05 DEBUG : zend.txt: md5 = 8c37d90be5361b81ecc74ea7b480bc42 OK 2025/08/14 02:44:07 DEBUG : sub dir/hello world: md5 = 0b2a1a829ad76a491f23962d7e88040e OK 2025/08/14 02:44:09 DEBUG : sub dir/hello world2: md5 = a61a8a75784526161e732bcb022ce0ea OK 2025/08/14 02:44:12 DEBUG : sub dir/ignore dir/.ignore: md5 = baebbf9f85a794b5031ec94ab5e4e90c OK 2025/08/14 02:44:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = f7875622c7c43c74b08844111266fd9d OK 2025/08/14 02:44:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 72b5eeb91364257a0c64352aa6013712 OK 2025/08/14 02:44:17 DEBUG : a.txt: Excluded (Size Filter) 2025/08/14 02:44:17 DEBUG : a.txt: Excluded 2025/08/14 02:44:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/14 02:44:18 DEBUG : sub dir/hello world2: Excluded 2025/08/14 02:44:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/14 02:44:18 DEBUG : sub dir/hello world: Excluded 2025/08/14 02:44:18 DEBUG : sub dir/ignore dir: Excluded 2025/08/14 02:44:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/14 02:44:18 DEBUG : sub dir/hello world2: Excluded 2025/08/14 02:44:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/14 02:44:18 DEBUG : sub dir/hello world: Excluded 2025/08/14 02:44:19 DEBUG : sub dir/ignore dir: Excluded 2025/08/14 02:44:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/14 02:44:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/14 02:44:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/14 02:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/14 02:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/14 02:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/14 02:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.31s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:44:27 DEBUG : a.txt: md5 = bf787c5053f5c786c676fd94dcb5a125 OK 2025/08/14 02:44:29 DEBUG : zend.txt: md5 = cd78bf6e5531e8b1a16707f4e3e4c3c7 OK 2025/08/14 02:44:31 DEBUG : sub dir/hello world: md5 = 2053785f69be471ee83f192f132d0983 OK 2025/08/14 02:44:33 DEBUG : sub dir/hello world2: md5 = 748130a8b9bc7e69cb56d91421fb2d63 OK 2025/08/14 02:44:35 DEBUG : sub dir/ignore dir/.ignore: md5 = f468e9c17dbb6356d89ea49722ad13de OK 2025/08/14 02:44:37 DEBUG : sub dir/ignore dir/should be ignored: md5 = e345f1850d222a7cb79803d017035e52 OK 2025/08/14 02:44:39 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2c005f5bce6ec6822f777a4e3cdce49c OK 2025/08/14 02:44:40 DEBUG : a.txt: Excluded (Size Filter) 2025/08/14 02:44:40 DEBUG : a.txt: Excluded 2025/08/14 02:44:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/14 02:44:41 DEBUG : sub dir/hello world: Excluded 2025/08/14 02:44:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/14 02:44:41 DEBUG : sub dir/hello world2: Excluded 2025/08/14 02:44:42 DEBUG : sub dir/ignore dir: Excluded 2025/08/14 02:44:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/14 02:44:42 DEBUG : sub dir/hello world: Excluded 2025/08/14 02:44:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/14 02:44:42 DEBUG : sub dir/hello world2: Excluded 2025/08/14 02:44:42 DEBUG : sub dir/ignore dir: Excluded 2025/08/14 02:44:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/14 02:44:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/14 02:44:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/14 02:44:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/14 02:44:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/14 02:44:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/14 02:44:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.32s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:44:51 DEBUG : file1: md5 = 0d5462851ab08fef26c2bdb383a906cf OK 2025/08/14 02:44:53 DEBUG : sub/file2: md5 = 3e455a1dc0cdfa1b892997e0bd0d2648 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/08/14 02:44:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/14 02:44:56 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/14 02:44:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/14 02:44:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.34s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:01 DEBUG : file1: md5 = 038376cd99098e063d83c6c1fd3fe936 OK 2025/08/14 02:45:03 DEBUG : sub/file2: md5 = 5f8d6217bead9d5c499c11bb41063360 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/08/14 02:45:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/notfound" 2025/08/14 02:45:07 DEBUG : Config file has changed externally - reloading 2025/08/14 02:45:07 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/14 02:45:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.13s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (2.06s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Making directory 2025/08/14 02:45:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:15 DEBUG : sub dir/hello world: md5 = 5f7d23eef3345dfe9448de9945efb5f8 OK 2025/08/14 02:45:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:20 DEBUG : potato2: md5 = fba03a7251ec10c94355c73ebcf07e2b OK 2025/08/14 02:45:21 DEBUG : empty space: md5 = d50078903dc48b5bcdae953533aeeb3e OK --- PASS: TestLs (4.93s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:25 DEBUG : potato2: md5 = 973029d2cde4adc0370774e798fd5d89 OK 2025/08/14 02:45:26 DEBUG : empty space: md5 = 692717083b4ce1c957013a1c94197a0b OK 2025/08/14 02:45:27 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.44s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:30 DEBUG : potato2: md5 = f4c1b553b7e273da2ef048f70cf4012c OK 2025/08/14 02:45:32 DEBUG : empty space: md5 = 6040e1b038f30087ec1c256059e76f81 OK --- PASS: TestLsLong (5.05s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:35 DEBUG : potato2: md5 = 9f2344d36224129cb4f5fec2c3507522 OK 2025/08/14 02:45:36 DEBUG : empty space: md5 = de009c9d9a5ab5006a6b98c7c47ec4a0 OK --- PASS: TestHashSums (4.83s) === RUN TestHashSumsWithErrors 2025/08/14 02:45:38 DEBUG : Creating backend with remote ":memory:" 2025/08/14 02:45:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/14 02:45:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/14 02:45:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/14 02:45:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/14 02:45:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/14 02:45:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/14 02:45:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/14 02:45:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/14 02:45:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:40 DEBUG : potato2: md5 = be8db8acee846a7a57a30f89ddb360d6 OK 2025/08/14 02:45:41 DEBUG : empty space: md5 = 8b9c6d9b1aebf50203110fea161dfc29 OK 2025/08/14 02:45:44 DEBUG : sub dir/potato3: md5 = 846deb217a261c83b9afbe8ca67ef85e OK 2025/08/14 02:45:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.39s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:49 DEBUG : small: md5 = a93e7e0f629a760ef5bbd03efed71b2f OK 2025/08/14 02:45:51 DEBUG : medium: md5 = 29470ac13aecb78a1e6ec27d9737ff8a OK 2025/08/14 02:45:52 DEBUG : large: md5 = 8ad4dce0705a7b37c94d242711e9e482 OK 2025/08/14 02:45:53 DEBUG : Waiting for deletions to finish 2025/08/14 02:45:53 DEBUG : large: Excluded (Size Filter) 2025/08/14 02:45:53 INFO : small: Deleted 2025/08/14 02:45:53 INFO : medium: Deleted --- PASS: TestDelete (6.82s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:45:56 DEBUG : small: md5 = 6bcc32ae940cebcb19bd299ca2d82a64 OK 2025/08/14 02:45:58 DEBUG : medium: md5 = 75f97aba262766ed556835aa81d46565 OK 2025/08/14 02:45:59 DEBUG : large: md5 = 200aebe9dd2c894556ecd92bfdf73fc9 OK 2025/08/14 02:46:00 DEBUG : Waiting for deletions to finish 2025/08/14 02:46:00 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/14 02:46:00 INFO : large: Deleted 2025/08/14 02:46:00 INFO : small: Deleted --- PASS: TestMaxDelete (7.71s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:46:04 DEBUG : small: md5 = c6a36c981115c16ad47f9895e4db988f OK 2025/08/14 02:46:05 DEBUG : medium: md5 = 45f7160f60c813f3d457f5a7839ab1b1 OK 2025/08/14 02:46:07 DEBUG : large: md5 = ea2b33e240736545423840519f276381 OK 2025/08/14 02:46:07 DEBUG : Waiting for deletions to finish 2025/08/14 02:46:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/14 02:46:08 INFO : medium: Deleted 2025/08/14 02:46:08 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.18s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:46:11 DEBUG : small: md5 = e0e87052ed9723c8416e5d73bad0614b OK 2025/08/14 02:46:12 DEBUG : medium: md5 = ca8bf61ff6fffe3da667721ea064bdb6 OK 2025/08/14 02:46:14 DEBUG : large: md5 = 4a00fa1d67d8d411085aeffa8920e853 OK 2025/08/14 02:46:14 DEBUG : Waiting for deletions to finish 2025/08/14 02:46:14 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/14 02:46:15 INFO : small: Deleted 2025/08/14 02:46:15 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.17s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:46:18 DEBUG : ReadFile: md5 = 43a49d2d8c3321f3e02558d09164ab08 OK --- PASS: TestReadFile (4.53s) === RUN TestRetry 2025/08/14 02:46:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/14 02:46:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/14 02:46:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/14 02:46:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/14 02:46:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/14 02:46:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/14 02:46: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-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:46:23 DEBUG : file1: md5 = 08e19d281663fbb1fdde92b994ac2599 OK 2025/08/14 02:46:24 DEBUG : file2: md5 = 8ffe8a64f159ea570000cd4025cb3522 OK --- PASS: TestCat (16.30s) === RUN TestPurge 2025/08/14 02:46:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cafibil7home" 2025/08/14 02:46:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:46:38 DEBUG : Creating backend with remote "TestDrive:crypt/5t4oqriu083jlkm6rdj4lcllbvgj9m5to7pl73hap6c7mv3hrbpg" 2025/08/14 02:46:39 DEBUG : Creating backend with remote "/tmp/rclone1423727610" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cafibil7home'", Local "Local file system at /tmp/rclone1423727610", Modify Window "1ms" 2025/08/14 02:46:43 DEBUG : A1/B1/C1/one: md5 = 84afb34eef721b62d3d3a33132e291dc OK 2025/08/14 02:46:43 INFO : A2: Making directory 2025/08/14 02:46:44 INFO : A1/B2: Making directory 2025/08/14 02:46:45 INFO : A1/B2/C2: Making directory 2025/08/14 02:46:45 INFO : A1/B1/C3: Making directory 2025/08/14 02:46:46 INFO : A3: Making directory 2025/08/14 02:46:47 INFO : A3/B3: Making directory 2025/08/14 02:46:48 INFO : A3/B3/C4: Making directory 2025/08/14 02:46:50 DEBUG : A1/two: md5 = 86144cc7453588b107c1d9cf8c8afc0c OK 2025/08/14 02:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafibil7home': Purge remote 2025/08/14 02:46:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.25s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:46:58 DEBUG : A1/B1/C1/one: md5 = 656de84b856140f92a08d0ca10452406 OK 2025/08/14 02:46:58 INFO : A2: Making directory 2025/08/14 02:46:58 INFO : A1/B2: Making directory 2025/08/14 02:46:59 INFO : A1/B2/C2: Making directory 2025/08/14 02:47:00 INFO : A1/B1/C3: Making directory 2025/08/14 02:47:01 INFO : A3: Making directory 2025/08/14 02:47:02 INFO : A3/B3: Making directory 2025/08/14 02:47:03 INFO : A3/B3/C4: Making directory 2025/08/14 02:47:05 DEBUG : A1/two: md5 = 0edcefb850f1a78b28b0ef4cd0e8f4b7 OK 2025/08/14 02:47:06 DEBUG : removing 1 level 3 directories 2025/08/14 02:47:06 INFO : A3/B3/C4: Removing directory 2025/08/14 02:47:09 DEBUG : removing 2 level 3 directories 2025/08/14 02:47:09 INFO : A1/B2/C2: Removing directory 2025/08/14 02:47:09 INFO : A1/B1/C3: Removing directory 2025/08/14 02:47:10 DEBUG : removing 2 level 2 directories 2025/08/14 02:47:10 INFO : A3/B3: Removing directory 2025/08/14 02:47:10 INFO : A1/B2: Removing directory 2025/08/14 02:47:10 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/14 02:47:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/14 02:47:10 DEBUG : removing 2 level 1 directories 2025/08/14 02:47:10 INFO : A3: Removing directory 2025/08/14 02:47:10 INFO : A2: Removing directory 2025/08/14 02:47:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/14 02:47:15 DEBUG : removing 1 level 3 directories 2025/08/14 02:47:15 INFO : A1/B1/C1: Removing directory 2025/08/14 02:47:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:16 DEBUG : removing 1 level 2 directories 2025/08/14 02:47:16 INFO : A1/B1: Removing directory 2025/08/14 02:47:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/14 02:47:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:47:16 DEBUG : removing 1 level 1 directories 2025/08/14 02:47:16 INFO : A1: Removing directory 2025/08/14 02:47:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/14 02:47:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/14 02:47:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:47:17 DEBUG : removing 1 level 0 directories 2025/08/14 02:47:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Removing directory 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/14 02:47:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.32s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:47:20 INFO : A1: Making directory 2025/08/14 02:47:21 INFO : A1/B1: Making directory 2025/08/14 02:47:22 INFO : A1/B1/C1: Making directory 2025/08/14 02:47:24 DEBUG : removing 1 level 3 directories 2025/08/14 02:47:24 INFO : A1/B1/C1: Removing directory 2025/08/14 02:47:25 DEBUG : removing 1 level 2 directories 2025/08/14 02:47:25 INFO : A1/B1: Removing directory 2025/08/14 02:47:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:47:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:47:28 INFO : A1: Making directory 2025/08/14 02:47:29 INFO : A1/B1: Making directory 2025/08/14 02:47:29 INFO : A1/B1/C1: Making directory 2025/08/14 02:47:32 DEBUG : removing 1 level 3 directories 2025/08/14 02:47:32 INFO : A1/B1/C1: Removing directory 2025/08/14 02:47:33 DEBUG : removing 1 level 2 directories 2025/08/14 02:47:33 INFO : A1/B1: Removing directory 2025/08/14 02:47:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:47:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.26s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:47:38 DEBUG : file1: md5 = fb44108be8c03fb3ba3ab366f2c31197 OK 2025/08/14 02:47:38 DEBUG : filename.txt: File name found in url 2025/08/14 02:47:40 DEBUG : filename.txt: md5 = bb294727d2928f8a3ac653bf5515fa89 OK 2025/08/14 02:47:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/14 02:47:41 DEBUG : headerfilename.txt: md5 = 6ad69daaaddfc60d8010030e3aaf7b36 OK 2025/08/14 02:47:43 DEBUG : file2: md5 = d4276218dec70d756e01ec917e165011 OK --- PASS: TestCopyURL (9.34s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:47:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/14 02:47:48 DEBUG : sub/file2: md5 = 2c2c76ec36f7c8754bfb579c0ce88789 OK 2025/08/14 02:47:48 INFO : file1: Copied (new) to: sub/file2 2025/08/14 02:47:48 INFO : file1: Deleted 2025/08/14 02:47:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:47:49 DEBUG : file1: Unchanged skipping 2025/08/14 02:47:49 INFO : file1: Deleted 2025/08/14 02:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': don't need to copy/move sub/file2, it is already at target location 2025/08/14 02:47:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.37s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:47:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/14 02:47:53 DEBUG : file1: md5 = 94e129df2ba965c598cffb95e1399289 OK 2025/08/14 02:47:53 INFO : file1: Copied (new) 2025/08/14 02:47:53 INFO : file1: Deleted 2025/08/14 02:47:54 DEBUG : file1: Destination exists, skipping 2025/08/14 02:47:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.54s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:47:59 DEBUG : dst/file1: md5 = e5408d2dda6dc41047e5aba2064596f6 OK 2025/08/14 02:47:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubanoq0muli/backup" 2025/08/14 02:48:00 DEBUG : Creating backend with remote "TestDrive:crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg/1nrff024r7pq65ecp72fc28jb0" 2025/08/14 02:48:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/14 02:48:04 INFO : dst/file1: Moved (server-side) 2025/08/14 02:48:05 DEBUG : dst/file1: md5 = ff0c9855c5b12bfd6c92feee32d36f85 OK 2025/08/14 02:48:05 INFO : dst/file1: Copied (new) 2025/08/14 02:48:05 INFO : dst/file1: Deleted 2025/08/14 02:48:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:48:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/14 02:48:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.85s) === 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-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:48:12 DEBUG : A1/one: md5 = 8b40102bbcb63cc5032a0d24bd42c96f OK 2025/08/14 02:48:14 DEBUG : A1/two: md5 = 55fcbfb1f7bcf3dc10db0f396e2a8bac OK 2025/08/14 02:48:16 DEBUG : A1/B1/three: md5 = 7d11bf9c0c3b600a0d1895f99c49b0ad OK 2025/08/14 02:48:19 DEBUG : A1/B1/C1/four: md5 = ab60f8159ec50cd2f82bc7b26740615d OK 2025/08/14 02:48:21 DEBUG : A1/B1/C2/five: md5 = c20e98c43812de1ae39649a596a5ea0d OK 2025/08/14 02:48:21 INFO : A1/B2: Making directory 2025/08/14 02:48:22 INFO : A1/B1/C3: Making directory 2025/08/14 02:48:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/14 02:48:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/14 02:48:32 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/14 02:48:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/14 02:48:32 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/14 02:48:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/14 02:48:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/14 02:48:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:48:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/14 02:48:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/14 02:48:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/14 02:48:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/14 02:48:44 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/14 02:48:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/14 02:48:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/14 02:48:44 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/14 02:48:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/14 02:48:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/14 02:48:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:48:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/14 02:48:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/14 02:48:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/14 02:48:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/14 02:48:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/14 02:48:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/14 02:48:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/14 02:48:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/14 02:48:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/14 02:48:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/14 02:48:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/14 02:48:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (48.33s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': File to upload is small (34 bytes), uploading instead of streaming 2025/08/14 02:49:01 DEBUG : no_checksum_small_file_from_pipe: md5 = b9417cdc1779717e42f30abaece0f6be OK 2025/08/14 02:49:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/14 02:49:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/14 02:49:01 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/14 02:49:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 746a9e5e61446894486a31706d5af5a0 OK 2025/08/14 02:49:03 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-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': File to upload is small (34 bytes), uploading instead of streaming 2025/08/14 02:49:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 8d3e16dbd240f7fcf051647cd3d79432 OK 2025/08/14 02:49:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/14 02:49:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/14 02:49:08 DEBUG : with_checksum_big_file_from_pipe: md5 = f5b1e05ebb42a0add300747dd66e1b8f OK 2025/08/14 02:49:08 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-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': File to upload is small (34 bytes), uploading instead of streaming 2025/08/14 02:49:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:49:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/14 02:49:14 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-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': File to upload is small (34 bytes), uploading instead of streaming 2025/08/14 02:49:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/14 02:49:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/14 02:49:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.20s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/14 02:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': File to upload is small (48 bytes), uploading instead of streaming 2025/08/14 02:49:23 DEBUG : rcat_metadata: md5 = a9e11175b3aa992b5d1d462d87b4b2ac OK 2025/08/14 02:49:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/14 02:49:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/14 02:49:26 DEBUG : rcat_metadata_uploadcutoff0: md5 = 90cabd0140cf0c37df9a5068aea8e638 OK 2025/08/14 02:49:26 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.61s) --- PASS: TestRcatMetadata/Normal (3.03s) --- PASS: TestRcatMetadata/ViaDisk (3.10s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:29 DEBUG : potato1: md5 = 5862c63c53972d1f6ab5273de11b9f9c OK 2025/08/14 02:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': File to upload is small (60 bytes), uploading instead of streaming 2025/08/14 02:49:30 DEBUG : potato2: md5 = e426bc61600daef41391d52d26055a5a OK 2025/08/14 02:49:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.84s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:34 DEBUG : potato1: md5 = 5e2c5f4a896539dabc4f3f4392fdc01e OK 2025/08/14 02:49:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': File to upload is small (60 bytes), uploading instead of streaming 2025/08/14 02:49:35 DEBUG : potato2: md5 = 2ae09a69e031ab60aa3060385a9aa1b1 OK 2025/08/14 02:49:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.55s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:39 DEBUG : potato2: md5 = 540a3989323c4bb25f7c3d2dd9465034 OK 2025/08/14 02:49:41 DEBUG : empty space: md5 = 04250f43a4dd557431aa376e175ed704 OK 2025/08/14 02:49:43 DEBUG : sub dir/potato3: md5 = f91a0820160d346718a36b0fe7d790bc OK 2025/08/14 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Touching "sub dir/potato3" 2025/08/14 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Touching "empty space" 2025/08/14 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Touching "potato2" 2025/08/14 02:49:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.40s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:48 DEBUG : dir with metadata: Making directory with metadata 2025/08/14 02:49:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.74s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:51 DEBUG : directory with modtime: Making directory with metadata 2025/08/14 02:49:52 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.60s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/14 02:49:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:49:54 DEBUG : Google drive root 'crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg': Skipping btime metadata as can't update it on an existing file: 2025-08-14T02:49:53.807728572Z 2025/08/14 02:49:54 INFO : non existent directory: Updated directory metadata 2025/08/14 02:49:56 DEBUG : Google drive root 'crypt/ta0d365nbd5m4hs737j06gi4fdpabb4kc0989rt9g07ua0n94uhg': Skipping btime metadata as can't update it on an existing file: 2025-08-14T02:49:53.807728572Z 2025/08/14 02:49:57 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.11s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:49:58 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/14 02:50:00 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/14 02:50:01 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.61s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:50:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/14 02:50:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:50:03 DEBUG : dst: Making directory with metadata 2025/08/14 02:50:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:50:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:50:04 INFO : dst: Set directory modification time (using SetModTime) 2025/08/14 02:50:05 INFO : dst: Set directory modification time (using SetModTime) 2025/08/14 02:50:05 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/14 02:50:05 INFO : dst: Set directory modification time (using SetModTime) 2025/08/14 02:50:05 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.98s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli'", Local "Local file system at /tmp/rclone58756902", Modify Window "1ms" 2025/08/14 02:50:09 DEBUG : sub dir/test remove existing: md5 = 21cc4a599d5bb118b4a711a19dbf27f2 OK 2025/08/14 02:50:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 6a361db6502aff16704cc03e63c1e487 OK 2025/08/14 02:50:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jodukid0" before starting 2025/08/14 02:50:14 DEBUG : sub dir/test remove existing.jodukid0: TEST: removing renamed existing file after operation 2025/08/14 02:50:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.matexud7" before starting 2025/08/14 02:50:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.matexud7: TEST: renaming existing back after failed operation 2025/08/14 02:50:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.taredac6" before starting 2025/08/14 02:50:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.taredac6: TEST: removing renamed existing file after operation 2025/08/14 02:50:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ppetofu3p32r82utst465269mo59sedfab7s1u3joagb0ovaikg0" 2025/08/14 02:50:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b0f0di5lgl4mu91g66mld50h9ivmbo5of582deusk83b6a2ifkat15bbnm8lea2cdk84g0udrpkvgac0juh9lgrg4v5nr29q55gldkensvvnr11upv467rctiaf9t65mmksrd8fmvi485i0s2jtgjja8n55jjuihu02gfuqkjfkrkq0bg8rg" --- PASS: TestRemoveExisting (14.53s) === 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/08/14 02:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubanoq0muli': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m56.42733244s (try 1/5)