"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/30 03:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo" 2025/09/30 03:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440" 2025/09/30 03:25:40 DEBUG : Creating backend with remote "/tmp/rclone177210936" === 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-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/30 03:25:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/30 03:25:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/30 03:25:41 DEBUG : potato: Seek from 10 to 0 2025/09/30 03:25:41 DEBUG : potato: Seek from 10 to 0 2025/09/30 03:25:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/30 03:25:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/30 03:25:41 DEBUG : potato: Seek from 5 to 2 2025/09/30 03:25:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/30 03:25:41 DEBUG : potato: Seek from 7 to 0 2025/09/30 03:25:41 DEBUG : potato: Seek from 7 to 0 2025/09/30 03:25:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/30 03:25:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/30 03:25:41 DEBUG : potato: Seek from 5 to 2 2025/09/30 03:25:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/30 03:25:41 DEBUG : potato: Seek from 8 to 0 2025/09/30 03:25:41 DEBUG : potato: Seek from 8 to 0 2025/09/30 03:25:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/30 03:25:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/30 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/30 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/30 03:25:41 DEBUG : potato: Seek from 5 to 2 2025/09/30 03:25:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/30 03:25:41 DEBUG : potato: Seek from 9 to 0 2025/09/30 03:25:41 DEBUG : potato: Seek from 9 to 0 2025/09/30 03:25:41 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-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:25:43 DEBUG : rutabaga: md5 = 39273f1579d920844790ad08aca9f1b0 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/30 03:25:45 DEBUG : empty space: md5 = 127d632b70647f5feda39ac3fa92ec8f OK === RUN TestCheck/3 2025/09/30 03:25:47 DEBUG : potato2: md5 = 76e9b659d13a9d86c6b7746f5127064f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/30 03:25:49 DEBUG : remotepotato: md5 = 0465e60ee74e78dae74f749152d26978 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.68s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/30 03:25:53 DEBUG : Creating backend with remote "nonexistent" 2025/09/30 03:25:53 DEBUG : Creating backend with remote "nonexistent" 2025/09/30 03:25:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/30 03:25:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/30 03:25:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/30 03:25:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:25:54 DEBUG : rutabaga: md5 = 275924041c289a40181ef1661a3fad7f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/30 03:25:58 DEBUG : empty space: md5 = 2bcd3e442778ca00a69a17814a2d436c OK === RUN TestCheckDownload/3 2025/09/30 03:26:00 DEBUG : potato2: md5 = 8dd66520e480412456fa25a03f57c570 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/30 03:26:05 DEBUG : remotepotato: md5 = 1511e41c7b9631e0be1e56f550a37a6a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.53s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.28s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (1.40s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.07s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:26:11 DEBUG : rutabaga: md5 = c6510f03dc8a65658584a710cb8d9566 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/30 03:26:13 DEBUG : empty space: md5 = 0768a3c1f29c3cf67acdeb19b9f635de OK === RUN TestCheckSizeOnly/3 2025/09/30 03:26:15 DEBUG : potato2: md5 = 1223ef9105c473f2ff4c1c2e8b4c3fb7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/30 03:26:17 DEBUG : remotepotato: md5 = cdd92a450afe3e5b75347ede71a35053 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.03s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:26:22 DEBUG : test.sum: md5 = aebd5185c467c7f4dcbe987c8bdebf01 OK 2025/09/30 03:26:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/30 03:26:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/30 03:26:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/30 03:26:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/30 03:26:24 DEBUG : test.sum: md5 = 16846d2ef115f8ab3c825488d0534098 OK 2025/09/30 03:26:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/30 03:26:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/30 03:26:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/30 03:26:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.89s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:26:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/data" 2025/09/30 03:26:26 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:26:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/data" 2025/09/30 03:26:28 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/vjrnln8ratgmqakfosrqe8espk" 2025/09/30 03:26:32 DEBUG : data/banana: md5 = 98a9cabf23265ca4a48c0940ca1f4e4a OK 2025/09/30 03:26:33 DEBUG : test.sum: md5 = c4024f767022f82245a14d619e77286d OK === RUN TestCheckSumDownload/subtest1 2025/09/30 03:26:37 DEBUG : data/potato: md5 = 64e20fc012a4bae39c6eaa0840dc98e3 OK 2025/09/30 03:26:39 DEBUG : test.sum: md5 = f8ecd4db56ba245e0b1c92f07c871fda OK === RUN TestCheckSumDownload/subtest2 2025/09/30 03:26:43 DEBUG : test.sum: md5 = a2553dbc6badc154a52c4720a9d5d443 OK === RUN TestCheckSumDownload/subtest3 2025/09/30 03:26:47 DEBUG : test.sum: md5 = d81b2f35912d58a0a021f9f788caa21a OK === RUN TestCheckSumDownload/subtest4 2025/09/30 03:26:51 DEBUG : test.sum: md5 = c2cc8e1c09487b8adb346a677f5fad54 OK === RUN TestCheckSumDownload/subtest5 2025/09/30 03:26:55 DEBUG : test.sum: md5 = 89cf0959d00339ee15fba293e79c8604 OK === RUN TestCheckSumDownload/subtest6 2025/09/30 03:27:00 DEBUG : data/banana: md5 = 9e2cf02fac01144fc72d5ea61d9b1b92 OK 2025/09/30 03:27:01 DEBUG : data/potato: md5 = 07dd66c3defaee8f0fea3be5af0d87fe OK 2025/09/30 03:27:02 DEBUG : test.sum: md5 = a1228b7c750b24774ea895585d723912 OK === RUN TestCheckSumDownload/subtest7 2025/09/30 03:27:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/30 03:27:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.76s) --- PASS: TestCheckSumDownload/subtest1 (2.26s) --- PASS: TestCheckSumDownload/subtest2 (2.16s) --- PASS: TestCheckSumDownload/subtest3 (2.34s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (2.53s) --- PASS: TestCheckSumDownload/subtest7 (2.38s) === RUN TestApplyTransforms 2025/09/30 03:27:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yorufec2zupi" 2025/09/30 03:27:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:08 DEBUG : Creating backend with remote "TestDrive:crypt/m6ki9ppfn8o3apbs0nb0ok8hes91ilt5dlbl4lkp01gtbhfrfung" 2025/09/30 03:27:09 DEBUG : Creating backend with remote "/tmp/rclone2631924279" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yorufec2zupi'", Local "Local file system at /tmp/rclone2631924279", Modify Window "1ms" 2025/09/30 03:27:11 DEBUG : hello, world!: md5 = 2d8a8d61ac1d290f78f82bc0a59c8ec6 OK upper checkfile vs. lower remote (without normalization) 2025/09/30 03:27:11 ERROR : hello, world!: sum not found 2025/09/30 03:27:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yorufec2zupi' 2025/09/30 03:27:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorufec2zupi': 1 files missing 2025/09/30 03:27:11 NOTICE: 1 hashes missing 2025/09/30 03:27:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorufec2zupi': 1 differences found 2025/09/30 03:27:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorufec2zupi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/30 03:27:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorufec2zupi': 0 differences found 2025/09/30 03:27:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorufec2zupi': 1 matching files 2025/09/30 03:27:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pasudot9nati" 2025/09/30 03:27:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:13 DEBUG : Creating backend with remote "TestDrive:crypt/10qn8cer7bchhhtr68grc335rg59ed795obprj1n9hgmik7b92g0" 2025/09/30 03:27:14 DEBUG : Creating backend with remote "/tmp/rclone1662093975" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pasudot9nati'", Local "Local file system at /tmp/rclone1662093975", Modify Window "1ms" 2025/09/30 03:27:16 DEBUG : HELLO, WORLD!: md5 = 74f4ac56257b67bd50577bc1dbc407b9 OK lower checkfile vs. upper remote (without normalization) 2025/09/30 03:27:16 ERROR : HELLO, WORLD!: sum not found 2025/09/30 03:27:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pasudot9nati' 2025/09/30 03:27:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pasudot9nati': 1 files missing 2025/09/30 03:27:16 NOTICE: 1 hashes missing 2025/09/30 03:27:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pasudot9nati': 1 differences found 2025/09/30 03:27:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pasudot9nati': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/30 03:27:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pasudot9nati': 0 differences found 2025/09/30 03:27:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pasudot9nati': 1 matching files 2025/09/30 03:27:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zebufum6sodu" 2025/09/30 03:27:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:17 DEBUG : Creating backend with remote "TestDrive:crypt/0vq2lbps50h3q9inl3pnfpfr8n7ou1o5g2kldm0hs0bdu8bfj1ng" 2025/09/30 03:27:18 DEBUG : Creating backend with remote "/tmp/rclone581729022" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zebufum6sodu'", Local "Local file system at /tmp/rclone581729022", Modify Window "1ms" 2025/09/30 03:27:20 DEBUG : HeLlO, wOrLd!: md5 = 6c51b9de88fedd8f74a1d12804b6c0ff OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/30 03:27:21 ERROR : HeLlO, wOrLd!: sum not found 2025/09/30 03:27:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zebufum6sodu' 2025/09/30 03:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebufum6sodu': 1 files missing 2025/09/30 03:27:21 NOTICE: 1 hashes missing 2025/09/30 03:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebufum6sodu': 1 differences found 2025/09/30 03:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebufum6sodu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/30 03:27:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebufum6sodu': 0 differences found 2025/09/30 03:27:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebufum6sodu': 1 matching files 2025/09/30 03:27:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-serobuh3dahe" 2025/09/30 03:27:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:22 DEBUG : Creating backend with remote "TestDrive:crypt/5aagctq1i53fbo10m9fbiahgak7o2pun0tdjkdufumk2dcbhmn6g" 2025/09/30 03:27:23 DEBUG : Creating backend with remote "/tmp/rclone2425311913" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-serobuh3dahe'", Local "Local file system at /tmp/rclone2425311913", Modify Window "1ms" 2025/09/30 03:27:25 DEBUG : HELLO, WORLD!: md5 = 084de8f3de41e9d72de004f3919d7a9a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/30 03:27:26 ERROR : HELLO, WORLD!: sum not found 2025/09/30 03:27:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-serobuh3dahe' 2025/09/30 03:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serobuh3dahe': 1 files missing 2025/09/30 03:27:26 NOTICE: 1 hashes missing 2025/09/30 03:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serobuh3dahe': 1 differences found 2025/09/30 03:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serobuh3dahe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/30 03:27:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serobuh3dahe': 0 differences found 2025/09/30 03:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serobuh3dahe': 1 matching files 2025/09/30 03:27:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cifuyay3cebu" 2025/09/30 03:27:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:27 DEBUG : Creating backend with remote "TestDrive:crypt/e22ruuou2p0aapg6825aohu0i9atf6ovai286lrib7j4kkulafl0" 2025/09/30 03:27:28 DEBUG : Creating backend with remote "/tmp/rclone2356358390" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cifuyay3cebu'", Local "Local file system at /tmp/rclone2356358390", Modify Window "1ms" 2025/09/30 03:27:30 DEBUG : 測試_Русский___ě_áñ: md5 = 3d33dc4df055416c8ad2efd419d4a902 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/30 03:27:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/30 03:27:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cifuyay3cebu' 2025/09/30 03:27:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuyay3cebu': 1 files missing 2025/09/30 03:27:30 NOTICE: 1 hashes missing 2025/09/30 03:27:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuyay3cebu': 1 differences found 2025/09/30 03:27:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuyay3cebu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/30 03:27:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuyay3cebu': 0 differences found 2025/09/30 03:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifuyay3cebu': 1 matching files 2025/09/30 03:27:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kipugoz6pupi" 2025/09/30 03:27:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:32 DEBUG : Creating backend with remote "TestDrive:crypt/u1tm9nrb70e1dk6vi88mkj12d67n9t3knhr514q9dfa4gul93ss0" 2025/09/30 03:27:33 DEBUG : Creating backend with remote "/tmp/rclone3866247636" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kipugoz6pupi'", Local "Local file system at /tmp/rclone3866247636", Modify Window "1ms" 2025/09/30 03:27:35 DEBUG : 測試_Русский___ě_áñ: md5 = 83eb05e4d248c79a3c4f7cb242012226 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/30 03:27:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/30 03:27:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kipugoz6pupi' 2025/09/30 03:27:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipugoz6pupi': 1 files missing 2025/09/30 03:27:36 NOTICE: 1 hashes missing 2025/09/30 03:27:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipugoz6pupi': 1 differences found 2025/09/30 03:27:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipugoz6pupi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/30 03:27:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipugoz6pupi': 0 differences found 2025/09/30 03:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kipugoz6pupi': 1 matching files 2025/09/30 03:27:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bizimuc8rufi" 2025/09/30 03:27:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:37 DEBUG : Creating backend with remote "TestDrive:crypt/k7frg0vq1qn9ispe089t6uhhf47nqqrnnphe0b2a5beql23iu2jg" 2025/09/30 03:27:38 DEBUG : Creating backend with remote "/tmp/rclone1396538667" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bizimuc8rufi'", Local "Local file system at /tmp/rclone1396538667", Modify Window "1ms" 2025/09/30 03:27:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e7b8fceca695a12b96ff922036b787c9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/30 03:27:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/30 03:27:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bizimuc8rufi' 2025/09/30 03:27:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizimuc8rufi': 1 files missing 2025/09/30 03:27:40 NOTICE: 1 hashes missing 2025/09/30 03:27:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizimuc8rufi': 1 differences found 2025/09/30 03:27:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizimuc8rufi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/30 03:27:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizimuc8rufi': 0 differences found 2025/09/30 03:27:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizimuc8rufi': 1 matching files 2025/09/30 03:27:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hocovov7bivi" 2025/09/30 03:27:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:42 DEBUG : Creating backend with remote "TestDrive:crypt/q1f7t9tqc0fvu4b16pl3b092cn9j6mb86q76o5usci6hbtelmsv0" 2025/09/30 03:27:43 DEBUG : Creating backend with remote "/tmp/rclone3105430963" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hocovov7bivi'", Local "Local file system at /tmp/rclone3105430963", Modify Window "1ms" 2025/09/30 03:27:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 756aeb4ef1417d976e3ab2cfad632e2c OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/30 03:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/30 03:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hocovov7bivi' 2025/09/30 03:27:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocovov7bivi': 1 files missing 2025/09/30 03:27:45 NOTICE: 1 hashes missing 2025/09/30 03:27:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocovov7bivi': 1 differences found 2025/09/30 03:27:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocovov7bivi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/30 03:27:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocovov7bivi': 0 differences found 2025/09/30 03:27:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocovov7bivi': 1 matching files 2025/09/30 03:27:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqevoy9zifa" 2025/09/30 03:27:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:47 DEBUG : Creating backend with remote "TestDrive:crypt/9ib90tjsbvf8uhuunmp10e26g0ucodu65s77n9t4e21e2flhhbu0" 2025/09/30 03:27:48 DEBUG : Creating backend with remote "/tmp/rclone286636244" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqevoy9zifa'", Local "Local file system at /tmp/rclone286636244", Modify Window "1ms" 2025/09/30 03:27:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 26a45dabbb4140fe414d2ba8653c40bc OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/30 03:27:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/30 03:27:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-beqevoy9zifa' 2025/09/30 03:27:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqevoy9zifa': 1 files missing 2025/09/30 03:27:50 NOTICE: 1 hashes missing 2025/09/30 03:27:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqevoy9zifa': 1 differences found 2025/09/30 03:27:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqevoy9zifa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/30 03:27:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqevoy9zifa': 0 differences found 2025/09/30 03:27:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqevoy9zifa': 1 matching files 2025/09/30 03:27:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zozezud1cixo" 2025/09/30 03:27:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:27:51 DEBUG : Creating backend with remote "TestDrive:crypt/ohgkfdsfmbae5vakv7bvnk2f33liufniq81vhcplvh191mdck8hg" 2025/09/30 03:27:52 DEBUG : Creating backend with remote "/tmp/rclone2747764313" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zozezud1cixo'", Local "Local file system at /tmp/rclone2747764313", Modify Window "1ms" 2025/09/30 03:27:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2173f865636547803b788df8d5c1e462 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/30 03:27:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/30 03:27:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zozezud1cixo' 2025/09/30 03:27:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozezud1cixo': 1 files missing 2025/09/30 03:27:55 NOTICE: 1 hashes missing 2025/09/30 03:27:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozezud1cixo': 1 differences found 2025/09/30 03:27:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozezud1cixo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/30 03:27:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/30 03:27:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozezud1cixo': 0 differences found 2025/09/30 03:27:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozezud1cixo': 1 matching files 2025/09/30 03:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zozezud1cixo': Purge remote 2025/09/30 03:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqevoy9zifa': Purge remote 2025/09/30 03:27:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hocovov7bivi': Purge remote 2025/09/30 03:27:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bizimuc8rufi': Purge remote 2025/09/30 03:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kipugoz6pupi': Purge remote 2025/09/30 03:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cifuyay3cebu': Purge remote 2025/09/30 03:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-serobuh3dahe': Purge remote 2025/09/30 03:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zebufum6sodu': Purge remote 2025/09/30 03:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pasudot9nati': Purge remote 2025/09/30 03:28:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yorufec2zupi': Purge remote --- PASS: TestApplyTransforms (52.42s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:28:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/30 03:28:03 DEBUG : sub/file2: md5 = f952b003ef9dce92fdfdfdad92831bba OK 2025/09/30 03:28:03 INFO : file1: Copied (new) to: sub/file2 2025/09/30 03:28:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 03:28:03 DEBUG : file1: Unchanged skipping 2025/09/30 03:28:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': don't need to copy/move sub/file2, it is already at target location 2025/09/30 03:28:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.12s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:28:09 DEBUG : dst/file1: md5 = bb452a0323b58a95993f8fc3beffc61a OK 2025/09/30 03:28:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/backup" 2025/09/30 03:28:10 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/1nrff024r7pq65ecp72fc28jb0" 2025/09/30 03:28:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/30 03:28:13 INFO : dst/file1: Moved (server-side) 2025/09/30 03:28:15 DEBUG : dst/file1: md5 = 70f75327cb56efa092ec8159c58127a8 OK 2025/09/30 03:28:15 INFO : dst/file1: Copied (new) 2025/09/30 03:28:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 03:28:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 03:28:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.46s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:28:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/dst" 2025/09/30 03:28:19 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 03:28:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/CompareDest" 2025/09/30 03:28:21 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/gveqi14airsml4bgu7krj116o8" 2025/09/30 03:28:22 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 03:28:25 DEBUG : one: md5 = 043533a9fb3e2a6794d765ac06f06ac7 OK 2025/09/30 03:28:25 INFO : one: Copied (new) 2025/09/30 03:28:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 03:28:27 DEBUG : one: md5 = 23502a8d0d5a88d4c6929013020e3c34 OK 2025/09/30 03:28:27 INFO : one: Copied (replaced existing) 2025/09/30 03:28:29 DEBUG : dst/one: md5 = 7a09ae259e067ad97e7cb29d787f7ec2 OK 2025/09/30 03:28:32 DEBUG : CompareDest/one: md5 = 97fa5ebb98439415f56031d11b545206 OK 2025/09/30 03:28:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 03:28:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 03:28:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 03:28:35 DEBUG : CompareDest/two: md5 = d78258936e758f15742e98b7cd0c3df0 OK 2025/09/30 03:28:35 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 03:28:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 03:28:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 03:28:36 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 03:28:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 03:28:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 03:28:38 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 03:28:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/30 03:28:39 DEBUG : two: md5 = 6ec41402586688f3615af79f1301f4e1 OK 2025/09/30 03:28:39 INFO : two: Copied (new) 2025/09/30 03:28:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 03:28:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:28:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:28:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.39s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:28:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/dst" 2025/09/30 03:28:44 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 03:28:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/CopyDest" 2025/09/30 03:28:45 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/30 03:28:47 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 03:28:49 DEBUG : one: md5 = d02c4a94209d69aa0b8f5d70a18968d6 OK 2025/09/30 03:28:49 INFO : one: Copied (new) 2025/09/30 03:28:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 03:28:52 DEBUG : one: md5 = 6e636f8d735b7e6edffbe6dbf7ed25a5 OK 2025/09/30 03:28:52 INFO : one: Copied (replaced existing) 2025/09/30 03:28:54 DEBUG : dst/one: md5 = fde8f072dde4b42aedcda64958b3cbba OK 2025/09/30 03:28:56 DEBUG : CopyDest/one: md5 = 3d5b6cb9ae17b730255c5c4ea8987c05 OK 2025/09/30 03:28:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/BackupDir" 2025/09/30 03:28:57 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/30 03:28:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 03:28:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 03:28:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 03:29:00 INFO : one: Moved (server-side) 2025/09/30 03:29:01 INFO : one: Copied (server-side copy) 2025/09/30 03:29:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/30 03:29:03 DEBUG : CopyDest/two: md5 = e736614a1dc7bf3a1c580880b6903dee OK 2025/09/30 03:29:04 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 03:29:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 03:29:05 INFO : two: Copied (server-side copy) 2025/09/30 03:29:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/30 03:29:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 03:29:06 DEBUG : two: Unchanged skipping 2025/09/30 03:29:12 DEBUG : CopyDest/three: md5 = 868436ee822ea823ecc45ca2951f6f4d OK 2025/09/30 03:29:12 DEBUG : three: Need to transfer - File not found at Destination 2025/09/30 03:29:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/30 03:29:13 DEBUG : three: Destination not found in --copy-dest 2025/09/30 03:29:14 DEBUG : three: md5 = 00e360cf52765dbe8bdb05696684e5a1 OK 2025/09/30 03:29:14 INFO : three: Copied (new) 2025/09/30 03:29:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/30 03:29:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:29:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 03:29:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 03:29:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/30 03:29:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:29:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.84s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:29:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/30 03:29:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = be3a2218b6fca84e55f67350cb5bb557 OK 2025/09/30 03:29:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/30 03:29:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/30 03:29:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/30 03:29:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/30 03:29:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/30 03:29:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 82f5eae8924a6a3752c2e8e2eeedffc2 OK 2025/09/30 03:29:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/30 03:29:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/30 03:29:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:29:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Looking for duplicate names using skip mode. 2025/09/30 03:29:34 NOTICE: one: Found 2 files with duplicate names 2025/09/30 03:29:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.48s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:29:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Looking for duplicate names using skip mode. 2025/09/30 03:29:40 NOTICE: one: Found 3 files with duplicate names 2025/09/30 03:29:40 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/30 03:29:40 INFO : one: Deleted 2025/09/30 03:29:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:29:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Looking for duplicate names using first mode. 2025/09/30 03:29:46 NOTICE: one: Found 3 files with duplicate names 2025/09/30 03:29:46 INFO : one: Deleted 2025/09/30 03:29:47 INFO : one: Deleted 2025/09/30 03:29:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:29:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Looking for duplicate names using newest mode. 2025/09/30 03:29:52 NOTICE: one: Found 3 files with duplicate names 2025/09/30 03:29:53 INFO : one: Deleted 2025/09/30 03:29:53 INFO : one: Deleted 2025/09/30 03:29:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.81s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.39s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:29:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Looking for duplicate names using oldest mode. 2025/09/30 03:29:59 NOTICE: one: Found 3 files with duplicate names 2025/09/30 03:30:00 INFO : one: Deleted 2025/09/30 03:30:00 INFO : one: Deleted 2025/09/30 03:30:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.29s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:30:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Looking for duplicate names using largest mode. 2025/09/30 03:30:06 NOTICE: one: Found 3 files with duplicate names 2025/09/30 03:30:06 INFO : one: Deleted 2025/09/30 03:30:07 INFO : one: Deleted 2025/09/30 03:30:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.49s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:30:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Looking for duplicate names using smallest mode. 2025/09/30 03:30:12 NOTICE: one: Found 3 files with duplicate names 2025/09/30 03:30:12 INFO : one: Deleted 2025/09/30 03:30:13 INFO : one: Deleted 2025/09/30 03:30:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.36s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:30:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Looking for duplicate names using rename mode. 2025/09/30 03:30:20 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/30 03:30:21 INFO : one-2.txt: renamed from: one.txt 2025/09/30 03:30:22 INFO : one-3.txt: renamed from: one.txt 2025/09/30 03:30:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.27s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:30:28 DEBUG : dupe1/one.txt: md5 = 43ea373b5efe37d1b146185260a7107b OK 2025/09/30 03:30:30 DEBUG : dupe2/two.txt: md5 = ee08bc90bc00471cf2576e25124dab3b OK 2025/09/30 03:30:32 DEBUG : dupe3/three.txt: md5 = 79cf6b5171a547fdeb2673fc6b2f03c2 OK 2025/09/30 03:30:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/30 03:30:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/30 03:30:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/30 03:30:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/30 03:30:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/30 03:30:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/30 03:30:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.63s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:30:39 DEBUG : a.txt: md5 = b023bce15f049d054f3aa1db27a7ca80 OK 2025/09/30 03:30:41 DEBUG : zend.txt: md5 = b0e2965709f47ae0724c7b074e104a34 OK 2025/09/30 03:30:43 DEBUG : sub dir/hello world: md5 = 8a5c9e5c69084c7735519abd01703e50 OK 2025/09/30 03:30:45 DEBUG : sub dir/hello world2: md5 = 0cdec55d2b30992ce0cf465c26b4b041 OK 2025/09/30 03:30:47 DEBUG : sub dir/ignore dir/.ignore: md5 = b7be41acf6fb07d679c145f69245674c OK 2025/09/30 03:30:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = dbf2d4c1800335d18812d2333e78c0ee OK 2025/09/30 03:30:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = dc1c6929bb4a8e24805e3fe46f859d04 OK 2025/09/30 03:30:51 DEBUG : a.txt: Excluded (Size Filter) 2025/09/30 03:30:51 DEBUG : a.txt: Excluded 2025/09/30 03:30:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/30 03:30:52 DEBUG : sub dir/hello world2: Excluded 2025/09/30 03:30:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/30 03:30:52 DEBUG : sub dir/hello world: Excluded 2025/09/30 03:30:53 DEBUG : sub dir/ignore dir: Excluded 2025/09/30 03:30:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/30 03:30:53 DEBUG : sub dir/hello world2: Excluded 2025/09/30 03:30:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/30 03:30:53 DEBUG : sub dir/hello world: Excluded 2025/09/30 03:30:53 DEBUG : sub dir/ignore dir: Excluded 2025/09/30 03:30:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/30 03:30:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/30 03:30:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/30 03:30:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/30 03:30:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/30 03:30:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/30 03:30:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.37s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:31:01 DEBUG : a.txt: md5 = 7ee6849f65f4de98b8bb0feed07798db OK 2025/09/30 03:31:02 DEBUG : zend.txt: md5 = 9d88c8728a5b61cfb81360ed0d5ca349 OK 2025/09/30 03:31:04 DEBUG : sub dir/hello world: md5 = ac84f687dd6e659495ae21722632291a OK 2025/09/30 03:31:06 DEBUG : sub dir/hello world2: md5 = 751d6a92d48cfccb5eb67a209560373d OK 2025/09/30 03:31:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 4574d19fac3362aee9b5b72400acd70e OK 2025/09/30 03:31:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8615f26e99083818ed1bfefac3a039ec OK 2025/09/30 03:31:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 44c5cfd2110a39f506f1b57783843bd9 OK 2025/09/30 03:31:13 DEBUG : a.txt: Excluded (Size Filter) 2025/09/30 03:31:13 DEBUG : a.txt: Excluded 2025/09/30 03:31:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/30 03:31:13 DEBUG : sub dir/hello world2: Excluded 2025/09/30 03:31:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/30 03:31:13 DEBUG : sub dir/hello world: Excluded 2025/09/30 03:31:14 DEBUG : sub dir/ignore dir: Excluded 2025/09/30 03:31:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/30 03:31:14 DEBUG : sub dir/hello world2: Excluded 2025/09/30 03:31:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/30 03:31:14 DEBUG : sub dir/hello world: Excluded 2025/09/30 03:31:14 DEBUG : sub dir/ignore dir: Excluded 2025/09/30 03:31:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/30 03:31:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/30 03:31:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/30 03:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/30 03:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/30 03:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/30 03:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.26s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:31:22 DEBUG : file1: md5 = 122ecd81708b3e5031fa8acb662746a3 OK 2025/09/30 03:31:25 DEBUG : sub/file2: md5 = 11322732c8868badf4af01177bab710c OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/30 03:31:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/30 03:31:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/30 03:31:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/30 03:31:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.65s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:31:32 DEBUG : file1: md5 = 89f401ff22434d4f4e5e4729b931bde6 OK 2025/09/30 03:31:34 DEBUG : sub/file2: md5 = 254b82a9b3d61c7ed01ffe139c581c07 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/30 03:31:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/notfound" 2025/09/30 03:31:38 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/qe0i31qdkoejk60elps0ni5sqk" 2025/09/30 03:31:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.30s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:31:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Making directory 2025/09/30 03:31:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:31:44 DEBUG : sub dir/hello world: md5 = 007c3ffa881ed0fcb23a33ab2469e072 OK 2025/09/30 03:31:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.55s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:31:48 DEBUG : potato2: md5 = c31b7869e0ada0b1aca280079bc330fe OK 2025/09/30 03:31:50 DEBUG : empty space: md5 = 052e76b3e131780b262c0369135f7307 OK --- PASS: TestLs (4.55s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:31:53 DEBUG : potato2: md5 = 0c136b24fbb65f0acacc43a1f5bf0835 OK 2025/09/30 03:31:54 DEBUG : empty space: md5 = 34a213b3b7bc18d9267a817f528fe62c OK 2025/09/30 03:31:55 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:31:57 DEBUG : potato2: md5 = 8a98c8c8aa5076ed1ed78ed81866b005 OK 2025/09/30 03:31:59 DEBUG : empty space: md5 = 84deadc7e01c1c8f24a397ce4ca3ad87 OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:32:02 DEBUG : potato2: md5 = 42078b09bfe33d1eac702b6f41b73af9 OK 2025/09/30 03:32:03 DEBUG : empty space: md5 = 184ef84d297456032706ced45fdc5f75 OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/09/30 03:32:05 DEBUG : Creating backend with remote ":memory:" 2025/09/30 03:32:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/30 03:32:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/30 03:32:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/30 03:32:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/30 03:32:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/30 03:32:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/30 03:32:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/30 03:32:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/30 03:32:05 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-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:32:06 DEBUG : potato2: md5 = a0b148dbb0cd9bf19150f9ec4181df68 OK 2025/09/30 03:32:08 DEBUG : empty space: md5 = 1e969ce22b92c9c804969c28d2efd299 OK 2025/09/30 03:32:10 DEBUG : sub dir/potato3: md5 = 54e1aae53af91547f1c0b8a9c791c2a0 OK 2025/09/30 03:32:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.27s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:32:15 DEBUG : small: md5 = 8d4fee09efecd0d00f0e1209f31adb53 OK 2025/09/30 03:32:16 DEBUG : medium: md5 = 19c1db8299b786d427b756ba9035c805 OK 2025/09/30 03:32:18 DEBUG : large: md5 = 74bbbeec4e020dd2f973b280d19ddd2c OK 2025/09/30 03:32:18 DEBUG : Waiting for deletions to finish 2025/09/30 03:32:18 DEBUG : large: Excluded (Size Filter) 2025/09/30 03:32:18 INFO : small: Deleted 2025/09/30 03:32:18 INFO : medium: Deleted --- PASS: TestDelete (6.38s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:32:21 DEBUG : small: md5 = bb1f80ab2cfb0961605e23fd8f65f33e OK 2025/09/30 03:32:22 DEBUG : medium: md5 = 84cf812af91f92d3213e5669419ce90e OK 2025/09/30 03:32:24 DEBUG : large: md5 = a8a517627db764a99c9f152c1cdd5b95 OK 2025/09/30 03:32:24 DEBUG : Waiting for deletions to finish 2025/09/30 03:32:24 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/30 03:32:25 INFO : medium: Deleted 2025/09/30 03:32:25 INFO : small: Deleted --- PASS: TestMaxDelete (6.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:32:28 DEBUG : small: md5 = 3cdf85c023a1d250775f7f4122bcd4f7 OK 2025/09/30 03:32:30 DEBUG : medium: md5 = fa39e590d63618857ddc460fa4960ea4 OK 2025/09/30 03:32:31 DEBUG : large: md5 = 809f8c2fc8de371ce2005cae4a7d8ef7 OK 2025/09/30 03:32:31 DEBUG : Waiting for deletions to finish 2025/09/30 03:32:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/30 03:32:32 INFO : small: Deleted 2025/09/30 03:32:32 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.87s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:32:35 DEBUG : small: md5 = 4b4120093d88992945a12a1ba53b3522 OK 2025/09/30 03:32:36 DEBUG : medium: md5 = 852fd6c718096f1fbf864d37e68a9871 OK 2025/09/30 03:32:38 DEBUG : large: md5 = baf20e7acf99cb3c90d341465f0cd20d OK 2025/09/30 03:32:38 DEBUG : Waiting for deletions to finish 2025/09/30 03:32:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/30 03:32:39 INFO : medium: Deleted 2025/09/30 03:32:39 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.02s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:32:42 DEBUG : ReadFile: md5 = f40feb10dc786c5a462693da24b3dc42 OK --- PASS: TestReadFile (4.11s) === RUN TestRetry 2025/09/30 03:32:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/30 03:32:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/30 03:32:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/30 03:32:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/30 03:32:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/30 03:32:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/30 03:32:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:32:46 DEBUG : file1: md5 = c59b8b1d42b074c687e68213cf867b70 OK 2025/09/30 03:32:47 DEBUG : file2: md5 = a22b1b2326d94d035c045f6a7e707b08 OK --- PASS: TestCat (15.54s) === RUN TestPurge 2025/09/30 03:33:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rajuquh9mebu" 2025/09/30 03:33:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 03:33:00 DEBUG : Creating backend with remote "TestDrive:crypt/0tkecndj6hhataa1f84l92khjindtq1eitj7h46or5b7c6sv00v0" 2025/09/30 03:33:01 DEBUG : Creating backend with remote "/tmp/rclone1975149921" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rajuquh9mebu'", Local "Local file system at /tmp/rclone1975149921", Modify Window "1ms" 2025/09/30 03:33:06 DEBUG : A1/B1/C1/one: md5 = 4ce5950ab6d7c78d2f73c1cd8af11fa4 OK 2025/09/30 03:33:06 INFO : A2: Making directory 2025/09/30 03:33:06 INFO : A1/B2: Making directory 2025/09/30 03:33:07 INFO : A1/B2/C2: Making directory 2025/09/30 03:33:08 INFO : A1/B1/C3: Making directory 2025/09/30 03:33:09 INFO : A3: Making directory 2025/09/30 03:33:09 INFO : A3/B3: Making directory 2025/09/30 03:33:10 INFO : A3/B3/C4: Making directory 2025/09/30 03:33:12 DEBUG : A1/two: md5 = 8462711c73075ccf76854a586b1ea92d OK 2025/09/30 03:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rajuquh9mebu': Purge remote 2025/09/30 03:33:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.26s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:33:19 DEBUG : A1/B1/C1/one: md5 = 72838d9fac528a99f17fb89a9909c70c OK 2025/09/30 03:33:19 INFO : A2: Making directory 2025/09/30 03:33:20 INFO : A1/B2: Making directory 2025/09/30 03:33:20 INFO : A1/B2/C2: Making directory 2025/09/30 03:33:21 INFO : A1/B1/C3: Making directory 2025/09/30 03:33:22 INFO : A3: Making directory 2025/09/30 03:33:22 INFO : A3/B3: Making directory 2025/09/30 03:33:23 INFO : A3/B3/C4: Making directory 2025/09/30 03:33:26 DEBUG : A1/two: md5 = 5383b7cf06d45b5f6f23d336427a697b OK 2025/09/30 03:33:27 DEBUG : removing 1 level 3 directories 2025/09/30 03:33:27 INFO : A3/B3/C4: Removing directory 2025/09/30 03:33:29 DEBUG : removing 2 level 3 directories 2025/09/30 03:33:29 INFO : A1/B2/C2: Removing directory 2025/09/30 03:33:29 INFO : A1/B1/C3: Removing directory 2025/09/30 03:33:30 DEBUG : removing 2 level 2 directories 2025/09/30 03:33:30 INFO : A3/B3: Removing directory 2025/09/30 03:33:30 INFO : A1/B2: Removing directory 2025/09/30 03:33:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/30 03:33:30 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/30 03:33:31 DEBUG : removing 2 level 1 directories 2025/09/30 03:33:31 INFO : A3: Removing directory 2025/09/30 03:33:31 INFO : A2: Removing directory 2025/09/30 03:33:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/30 03:33:34 DEBUG : removing 1 level 3 directories 2025/09/30 03:33:34 INFO : A1/B1/C1: Removing directory 2025/09/30 03:33:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:35 DEBUG : removing 1 level 2 directories 2025/09/30 03:33:35 INFO : A1/B1: Removing directory 2025/09/30 03:33:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/30 03:33:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 03:33:36 DEBUG : removing 1 level 1 directories 2025/09/30 03:33:36 INFO : A1: Removing directory 2025/09/30 03:33:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/30 03:33:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/30 03:33:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 03:33:36 DEBUG : removing 1 level 0 directories 2025/09/30 03:33:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Removing directory 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/30 03:33:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (22.41s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:33:39 INFO : A1: Making directory 2025/09/30 03:33:39 INFO : A1/B1: Making directory 2025/09/30 03:33:40 INFO : A1/B1/C1: Making directory 2025/09/30 03:33:42 DEBUG : removing 1 level 3 directories 2025/09/30 03:33:42 INFO : A1/B1/C1: Removing directory 2025/09/30 03:33:43 DEBUG : removing 1 level 2 directories 2025/09/30 03:33:43 INFO : A1/B1: Removing directory 2025/09/30 03:33:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 03:33:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.65s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:33:46 INFO : A1: Making directory 2025/09/30 03:33:46 INFO : A1/B1: Making directory 2025/09/30 03:33:47 INFO : A1/B1/C1: Making directory 2025/09/30 03:33:49 DEBUG : removing 1 level 3 directories 2025/09/30 03:33:49 INFO : A1/B1/C1: Removing directory 2025/09/30 03:33:50 DEBUG : removing 1 level 2 directories 2025/09/30 03:33:50 INFO : A1/B1: Removing directory 2025/09/30 03:33:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 03:33:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.13s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:33:54 DEBUG : file1: md5 = 467baf543da1551ea80c8c525f149356 OK 2025/09/30 03:33:55 DEBUG : filename.txt: File name found in url 2025/09/30 03:33:56 DEBUG : filename.txt: md5 = 7471a8fea7ebcfe4d6abc6307d2d95c5 OK 2025/09/30 03:33:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/30 03:33:58 DEBUG : headerfilename.txt: md5 = f3abf1be731946c23426150514a1d269 OK 2025/09/30 03:33:59 DEBUG : file2: md5 = d11c63ab22308924be7dd63016f9dc51 OK --- PASS: TestCopyURL (8.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:34:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/30 03:34:03 DEBUG : sub/file2: md5 = 90ad386d225e5f5337866a9a3588a27b OK 2025/09/30 03:34:03 INFO : file1: Copied (new) to: sub/file2 2025/09/30 03:34:03 INFO : file1: Deleted 2025/09/30 03:34:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 03:34:04 DEBUG : file1: Unchanged skipping 2025/09/30 03:34:04 INFO : file1: Deleted 2025/09/30 03:34:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': don't need to copy/move sub/file2, it is already at target location 2025/09/30 03:34:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.71s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:34:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/30 03:34:09 DEBUG : file1: md5 = c25737638e04f49d4e29dc269ad7cdfe OK 2025/09/30 03:34:09 INFO : file1: Copied (new) 2025/09/30 03:34:09 INFO : file1: Deleted 2025/09/30 03:34:09 DEBUG : file1: Destination exists, skipping 2025/09/30 03:34:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:34:13 DEBUG : dst/file1: md5 = a67c724082a68b9966ed2dc5c02dabfe OK 2025/09/30 03:34:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jewikav8yimo/backup" 2025/09/30 03:34:14 DEBUG : Creating backend with remote "TestDrive:crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440/1nrff024r7pq65ecp72fc28jb0" 2025/09/30 03:34:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/30 03:34:18 INFO : dst/file1: Moved (server-side) 2025/09/30 03:34:19 DEBUG : dst/file1: md5 = 76839f6df5262a7d485e7b7c76182982 OK 2025/09/30 03:34:19 INFO : dst/file1: Copied (new) 2025/09/30 03:34:19 INFO : dst/file1: Deleted 2025/09/30 03:34:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 03:34:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/30 03:34:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.47s) === 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-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:34:26 DEBUG : A1/one: md5 = d19c8818fe7583a1c2eceeedfc46fde4 OK 2025/09/30 03:34:27 DEBUG : A1/two: md5 = 3ca5bc2560701375e673f3723f524956 OK 2025/09/30 03:34:29 DEBUG : A1/B1/three: md5 = 88ce3de4c6e246f6c1ec5400dd04f6e5 OK 2025/09/30 03:34:31 DEBUG : A1/B1/C1/four: md5 = 94400d54aedeb72edc197544fcc00c26 OK 2025/09/30 03:34:33 DEBUG : A1/B1/C2/five: md5 = ba48a412c497ee6ba3456d47d5aab036 OK 2025/09/30 03:34:33 INFO : A1/B2: Making directory 2025/09/30 03:34:34 INFO : A1/B1/C3: Making directory 2025/09/30 03:34:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/30 03:34:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/30 03:34:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/30 03:34:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/30 03:34:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/30 03:34:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/30 03:34:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/30 03:34:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 03:34:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/30 03:34:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/30 03:34:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/30 03:34:55 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/30 03:34:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/30 03:34:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/30 03:34:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/30 03:34:55 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/30 03:34:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/30 03:34:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/30 03:34:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 03:34:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/30 03:34:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/30 03:35:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/30 03:35:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/30 03:35:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/30 03:35:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/30 03:35:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/30 03:35:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/30 03:35:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/30 03:35:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/30 03:35:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/30 03:35:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.73s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/30 03:35:09 DEBUG : no_checksum_small_file_from_pipe: md5 = aa282c2540f5952517a919a9397d31b2 OK 2025/09/30 03:35:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/30 03:35:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/30 03:35:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/30 03:35:11 DEBUG : no_checksum_big_file_from_pipe: md5 = 456c774edd4afdd422b608b361238a51 OK 2025/09/30 03:35:11 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-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/30 03:35:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 5245b9c53a3e192ae06760a92f43ab33 OK 2025/09/30 03:35:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/30 03:35:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/30 03:35:16 DEBUG : with_checksum_big_file_from_pipe: md5 = 138c6860af562b1902b022ec475380e0 OK 2025/09/30 03:35:16 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-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/30 03:35:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 03:35:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/30 03:35:21 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-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/30 03:35:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/30 03:35:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/30 03:35:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.88s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/30 03:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/30 03:35:29 DEBUG : rcat_metadata: md5 = eb652cc7a879e488121bf50ebcdc4b2e OK 2025/09/30 03:35:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/30 03:35:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/30 03:35:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 25837305a1da638e17522412b7fa1798 OK 2025/09/30 03:35:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.48s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:35 DEBUG : potato1: md5 = 333b7da8a2ec84b4eb0ac5e85904812c OK 2025/09/30 03:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/30 03:35:36 DEBUG : potato2: md5 = bc8af999068ca149a349b22cbdba1af2 OK 2025/09/30 03:35:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.37s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:39 DEBUG : potato1: md5 = a2ddbc1a2544cb8b311924e1468cd81c OK 2025/09/30 03:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/30 03:35:41 DEBUG : potato2: md5 = 5f01f4322b6d06960f72ab6d64e4d434 OK 2025/09/30 03:35:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.00s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:44 DEBUG : potato2: md5 = dfcd4d2c4c058aa4643f7ec8dd154afd OK 2025/09/30 03:35:45 DEBUG : empty space: md5 = ae89baefb604c06f764a49b24042a611 OK 2025/09/30 03:35:48 DEBUG : sub dir/potato3: md5 = e24c855306f142f1399aace3142a253d OK 2025/09/30 03:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Touching "sub dir/potato3" 2025/09/30 03:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Touching "empty space" 2025/09/30 03:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Touching "potato2" 2025/09/30 03:35:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.49s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:52 DEBUG : dir with metadata: Making directory with metadata 2025/09/30 03:35:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.15s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:54 DEBUG : directory with modtime: Making directory with metadata 2025/09/30 03:35:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:35:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/30 03:35:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 03:35:57 DEBUG : Google drive root 'crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440': Skipping btime metadata as can't update it on an existing file: 2025-09-30T03:35:57.04385224Z 2025/09/30 03:35:57 INFO : non existent directory: Updated directory metadata 2025/09/30 03:35:59 DEBUG : Google drive root 'crypt/1k030m8bbaaggohpmlmspcq4ao0e6g1t0jdvhotbv825ur4bf440': Skipping btime metadata as can't update it on an existing file: 2025-09-30T03:35:57.04385224Z 2025/09/30 03:36:00 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:36:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/30 03:36:03 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/30 03:36:04 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.77s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:36:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/30 03:36:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 03:36:05 DEBUG : dst: Making directory with metadata 2025/09/30 03:36:06 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 03:36:06 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 03:36:06 INFO : dst: Set directory modification time (using SetModTime) 2025/09/30 03:36:07 INFO : dst: Set directory modification time (using SetModTime) 2025/09/30 03:36:07 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/30 03:36:07 INFO : dst: Set directory modification time (using SetModTime) 2025/09/30 03:36:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo'", Local "Local file system at /tmp/rclone177210936", Modify Window "1ms" 2025/09/30 03:36:11 DEBUG : sub dir/test remove existing: md5 = f66c7c9b7f64b37cab34fb4f3ad62de6 OK 2025/09/30 03:36:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 771884c207cb0c5305415e2550cf55b6 OK 2025/09/30 03:36:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xifexab7" before starting 2025/09/30 03:36:15 DEBUG : sub dir/test remove existing.xifexab7: TEST: removing renamed existing file after operation 2025/09/30 03:36:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xexugug3" before starting 2025/09/30 03:36:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xexugug3: TEST: renaming existing back after failed operation 2025/09/30 03:36:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vugupax9" before starting 2025/09/30 03:36:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vugupax9: TEST: removing renamed existing file after operation 2025/09/30 03:36:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "q165nq3il8gmtncer2068rmtpsbosvghud5uqeuceqcdsc1nj200" 2025/09/30 03:36:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vihkgrgoa0n2hl785765ms9b7215q6cc2qq4uam3fjph0quj21dilcbfj6aeb5r6rvo4hn22u0v0b7h05npmhqb2091fbnektcr863u218u8l4lhqg9f88pb89aoqtivfqnubmi9gv24oscji3frqmnnv02qsi6n3i5ast8akkhfte1lojdg" --- 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/09/30 03:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jewikav8yimo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m42.740998172s (try 1/5)