"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/18 04:21:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege" 2025/07/18 04:21:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:21:07 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g" 2025/07/18 04:21:08 DEBUG : Creating backend with remote "/tmp/rclone2576141912" === 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-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/18 04:21:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/18 04:21:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/18 04:21:08 DEBUG : potato: Seek from 10 to 0 2025/07/18 04:21:08 DEBUG : potato: Seek from 10 to 0 2025/07/18 04:21:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/18 04:21:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/18 04:21:08 DEBUG : potato: Seek from 5 to 2 2025/07/18 04:21:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/18 04:21:08 DEBUG : potato: Seek from 7 to 0 2025/07/18 04:21:08 DEBUG : potato: Seek from 7 to 0 2025/07/18 04:21:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/18 04:21:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/18 04:21:08 DEBUG : potato: Seek from 5 to 2 2025/07/18 04:21:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/18 04:21:08 DEBUG : potato: Seek from 8 to 0 2025/07/18 04:21:08 DEBUG : potato: Seek from 8 to 0 2025/07/18 04:21:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/18 04:21:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/18 04:21:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/18 04:21:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/18 04:21:08 DEBUG : potato: Seek from 5 to 2 2025/07/18 04:21:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/18 04:21:08 DEBUG : potato: Seek from 9 to 0 2025/07/18 04:21:08 DEBUG : potato: Seek from 9 to 0 2025/07/18 04:21:08 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-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:21:11 DEBUG : rutabaga: md5 = e3e0576eaaf2b1ea848a1776a54514bd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/18 04:21:13 DEBUG : empty space: md5 = 313939be600ef911fa303fcc58d5bf2d OK === RUN TestCheck/3 2025/07/18 04:21:15 DEBUG : potato2: md5 = 10f23ef86b9ad778986eb98132fb4b54 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/18 04:21:17 DEBUG : remotepotato: md5 = 9937626369e7462df33d2d4635c89cae OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.15s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/07/18 04:21:20 DEBUG : Creating backend with remote "nonexistent" 2025/07/18 04:21:20 DEBUG : Creating backend with remote "nonexistent" 2025/07/18 04:21:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/18 04:21:20 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/07/18 04:21:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/18 04:21:20 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-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:21:20 DEBUG : Config file has changed externally - reloading 2025/07/18 04:21:20 DEBUG : TestDrive: Loaded fresh token from config file 2025/07/18 04:21:21 DEBUG : rutabaga: md5 = 944575ef8b854a83cd4f515467e0e819 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/18 04:21:25 DEBUG : empty space: md5 = 4caccffb5c47170595e2241d40987370 OK === RUN TestCheckDownload/3 2025/07/18 04:21:28 DEBUG : potato2: md5 = 77eda5bc2b9436369526bda005c584ce OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/18 04:21:32 DEBUG : remotepotato: md5 = b7544db86671c14259c5d0766096aa82 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.20s) --- PASS: TestCheckDownload/1 (1.19s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.17s) --- PASS: TestCheckDownload/4 (1.17s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:21:38 DEBUG : rutabaga: md5 = ecfeca068964c50973664a1e0f69d6e8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/18 04:21:40 DEBUG : empty space: md5 = 77e82a69476fde2f04b7fdd23ea007a7 OK === RUN TestCheckSizeOnly/3 2025/07/18 04:21:42 DEBUG : potato2: md5 = 106432fdacb54b9154a66bc22d3be331 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/18 04:21:44 DEBUG : remotepotato: md5 = 2f35f38b1d0ea46409e58743edee5c00 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.63s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:21:49 DEBUG : test.sum: md5 = d120a7667f9172904bdcaac0b4b3a77f OK 2025/07/18 04:21:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/18 04:21:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/18 04:21:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/18 04:21:50 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/18 04:21:52 DEBUG : test.sum: md5 = d5771aa9aa1bbc24acfae682db02af5f OK 2025/07/18 04:21:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/18 04:21:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/18 04:21:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/18 04:21:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.73s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:21:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/data" 2025/07/18 04:21:54 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:21:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/data" 2025/07/18 04:21:56 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/vjrnln8ratgmqakfosrqe8espk" 2025/07/18 04:22:00 DEBUG : data/banana: md5 = 907115432f2a0bcdcc8d8aace5f6003e OK 2025/07/18 04:22:01 DEBUG : test.sum: md5 = b5b3a3c95694344c5229e1899dc16009 OK === RUN TestCheckSumDownload/subtest1 2025/07/18 04:22:06 DEBUG : data/potato: md5 = 7cb44a3e1f58a9a54d33ae5c92549f8a OK 2025/07/18 04:22:07 DEBUG : test.sum: md5 = 84399bd8ed7c496a4bc868e1092215e6 OK === RUN TestCheckSumDownload/subtest2 2025/07/18 04:22:11 DEBUG : test.sum: md5 = d988ef1d2f335b1065e1ad773da0e702 OK === RUN TestCheckSumDownload/subtest3 2025/07/18 04:22:16 DEBUG : test.sum: md5 = 0bd9cfd0aab32e3d5513219fccccad55 OK === RUN TestCheckSumDownload/subtest4 2025/07/18 04:22:20 DEBUG : test.sum: md5 = be2cd1695d5d59e4220de4cace8d2a27 OK === RUN TestCheckSumDownload/subtest5 2025/07/18 04:22:24 DEBUG : test.sum: md5 = 8abb78317c393372b5a4d916f5b733c9 OK === RUN TestCheckSumDownload/subtest6 2025/07/18 04:22:29 DEBUG : data/banana: md5 = 7d4393015fbe1c2701bd9c2811991c53 OK 2025/07/18 04:22:30 DEBUG : data/potato: md5 = 4a3269cac3e9312aa4f0e68eb56407d1 OK 2025/07/18 04:22:32 DEBUG : test.sum: md5 = bccf55465c240c498a7e465033c4bbc3 OK === RUN TestCheckSumDownload/subtest7 2025/07/18 04:22:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/18 04:22:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.16s) --- PASS: TestCheckSumDownload/subtest1 (2.53s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.65s) --- PASS: TestCheckSumDownload/subtest4 (2.19s) --- PASS: TestCheckSumDownload/subtest5 (2.57s) --- PASS: TestCheckSumDownload/subtest6 (2.26s) --- PASS: TestCheckSumDownload/subtest7 (2.45s) === RUN TestApplyTransforms 2025/07/18 04:22:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gigagam4davo" 2025/07/18 04:22:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:22:37 DEBUG : Creating backend with remote "TestDrive:crypt/130avb9f4sunirjp3ukukmh5nv078mersqgbqr64e2mqn0boab60" 2025/07/18 04:22:38 DEBUG : Creating backend with remote "/tmp/rclone3800042912" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gigagam4davo'", Local "Local file system at /tmp/rclone3800042912", Modify Window "1ms" 2025/07/18 04:22:41 DEBUG : hello, world!: md5 = 6a9e98fb78a412275206b72413cfe180 OK upper checkfile vs. lower remote (without normalization) 2025/07/18 04:22:41 ERROR : hello, world!: sum not found 2025/07/18 04:22:41 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gigagam4davo' 2025/07/18 04:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigagam4davo': 1 files missing 2025/07/18 04:22:41 NOTICE: 1 hashes missing 2025/07/18 04:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigagam4davo': 1 differences found 2025/07/18 04:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigagam4davo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/18 04:22:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:22:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigagam4davo': 0 differences found 2025/07/18 04:22:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigagam4davo': 1 matching files 2025/07/18 04:22:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-berolon0puha" 2025/07/18 04:22:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:22:42 DEBUG : Creating backend with remote "TestDrive:crypt/g336rvlsti4us88a5paoif8h8huq7te89akto6edtglftgveut0g" 2025/07/18 04:22:43 DEBUG : Creating backend with remote "/tmp/rclone3229081826" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-berolon0puha'", Local "Local file system at /tmp/rclone3229081826", Modify Window "1ms" 2025/07/18 04:22:45 DEBUG : HELLO, WORLD!: md5 = 43afda88485ba58504a4d34382f07c6c OK lower checkfile vs. upper remote (without normalization) 2025/07/18 04:22:46 ERROR : HELLO, WORLD!: sum not found 2025/07/18 04:22:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-berolon0puha' 2025/07/18 04:22:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berolon0puha': 1 files missing 2025/07/18 04:22:46 NOTICE: 1 hashes missing 2025/07/18 04:22:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berolon0puha': 1 differences found 2025/07/18 04:22:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berolon0puha': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/18 04:22:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:22:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berolon0puha': 0 differences found 2025/07/18 04:22:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-berolon0puha': 1 matching files 2025/07/18 04:22:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vapagiw1yusi" 2025/07/18 04:22:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:22:47 DEBUG : Creating backend with remote "TestDrive:crypt/8cuchrqsvqqpobo1pobaefjc5b17ur8g2r3up3r5ehc8p6gn8kq0" 2025/07/18 04:22:48 DEBUG : Creating backend with remote "/tmp/rclone269052054" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vapagiw1yusi'", Local "Local file system at /tmp/rclone269052054", Modify Window "1ms" 2025/07/18 04:22:50 DEBUG : HeLlO, wOrLd!: md5 = e0d48e42aaf47bed6873a312f6429db5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/18 04:22:50 ERROR : HeLlO, wOrLd!: sum not found 2025/07/18 04:22:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vapagiw1yusi' 2025/07/18 04:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapagiw1yusi': 1 files missing 2025/07/18 04:22:50 NOTICE: 1 hashes missing 2025/07/18 04:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapagiw1yusi': 1 differences found 2025/07/18 04:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapagiw1yusi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/18 04:22:51 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:22:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapagiw1yusi': 0 differences found 2025/07/18 04:22:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapagiw1yusi': 1 matching files 2025/07/18 04:22:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupucig4dore" 2025/07/18 04:22:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:22:52 DEBUG : Creating backend with remote "TestDrive:crypt/peakdhuc7sdlg5pf3lhd8he2s6pnq8qnfk4msp5tbb03bnuce0bg" 2025/07/18 04:22:53 DEBUG : Creating backend with remote "/tmp/rclone453406655" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupucig4dore'", Local "Local file system at /tmp/rclone453406655", Modify Window "1ms" 2025/07/18 04:22:55 DEBUG : HELLO, WORLD!: md5 = 18fa0879697f37600bac36f028c2f565 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/18 04:22:55 ERROR : HELLO, WORLD!: sum not found 2025/07/18 04:22:55 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vupucig4dore' 2025/07/18 04:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupucig4dore': 1 files missing 2025/07/18 04:22:55 NOTICE: 1 hashes missing 2025/07/18 04:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupucig4dore': 1 differences found 2025/07/18 04:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupucig4dore': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/18 04:22:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:22:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupucig4dore': 0 differences found 2025/07/18 04:22:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupucig4dore': 1 matching files 2025/07/18 04:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojacih6labe" 2025/07/18 04:22:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:22:56 DEBUG : Creating backend with remote "TestDrive:crypt/letp06liuvv2ci1s9fl93ic478u0gu73dkqpt3vo03b20vevk4kg" 2025/07/18 04:22:57 DEBUG : Creating backend with remote "/tmp/rclone2222589256" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojacih6labe'", Local "Local file system at /tmp/rclone2222589256", Modify Window "1ms" 2025/07/18 04:23:00 DEBUG : 測試_Русский___ě_áñ: md5 = 3f227935f1ebe5b4160e1b781a8c219c OK NFD checkfile vs. NFC remote (without normalization) 2025/07/18 04:23:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/18 04:23:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xojacih6labe' 2025/07/18 04:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacih6labe': 1 files missing 2025/07/18 04:23:00 NOTICE: 1 hashes missing 2025/07/18 04:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacih6labe': 1 differences found 2025/07/18 04:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacih6labe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/18 04:23:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:23:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacih6labe': 0 differences found 2025/07/18 04:23:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacih6labe': 1 matching files 2025/07/18 04:23:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nazecet2ludi" 2025/07/18 04:23:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:23:02 DEBUG : Creating backend with remote "TestDrive:crypt/5i01ruehdve3iajadv5r0fpgr8k5tcuj1r5rp91qalhfqqqv6i8g" 2025/07/18 04:23:03 DEBUG : Creating backend with remote "/tmp/rclone3205875854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nazecet2ludi'", Local "Local file system at /tmp/rclone3205875854", Modify Window "1ms" 2025/07/18 04:23:05 DEBUG : 測試_Русский___ě_áñ: md5 = a657e3bd4b1346aa2f9ef170224888f6 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/18 04:23:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/18 04:23:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nazecet2ludi' 2025/07/18 04:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazecet2ludi': 1 files missing 2025/07/18 04:23:05 NOTICE: 1 hashes missing 2025/07/18 04:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazecet2ludi': 1 differences found 2025/07/18 04:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazecet2ludi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/18 04:23:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazecet2ludi': 0 differences found 2025/07/18 04:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazecet2ludi': 1 matching files 2025/07/18 04:23:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bozoxat7rila" 2025/07/18 04:23:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:23:07 DEBUG : Creating backend with remote "TestDrive:crypt/fi6r2nll0h49p59tpfjhnodt4k3dmgagie0bd0e2le6bgjgv4r2g" 2025/07/18 04:23:07 DEBUG : Creating backend with remote "/tmp/rclone3870578342" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bozoxat7rila'", Local "Local file system at /tmp/rclone3870578342", Modify Window "1ms" 2025/07/18 04:23:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f669d622decddb0dadcd700ca512a955 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/18 04:23:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/18 04:23:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bozoxat7rila' 2025/07/18 04:23:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozoxat7rila': 1 files missing 2025/07/18 04:23:10 NOTICE: 1 hashes missing 2025/07/18 04:23:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozoxat7rila': 1 differences found 2025/07/18 04:23:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozoxat7rila': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/18 04:23:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:23:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozoxat7rila': 0 differences found 2025/07/18 04:23:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozoxat7rila': 1 matching files 2025/07/18 04:23:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zesizax7hoye" 2025/07/18 04:23:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:23:11 DEBUG : Creating backend with remote "TestDrive:crypt/rdofiveksqp9hlrdnnd26h5gm1irsd65p1htoiq0kh47i596cab0" 2025/07/18 04:23:12 DEBUG : Creating backend with remote "/tmp/rclone101089346" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zesizax7hoye'", Local "Local file system at /tmp/rclone101089346", Modify Window "1ms" 2025/07/18 04:23:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 72109455ea32a7300e0c7fdcb58c5b48 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/18 04:23:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/18 04:23:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zesizax7hoye' 2025/07/18 04:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesizax7hoye': 1 files missing 2025/07/18 04:23:15 NOTICE: 1 hashes missing 2025/07/18 04:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesizax7hoye': 1 differences found 2025/07/18 04:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesizax7hoye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/18 04:23:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:23:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesizax7hoye': 0 differences found 2025/07/18 04:23:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesizax7hoye': 1 matching files 2025/07/18 04:23:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yixifun2yifi" 2025/07/18 04:23:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:23:16 DEBUG : Creating backend with remote "TestDrive:crypt/tgkhusqsd3c07q8ql98i5do49l124pf7h5mr3g5m8i3c80sstgrg" 2025/07/18 04:23:17 DEBUG : Creating backend with remote "/tmp/rclone3894865523" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yixifun2yifi'", Local "Local file system at /tmp/rclone3894865523", Modify Window "1ms" 2025/07/18 04:23:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 36429903de44d0f306fb2c1e92e4bae8 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/18 04:23:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/18 04:23:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yixifun2yifi' 2025/07/18 04:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixifun2yifi': 1 files missing 2025/07/18 04:23:20 NOTICE: 1 hashes missing 2025/07/18 04:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixifun2yifi': 1 differences found 2025/07/18 04:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixifun2yifi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/18 04:23:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:23:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixifun2yifi': 0 differences found 2025/07/18 04:23:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixifun2yifi': 1 matching files 2025/07/18 04:23:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maruxad3jeso" 2025/07/18 04:23:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:23:21 DEBUG : Creating backend with remote "TestDrive:crypt/sfevdm0rgdhk9gddgv14e21k2f9kge3mv5nj7un7apja2tad4hbg" 2025/07/18 04:23:22 DEBUG : Creating backend with remote "/tmp/rclone3626575242" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maruxad3jeso'", Local "Local file system at /tmp/rclone3626575242", Modify Window "1ms" 2025/07/18 04:23:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 059fe6b86ec58cdbb298281979e537ac OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/18 04:23:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/18 04:23:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-maruxad3jeso' 2025/07/18 04:23:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maruxad3jeso': 1 files missing 2025/07/18 04:23:25 NOTICE: 1 hashes missing 2025/07/18 04:23:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maruxad3jeso': 1 differences found 2025/07/18 04:23:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maruxad3jeso': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/18 04:23:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/18 04:23:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maruxad3jeso': 0 differences found 2025/07/18 04:23:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maruxad3jeso': 1 matching files 2025/07/18 04:23:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maruxad3jeso': Purge remote 2025/07/18 04:23:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yixifun2yifi': Purge remote 2025/07/18 04:23:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesizax7hoye': Purge remote 2025/07/18 04:23:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bozoxat7rila': Purge remote 2025/07/18 04:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nazecet2ludi': Purge remote 2025/07/18 04:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojacih6labe': Purge remote 2025/07/18 04:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupucig4dore': Purge remote 2025/07/18 04:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vapagiw1yusi': Purge remote 2025/07/18 04:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-berolon0puha': Purge remote 2025/07/18 04:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gigagam4davo': Purge remote --- PASS: TestApplyTransforms (53.10s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:23:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/18 04:23:33 DEBUG : sub/file2: md5 = b7150376a2fecef4aa603bc0b59b1cc8 OK 2025/07/18 04:23:33 INFO : file1: Copied (new) to: sub/file2 2025/07/18 04:23:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 04:23:33 DEBUG : file1: Unchanged skipping 2025/07/18 04:23:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': don't need to copy/move sub/file2, it is already at target location 2025/07/18 04:23:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.82s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:23:39 DEBUG : dst/file1: md5 = ed5e9ae1d9b90aed5824cdbe1fb96843 OK 2025/07/18 04:23:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/backup" 2025/07/18 04:23:40 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/1nrff024r7pq65ecp72fc28jb0" 2025/07/18 04:23:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/18 04:23:43 INFO : dst/file1: Moved (server-side) 2025/07/18 04:23:45 DEBUG : dst/file1: md5 = f9e576cb4c6e2a940bec36397fb8bd80 OK 2025/07/18 04:23:45 INFO : dst/file1: Copied (new) 2025/07/18 04:23:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/18 04:23:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/18 04:23:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.06s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:23:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/dst" 2025/07/18 04:23:50 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/18 04:23:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/CompareDest" 2025/07/18 04:23:51 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/gveqi14airsml4bgu7krj116o8" 2025/07/18 04:23:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/18 04:23:56 DEBUG : one: md5 = 202ea72bfc40441872cd07ed1b35d7e4 OK 2025/07/18 04:23:56 INFO : one: Copied (new) 2025/07/18 04:23:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 04:23:59 DEBUG : one: md5 = d60633cea4e0765f132be337c743954b OK 2025/07/18 04:23:59 INFO : one: Copied (replaced existing) 2025/07/18 04:24:02 DEBUG : dst/one: md5 = b1209a0ba150e10a0c5a7ea76dfae0ee OK 2025/07/18 04:24:04 DEBUG : CompareDest/one: md5 = 3696bc7eb2603a7874722da2576b70cc OK 2025/07/18 04:24:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 04:24:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 04:24:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 04:24:07 DEBUG : CompareDest/two: md5 = ed687d5a47c894c61fc00fe13cc8fe84 OK 2025/07/18 04:24:08 DEBUG : two: Need to transfer - File not found at Destination 2025/07/18 04:24:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 04:24:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 04:24:09 DEBUG : two: Need to transfer - File not found at Destination 2025/07/18 04:24:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 04:24:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 04:24:10 DEBUG : two: Need to transfer - File not found at Destination 2025/07/18 04:24:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/18 04:24:12 DEBUG : two: md5 = cf2c8aa4dc995269f51f2e4e0f0a69c4 OK 2025/07/18 04:24:12 INFO : two: Copied (new) 2025/07/18 04:24:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/18 04:24:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:24:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/18 04:24:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.46s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:24:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/dst" 2025/07/18 04:24:16 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/18 04:24:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/CopyDest" 2025/07/18 04:24:18 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/18 04:24:19 DEBUG : one: Need to transfer - File not found at Destination 2025/07/18 04:24:22 DEBUG : one: md5 = a557eb95eee599820602fe14aeb24ca6 OK 2025/07/18 04:24:22 INFO : one: Copied (new) 2025/07/18 04:24:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 04:24:26 DEBUG : one: md5 = 2386be4c0136cfa2f580a696d6df3f95 OK 2025/07/18 04:24:26 INFO : one: Copied (replaced existing) 2025/07/18 04:24:28 DEBUG : dst/one: md5 = a255c51d71839e5e9099cfe90c4b874e OK 2025/07/18 04:24:30 DEBUG : CopyDest/one: md5 = a6d58c312fe08a90876e8fd6c9c2be05 OK 2025/07/18 04:24:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/BackupDir" 2025/07/18 04:24:31 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/18 04:24:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 04:24:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 04:24:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 04:24:34 INFO : one: Moved (server-side) 2025/07/18 04:24:35 INFO : one: Copied (server-side copy) 2025/07/18 04:24:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/18 04:24:37 DEBUG : CopyDest/two: md5 = 22e12266fb3d2955756ce64a57e14853 OK 2025/07/18 04:24:38 DEBUG : two: Need to transfer - File not found at Destination 2025/07/18 04:24:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 04:24:39 INFO : two: Copied (server-side copy) 2025/07/18 04:24:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/18 04:24:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 04:24:40 DEBUG : two: Unchanged skipping 2025/07/18 04:24:42 DEBUG : CopyDest/three: md5 = c89d84f8e9bae32caec7ad3f6a9bd870 OK 2025/07/18 04:24:43 DEBUG : three: Need to transfer - File not found at Destination 2025/07/18 04:24:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/18 04:24:43 DEBUG : three: Destination not found in --copy-dest 2025/07/18 04:24:44 DEBUG : three: md5 = 02285ebbfd4d0a3617e4d4388fcc3943 OK 2025/07/18 04:24:44 INFO : three: Copied (new) 2025/07/18 04:24:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/18 04:24:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:24:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/18 04:24:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:24:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/18 04:24:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/18 04:24:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.42s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:24:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/18 04:24:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 12d00a39d29e19a788a4c18b3c9c3af6 OK 2025/07/18 04:24:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/18 04:24:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/18 04:24:56 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/07/18 04:24:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/18 04:24:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/18 04:24:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f4f5349c15367a2a67b090f734af8cb8 OK 2025/07/18 04:24:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/18 04:25:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/18 04:25:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.52s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:25:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Looking for duplicate names using skip mode. 2025/07/18 04:25:06 NOTICE: one: Found 2 files with duplicate names 2025/07/18 04:25:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.91s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:25:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Looking for duplicate names using skip mode. 2025/07/18 04:25:12 NOTICE: one: Found 3 files with duplicate names 2025/07/18 04:25:12 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/18 04:25:12 INFO : one: Deleted 2025/07/18 04:25:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.07s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:25:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Looking for duplicate names using first mode. 2025/07/18 04:25:20 NOTICE: one: Found 3 files with duplicate names 2025/07/18 04:25:20 INFO : one: Deleted 2025/07/18 04:25:21 INFO : one: Deleted 2025/07/18 04:25:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.84s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:25:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Looking for duplicate names using newest mode. 2025/07/18 04:25:27 NOTICE: one: Found 3 files with duplicate names 2025/07/18 04:25:28 INFO : one: Deleted 2025/07/18 04:25:28 INFO : one: Deleted 2025/07/18 04:25:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.52s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:25:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Looking for duplicate names using oldest mode. 2025/07/18 04:25:36 NOTICE: one: Found 3 files with duplicate names 2025/07/18 04:25:36 INFO : one: Deleted 2025/07/18 04:25:37 INFO : one: Deleted 2025/07/18 04:25:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.81s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:25:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Looking for duplicate names using largest mode. 2025/07/18 04:25:43 NOTICE: one: Found 3 files with duplicate names 2025/07/18 04:25:44 INFO : one: Deleted 2025/07/18 04:25:44 INFO : one: Deleted 2025/07/18 04:25:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.59s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:25:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Looking for duplicate names using smallest mode. 2025/07/18 04:25:51 NOTICE: one: Found 3 files with duplicate names 2025/07/18 04:25:52 INFO : one: Deleted 2025/07/18 04:25:52 INFO : one: Deleted 2025/07/18 04:25:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.81s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:26:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Looking for duplicate names using rename mode. 2025/07/18 04:26:00 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/18 04:26:02 INFO : one-2.txt: renamed from: one.txt 2025/07/18 04:26:03 INFO : one-3.txt: renamed from: one.txt 2025/07/18 04:26:05 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.36s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:26:10 DEBUG : dupe1/one.txt: md5 = ec0073aeeb510f65a10610a1f25a9042 OK 2025/07/18 04:26:20 DEBUG : dupe2/two.txt: md5 = 3e1c4bf0d8c051df370f41c634c5bec1 OK 2025/07/18 04:26:22 DEBUG : dupe3/three.txt: md5 = ddd75522f8dc4550a327dfdfd648a53d OK 2025/07/18 04:26:23 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/18 04:26:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/18 04:26:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/18 04:26:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/18 04:26:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/18 04:26:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/18 04:26:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (20.89s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:26:30 DEBUG : a.txt: md5 = e0243131a4a3f1388e88702869c75f2b OK 2025/07/18 04:26:32 DEBUG : zend.txt: md5 = 06fb4a8b037f16f95bdad78327b2dfc5 OK 2025/07/18 04:26:34 DEBUG : sub dir/hello world: md5 = 9d4b45d3c59d1e18b0622b4611dce8b6 OK 2025/07/18 04:26:35 DEBUG : sub dir/hello world2: md5 = 762335082475a85b544a0706932ea12e OK 2025/07/18 04:26:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 15910cfaedd0df299113a4790042a9ac OK 2025/07/18 04:26:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = ae7a6750c8bbfebe1584ac5bcabd9249 OK 2025/07/18 04:26:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = 76346fb0910fbced9248d7838efa7526 OK 2025/07/18 04:26:42 DEBUG : a.txt: Excluded (Size Filter) 2025/07/18 04:26:42 DEBUG : a.txt: Excluded 2025/07/18 04:26:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/18 04:26:42 DEBUG : sub dir/hello world2: Excluded 2025/07/18 04:26:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/18 04:26:42 DEBUG : sub dir/hello world: Excluded 2025/07/18 04:26:43 DEBUG : sub dir/ignore dir: Excluded 2025/07/18 04:26:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/18 04:26:43 DEBUG : sub dir/hello world2: Excluded 2025/07/18 04:26:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/18 04:26:43 DEBUG : sub dir/hello world: Excluded 2025/07/18 04:26:43 DEBUG : sub dir/ignore dir: Excluded 2025/07/18 04:26:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/18 04:26:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/18 04:26:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/18 04:26:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/18 04:26:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/18 04:26:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/18 04:26:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.42s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:26:52 DEBUG : a.txt: md5 = 5484a9507bda441f9e36e24c35f474f8 OK 2025/07/18 04:26:53 DEBUG : zend.txt: md5 = 1e3ecf09a9a72769dd30ba5d619c5f7b OK 2025/07/18 04:26:55 DEBUG : sub dir/hello world: md5 = 8743fa614cd09155ccc19191ba1e072d OK 2025/07/18 04:26:56 DEBUG : sub dir/hello world2: md5 = 5e0591ded395459639d3af514e68a13c OK 2025/07/18 04:26:59 DEBUG : sub dir/ignore dir/.ignore: md5 = e9565546bb9a348b593627d72aa30dd0 OK 2025/07/18 04:27:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = bc024d65cc1483da780242145a89e3b5 OK 2025/07/18 04:27:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6930f7c498f96024e5b1ff6778bdd764 OK 2025/07/18 04:27:04 DEBUG : a.txt: Excluded (Size Filter) 2025/07/18 04:27:04 DEBUG : a.txt: Excluded 2025/07/18 04:27:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/18 04:27:04 DEBUG : sub dir/hello world: Excluded 2025/07/18 04:27:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/18 04:27:04 DEBUG : sub dir/hello world2: Excluded 2025/07/18 04:27:05 DEBUG : sub dir/ignore dir: Excluded 2025/07/18 04:27:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/18 04:27:05 DEBUG : sub dir/hello world: Excluded 2025/07/18 04:27:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/18 04:27:05 DEBUG : sub dir/hello world2: Excluded 2025/07/18 04:27:05 DEBUG : sub dir/ignore dir: Excluded 2025/07/18 04:27:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/18 04:27:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/18 04:27:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/18 04:27:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/18 04:27:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/18 04:27:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/18 04:27:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.03s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:27:14 DEBUG : file1: md5 = c00b20dc2e4325461a8c3dd0bec5e6b3 OK 2025/07/18 04:27:16 DEBUG : sub/file2: md5 = 888a658818e3aea18866e005e9276680 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/07/18 04:27:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/18 04:27:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/18 04:27:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/18 04:27:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.04s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:27:24 DEBUG : file1: md5 = 144ebd0e41448c17fdceb4727d4d00b2 OK 2025/07/18 04:27:26 DEBUG : sub/file2: md5 = 9f75f7884b6610af16cb20380c933a5e 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/07/18 04:27:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/notfound" 2025/07/18 04:27:30 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/qe0i31qdkoejk60elps0ni5sqk" 2025/07/18 04:27:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.58s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:27:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Making directory 2025/07/18 04:27:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:27:37 DEBUG : sub dir/hello world: md5 = d483d162251982fbb35faa9e6d2ccf51 OK 2025/07/18 04:27:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.01s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:27:41 DEBUG : potato2: md5 = 7d92a7b02609ae487ec55701be4f1f33 OK 2025/07/18 04:27:43 DEBUG : empty space: md5 = dbd1e76ea090117042e30d70dbcb2c5d OK --- PASS: TestLs (5.82s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:27:47 DEBUG : potato2: md5 = e48197fc03ef694bc6150dcabd90055a OK 2025/07/18 04:27:49 DEBUG : empty space: md5 = 071c7ee5cb43c609c3f4b55dfa5f15a1 OK 2025/07/18 04:27:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/18 04:27:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.92s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:27:53 DEBUG : potato2: md5 = 4524df23c6eecb6c3ac1c6eec6245735 OK 2025/07/18 04:27:54 DEBUG : empty space: md5 = ae6c452867299116528bfd47c3d12391 OK --- PASS: TestLsLong (5.17s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:27:58 DEBUG : potato2: md5 = dbb98affe0d61aeed1e357babbeacd57 OK 2025/07/18 04:27:59 DEBUG : empty space: md5 = b888426a70e497e8a3d678a7168cd5fe OK --- PASS: TestHashSums (4.76s) === RUN TestHashSumsWithErrors 2025/07/18 04:28:01 DEBUG : Creating backend with remote ":memory:" 2025/07/18 04:28:01 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/18 04:28:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/18 04:28:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/18 04:28:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/18 04:28:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/18 04:28:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/18 04:28:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/18 04:28:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/18 04:28:01 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-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:28:03 DEBUG : potato2: md5 = d8b31281dea641f9bde1273c59d5eebb OK 2025/07/18 04:28:04 DEBUG : empty space: md5 = 61b14d1c7965b3565e51fa1a819dba8b OK 2025/07/18 04:28:06 DEBUG : sub dir/potato3: md5 = d3dd25f17081d46b63f28c5110b0354e OK 2025/07/18 04:28:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.36s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:28:12 DEBUG : small: md5 = 30b421844330c618117abfb5bcf73d8d OK 2025/07/18 04:28:14 DEBUG : medium: md5 = 0753ce1b7b1a6b18ddf2c0432b0f310d OK 2025/07/18 04:28:15 DEBUG : large: md5 = 8c2694aa4b621c0ca8ac5356e5efc008 OK 2025/07/18 04:28:15 DEBUG : Waiting for deletions to finish 2025/07/18 04:28:16 DEBUG : large: Excluded (Size Filter) 2025/07/18 04:28:16 INFO : medium: Deleted 2025/07/18 04:28:16 INFO : small: Deleted --- PASS: TestDelete (7.02s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:28:19 DEBUG : small: md5 = 51882be2c69540246c0f07d329197e32 OK 2025/07/18 04:28:21 DEBUG : medium: md5 = fc790555dbbf0c71419b7baa8612f697 OK 2025/07/18 04:28:22 DEBUG : large: md5 = 11918003659831351d71a8f89f205474 OK 2025/07/18 04:28:22 DEBUG : Waiting for deletions to finish 2025/07/18 04:28:23 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/18 04:28:23 INFO : small: Deleted 2025/07/18 04:28:23 INFO : large: Deleted --- PASS: TestMaxDelete (7.34s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:28:26 DEBUG : small: md5 = 484da692987f895c0e7f64b5a3215249 OK 2025/07/18 04:28:28 DEBUG : medium: md5 = 53eca2e8066ab180ca614e85006f8279 OK 2025/07/18 04:28:29 DEBUG : large: md5 = 00df115d2a25d567de33f445242e3aec OK 2025/07/18 04:28:30 DEBUG : Waiting for deletions to finish 2025/07/18 04:28:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/18 04:28:30 INFO : medium: Deleted 2025/07/18 04:28:30 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.37s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:28:34 DEBUG : small: md5 = 07125a9d373a122c23f4a0e4ba6cf831 OK 2025/07/18 04:28:35 DEBUG : medium: md5 = c1f2b10a4891f3bf45e54df0e554876c OK 2025/07/18 04:28:37 DEBUG : large: md5 = 803d120192b3c9638f98ce7f1ad72f31 OK 2025/07/18 04:28:37 DEBUG : Waiting for deletions to finish 2025/07/18 04:28:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/18 04:28:38 INFO : medium: Deleted 2025/07/18 04:28:38 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.26s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:28:41 DEBUG : ReadFile: md5 = aaf37d45e445eb445aa00da7a4008940 OK --- PASS: TestReadFile (4.63s) === RUN TestRetry 2025/07/18 04:28:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/18 04:28:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/18 04:28:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/18 04:28:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/18 04:28:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/18 04:28:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/18 04:28:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.06s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:28:46 DEBUG : file1: md5 = 41d83cdd509d9ac8c3d51f7747c88b82 OK 2025/07/18 04:28:47 DEBUG : file2: md5 = 090548a0d2ea80a2ce32235d189c0489 OK --- PASS: TestCat (17.07s) === RUN TestPurge 2025/07/18 04:29:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tumohov7cite" 2025/07/18 04:29:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 04:29:01 DEBUG : Creating backend with remote "TestDrive:crypt/euptflgsc8cqo5csnefmat4s8or5k8v0u2nn33vrmv2ls2kciff0" 2025/07/18 04:29:03 DEBUG : Creating backend with remote "/tmp/rclone2838798023" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tumohov7cite'", Local "Local file system at /tmp/rclone2838798023", Modify Window "1ms" 2025/07/18 04:29:07 DEBUG : A1/B1/C1/one: md5 = f3e7704deb3c2b368f20e1cbd69d0964 OK 2025/07/18 04:29:07 INFO : A2: Making directory 2025/07/18 04:29:08 INFO : A1/B2: Making directory 2025/07/18 04:29:09 INFO : A1/B2/C2: Making directory 2025/07/18 04:29:10 INFO : A1/B1/C3: Making directory 2025/07/18 04:29:11 INFO : A3: Making directory 2025/07/18 04:29:12 INFO : A3/B3: Making directory 2025/07/18 04:29:13 INFO : A3/B3/C4: Making directory 2025/07/18 04:29:15 DEBUG : A1/two: md5 = 8d426882f384601b6f65448663dc3ca8 OK 2025/07/18 04:29:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tumohov7cite': Purge remote 2025/07/18 04:29:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.51s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:29:24 DEBUG : A1/B1/C1/one: md5 = dccb029dee08a81a23734dab9fff5c59 OK 2025/07/18 04:29:24 INFO : A2: Making directory 2025/07/18 04:29:25 INFO : A1/B2: Making directory 2025/07/18 04:29:26 INFO : A1/B2/C2: Making directory 2025/07/18 04:29:26 INFO : A1/B1/C3: Making directory 2025/07/18 04:29:27 INFO : A3: Making directory 2025/07/18 04:29:28 INFO : A3/B3: Making directory 2025/07/18 04:29:29 INFO : A3/B3/C4: Making directory 2025/07/18 04:29:32 DEBUG : A1/two: md5 = 5d306df500f76eb5ac11d5bba6c0b08e OK 2025/07/18 04:29:33 DEBUG : removing 1 level 3 directories 2025/07/18 04:29:33 INFO : A3/B3/C4: Removing directory 2025/07/18 04:29:36 DEBUG : removing 2 level 3 directories 2025/07/18 04:29:36 INFO : A1/B2/C2: Removing directory 2025/07/18 04:29:36 INFO : A1/B1/C3: Removing directory 2025/07/18 04:29:37 DEBUG : removing 2 level 2 directories 2025/07/18 04:29:37 INFO : A3/B3: Removing directory 2025/07/18 04:29:37 INFO : A1/B2: Removing directory 2025/07/18 04:29:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/18 04:29:37 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/18 04:29:37 DEBUG : removing 2 level 1 directories 2025/07/18 04:29:37 INFO : A3: Removing directory 2025/07/18 04:29:37 INFO : A2: Removing directory 2025/07/18 04:29:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/18 04:29:41 DEBUG : removing 1 level 3 directories 2025/07/18 04:29:41 INFO : A1/B1/C1: Removing directory 2025/07/18 04:29:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:42 DEBUG : removing 1 level 2 directories 2025/07/18 04:29:42 INFO : A1/B1: Removing directory 2025/07/18 04:29:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/18 04:29:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/18 04:29:43 DEBUG : removing 1 level 1 directories 2025/07/18 04:29:43 INFO : A1: Removing directory 2025/07/18 04:29:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/18 04:29:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/18 04:29:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/18 04:29:43 DEBUG : removing 1 level 0 directories 2025/07/18 04:29:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Removing directory 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/18 04:29:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (26.65s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:29:46 INFO : A1: Making directory 2025/07/18 04:29:47 INFO : A1/B1: Making directory 2025/07/18 04:29:48 INFO : A1/B1/C1: Making directory 2025/07/18 04:29:50 DEBUG : removing 1 level 3 directories 2025/07/18 04:29:50 INFO : A1/B1/C1: Removing directory 2025/07/18 04:29:51 DEBUG : removing 1 level 2 directories 2025/07/18 04:29:51 INFO : A1/B1: Removing directory 2025/07/18 04:29:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/18 04:29:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:29:53 INFO : A1: Making directory 2025/07/18 04:29:54 INFO : A1/B1: Making directory 2025/07/18 04:29:55 INFO : A1/B1/C1: Making directory 2025/07/18 04:29:58 DEBUG : removing 1 level 3 directories 2025/07/18 04:29:58 INFO : A1/B1/C1: Removing directory 2025/07/18 04:29:58 DEBUG : removing 1 level 2 directories 2025/07/18 04:29:58 INFO : A1/B1: Removing directory 2025/07/18 04:29:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/18 04:30:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.74s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:30:03 DEBUG : file1: md5 = 2e205f76721e47560fd265f1a4859a6c OK 2025/07/18 04:30:03 DEBUG : filename.txt: File name found in url 2025/07/18 04:30:05 DEBUG : filename.txt: md5 = 78d99282a573060533ea2fd0887069c0 OK 2025/07/18 04:30:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/18 04:30:06 DEBUG : headerfilename.txt: md5 = 81af064a58d4fba46f7b227e58b87815 OK 2025/07/18 04:30:07 DEBUG : file2: md5 = 29fe9d44a37b7e7140e2607eb58d317d OK --- PASS: TestCopyURL (8.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:30:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/18 04:30:12 DEBUG : sub/file2: md5 = c41f00d52b4ef98f99d26f18691aa3d6 OK 2025/07/18 04:30:12 INFO : file1: Copied (new) to: sub/file2 2025/07/18 04:30:12 INFO : file1: Deleted 2025/07/18 04:30:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 04:30:13 DEBUG : file1: Unchanged skipping 2025/07/18 04:30:13 INFO : file1: Deleted 2025/07/18 04:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': don't need to copy/move sub/file2, it is already at target location 2025/07/18 04:30:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.93s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:30:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/18 04:30:18 DEBUG : file1: md5 = dedac409ad5cf141db44518198421b1a OK 2025/07/18 04:30:18 INFO : file1: Copied (new) 2025/07/18 04:30:18 INFO : file1: Deleted 2025/07/18 04:30:18 DEBUG : file1: Destination exists, skipping 2025/07/18 04:30:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.21s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:30:22 DEBUG : dst/file1: md5 = 44fd05433426702c8b77e86d1b29c33b OK 2025/07/18 04:30:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyepuh0cege/backup" 2025/07/18 04:30:23 DEBUG : Creating backend with remote "TestDrive:crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g/1nrff024r7pq65ecp72fc28jb0" 2025/07/18 04:30:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/18 04:30:27 INFO : dst/file1: Moved (server-side) 2025/07/18 04:30:28 DEBUG : dst/file1: md5 = 38737fdad9677eb3f48064d60d3027ac OK 2025/07/18 04:30:28 INFO : dst/file1: Copied (new) 2025/07/18 04:30:28 INFO : dst/file1: Deleted 2025/07/18 04:30:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/18 04:30:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/18 04:30:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.02s) === 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-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:30:35 DEBUG : A1/one: md5 = a8dc168da6b934c38c607887c24cce94 OK 2025/07/18 04:30:37 DEBUG : A1/two: md5 = d1e9e8d8b3bfbafaa5530912d37c64c0 OK 2025/07/18 04:30:39 DEBUG : A1/B1/three: md5 = 50c34f1c0024ee8e61e3044a9140eb17 OK 2025/07/18 04:30:41 DEBUG : A1/B1/C1/four: md5 = 7ba6889553e9788d6f9d73854361a684 OK 2025/07/18 04:30:44 DEBUG : A1/B1/C2/five: md5 = 5a8f2ad0bfc9fe1d4b395cf94b298a77 OK 2025/07/18 04:30:44 INFO : A1/B2: Making directory 2025/07/18 04:30:44 INFO : A1/B1/C3: Making directory 2025/07/18 04:30:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/18 04:30:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/18 04:30:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/18 04:30:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/18 04:30:54 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/18 04:30:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/18 04:30:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/18 04:30:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/18 04:30:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/18 04:30:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/18 04:31:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/18 04:31:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/18 04:31:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/18 04:31:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/18 04:31:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/18 04:31:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/18 04:31:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/18 04:31:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/18 04:31:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/18 04:31:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/18 04:31:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/18 04:31:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/18 04:31:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/18 04:31:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/18 04:31:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/18 04:31:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/18 04:31:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/18 04:31:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/18 04:31:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/18 04:31:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/18 04:31:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.98s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': File to upload is small (34 bytes), uploading instead of streaming 2025/07/18 04:31:22 DEBUG : no_checksum_small_file_from_pipe: md5 = 7bac27dd64f1ae2a4967ef86b1c606c6 OK 2025/07/18 04:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/18 04:31:22 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/18 04:31:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/18 04:31:23 DEBUG : no_checksum_big_file_from_pipe: md5 = bcb7491012dd090b26d590592e4e6941 OK 2025/07/18 04:31:23 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-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:31:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': File to upload is small (34 bytes), uploading instead of streaming 2025/07/18 04:31:27 DEBUG : with_checksum_small_file_from_pipe: md5 = af762f8d581ab55683eb55a3da223ff8 OK 2025/07/18 04:31:27 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/18 04:31:27 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/18 04:31:28 DEBUG : with_checksum_big_file_from_pipe: md5 = 056befc80a5e3aeb195440193f637940 OK 2025/07/18 04:31:28 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-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': File to upload is small (34 bytes), uploading instead of streaming 2025/07/18 04:31:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 04:31:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/18 04:31:33 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-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': File to upload is small (34 bytes), uploading instead of streaming 2025/07/18 04:31:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/18 04:31:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/18 04:31:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.81s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/18 04:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': File to upload is small (48 bytes), uploading instead of streaming 2025/07/18 04:31:41 DEBUG : rcat_metadata: md5 = 879e257fccbd83e662d281d2371135c3 OK 2025/07/18 04:31:41 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/18 04:31:43 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/18 04:31:44 DEBUG : rcat_metadata_uploadcutoff0: md5 = d992ba33968f44f409f427055332143e OK 2025/07/18 04:31:44 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.62s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:31:47 DEBUG : potato1: md5 = cc1b97271866f00d97ece3bf018858fd OK 2025/07/18 04:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': File to upload is small (60 bytes), uploading instead of streaming 2025/07/18 04:31:48 DEBUG : potato2: md5 = 9d6d54bced6fb0a204551d055b9ba226 OK 2025/07/18 04:31:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:31:52 DEBUG : potato1: md5 = 11e4949041b63d99c11e73d13ce87db1 OK 2025/07/18 04:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': File to upload is small (60 bytes), uploading instead of streaming 2025/07/18 04:31:54 DEBUG : potato2: md5 = d6919ac9782fa5aca6477872894f0792 OK 2025/07/18 04:31:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.33s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:31:57 DEBUG : potato2: md5 = 3931cbe6ebdad1e02d50d2587d0bfd13 OK 2025/07/18 04:31:59 DEBUG : empty space: md5 = 45f4679290cd239dc7a2019ac77f92d7 OK 2025/07/18 04:32:01 DEBUG : sub dir/potato3: md5 = 436124e234be8ec916ca9158ea3d6c0f OK 2025/07/18 04:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Touching "sub dir/potato3" 2025/07/18 04:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Touching "empty space" 2025/07/18 04:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Touching "potato2" 2025/07/18 04:32:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.42s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:32:06 DEBUG : dir with metadata: Making directory with metadata 2025/07/18 04:32:07 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.45s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:32:09 DEBUG : directory with modtime: Making directory with metadata 2025/07/18 04:32:10 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:32:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/18 04:32:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 04:32:11 DEBUG : Google drive root 'crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g': Skipping btime metadata as can't update it on an existing file: 2025-07-18T04:32:11.701126141Z 2025/07/18 04:32:12 INFO : non existent directory: Updated directory metadata 2025/07/18 04:32:14 DEBUG : Google drive root 'crypt/1difrupt36og9n2jkubs7pohik4tkf8dargr0o5gpdauf1c9du1g': Skipping btime metadata as can't update it on an existing file: 2025-07-18T04:32:11.701126141Z 2025/07/18 04:32:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.10s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:32:16 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/18 04:32:18 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/18 04:32:19 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.31s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:32:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/18 04:32:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 04:32:21 DEBUG : dst: Making directory with metadata 2025/07/18 04:32:21 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 04:32:21 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 04:32:22 INFO : dst: Set directory modification time (using SetModTime) 2025/07/18 04:32:22 INFO : dst: Set directory modification time (using SetModTime) 2025/07/18 04:32:22 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/18 04:32:23 INFO : dst: Set directory modification time (using SetModTime) 2025/07/18 04:32:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege'", Local "Local file system at /tmp/rclone2576141912", Modify Window "1ms" 2025/07/18 04:32:26 DEBUG : sub dir/test remove existing: md5 = 2258accbf714eed67025381c47052977 OK 2025/07/18 04:32:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 03753865df50c9abe35a7b50875443c2 OK 2025/07/18 04:32:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vigupof4" before starting 2025/07/18 04:32:31 DEBUG : sub dir/test remove existing.vigupof4: TEST: removing renamed existing file after operation 2025/07/18 04:32:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jakabev8" before starting 2025/07/18 04:32:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jakabev8: TEST: renaming existing back after failed operation 2025/07/18 04:32:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuqixay0" before starting 2025/07/18 04:32:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuqixay0: TEST: removing renamed existing file after operation 2025/07/18 04:32:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "thqkp15vtj0fgv5lb76grd4b2pcuc7puggfqf2smrd1jgcf8rde0" 2025/07/18 04:32:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4utrh0mev4o0g8j3d2crrmat558t460hgll86fukou000297g3c1hs2ihais3grsl0su72fdn30o2924i37mu9c35j56p5avpp3dqdfj0oq6ohgbrh6kvbqcj45i2r9id7raa4gihpk8g64i8j31tfsgqdjmk3ksq4vknbvfl7puk4he9f90" --- PASS: TestRemoveExisting (13.54s) === 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/07/18 04:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyepuh0cege': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m31.361067165s (try 1/5)