"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/11 04:35:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza" 2025/05/11 04:35:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:35:55 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00" 2025/05/11 04:35:56 DEBUG : Creating backend with remote "/tmp/rclone2317434144" === 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-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", 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-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/11 04:35:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/11 04:35:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/11 04:35:57 DEBUG : potato: Seek from 10 to 0 2025/05/11 04:35:57 DEBUG : potato: Seek from 10 to 0 2025/05/11 04:35:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/11 04:35:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/11 04:35:57 DEBUG : potato: Seek from 5 to 2 2025/05/11 04:35:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/11 04:35:57 DEBUG : potato: Seek from 7 to 0 2025/05/11 04:35:57 DEBUG : potato: Seek from 7 to 0 2025/05/11 04:35:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/11 04:35:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/11 04:35:57 DEBUG : potato: Seek from 5 to 2 2025/05/11 04:35:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/11 04:35:57 DEBUG : potato: Seek from 8 to 0 2025/05/11 04:35:57 DEBUG : potato: Seek from 8 to 0 2025/05/11 04:35:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/11 04:35:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/11 04:35:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/11 04:35:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/11 04:35:57 DEBUG : potato: Seek from 5 to 2 2025/05/11 04:35:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/11 04:35:57 DEBUG : potato: Seek from 9 to 0 2025/05/11 04:35:57 DEBUG : potato: Seek from 9 to 0 2025/05/11 04:35:57 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-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:35:59 DEBUG : rutabaga: md5 = 676c323c5b6eb5b64f9518d014829a33 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/11 04:36:01 DEBUG : empty space: md5 = 8e7f6a4df9c253f92fa0fa83d5ddf337 OK === RUN TestCheck/3 2025/05/11 04:36:03 DEBUG : potato2: md5 = 17b7ecc447b3709fc7abc53a524ec4b7 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/11 04:36:05 DEBUG : remotepotato: md5 = df23f4bfa5bf7309f9ecfc47a8bff637 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.47s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/05/11 04:36:08 DEBUG : Creating backend with remote "nonexistent" 2025/05/11 04:36:08 DEBUG : Creating backend with remote "nonexistent" 2025/05/11 04:36:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/11 04:36:08 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/11 04:36:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/11 04:36:08 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-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:36:09 DEBUG : rutabaga: md5 = 7a9ea2b2dcfd056e4792ae20a0139f22 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/11 04:36:14 DEBUG : empty space: md5 = 4535bb0175c53bdfd2b31a26674c06d8 OK === RUN TestCheckDownload/3 2025/05/11 04:36:16 DEBUG : potato2: md5 = 6dab8e2753aa4c13eca6e43d3fa38feb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/11 04:36:20 DEBUG : remotepotato: md5 = 057c8442617b4bd2505940471e20497e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.85s) --- PASS: TestCheckDownload/1 (1.30s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.06s) --- PASS: TestCheckDownload/6 (1.24s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:36:27 DEBUG : rutabaga: md5 = 7fb5ec720c59598dbb9b9cff1f5c2d3f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/11 04:36:29 DEBUG : empty space: md5 = a3a299005c2040102822fb28f8394d4f OK === RUN TestCheckSizeOnly/3 2025/05/11 04:36:31 DEBUG : potato2: md5 = 162bfaa673458997b09cbad30c1e89cc OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/11 04:36:33 DEBUG : remotepotato: md5 = f319b5059a9f0ca1421ad1a54cc3eb4e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.98s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:36:37 DEBUG : test.sum: md5 = e7be7567695f7ef009eb3a586a660731 OK 2025/05/11 04:36:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/11 04:36:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/11 04:36:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/11 04:36:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/11 04:36:40 DEBUG : test.sum: md5 = 5adace76c44c58e2ef5aa0ae852676c9 OK 2025/05/11 04:36:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/11 04:36:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/11 04:36:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/11 04:36:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.83s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:36:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/data" 2025/05/11 04:36:42 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:36:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/data" 2025/05/11 04:36:44 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/vjrnln8ratgmqakfosrqe8espk" 2025/05/11 04:36:47 DEBUG : data/banana: md5 = 8abbd01f687359400b872fa2e98c9698 OK 2025/05/11 04:36:49 DEBUG : test.sum: md5 = 86ce31929fabbf37bec05d0d32e7714f OK === RUN TestCheckSumDownload/subtest1 2025/05/11 04:36:53 DEBUG : data/potato: md5 = db9d9cc003045cdd847e04e907a3de78 OK 2025/05/11 04:36:54 DEBUG : test.sum: md5 = 4b87099915ea2028b928d0f79f6b5374 OK === RUN TestCheckSumDownload/subtest2 2025/05/11 04:36:58 DEBUG : test.sum: md5 = 02ae578d5f52815f24d07a1597db05ef OK === RUN TestCheckSumDownload/subtest3 2025/05/11 04:37:02 DEBUG : test.sum: md5 = 4902a5c3b8b92fd8e1cf8bb4d4a99e45 OK === RUN TestCheckSumDownload/subtest4 2025/05/11 04:37:06 DEBUG : test.sum: md5 = 9a36c346e87ac7573497eb2757f18cfc OK === RUN TestCheckSumDownload/subtest5 2025/05/11 04:37:10 DEBUG : test.sum: md5 = 3a827067c74445cb2f8b1a8f19c75ede OK === RUN TestCheckSumDownload/subtest6 2025/05/11 04:37:14 DEBUG : data/banana: md5 = 79dd9ce4ef30fb7b3fce98d9789beba0 OK 2025/05/11 04:37:16 DEBUG : data/potato: md5 = df4eb1dea228897b1bdf63e639f3b9e2 OK 2025/05/11 04:37:17 DEBUG : test.sum: md5 = 68bdf30b0f46f7479427c72303192b4b OK === RUN TestCheckSumDownload/subtest7 2025/05/11 04:37:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/11 04:37:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.76s) --- PASS: TestCheckSumDownload/subtest1 (2.28s) --- PASS: TestCheckSumDownload/subtest2 (2.23s) --- PASS: TestCheckSumDownload/subtest3 (2.10s) --- PASS: TestCheckSumDownload/subtest4 (2.22s) --- PASS: TestCheckSumDownload/subtest5 (2.00s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.18s) === RUN TestApplyTransforms 2025/05/11 04:37:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fasehik9cega" 2025/05/11 04:37:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:37:22 DEBUG : Creating backend with remote "TestDrive:crypt/5hq3srtgg6o5dd2agqmlacta8ke3a0vrp3l7uo6da4nvd6epj60g" 2025/05/11 04:37:23 DEBUG : Creating backend with remote "/tmp/rclone2704489005" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fasehik9cega'", Local "Local file system at /tmp/rclone2704489005", Modify Window "1ms" 2025/05/11 04:37:26 DEBUG : hello, world!: md5 = 3c2c517b4f3c4e2ffb0d7ae96972fc34 OK upper checkfile vs. lower remote (without normalization) 2025/05/11 04:37:26 ERROR : hello, world!: sum not found 2025/05/11 04:37:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fasehik9cega' 2025/05/11 04:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasehik9cega': 1 files missing 2025/05/11 04:37:26 NOTICE: 1 hashes missing 2025/05/11 04:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasehik9cega': 2 differences found 2025/05/11 04:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasehik9cega': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/11 04:37:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasehik9cega': 0 differences found 2025/05/11 04:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fasehik9cega': 1 matching files 2025/05/11 04:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kikuyay4cawu" 2025/05/11 04:37:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/i6hq6he1ulf26b9ans92dv0bcg0nfnd1m4vuh3b0ajqk1a6odem0" 2025/05/11 04:37:28 DEBUG : Creating backend with remote "/tmp/rclone3835260600" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kikuyay4cawu'", Local "Local file system at /tmp/rclone3835260600", Modify Window "1ms" 2025/05/11 04:37:30 DEBUG : HELLO, WORLD!: md5 = 4fb63686b130b497d65e29bad99e6fd0 OK lower checkfile vs. upper remote (without normalization) 2025/05/11 04:37:31 ERROR : HELLO, WORLD!: sum not found 2025/05/11 04:37:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kikuyay4cawu' 2025/05/11 04:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikuyay4cawu': 1 files missing 2025/05/11 04:37:31 NOTICE: 1 hashes missing 2025/05/11 04:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikuyay4cawu': 2 differences found 2025/05/11 04:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikuyay4cawu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/11 04:37:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikuyay4cawu': 0 differences found 2025/05/11 04:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikuyay4cawu': 1 matching files 2025/05/11 04:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kagakox8fixe" 2025/05/11 04:37:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/c21lc7845gnlln0c9iacorcgcq6g3b894n0pqn15kdv1jhcl8peg" 2025/05/11 04:37:33 DEBUG : Creating backend with remote "/tmp/rclone3348150240" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kagakox8fixe'", Local "Local file system at /tmp/rclone3348150240", Modify Window "1ms" 2025/05/11 04:37:35 DEBUG : HeLlO, wOrLd!: md5 = 027af5cf143b5e5750f026c336eaef78 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/11 04:37:35 ERROR : HeLlO, wOrLd!: sum not found 2025/05/11 04:37:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kagakox8fixe' 2025/05/11 04:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagakox8fixe': 1 files missing 2025/05/11 04:37:35 NOTICE: 1 hashes missing 2025/05/11 04:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagakox8fixe': 2 differences found 2025/05/11 04:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagakox8fixe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/11 04:37:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagakox8fixe': 0 differences found 2025/05/11 04:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kagakox8fixe': 1 matching files 2025/05/11 04:37:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geyulax5tezi" 2025/05/11 04:37:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:37:36 DEBUG : Creating backend with remote "TestDrive:crypt/vositkgho52ger1uajp6u6blnrqipbshf789bep6m4ctlbe7c34g" 2025/05/11 04:37:37 DEBUG : Creating backend with remote "/tmp/rclone2588298526" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geyulax5tezi'", Local "Local file system at /tmp/rclone2588298526", Modify Window "1ms" 2025/05/11 04:37:39 DEBUG : HELLO, WORLD!: md5 = 66aa128df1991683cdf3c13fef880263 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/11 04:37:40 ERROR : HELLO, WORLD!: sum not found 2025/05/11 04:37:40 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-geyulax5tezi' 2025/05/11 04:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyulax5tezi': 1 files missing 2025/05/11 04:37:40 NOTICE: 1 hashes missing 2025/05/11 04:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyulax5tezi': 2 differences found 2025/05/11 04:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyulax5tezi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/11 04:37:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyulax5tezi': 0 differences found 2025/05/11 04:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyulax5tezi': 1 matching files 2025/05/11 04:37:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xutaxib0gipi" 2025/05/11 04:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:37:41 DEBUG : Creating backend with remote "TestDrive:crypt/p04u0do9s8oic0siamrlbjjfanube34i3gvva047tglvsccuols0" 2025/05/11 04:37:42 DEBUG : Creating backend with remote "/tmp/rclone1959544056" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xutaxib0gipi'", Local "Local file system at /tmp/rclone1959544056", Modify Window "1ms" 2025/05/11 04:37:44 DEBUG : 測試_Русский___ě_áñ: md5 = 5b1ef950b8c2cd577d467f8992be5413 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/11 04:37:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/11 04:37:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xutaxib0gipi' 2025/05/11 04:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxib0gipi': 1 files missing 2025/05/11 04:37:44 NOTICE: 1 hashes missing 2025/05/11 04:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxib0gipi': 2 differences found 2025/05/11 04:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxib0gipi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/11 04:37:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxib0gipi': 0 differences found 2025/05/11 04:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxib0gipi': 1 matching files 2025/05/11 04:37:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saqorah9beta" 2025/05/11 04:37:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:37:45 DEBUG : Creating backend with remote "TestDrive:crypt/f15eal1becviv13d0hdjdn9kns5vsqqu0a4vs8f9qvl1tq0fsk60" 2025/05/11 04:37:46 DEBUG : Creating backend with remote "/tmp/rclone2640015131" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saqorah9beta'", Local "Local file system at /tmp/rclone2640015131", Modify Window "1ms" 2025/05/11 04:37:48 DEBUG : 測試_Русский___ě_áñ: md5 = 374f577a6be7b7173c02f684037f22c6 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/11 04:37:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/11 04:37:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-saqorah9beta' 2025/05/11 04:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqorah9beta': 1 files missing 2025/05/11 04:37:49 NOTICE: 1 hashes missing 2025/05/11 04:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqorah9beta': 2 differences found 2025/05/11 04:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqorah9beta': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/11 04:37:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqorah9beta': 0 differences found 2025/05/11 04:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqorah9beta': 1 matching files 2025/05/11 04:37:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jequtiw8wojo" 2025/05/11 04:37:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:37:50 DEBUG : Creating backend with remote "TestDrive:crypt/h7a5km141p5etlk02uueo0j3smvbcn8he9bb8egi3ok2gr329p5g" 2025/05/11 04:37:51 DEBUG : Creating backend with remote "/tmp/rclone3714819214" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jequtiw8wojo'", Local "Local file system at /tmp/rclone3714819214", Modify Window "1ms" 2025/05/11 04:37:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0736698264ff240e8548bc8e8007e551 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/11 04:37:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/11 04:37:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jequtiw8wojo' 2025/05/11 04:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jequtiw8wojo': 1 files missing 2025/05/11 04:37:53 NOTICE: 1 hashes missing 2025/05/11 04:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jequtiw8wojo': 2 differences found 2025/05/11 04:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jequtiw8wojo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/11 04:37:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:37:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jequtiw8wojo': 0 differences found 2025/05/11 04:37:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jequtiw8wojo': 1 matching files 2025/05/11 04:37:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hudomiw8varo" 2025/05/11 04:37:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:37:55 DEBUG : Creating backend with remote "TestDrive:crypt/n6i6pfkhapdds26sbge2otmdscbg2p5m4jeekdet3g2dsdn32seg" 2025/05/11 04:37:56 DEBUG : Creating backend with remote "/tmp/rclone1058654275" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hudomiw8varo'", Local "Local file system at /tmp/rclone1058654275", Modify Window "1ms" 2025/05/11 04:37:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8a3c466499313065a94e66035aacfc49 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/11 04:37:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/11 04:37:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hudomiw8varo' 2025/05/11 04:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudomiw8varo': 1 files missing 2025/05/11 04:37:58 NOTICE: 1 hashes missing 2025/05/11 04:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudomiw8varo': 2 differences found 2025/05/11 04:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudomiw8varo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/11 04:37:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudomiw8varo': 0 differences found 2025/05/11 04:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudomiw8varo': 1 matching files 2025/05/11 04:37:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qopitix2donu" 2025/05/11 04:37:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:37:59 DEBUG : Creating backend with remote "TestDrive:crypt/5dqttepgdp5kmfsbftq7rra4dhjodbpvitvl4v29r2e968rnkhf0" 2025/05/11 04:38:00 DEBUG : Creating backend with remote "/tmp/rclone2502273509" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qopitix2donu'", Local "Local file system at /tmp/rclone2502273509", Modify Window "1ms" 2025/05/11 04:38:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1939d86cddfaefa43509a85ff44fef51 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/11 04:38:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/11 04:38:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qopitix2donu' 2025/05/11 04:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qopitix2donu': 1 files missing 2025/05/11 04:38:03 NOTICE: 1 hashes missing 2025/05/11 04:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qopitix2donu': 2 differences found 2025/05/11 04:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qopitix2donu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/11 04:38:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qopitix2donu': 0 differences found 2025/05/11 04:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qopitix2donu': 1 matching files 2025/05/11 04:38:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rilawuv1wevu" 2025/05/11 04:38:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:38:04 DEBUG : Creating backend with remote "TestDrive:crypt/81a9k091sda3ntq9imff9rsni6cftfkp9u5n36eib2osnqfg84sg" 2025/05/11 04:38:05 DEBUG : Creating backend with remote "/tmp/rclone1079803279" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rilawuv1wevu'", Local "Local file system at /tmp/rclone1079803279", Modify Window "1ms" 2025/05/11 04:38:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1d59a122a37b1c83c51a4e2c9fecb6a7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/11 04:38:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/11 04:38:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rilawuv1wevu' 2025/05/11 04:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilawuv1wevu': 1 files missing 2025/05/11 04:38:08 NOTICE: 1 hashes missing 2025/05/11 04:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilawuv1wevu': 2 differences found 2025/05/11 04:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilawuv1wevu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/11 04:38:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/11 04:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilawuv1wevu': 0 differences found 2025/05/11 04:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rilawuv1wevu': 1 matching files 2025/05/11 04:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rilawuv1wevu': Purge remote 2025/05/11 04:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qopitix2donu': Purge remote 2025/05/11 04:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hudomiw8varo': Purge remote 2025/05/11 04:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jequtiw8wojo': Purge remote 2025/05/11 04:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saqorah9beta': Purge remote 2025/05/11 04:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutaxib0gipi': Purge remote 2025/05/11 04:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geyulax5tezi': Purge remote 2025/05/11 04:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kagakox8fixe': Purge remote 2025/05/11 04:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kikuyay4cawu': Purge remote 2025/05/11 04:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fasehik9cega': Purge remote --- PASS: TestApplyTransforms (51.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:38:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/11 04:38:16 DEBUG : sub/file2: md5 = 790428c01bbb4c69e9140772d121ae86 OK 2025/05/11 04:38:16 INFO : file1: Copied (new) to: sub/file2 2025/05/11 04:38:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 04:38:17 DEBUG : file1: Unchanged skipping 2025/05/11 04:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': don't need to copy/move sub/file2, it is already at target location 2025/05/11 04:38:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:38:22 DEBUG : dst/file1: md5 = d444bf159ac00a7d04b3b0d0eac9caca OK 2025/05/11 04:38:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/backup" 2025/05/11 04:38:23 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/1nrff024r7pq65ecp72fc28jb0" 2025/05/11 04:38:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/11 04:38:27 INFO : dst/file1: Moved (server-side) 2025/05/11 04:38:28 DEBUG : dst/file1: md5 = 197e5879ed86a8583ece27e2f736a9e6 OK 2025/05/11 04:38:28 INFO : dst/file1: Copied (new) 2025/05/11 04:38:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/11 04:38:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/11 04:38:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.41s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:38:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/dst" 2025/05/11 04:38:33 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/11 04:38:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/CompareDest" 2025/05/11 04:38:34 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/gveqi14airsml4bgu7krj116o8" 2025/05/11 04:38:36 DEBUG : one: Need to transfer - File not found at Destination 2025/05/11 04:38:38 DEBUG : one: md5 = 593b94be8b550e5cf0e1ace6ec5f153a OK 2025/05/11 04:38:38 INFO : one: Copied (new) 2025/05/11 04:38:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 04:38:41 DEBUG : one: md5 = 60760384ef08e355c243dc0dd11f94dd OK 2025/05/11 04:38:41 INFO : one: Copied (replaced existing) 2025/05/11 04:38:42 DEBUG : dst/one: md5 = 7eddb8bf0f9b32128c449ba46602ba14 OK 2025/05/11 04:38:44 DEBUG : CompareDest/one: md5 = 4cef3213831142b9223f0443ca263919 OK 2025/05/11 04:38:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 04:38:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 04:38:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 04:38:47 DEBUG : CompareDest/two: md5 = 8bdc59c642dcd461313cd2daf33977d6 OK 2025/05/11 04:38:48 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 04:38:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 04:38:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 04:38:49 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 04:38:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 04:38:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 04:38:51 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 04:38:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/11 04:38:52 DEBUG : two: md5 = 2ddecd313b4c6f44976805fd9ad1780c OK 2025/05/11 04:38:52 INFO : two: Copied (new) 2025/05/11 04:38:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/11 04:38:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:38:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:38:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.04s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:38:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/dst" 2025/05/11 04:38:57 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/11 04:38:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/CopyDest" 2025/05/11 04:38:58 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/11 04:39:00 DEBUG : one: Need to transfer - File not found at Destination 2025/05/11 04:39:02 DEBUG : one: md5 = 06517f2a91f38491a3cbefe9cb143a31 OK 2025/05/11 04:39:02 INFO : one: Copied (new) 2025/05/11 04:39:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 04:39:04 DEBUG : one: md5 = 57c199a5ecfe4301b76625d7d347728a OK 2025/05/11 04:39:04 INFO : one: Copied (replaced existing) 2025/05/11 04:39:06 DEBUG : dst/one: md5 = e04b5277231ce2b534effc3ca7408901 OK 2025/05/11 04:39:08 DEBUG : CopyDest/one: md5 = 4297fce2b95a51d0b4a9bdbf4cf18abb OK 2025/05/11 04:39:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/BackupDir" 2025/05/11 04:39:09 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/11 04:39:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 04:39:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 04:39:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 04:39:13 INFO : one: Moved (server-side) 2025/05/11 04:39:14 INFO : one: Copied (server-side copy) 2025/05/11 04:39:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/11 04:39:16 DEBUG : CopyDest/two: md5 = 1d54407ec7953f26ecf50355c924ac9b OK 2025/05/11 04:39:16 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 04:39:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 04:39:17 INFO : two: Copied (server-side copy) 2025/05/11 04:39:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/11 04:39:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 04:39:18 DEBUG : two: Unchanged skipping 2025/05/11 04:39:20 DEBUG : CopyDest/three: md5 = 120ebea90ab6ad404a963324429b715f OK 2025/05/11 04:39:21 DEBUG : three: Need to transfer - File not found at Destination 2025/05/11 04:39:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/11 04:39:21 DEBUG : three: Destination not found in --copy-dest 2025/05/11 04:39:22 DEBUG : three: md5 = 3d25a320b20e7260e0e0ad5e9d12a2a2 OK 2025/05/11 04:39:22 INFO : three: Copied (new) 2025/05/11 04:39:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/11 04:39:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/11 04:39:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:39:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/11 04:39:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/11 04:39:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:39:28 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.38s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:39:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/11 04:39:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3b0b636b019e6bb636939b96048e918d OK 2025/05/11 04:39:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/11 04:39:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/11 04:39:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/11 04:39:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/11 04:39:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/11 04:39:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 42cd7185e9ca88310698000965660872 OK 2025/05/11 04:39:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/11 04:39:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/11 04:39:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.74s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:39:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Looking for duplicate names using skip mode. 2025/05/11 04:39:42 NOTICE: one: Found 2 files with duplicate names 2025/05/11 04:39:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.48s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:39:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Looking for duplicate names using skip mode. 2025/05/11 04:39:48 NOTICE: one: Found 3 files with duplicate names 2025/05/11 04:39:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/11 04:39:48 INFO : one: Deleted 2025/05/11 04:39:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.21s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:39:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Looking for duplicate names using first mode. 2025/05/11 04:39:54 NOTICE: one: Found 3 files with duplicate names 2025/05/11 04:39:54 INFO : one: Deleted 2025/05/11 04:39:55 INFO : one: Deleted 2025/05/11 04:39:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.17s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:40:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Looking for duplicate names using newest mode. 2025/05/11 04:40:00 NOTICE: one: Found 3 files with duplicate names 2025/05/11 04:40:00 INFO : one: Deleted 2025/05/11 04:40:01 INFO : one: Deleted 2025/05/11 04:40:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.12s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:40:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Looking for duplicate names using oldest mode. 2025/05/11 04:40:06 NOTICE: one: Found 3 files with duplicate names 2025/05/11 04:40:07 INFO : one: Deleted 2025/05/11 04:40:07 INFO : one: Deleted 2025/05/11 04:40:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.91s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:40:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Looking for duplicate names using largest mode. 2025/05/11 04:40:13 NOTICE: one: Found 3 files with duplicate names 2025/05/11 04:40:13 INFO : one: Deleted 2025/05/11 04:40:14 INFO : one: Deleted 2025/05/11 04:40:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.66s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:40:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Looking for duplicate names using smallest mode. 2025/05/11 04:40:19 NOTICE: one: Found 3 files with duplicate names 2025/05/11 04:40:20 INFO : one: Deleted 2025/05/11 04:40:20 INFO : one: Deleted 2025/05/11 04:40:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.33s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:40:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Looking for duplicate names using rename mode. 2025/05/11 04:40:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/11 04:40:28 INFO : one-2.txt: renamed from: one.txt 2025/05/11 04:40:29 INFO : one-3.txt: renamed from: one.txt 2025/05/11 04:40:31 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.71s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:40:35 DEBUG : dupe1/one.txt: md5 = 45b0b67329f42b2fc602320499285768 OK 2025/05/11 04:40:37 DEBUG : dupe2/two.txt: md5 = 73391e593f0a3461a566c20a60277d9c OK 2025/05/11 04:40:39 DEBUG : dupe3/three.txt: md5 = 413d8747f7d8f2903b5fe560d6d8a97e OK 2025/05/11 04:40:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/11 04:40:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/11 04:40:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/11 04:40:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/11 04:40:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/11 04:40:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/11 04:40:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.09s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:40:47 DEBUG : a.txt: md5 = 3890d804652976229feaff89650d93ef OK 2025/05/11 04:40:48 DEBUG : zend.txt: md5 = 80d2a76dc85a89df1178db16411e9006 OK 2025/05/11 04:40:50 DEBUG : sub dir/hello world: md5 = c4ee27eb44c48dc8ec3f79f1ff921b01 OK 2025/05/11 04:40:51 DEBUG : sub dir/hello world2: md5 = d3d7fa1d1ce0d871f9b279c957bc640f OK 2025/05/11 04:40:53 DEBUG : sub dir/ignore dir/.ignore: md5 = ff79295c3f5e61dd4fcabc718c925462 OK 2025/05/11 04:40:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = b9901d8f5dc7910cabea12b1150d79aa OK 2025/05/11 04:40:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 83f777626f2a50e7d2a18363a7d2a736 OK 2025/05/11 04:40:58 DEBUG : a.txt: Excluded (Size Filter) 2025/05/11 04:40:58 DEBUG : a.txt: Excluded 2025/05/11 04:40:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/11 04:40:59 DEBUG : sub dir/hello world: Excluded 2025/05/11 04:40:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/11 04:40:59 DEBUG : sub dir/hello world2: Excluded 2025/05/11 04:40:59 DEBUG : sub dir/ignore dir: Excluded 2025/05/11 04:40:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/11 04:40:59 DEBUG : sub dir/hello world: Excluded 2025/05/11 04:40:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/11 04:40:59 DEBUG : sub dir/hello world2: Excluded 2025/05/11 04:41:00 DEBUG : sub dir/ignore dir: Excluded 2025/05/11 04:41:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/11 04:41:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/11 04:41:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/11 04:41:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/11 04:41:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/11 04:41:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/11 04:41:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.08s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:41:08 DEBUG : a.txt: md5 = 7ff48161ca47cf5260c683841cd36eff OK 2025/05/11 04:41:09 DEBUG : zend.txt: md5 = d6331de88cb5391a1a46ff817fc030ae OK 2025/05/11 04:41:11 DEBUG : sub dir/hello world: md5 = 17f34c2d0ae801e3ee1efcdeca46fe6b OK 2025/05/11 04:41:13 DEBUG : sub dir/hello world2: md5 = d26ef48af646b8830ccbf6dd63599647 OK 2025/05/11 04:41:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 906b48b5bc38b0092aefb6d884629672 OK 2025/05/11 04:41:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 088dd1ed209c7adf864a3e5752f5fbea OK 2025/05/11 04:41:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = efc98422c43ccb2e418dc1e3af5ed83f OK 2025/05/11 04:41:20 DEBUG : a.txt: Excluded (Size Filter) 2025/05/11 04:41:20 DEBUG : a.txt: Excluded 2025/05/11 04:41:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/11 04:41:20 DEBUG : sub dir/hello world2: Excluded 2025/05/11 04:41:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/11 04:41:20 DEBUG : sub dir/hello world: Excluded 2025/05/11 04:41:21 DEBUG : sub dir/ignore dir: Excluded 2025/05/11 04:41:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/11 04:41:21 DEBUG : sub dir/hello world2: Excluded 2025/05/11 04:41:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/11 04:41:21 DEBUG : sub dir/hello world: Excluded 2025/05/11 04:41:21 DEBUG : sub dir/ignore dir: Excluded 2025/05/11 04:41:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/11 04:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/11 04:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/11 04:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/11 04:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/11 04:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/11 04:41:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.79s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:41:29 DEBUG : file1: md5 = 83e8ff0abe76dbc6a42132b4c69f9ac9 OK 2025/05/11 04:41:31 DEBUG : sub/file2: md5 = 2cddfb559b943614e109e82fd5c28b74 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/11 04:41:34 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/11 04:41:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/11 04:41:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/11 04:41:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.41s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:41:39 DEBUG : file1: md5 = 591ae6d32c50f45abef349901daa22b6 OK 2025/05/11 04:41:41 DEBUG : sub/file2: md5 = 86f69f361da0f337630195299f89f31c OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/11 04:41:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/notfound" 2025/05/11 04:41:45 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/qe0i31qdkoejk60elps0ni5sqk" 2025/05/11 04:41:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.45s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:41:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Making directory 2025/05/11 04:41:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:41:52 DEBUG : sub dir/hello world: md5 = 0b58df34f329e804b35269ba76373d67 OK 2025/05/11 04:41:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.84s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:41:56 DEBUG : potato2: md5 = ff40b814d929ca563f7ae134e0b2520e OK 2025/05/11 04:41:57 DEBUG : empty space: md5 = b8b4b351df67286ccba0409529f9ff25 OK --- PASS: TestLs (4.40s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:00 DEBUG : potato2: md5 = dc637ae8d7ce30d38672e07155dd82ac OK 2025/05/11 04:42:01 DEBUG : empty space: md5 = 3f92d4afcb3b4883be82eddec433d106 OK 2025/05/11 04:42:02 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.57s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:05 DEBUG : potato2: md5 = 158988bc96000698cf3d254fc23b4279 OK 2025/05/11 04:42:06 DEBUG : empty space: md5 = 368c823fe04a8a2af86c278018428877 OK --- PASS: TestLsLong (4.60s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:10 DEBUG : potato2: md5 = fa32cd38352fa96f5ad816acea45e1f7 OK 2025/05/11 04:42:11 DEBUG : empty space: md5 = 423df2c46790d438e50404359b9a9b5d OK --- PASS: TestHashSums (4.77s) === RUN TestHashSumsWithErrors 2025/05/11 04:42:13 DEBUG : Creating backend with remote ":memory:" 2025/05/11 04:42:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/11 04:42:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/11 04:42:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/11 04:42:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/11 04:42:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/11 04:42:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/11 04:42:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/11 04:42:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/11 04:42:13 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-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:14 DEBUG : potato2: md5 = 9deb1c53aeaf505308d4394fe2ce7d9d OK 2025/05/11 04:42:15 DEBUG : empty space: md5 = d344474bb9716b95ebf16222f4d7fdce OK 2025/05/11 04:42:18 DEBUG : sub dir/potato3: md5 = 8fa6b4a680503be7779a6a24d57cbfad OK 2025/05/11 04:42:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.27s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:22 DEBUG : small: md5 = 0de47fd8dc1f33a610ed317df29eeb64 OK 2025/05/11 04:42:24 DEBUG : medium: md5 = 8a6bcfd790bf9c8bfe2c9649e0285002 OK 2025/05/11 04:42:25 DEBUG : large: md5 = d8ec73c5e86617812f994a22112d4153 OK 2025/05/11 04:42:25 DEBUG : Waiting for deletions to finish 2025/05/11 04:42:25 DEBUG : large: Excluded (Size Filter) 2025/05/11 04:42:26 INFO : small: Deleted 2025/05/11 04:42:26 INFO : medium: Deleted --- PASS: TestDelete (6.03s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:28 DEBUG : small: md5 = 8c8028b21fead371d583263b00b93c7b OK 2025/05/11 04:42:30 DEBUG : medium: md5 = eb43e489bfab11560783cb8866f9e2e4 OK 2025/05/11 04:42:31 DEBUG : large: md5 = 1a8e1addbc8dc7f8a2ceb8a4914a72e1 OK 2025/05/11 04:42:31 DEBUG : Waiting for deletions to finish 2025/05/11 04:42:32 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/11 04:42:32 INFO : medium: Deleted 2025/05/11 04:42:32 INFO : small: Deleted --- PASS: TestMaxDelete (6.79s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:35 DEBUG : small: md5 = 2c02f1574501e99c3743ac15b00cb7fa OK 2025/05/11 04:42:37 DEBUG : medium: md5 = 5cc26926a92b626dbe245eea71cda838 OK 2025/05/11 04:42:38 DEBUG : large: md5 = d67644a6792b289e18ed2159a27aee8d OK 2025/05/11 04:42:38 DEBUG : Waiting for deletions to finish 2025/05/11 04:42:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/11 04:42:39 INFO : small: Deleted 2025/05/11 04:42:39 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.68s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:42 DEBUG : small: md5 = ad0ed1c05fad08a47d7cdc4ce58e2d3d OK 2025/05/11 04:42:43 DEBUG : medium: md5 = 93181348e6d1d65681dceea95aaec1c3 OK 2025/05/11 04:42:45 DEBUG : large: md5 = 40d52bb765cb250916cc03eb6f08b8b3 OK 2025/05/11 04:42:45 DEBUG : Waiting for deletions to finish 2025/05/11 04:42:45 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/11 04:42:45 INFO : small: Deleted 2025/05/11 04:42:46 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.53s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:48 DEBUG : ReadFile: md5 = 445bfe52466ae4c1c97b017efc126241 OK --- PASS: TestReadFile (3.91s) === RUN TestRetry 2025/05/11 04:42:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/11 04:42:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/11 04:42:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/11 04:42:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/11 04:42:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/11 04:42:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/11 04:42:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:42:53 DEBUG : file1: md5 = 92cf1669e46fceabf3fec786b1bc1596 OK 2025/05/11 04:42:54 DEBUG : file2: md5 = 48ab58a2a6380fcd79a6b076195fded3 OK --- PASS: TestCat (17.09s) === RUN TestPurge 2025/05/11 04:43:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xosumel8fiqu" 2025/05/11 04:43:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 04:43:08 DEBUG : Creating backend with remote "TestDrive:crypt/6qbe556c8obf22g76cm98n3bji99i48bkbgqo6nsbur5jt1dph20" 2025/05/11 04:43:09 DEBUG : Creating backend with remote "/tmp/rclone1749462969" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xosumel8fiqu'", Local "Local file system at /tmp/rclone1749462969", Modify Window "1ms" 2025/05/11 04:43:13 DEBUG : A1/B1/C1/one: md5 = 834b398d909d7aeede2f2949a2cffa50 OK 2025/05/11 04:43:13 INFO : A2: Making directory 2025/05/11 04:43:14 INFO : A1/B2: Making directory 2025/05/11 04:43:15 INFO : A1/B2/C2: Making directory 2025/05/11 04:43:16 INFO : A1/B1/C3: Making directory 2025/05/11 04:43:17 INFO : A3: Making directory 2025/05/11 04:43:17 INFO : A3/B3: Making directory 2025/05/11 04:43:18 INFO : A3/B3/C4: Making directory 2025/05/11 04:43:20 DEBUG : A1/two: md5 = e3e6e3a1e59f6154163c51e4e9a34894 OK 2025/05/11 04:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xosumel8fiqu': Purge remote 2025/05/11 04:43:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.78s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:43:28 DEBUG : A1/B1/C1/one: md5 = 4beca055a85e5abcb35f14b61cbfa380 OK 2025/05/11 04:43:28 INFO : A2: Making directory 2025/05/11 04:43:28 INFO : A1/B2: Making directory 2025/05/11 04:43:29 INFO : A1/B2/C2: Making directory 2025/05/11 04:43:30 INFO : A1/B1/C3: Making directory 2025/05/11 04:43:31 INFO : A3: Making directory 2025/05/11 04:43:31 INFO : A3/B3: Making directory 2025/05/11 04:43:32 INFO : A3/B3/C4: Making directory 2025/05/11 04:43:34 DEBUG : A1/two: md5 = 0ae7b61fba81b98b8a38f33b87c367b9 OK 2025/05/11 04:43:36 DEBUG : removing 1 level 3 directories 2025/05/11 04:43:36 INFO : A3/B3/C4: Removing directory 2025/05/11 04:43:38 DEBUG : removing 2 level 3 directories 2025/05/11 04:43:38 INFO : A1/B2/C2: Removing directory 2025/05/11 04:43:38 INFO : A1/B1/C3: Removing directory 2025/05/11 04:43:39 DEBUG : removing 2 level 2 directories 2025/05/11 04:43:39 INFO : A3/B3: Removing directory 2025/05/11 04:43:39 INFO : A1/B2: Removing directory 2025/05/11 04:43:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/11 04:43:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/11 04:43:40 DEBUG : removing 2 level 1 directories 2025/05/11 04:43:40 INFO : A3: Removing directory 2025/05/11 04:43:40 INFO : A2: Removing directory 2025/05/11 04:43:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/11 04:43:44 DEBUG : removing 1 level 3 directories 2025/05/11 04:43:44 INFO : A1/B1/C1: Removing directory 2025/05/11 04:43:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:44 DEBUG : removing 1 level 2 directories 2025/05/11 04:43:44 INFO : A1/B1: Removing directory 2025/05/11 04:43:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/11 04:43:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/11 04:43:45 DEBUG : removing 1 level 1 directories 2025/05/11 04:43:45 INFO : A1: Removing directory 2025/05/11 04:43:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/11 04:43:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/11 04:43:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/11 04:43:46 DEBUG : removing 1 level 0 directories 2025/05/11 04:43:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Removing directory 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/11 04:43:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.30s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:43:48 INFO : A1: Making directory 2025/05/11 04:43:49 INFO : A1/B1: Making directory 2025/05/11 04:43:50 INFO : A1/B1/C1: Making directory 2025/05/11 04:43:52 DEBUG : removing 1 level 3 directories 2025/05/11 04:43:52 INFO : A1/B1/C1: Removing directory 2025/05/11 04:43:53 DEBUG : removing 1 level 2 directories 2025/05/11 04:43:53 INFO : A1/B1: Removing directory 2025/05/11 04:43:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/11 04:43:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.93s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:43:55 INFO : A1: Making directory 2025/05/11 04:43:56 INFO : A1/B1: Making directory 2025/05/11 04:43:57 INFO : A1/B1/C1: Making directory 2025/05/11 04:43:59 DEBUG : removing 1 level 3 directories 2025/05/11 04:43:59 INFO : A1/B1/C1: Removing directory 2025/05/11 04:44:00 DEBUG : removing 1 level 2 directories 2025/05/11 04:44:00 INFO : A1/B1: Removing directory 2025/05/11 04:44:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/11 04:44:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:44:04 DEBUG : file1: md5 = e3bd89aace8e5e43435b360588016403 OK 2025/05/11 04:44:05 DEBUG : filename.txt: File name found in url 2025/05/11 04:44:06 DEBUG : filename.txt: md5 = 2983e79a598ba814349e1881f26cc533 OK 2025/05/11 04:44:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/11 04:44:07 DEBUG : headerfilename.txt: md5 = 7c67cf806a2de76058531cfcf2573cdc OK 2025/05/11 04:44:09 DEBUG : file2: md5 = aec8e5260f5a71495c28e5c12a905f09 OK --- PASS: TestCopyURL (8.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:44:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/11 04:44:14 DEBUG : sub/file2: md5 = 9cb4be67c739998f6b657e0fab75abf9 OK 2025/05/11 04:44:14 INFO : file1: Copied (new) to: sub/file2 2025/05/11 04:44:14 INFO : file1: Deleted 2025/05/11 04:44:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 04:44:14 DEBUG : file1: Unchanged skipping 2025/05/11 04:44:14 INFO : file1: Deleted 2025/05/11 04:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': don't need to copy/move sub/file2, it is already at target location 2025/05/11 04:44:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.92s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:44:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/11 04:44:19 DEBUG : file1: md5 = e7729812e9c980f58be061f4e7eba8a4 OK 2025/05/11 04:44:19 INFO : file1: Copied (new) 2025/05/11 04:44:19 INFO : file1: Deleted 2025/05/11 04:44:19 DEBUG : file1: Destination exists, skipping 2025/05/11 04:44:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:44:23 DEBUG : dst/file1: md5 = 754dfb94fc3d94dd05b2e15908b184d4 OK 2025/05/11 04:44:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxazus0heza/backup" 2025/05/11 04:44:24 DEBUG : Config file has changed externally - reloading 2025/05/11 04:44:24 DEBUG : Creating backend with remote "TestDrive:crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00/1nrff024r7pq65ecp72fc28jb0" 2025/05/11 04:44:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/11 04:44:28 INFO : dst/file1: Moved (server-side) 2025/05/11 04:44:29 DEBUG : dst/file1: md5 = 9dcaa69ac04c990467696acb4db141ac OK 2025/05/11 04:44:29 INFO : dst/file1: Copied (new) 2025/05/11 04:44:29 INFO : dst/file1: Deleted 2025/05/11 04:44:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/11 04:44:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/11 04:44:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.48s) === 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-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:44:36 DEBUG : A1/one: md5 = bb250f8ef2fa8b47f715c581f77ddb1e OK 2025/05/11 04:44:37 DEBUG : A1/two: md5 = 5a987dd87d73164d5cddff4c86e372ca OK 2025/05/11 04:44:39 DEBUG : A1/B1/three: md5 = 70aca0fb0cabc928c0e518f5de6a0a80 OK 2025/05/11 04:44:41 DEBUG : A1/B1/C1/four: md5 = bdad0d522c936c1cf12f5c46b642a844 OK 2025/05/11 04:44:43 DEBUG : A1/B1/C2/five: md5 = 8726445d85a0d6a8706cdeedaf049a41 OK 2025/05/11 04:44:43 INFO : A1/B2: Making directory 2025/05/11 04:44:44 INFO : A1/B1/C3: Making directory 2025/05/11 04:44:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/11 04:44:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/11 04:44:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/11 04:44:54 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/11 04:44:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/11 04:44:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/11 04:44:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/11 04:44:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/11 04:44:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/11 04:44:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/11 04:45:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/11 04:45:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/11 04:45:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/11 04:45:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/11 04:45:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/11 04:45:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/11 04:45:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/11 04:45:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/11 04:45:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/11 04:45:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/11 04:45:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/11 04:45:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/11 04:45:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/11 04:45:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/11 04:45:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/11 04:45:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/11 04:45:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/11 04:45:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/11 04:45:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/11 04:45:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/11 04:45:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.66s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': File to upload is small (34 bytes), uploading instead of streaming 2025/05/11 04:45:20 DEBUG : no_checksum_small_file_from_pipe: md5 = f17c2809bb7840bbda52fb18ce22c8ce OK 2025/05/11 04:45:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/11 04:45:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/11 04:45:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/11 04:45:22 DEBUG : no_checksum_big_file_from_pipe: md5 = 90d3d7563a5109882cfeb532cea979a3 OK 2025/05/11 04:45:22 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-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:45:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': File to upload is small (34 bytes), uploading instead of streaming 2025/05/11 04:45:25 DEBUG : with_checksum_small_file_from_pipe: md5 = 4839793fd56862f89096692c36266d01 OK 2025/05/11 04:45:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/11 04:45:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/11 04:45:27 DEBUG : with_checksum_big_file_from_pipe: md5 = 08cc5beafa47f25688bd9403e5df23ff OK 2025/05/11 04:45:27 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-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': File to upload is small (34 bytes), uploading instead of streaming 2025/05/11 04:45:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 04:45:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/11 04:45:32 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-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:45:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': File to upload is small (34 bytes), uploading instead of streaming 2025/05/11 04:45:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/11 04:45:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/11 04:45:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.61s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/11 04:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': File to upload is small (48 bytes), uploading instead of streaming 2025/05/11 04:45:39 DEBUG : rcat_metadata: md5 = 24364fc2f0d09c65e2b44db093726539 OK 2025/05/11 04:45:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/11 04:45:41 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/11 04:45:42 DEBUG : rcat_metadata_uploadcutoff0: md5 = 66e3438209cd91795b0090abfb2ad0f4 OK 2025/05/11 04:45:42 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.83s) --- PASS: TestRcatMetadata/Normal (2.45s) --- PASS: TestRcatMetadata/ViaDisk (2.98s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:45:45 DEBUG : potato1: md5 = 600e021e4beabe7698fbec7b8ffaa381 OK 2025/05/11 04:45:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': File to upload is small (60 bytes), uploading instead of streaming 2025/05/11 04:45:46 DEBUG : potato2: md5 = 1880be3b56a5d0b5615bdf798ba29f65 OK 2025/05/11 04:45:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.32s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:45:49 DEBUG : potato1: md5 = 64903d77970fae1f017e796c5d52989a OK 2025/05/11 04:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': File to upload is small (60 bytes), uploading instead of streaming 2025/05/11 04:45:50 DEBUG : potato2: md5 = c9ec1734a32f01897e839d9c19966bf6 OK 2025/05/11 04:45:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.73s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:45:54 DEBUG : potato2: md5 = 13d7d850cc466ef1015af674edcec902 OK 2025/05/11 04:45:55 DEBUG : empty space: md5 = a5d01e5a63ca801c9835cbc3e9ab551c OK 2025/05/11 04:45:57 DEBUG : sub dir/potato3: md5 = 6137f93e03b7a85b70c8b1f1487aa62d OK 2025/05/11 04:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Touching "sub dir/potato3" 2025/05/11 04:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Touching "empty space" 2025/05/11 04:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Touching "potato2" 2025/05/11 04:46:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.38s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:46:02 DEBUG : dir with metadata: Making directory with metadata 2025/05/11 04:46:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.40s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:46:04 DEBUG : directory with modtime: Making directory with metadata 2025/05/11 04:46:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:46:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/11 04:46:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/11 04:46:07 DEBUG : Google drive root 'crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00': Skipping btime metadata as can't update it on an existing file: 2025-05-11T04:46:07.181331337Z 2025/05/11 04:46:08 INFO : non existent directory: Updated directory metadata 2025/05/11 04:46:10 DEBUG : Google drive root 'crypt/3rdvmlamfosqm65lc3o8ktmfrequ0s017revvukek889gbsbcl00': Skipping btime metadata as can't update it on an existing file: 2025-05-11T04:46:07.181331337Z 2025/05/11 04:46:10 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.82s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:46:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/11 04:46:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/11 04:46:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.12s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:46:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/11 04:46:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/11 04:46:16 DEBUG : dst: Making directory with metadata 2025/05/11 04:46:16 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/11 04:46:16 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 04:46:17 INFO : dst: Set directory modification time (using SetModTime) 2025/05/11 04:46:17 INFO : dst: Set directory modification time (using SetModTime) 2025/05/11 04:46:17 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/11 04:46:18 INFO : dst: Set directory modification time (using SetModTime) 2025/05/11 04:46:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.58s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza'", Local "Local file system at /tmp/rclone2317434144", Modify Window "1ms" 2025/05/11 04:46:21 DEBUG : sub dir/test remove existing: md5 = dd762791bd1a5270d6b7263b60a2863f OK 2025/05/11 04:46:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = dad6ced207dc203f5f5cb5b3a7ec3db3 OK 2025/05/11 04:46:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kenezuw4" before starting 2025/05/11 04:46:25 DEBUG : sub dir/test remove existing.kenezuw4: TEST: removing renamed existing file after operation 2025/05/11 04:46:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zemufef7" before starting 2025/05/11 04:46:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zemufef7: TEST: renaming existing back after failed operation 2025/05/11 04:46:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.renebad0" before starting 2025/05/11 04:46:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.renebad0: TEST: removing renamed existing file after operation 2025/05/11 04:46:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "c47kv5tkckjc65g9spd28dn051eepd6h09058ppn45uka3lecriikl7vprjpup9s4mtcnvlavrfdfe8g9tbq908heti5tn379qcuqligmvj3k5auh7385qp2vumpvlfloo6uq4a1rh873ifnpmvbt37s78djfq4bakg1i874o9i4vcfis6dg" 2025/05/11 04:46:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e01loniijtq52h0av4km2a201d7gta5isebnktlbsabilvjh1fa0" --- PASS: TestRemoveExisting (12.85s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/11 04:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxazus0heza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m37.687241218s (try 1/5)