"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/23 02:14:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi" 2025/03/23 02:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:14:54 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg" 2025/03/23 02:14:55 DEBUG : Creating backend with remote "/tmp/rclone653499743" === 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-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/23 02:14:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 02:14:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/23 02:14:55 DEBUG : potato: Seek from 10 to 0 2025/03/23 02:14:55 DEBUG : potato: Seek from 10 to 0 2025/03/23 02:14:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/23 02:14:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 02:14:55 DEBUG : potato: Seek from 5 to 2 2025/03/23 02:14:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/23 02:14:55 DEBUG : potato: Seek from 7 to 0 2025/03/23 02:14:55 DEBUG : potato: Seek from 7 to 0 2025/03/23 02:14:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/23 02:14:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 02:14:55 DEBUG : potato: Seek from 5 to 2 2025/03/23 02:14:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/23 02:14:55 DEBUG : potato: Seek from 8 to 0 2025/03/23 02:14:55 DEBUG : potato: Seek from 8 to 0 2025/03/23 02:14:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/23 02:14:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 02:14:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 02:14:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 02:14:55 DEBUG : potato: Seek from 5 to 2 2025/03/23 02:14:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/23 02:14:55 DEBUG : potato: Seek from 9 to 0 2025/03/23 02:14:55 DEBUG : potato: Seek from 9 to 0 2025/03/23 02:14:55 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-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:14:57 DEBUG : rutabaga: md5 = 68b26b3209f449896c83874ac02f615c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/23 02:14:59 DEBUG : empty space: md5 = d283d21f25ff40991146903d7b5aec29 OK === RUN TestCheck/3 2025/03/23 02:15:01 DEBUG : potato2: md5 = 435285bfe427b7065897f55164a32e7f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/23 02:15:03 DEBUG : remotepotato: md5 = ed090fbae884bfeee2663f3ef1c8253f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.41s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/03/23 02:15:06 DEBUG : Creating backend with remote "nonexistent" 2025/03/23 02:15:06 DEBUG : Creating backend with remote "nonexistent" 2025/03/23 02:15:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/23 02:15:06 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/03/23 02:15:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/23 02:15:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:15:08 DEBUG : rutabaga: md5 = 96e53512261aa89b565c2a78f88cc478 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/23 02:15:12 DEBUG : empty space: md5 = 08c10e80018a9b467aabb5bad4b2e45d OK === RUN TestCheckDownload/3 2025/03/23 02:15:15 DEBUG : potato2: md5 = 6392a5175f8b650549696eb127b6f47c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/23 02:15:19 DEBUG : remotepotato: md5 = 13d98f78e5837d2f68afe8b2df57ef74 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.25s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (1.22s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.16s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (1.24s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:15:25 DEBUG : rutabaga: md5 = ca488f52012c19cd672972ab16554de4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/23 02:15:27 DEBUG : empty space: md5 = 2dda1b68bd8699e58fa76b10ea68b531 OK === RUN TestCheckSizeOnly/3 2025/03/23 02:15:29 DEBUG : potato2: md5 = dca17757c47ddd56ab36f093774cd357 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/23 02:15:31 DEBUG : remotepotato: md5 = 50d687daf71b1b7288121743194f9445 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.75s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:15:36 DEBUG : test.sum: md5 = 1e7c4e4c51e5c7fc6156e223ef293c06 OK 2025/03/23 02:15:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/23 02:15:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/23 02:15:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/23 02:15:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/23 02:15:39 DEBUG : test.sum: md5 = b22bbfd84101e76476b76c6f96b5e7cc OK 2025/03/23 02:15:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/23 02:15:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/23 02:15:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/23 02:15:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.95s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:15:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/data" 2025/03/23 02:15:41 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:15:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/data" 2025/03/23 02:15:43 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/vjrnln8ratgmqakfosrqe8espk" 2025/03/23 02:15:47 DEBUG : data/banana: md5 = fde2c720b9e9ed36374b43ac9c20bcf0 OK 2025/03/23 02:15:48 DEBUG : test.sum: md5 = 89bbc60a25e803ffd0150eabe2e71abf OK === RUN TestCheckSumDownload/subtest1 2025/03/23 02:15:53 DEBUG : data/potato: md5 = 214643f8933db8fceb9e2452c9ab1e5d OK 2025/03/23 02:15:54 DEBUG : test.sum: md5 = 4247e895e5d355f2cd08825810db5c55 OK === RUN TestCheckSumDownload/subtest2 2025/03/23 02:15:58 DEBUG : test.sum: md5 = 6db3a041d189eb1428c426687281b22b OK === RUN TestCheckSumDownload/subtest3 2025/03/23 02:16:02 DEBUG : test.sum: md5 = 69197226a64740bb86ea55d36fd78471 OK === RUN TestCheckSumDownload/subtest4 2025/03/23 02:16:07 DEBUG : test.sum: md5 = 03ec4863511ec2c9f5025446db3487ee OK === RUN TestCheckSumDownload/subtest5 2025/03/23 02:16:11 DEBUG : test.sum: md5 = e8032446c135f56e141d91781132ce62 OK === RUN TestCheckSumDownload/subtest6 2025/03/23 02:16:15 DEBUG : data/banana: md5 = e28074e44aca55e5f22c841a84a48d90 OK 2025/03/23 02:16:17 DEBUG : data/potato: md5 = 7c504602e2c55c1e171a1ee85f85df2b OK 2025/03/23 02:16:18 DEBUG : test.sum: md5 = 0720de3f602ed1b892b530e988099cd2 OK === RUN TestCheckSumDownload/subtest7 2025/03/23 02:16:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/23 02:16:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.29s) --- PASS: TestCheckSumDownload/subtest1 (2.27s) --- PASS: TestCheckSumDownload/subtest2 (2.08s) --- PASS: TestCheckSumDownload/subtest3 (2.01s) --- PASS: TestCheckSumDownload/subtest4 (2.52s) --- PASS: TestCheckSumDownload/subtest5 (2.01s) --- PASS: TestCheckSumDownload/subtest6 (2.61s) --- PASS: TestCheckSumDownload/subtest7 (2.13s) === RUN TestApplyTransforms 2025/03/23 02:16:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuzoful2wusu" 2025/03/23 02:16:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:16:24 DEBUG : Creating backend with remote "TestDrive:crypt/a2rmkqe0b710f36r23rgcjnifaf0748n78b06a11dv2kbs8hn3mg" 2025/03/23 02:16:25 DEBUG : Creating backend with remote "/tmp/rclone1030155893" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuzoful2wusu'", Local "Local file system at /tmp/rclone1030155893", Modify Window "1ms" 2025/03/23 02:16:27 DEBUG : hello, world!: md5 = 55b89e147e6055316b0e63d5056ed64a OK upper checkfile vs. lower remote (without normalization) 2025/03/23 02:16:27 ERROR : hello, world!: sum not found 2025/03/23 02:16:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuzoful2wusu' 2025/03/23 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzoful2wusu': 1 files missing 2025/03/23 02:16:27 NOTICE: 1 hashes missing 2025/03/23 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzoful2wusu': 2 differences found 2025/03/23 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzoful2wusu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/23 02:16:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:16:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzoful2wusu': 0 differences found 2025/03/23 02:16:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuzoful2wusu': 1 matching files 2025/03/23 02:16:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gijisuj7mabi" 2025/03/23 02:16:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:16:29 DEBUG : Creating backend with remote "TestDrive:crypt/8v1g3f538iqbivlmlv0ctpa1va1k4i1mg88tdfhmh5tn7hj3o510" 2025/03/23 02:16:30 DEBUG : Creating backend with remote "/tmp/rclone3616202028" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gijisuj7mabi'", Local "Local file system at /tmp/rclone3616202028", Modify Window "1ms" 2025/03/23 02:16:32 DEBUG : HELLO, WORLD!: md5 = 3151f3cf1fdbbed65305b8faf98fbee7 OK lower checkfile vs. upper remote (without normalization) 2025/03/23 02:16:32 ERROR : HELLO, WORLD!: sum not found 2025/03/23 02:16:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gijisuj7mabi' 2025/03/23 02:16:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijisuj7mabi': 1 files missing 2025/03/23 02:16:32 NOTICE: 1 hashes missing 2025/03/23 02:16:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijisuj7mabi': 2 differences found 2025/03/23 02:16:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijisuj7mabi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/23 02:16:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijisuj7mabi': 0 differences found 2025/03/23 02:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijisuj7mabi': 1 matching files 2025/03/23 02:16:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cefarug6wire" 2025/03/23 02:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:16:33 DEBUG : Creating backend with remote "TestDrive:crypt/cukheajini3ktenj4j09lu6bt2khumqfin63opsa3nqo83ul09b0" 2025/03/23 02:16:35 DEBUG : Creating backend with remote "/tmp/rclone3848665549" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cefarug6wire'", Local "Local file system at /tmp/rclone3848665549", Modify Window "1ms" 2025/03/23 02:16:37 DEBUG : HeLlO, wOrLd!: md5 = 6699094b023c20e208804aedc4b298f1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/23 02:16:37 ERROR : HeLlO, wOrLd!: sum not found 2025/03/23 02:16:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cefarug6wire' 2025/03/23 02:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefarug6wire': 1 files missing 2025/03/23 02:16:37 NOTICE: 1 hashes missing 2025/03/23 02:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefarug6wire': 2 differences found 2025/03/23 02:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefarug6wire': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/23 02:16:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:16:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefarug6wire': 0 differences found 2025/03/23 02:16:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefarug6wire': 1 matching files 2025/03/23 02:16:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-roxulex9zope" 2025/03/23 02:16:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:16:38 DEBUG : Creating backend with remote "TestDrive:crypt/ladmkf6ickutrlhck2dq0qibatekfqlet9knc1cvhr8pl129js6g" 2025/03/23 02:16:39 DEBUG : Creating backend with remote "/tmp/rclone1072119614" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-roxulex9zope'", Local "Local file system at /tmp/rclone1072119614", Modify Window "1ms" 2025/03/23 02:16:42 DEBUG : HELLO, WORLD!: md5 = 5594168311a0687e94ef990c6cff9561 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/23 02:16:42 ERROR : HELLO, WORLD!: sum not found 2025/03/23 02:16:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-roxulex9zope' 2025/03/23 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxulex9zope': 1 files missing 2025/03/23 02:16:42 NOTICE: 1 hashes missing 2025/03/23 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxulex9zope': 2 differences found 2025/03/23 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxulex9zope': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/23 02:16:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxulex9zope': 0 differences found 2025/03/23 02:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roxulex9zope': 1 matching files 2025/03/23 02:16:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fifabon1rudo" 2025/03/23 02:16:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:16:43 DEBUG : Creating backend with remote "TestDrive:crypt/ahtu14m2vt8b826mqncj0huglfqjmh8v7tj6apj994h5191csp5g" 2025/03/23 02:16:44 DEBUG : Creating backend with remote "/tmp/rclone1247304640" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fifabon1rudo'", Local "Local file system at /tmp/rclone1247304640", Modify Window "1ms" 2025/03/23 02:16:47 DEBUG : 測試_Русский___ě_áñ: md5 = ffc7a32e23eb175dee8da0d59fc622ff OK NFD checkfile vs. NFC remote (without normalization) 2025/03/23 02:16:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/23 02:16:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fifabon1rudo' 2025/03/23 02:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifabon1rudo': 1 files missing 2025/03/23 02:16:47 NOTICE: 1 hashes missing 2025/03/23 02:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifabon1rudo': 2 differences found 2025/03/23 02:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifabon1rudo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/23 02:16:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifabon1rudo': 0 differences found 2025/03/23 02:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifabon1rudo': 1 matching files 2025/03/23 02:16:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-humojeb8nixe" 2025/03/23 02:16:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:16:48 DEBUG : Creating backend with remote "TestDrive:crypt/88kd9bukcap39qhki7b0db0ekpvj2p55638vqkn7303ob44a1e4g" 2025/03/23 02:16:49 DEBUG : Creating backend with remote "/tmp/rclone755064853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-humojeb8nixe'", Local "Local file system at /tmp/rclone755064853", Modify Window "1ms" 2025/03/23 02:16:51 DEBUG : 測試_Русский___ě_áñ: md5 = 7d02ec34391ed7872736fb135af0e34f OK NFC checkfile vs. NFD remote (without normalization) 2025/03/23 02:16:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/23 02:16:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-humojeb8nixe' 2025/03/23 02:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humojeb8nixe': 1 files missing 2025/03/23 02:16:52 NOTICE: 1 hashes missing 2025/03/23 02:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humojeb8nixe': 2 differences found 2025/03/23 02:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humojeb8nixe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/23 02:16:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humojeb8nixe': 0 differences found 2025/03/23 02:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humojeb8nixe': 1 matching files 2025/03/23 02:16:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-legitim8rase" 2025/03/23 02:16:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:16:53 DEBUG : Creating backend with remote "TestDrive:crypt/53ns4fsf4r8hodd9q72s0rpi38jm2cqkhvj6mhce1fae6his6j70" 2025/03/23 02:16:54 DEBUG : Creating backend with remote "/tmp/rclone1862923400" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-legitim8rase'", Local "Local file system at /tmp/rclone1862923400", Modify Window "1ms" 2025/03/23 02:16:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a0a469a162e699ca60086e96081d93de OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/23 02:16:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 02:16:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-legitim8rase' 2025/03/23 02:16:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legitim8rase': 1 files missing 2025/03/23 02:16:56 NOTICE: 1 hashes missing 2025/03/23 02:16:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legitim8rase': 2 differences found 2025/03/23 02:16:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legitim8rase': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/23 02:16:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legitim8rase': 0 differences found 2025/03/23 02:16:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-legitim8rase': 1 matching files 2025/03/23 02:16:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muwahus3zucu" 2025/03/23 02:16:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:16:58 DEBUG : Creating backend with remote "TestDrive:crypt/uu9nhnf3hq2v9ism2ckf17div8fgiij70etutmbv8umrvn1nqveg" 2025/03/23 02:16:59 DEBUG : Creating backend with remote "/tmp/rclone1284088178" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muwahus3zucu'", Local "Local file system at /tmp/rclone1284088178", Modify Window "1ms" 2025/03/23 02:17:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ff93c86561742bc3b45726dc1d4dd369 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/23 02:17:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 02:17:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muwahus3zucu' 2025/03/23 02:17:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwahus3zucu': 1 files missing 2025/03/23 02:17:01 NOTICE: 1 hashes missing 2025/03/23 02:17:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwahus3zucu': 2 differences found 2025/03/23 02:17:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwahus3zucu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/23 02:17:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwahus3zucu': 0 differences found 2025/03/23 02:17:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwahus3zucu': 1 matching files 2025/03/23 02:17:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fimicon5seki" 2025/03/23 02:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:17:03 DEBUG : Creating backend with remote "TestDrive:crypt/kkgiffsr8sjl02sgg5ancjjddj04hpfck82rlfh57f0nif73tcgg" 2025/03/23 02:17:04 DEBUG : Creating backend with remote "/tmp/rclone4099964916" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fimicon5seki'", Local "Local file system at /tmp/rclone4099964916", Modify Window "1ms" 2025/03/23 02:17:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5aa804b1a72c413bea233724558e7bae OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/23 02:17:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 02:17:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fimicon5seki' 2025/03/23 02:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimicon5seki': 1 files missing 2025/03/23 02:17:07 NOTICE: 1 hashes missing 2025/03/23 02:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimicon5seki': 2 differences found 2025/03/23 02:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimicon5seki': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/23 02:17:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimicon5seki': 0 differences found 2025/03/23 02:17:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fimicon5seki': 1 matching files 2025/03/23 02:17:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipisih7wijo" 2025/03/23 02:17:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:17:08 DEBUG : Creating backend with remote "TestDrive:crypt/4lvveq0slekcotjktc3dli4qberq3ejkl97ref6k6l7sj14dlq3g" 2025/03/23 02:17:09 DEBUG : Creating backend with remote "/tmp/rclone2542978231" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipisih7wijo'", Local "Local file system at /tmp/rclone2542978231", Modify Window "1ms" 2025/03/23 02:17:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d37e973a10f90f3561ec10f751743459 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/23 02:17:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 02:17:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jipisih7wijo' 2025/03/23 02:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipisih7wijo': 1 files missing 2025/03/23 02:17:12 NOTICE: 1 hashes missing 2025/03/23 02:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipisih7wijo': 2 differences found 2025/03/23 02:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipisih7wijo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/23 02:17:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 02:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipisih7wijo': 0 differences found 2025/03/23 02:17:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipisih7wijo': 1 matching files 2025/03/23 02:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipisih7wijo': Purge remote 2025/03/23 02:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimicon5seki': Purge remote 2025/03/23 02:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muwahus3zucu': Purge remote 2025/03/23 02:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-legitim8rase': Purge remote 2025/03/23 02:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-humojeb8nixe': Purge remote 2025/03/23 02:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fifabon1rudo': Purge remote 2025/03/23 02:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roxulex9zope': Purge remote 2025/03/23 02:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cefarug6wire': Purge remote 2025/03/23 02:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijisuj7mabi': Purge remote 2025/03/23 02:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuzoful2wusu': Purge remote --- PASS: TestApplyTransforms (53.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:17:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 02:17:20 DEBUG : sub/file2: md5 = d7dd6e0122fd95d6844bd1df13cf9a74 OK 2025/03/23 02:17:20 INFO : file1: Copied (new) to: sub/file2 2025/03/23 02:17:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 02:17:21 DEBUG : file1: Unchanged skipping 2025/03/23 02:17:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': don't need to copy/move sub/file2, it is already at target location 2025/03/23 02:17:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.11s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:17:26 DEBUG : dst/file1: md5 = 1b55a5e80872a3b03f39cefd12db43ae OK 2025/03/23 02:17:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/backup" 2025/03/23 02:17:27 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/1nrff024r7pq65ecp72fc28jb0" 2025/03/23 02:17:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/23 02:17:31 INFO : dst/file1: Moved (server-side) 2025/03/23 02:17:32 DEBUG : dst/file1: md5 = 2f32b402af287e481ddf42fbe1172df9 OK 2025/03/23 02:17:32 INFO : dst/file1: Copied (new) 2025/03/23 02:17:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 02:17:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 02:17:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.07s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:17:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/dst" 2025/03/23 02:17:38 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 02:17:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/CompareDest" 2025/03/23 02:17:40 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/gveqi14airsml4bgu7krj116o8" 2025/03/23 02:17:41 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 02:17:44 DEBUG : one: md5 = ccacb7f3edff36405b0497f45d14e4a6 OK 2025/03/23 02:17:44 INFO : one: Copied (new) 2025/03/23 02:17:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:17:46 DEBUG : one: md5 = 4ec11bc45bcae2e10f2ba98b59488201 OK 2025/03/23 02:17:46 INFO : one: Copied (replaced existing) 2025/03/23 02:17:48 DEBUG : dst/one: md5 = 79b9e0913c33049ed48e5cdd6efebe37 OK 2025/03/23 02:17:50 DEBUG : CompareDest/one: md5 = cbfe6deb9418dfe6f473a421bf7e240e OK 2025/03/23 02:17:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:17:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 02:17:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 02:17:54 DEBUG : CompareDest/two: md5 = 2182bb457262db15d9910638cb4fb023 OK 2025/03/23 02:17:54 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 02:17:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 02:17:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 02:17:55 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 02:17:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 02:17:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 02:17:57 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 02:17:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/23 02:17:59 DEBUG : two: md5 = e10a2a2657b66c167eb94050a23f5f85 OK 2025/03/23 02:17:59 INFO : two: Copied (new) 2025/03/23 02:18:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 02:18:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:18:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 02:18:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.17s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:18:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/dst" 2025/03/23 02:18:03 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 02:18:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/CopyDest" 2025/03/23 02:18:05 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/23 02:18:07 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 02:18:09 DEBUG : one: md5 = 7f4700377f627d9979848cd012598883 OK 2025/03/23 02:18:09 INFO : one: Copied (new) 2025/03/23 02:18:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:18:12 DEBUG : one: md5 = 3b519c39f695415e469cdc0d807291c7 OK 2025/03/23 02:18:12 INFO : one: Copied (replaced existing) 2025/03/23 02:18:13 DEBUG : dst/one: md5 = 54fb0588f07201ed18db04c009b6f47a OK 2025/03/23 02:18:16 DEBUG : CopyDest/one: md5 = 76f10f3419b0a835224ffe36e03d6167 OK 2025/03/23 02:18:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/BackupDir" 2025/03/23 02:18:16 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/23 02:18:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:18:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 02:18:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 02:18:20 INFO : one: Moved (server-side) 2025/03/23 02:18:21 INFO : one: Copied (server-side copy) 2025/03/23 02:18:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/23 02:18:23 DEBUG : CopyDest/two: md5 = 6ce8469928c0ecc158c99574a4c265a3 OK 2025/03/23 02:18:23 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 02:18:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 02:18:25 INFO : two: Copied (server-side copy) 2025/03/23 02:18:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/23 02:18:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 02:18:25 DEBUG : two: Unchanged skipping 2025/03/23 02:18:27 DEBUG : CopyDest/three: md5 = 27025ebc89f9af5bcc0f7b798c6df5f2 OK 2025/03/23 02:18:28 DEBUG : three: Need to transfer - File not found at Destination 2025/03/23 02:18:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/23 02:18:28 DEBUG : three: Destination not found in --copy-dest 2025/03/23 02:18:30 DEBUG : three: md5 = cab999f82885d84a3aee03e7191cd87a OK 2025/03/23 02:18:30 INFO : three: Copied (new) 2025/03/23 02:18:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/23 02:18:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 02:18:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:18:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:18:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/23 02:18:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 02:18:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.88s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:18:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/23 02:18:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 95fb4cc1e5ad12448b8b862052edcc17 OK 2025/03/23 02:18:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/23 02:18:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/23 02:18:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/23 02:18:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/23 02:18:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/23 02:18:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a877d0534367e538965ab7c0f1d34695 OK 2025/03/23 02:18:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/23 02:18:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/23 02:18:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.14s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:18:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Looking for duplicate names using skip mode. 2025/03/23 02:18:50 NOTICE: one: Found 2 files with duplicate names 2025/03/23 02:18:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.77s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:18:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Looking for duplicate names using skip mode. 2025/03/23 02:18:56 NOTICE: one: Found 3 files with duplicate names 2025/03/23 02:18:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/23 02:18:56 INFO : one: Deleted 2025/03/23 02:18:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.87s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:19:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Looking for duplicate names using first mode. 2025/03/23 02:19:03 NOTICE: one: Found 3 files with duplicate names 2025/03/23 02:19:03 INFO : one: Deleted 2025/03/23 02:19:03 INFO : one: Deleted 2025/03/23 02:19:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.45s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:19:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Looking for duplicate names using newest mode. 2025/03/23 02:19:09 NOTICE: one: Found 3 files with duplicate names 2025/03/23 02:19:09 INFO : one: Deleted 2025/03/23 02:19:10 INFO : one: Deleted 2025/03/23 02:19:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.24s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:19:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Looking for duplicate names using oldest mode. 2025/03/23 02:19:15 NOTICE: one: Found 3 files with duplicate names 2025/03/23 02:19:16 INFO : one: Deleted 2025/03/23 02:19:16 INFO : one: Deleted 2025/03/23 02:19:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:19:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Looking for duplicate names using largest mode. 2025/03/23 02:19:22 NOTICE: one: Found 3 files with duplicate names 2025/03/23 02:19:22 INFO : one: Deleted 2025/03/23 02:19:22 INFO : one: Deleted 2025/03/23 02:19:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.08s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:19:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Looking for duplicate names using smallest mode. 2025/03/23 02:19:28 NOTICE: one: Found 3 files with duplicate names 2025/03/23 02:19:28 INFO : one: Deleted 2025/03/23 02:19:29 INFO : one: Deleted 2025/03/23 02:19:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.26s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:19:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Looking for duplicate names using rename mode. 2025/03/23 02:19:35 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/23 02:19:36 INFO : one-2.txt: renamed from: one.txt 2025/03/23 02:19:38 INFO : one-3.txt: renamed from: one.txt 2025/03/23 02:19:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.79s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:19:44 DEBUG : dupe1/one.txt: md5 = 3962f6719d419e2abbf925c1276af295 OK 2025/03/23 02:19:46 DEBUG : dupe2/two.txt: md5 = 1973ae43f22f77b4b703ed84c0e28079 OK 2025/03/23 02:19:48 DEBUG : dupe3/three.txt: md5 = 1120d6ffd97318320c82215a779bf6e3 OK 2025/03/23 02:19:49 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/23 02:19:49 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/23 02:19:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/23 02:19:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/23 02:19:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/23 02:19:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/23 02:19:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.04s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:19:56 DEBUG : a.txt: md5 = 519190bf785cacd241047cf7e0c875dd OK 2025/03/23 02:19:57 DEBUG : zend.txt: md5 = 6ae99694169eaa2d02576f5853870d35 OK 2025/03/23 02:20:00 DEBUG : sub dir/hello world: md5 = 99c0ebfe5e4618a3ad2d51d1276a365e OK 2025/03/23 02:20:01 DEBUG : sub dir/hello world2: md5 = 903e595770e924aa4367336601b9427f OK 2025/03/23 02:20:03 DEBUG : sub dir/ignore dir/.ignore: md5 = 4920273a622053ea5189eed239f28d50 OK 2025/03/23 02:20:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5aa8d4118767be974d8402c3cf453ced OK 2025/03/23 02:20:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = be0e98e8bfd4c3ca704702807315fb9e OK 2025/03/23 02:20:08 DEBUG : a.txt: Excluded (Size Filter) 2025/03/23 02:20:08 DEBUG : a.txt: Excluded 2025/03/23 02:20:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/23 02:20:09 DEBUG : sub dir/hello world2: Excluded 2025/03/23 02:20:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/23 02:20:09 DEBUG : sub dir/hello world: Excluded 2025/03/23 02:20:09 DEBUG : sub dir/ignore dir: Excluded 2025/03/23 02:20:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/23 02:20:09 DEBUG : sub dir/hello world2: Excluded 2025/03/23 02:20:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/23 02:20:09 DEBUG : sub dir/hello world: Excluded 2025/03/23 02:20:10 DEBUG : sub dir/ignore dir: Excluded 2025/03/23 02:20:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/23 02:20:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/23 02:20:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/23 02:20:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/23 02:20:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/23 02:20:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/23 02:20:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.87s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:20:18 DEBUG : file1: md5 = f55bfc8baa1aa3a1c89b8214e674a264 OK 2025/03/23 02:20:20 DEBUG : sub/file2: md5 = 94deacfb22ed3b8cc708190b311f6c9b 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/03/23 02:20:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/23 02:20:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/23 02:20:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/23 02:20:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.55s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:20:28 DEBUG : file1: md5 = dd9fe22747c0478df87d2f1421560a0e OK 2025/03/23 02:20:30 DEBUG : sub/file2: md5 = 2617168fd9aa8c1a6fd095174430ec9f 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/03/23 02:20:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/notfound" 2025/03/23 02:20:34 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/23 02:20:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.22s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.60s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:20:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Making directory 2025/03/23 02:20:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:20:41 DEBUG : sub dir/hello world: md5 = 80510992ef486df23b1cd3f60ed25c62 OK 2025/03/23 02:20:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:20:45 DEBUG : potato2: md5 = 36a1e226c748e8b205e4b25f3fe66ab3 OK 2025/03/23 02:20:47 DEBUG : empty space: md5 = 707203bbde5cbfcd9a44bf0baf15d93a OK --- PASS: TestLs (4.96s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:20:50 DEBUG : potato2: md5 = a5b655c55595aed8f4f2dbb375b14b56 OK 2025/03/23 02:20:52 DEBUG : empty space: md5 = 91d7d27635507346f9f6f9dfcdd6e846 OK 2025/03/23 02:20:52 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/23 02:20:52 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.22s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:20:55 DEBUG : potato2: md5 = 43af28cdab467d0aee040b56579bb1aa OK 2025/03/23 02:20:57 DEBUG : empty space: md5 = cc456703fb7e283dd57378823c7f947b OK --- PASS: TestLsLong (4.73s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:21:00 DEBUG : potato2: md5 = cc791eea631ee89f7869c0d5ae48a131 OK 2025/03/23 02:21:02 DEBUG : empty space: md5 = 6b16112bc16a604e4984fd1f72cf6cf6 OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/03/23 02:21:03 DEBUG : Creating backend with remote ":memory:" 2025/03/23 02:21:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/23 02:21:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/23 02:21:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/23 02:21:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/23 02:21:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/23 02:21:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/23 02:21:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/23 02:21:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/23 02:21:03 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-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:21:04 DEBUG : potato2: md5 = 66507913c0222da088db68b92bd52dc6 OK 2025/03/23 02:21:06 DEBUG : empty space: md5 = 927d1e4dcb4e251c002800b5feb72993 OK 2025/03/23 02:21:08 DEBUG : sub dir/potato3: md5 = 2c9699fe8591c7beaa6fb1207c0895c6 OK 2025/03/23 02:21:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.71s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:21:13 DEBUG : small: md5 = a0b991cd03bb3c8521daf98b9f16ce7e OK 2025/03/23 02:21:15 DEBUG : medium: md5 = bccb52bd95ca14096e31bddbcd59a874 OK 2025/03/23 02:21:16 DEBUG : large: md5 = 7b8f1ab65369e918b48279d7b55d256d OK 2025/03/23 02:21:16 DEBUG : Waiting for deletions to finish 2025/03/23 02:21:16 DEBUG : large: Excluded (Size Filter) 2025/03/23 02:21:17 INFO : medium: Deleted 2025/03/23 02:21:17 INFO : small: Deleted --- PASS: TestDelete (6.09s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:21:20 DEBUG : small: md5 = f17c753b45bc9da8685e767ebf53fedf OK 2025/03/23 02:21:21 DEBUG : medium: md5 = 385d9dafe525834d5dcca198cc049a26 OK 2025/03/23 02:21:23 DEBUG : large: md5 = 30d2ec389291b014a09ae74ffdf899af OK 2025/03/23 02:21:23 DEBUG : Waiting for deletions to finish 2025/03/23 02:21:23 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/23 02:21:24 INFO : medium: Deleted 2025/03/23 02:21:24 INFO : small: Deleted --- PASS: TestMaxDelete (7.45s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:21:27 DEBUG : small: md5 = 66712e7595fd6fd66ed623fafbc5ede1 OK 2025/03/23 02:21:28 DEBUG : medium: md5 = 336b611e2f89c6f48ffdff636b730c2f OK 2025/03/23 02:21:29 DEBUG : large: md5 = 2d9d735eaf40a8d3d4726e99f79bf56c OK 2025/03/23 02:21:30 DEBUG : Waiting for deletions to finish 2025/03/23 02:21:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/23 02:21:30 INFO : medium: Deleted 2025/03/23 02:21:30 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.70s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:21:33 DEBUG : small: md5 = ae496f6cb8b37e30f0eac4ef7486e9ef OK 2025/03/23 02:21:35 DEBUG : medium: md5 = b4bcf6d3537ff1d6f18ad05d3190b5d9 OK 2025/03/23 02:21:36 DEBUG : large: md5 = 6702b57a5536b7434bed2ea1b8d236c5 OK 2025/03/23 02:21:37 DEBUG : Waiting for deletions to finish 2025/03/23 02:21:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/23 02:21:37 INFO : small: Deleted 2025/03/23 02:21:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.86s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:21:40 DEBUG : ReadFile: md5 = 90f22ab6483fcf6c8de5cc1e4284351f OK 2025/03/23 02:21:42 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/03/23 02:21:42 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/03/23 02:21:42 DEBUG : TestDrive: Saved new token in config file --- PASS: TestReadFile (4.15s) === RUN TestRetry 2025/03/23 02:21:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/23 02:21:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/23 02:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 02:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 02:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 02:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 02:21:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:21:44 DEBUG : file1: md5 = f6f4b21b5e7fadef569b0ee884ebfbc3 OK 2025/03/23 02:21:46 DEBUG : file2: md5 = 19eb545f6d7896e68855dc6c8c1af7ef OK --- PASS: TestCat (16.90s) === RUN TestPurge 2025/03/23 02:22:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veqovab5qeta" 2025/03/23 02:22:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:22:00 DEBUG : Creating backend with remote "TestDrive:crypt/s1ju3podmv5qdq81ccrcfsp0fda5rd83djaa09dnbovc30kag8tg" 2025/03/23 02:22:01 DEBUG : Creating backend with remote "/tmp/rclone2077914725" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veqovab5qeta'", Local "Local file system at /tmp/rclone2077914725", Modify Window "1ms" 2025/03/23 02:22:06 DEBUG : A1/B1/C1/one: md5 = 4384497b89b29d03bd46f0c9a6c0bae8 OK 2025/03/23 02:22:06 INFO : A2: Making directory 2025/03/23 02:22:06 INFO : A1/B2: Making directory 2025/03/23 02:22:07 INFO : A1/B2/C2: Making directory 2025/03/23 02:22:08 INFO : A1/B1/C3: Making directory 2025/03/23 02:22:09 INFO : A3: Making directory 2025/03/23 02:22:09 INFO : A3/B3: Making directory 2025/03/23 02:22:10 INFO : A3/B3/C4: Making directory 2025/03/23 02:22:12 DEBUG : A1/two: md5 = 4e785116d189ac589aed8c72a29dd4c2 OK 2025/03/23 02:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veqovab5qeta': Purge remote 2025/03/23 02:22:16 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.97s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:22:20 DEBUG : A1/B1/C1/one: md5 = c83be868b64d9a38dcabb18fac4abf62 OK 2025/03/23 02:22:20 INFO : A2: Making directory 2025/03/23 02:22:20 INFO : A1/B2: Making directory 2025/03/23 02:22:21 INFO : A1/B2/C2: Making directory 2025/03/23 02:22:22 INFO : A1/B1/C3: Making directory 2025/03/23 02:22:23 INFO : A3: Making directory 2025/03/23 02:22:23 INFO : A3/B3: Making directory 2025/03/23 02:22:24 INFO : A3/B3/C4: Making directory 2025/03/23 02:22:26 DEBUG : A1/two: md5 = 2ad31e52595ec1cf0777e2019dbe6245 OK 2025/03/23 02:22:28 DEBUG : removing 1 level 3 directories 2025/03/23 02:22:28 INFO : A3/B3/C4: Removing directory 2025/03/23 02:22:30 DEBUG : removing 2 level 3 directories 2025/03/23 02:22:30 INFO : A1/B2/C2: Removing directory 2025/03/23 02:22:30 INFO : A1/B1/C3: Removing directory 2025/03/23 02:22:31 DEBUG : removing 2 level 2 directories 2025/03/23 02:22:31 INFO : A3/B3: Removing directory 2025/03/23 02:22:31 INFO : A1/B2: Removing directory 2025/03/23 02:22:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/23 02:22:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/23 02:22:32 DEBUG : removing 2 level 1 directories 2025/03/23 02:22:32 INFO : A3: Removing directory 2025/03/23 02:22:32 INFO : A2: Removing directory 2025/03/23 02:22:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/23 02:22:36 DEBUG : removing 1 level 3 directories 2025/03/23 02:22:36 INFO : A1/B1/C1: Removing directory 2025/03/23 02:22:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:36 DEBUG : removing 1 level 2 directories 2025/03/23 02:22:36 INFO : A1/B1: Removing directory 2025/03/23 02:22:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/23 02:22:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 02:22:37 DEBUG : removing 1 level 1 directories 2025/03/23 02:22:37 INFO : A1: Removing directory 2025/03/23 02:22:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/23 02:22:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/23 02:22:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 02:22:38 DEBUG : removing 1 level 0 directories 2025/03/23 02:22:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Removing directory 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/23 02:22:38 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (23.36s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:22:40 INFO : A1: Making directory 2025/03/23 02:22:41 INFO : A1/B1: Making directory 2025/03/23 02:22:42 INFO : A1/B1/C1: Making directory 2025/03/23 02:22:44 DEBUG : removing 1 level 3 directories 2025/03/23 02:22:44 INFO : A1/B1/C1: Removing directory 2025/03/23 02:22:45 DEBUG : removing 1 level 2 directories 2025/03/23 02:22:45 INFO : A1/B1: Removing directory 2025/03/23 02:22:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 02:22:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.08s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:22:47 INFO : A1: Making directory 2025/03/23 02:22:48 INFO : A1/B1: Making directory 2025/03/23 02:22:49 INFO : A1/B1/C1: Making directory 2025/03/23 02:22:52 DEBUG : removing 1 level 3 directories 2025/03/23 02:22:52 INFO : A1/B1/C1: Removing directory 2025/03/23 02:22:52 DEBUG : removing 1 level 2 directories 2025/03/23 02:22:52 INFO : A1/B1: Removing directory 2025/03/23 02:22:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 02:22:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.42s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:22:57 DEBUG : file1: md5 = fe098b790498d695feeb6ed287b681df OK 2025/03/23 02:22:57 DEBUG : filename.txt: File name found in url 2025/03/23 02:22:58 DEBUG : filename.txt: md5 = 6025300904bc83ea9aa5a859052860f9 OK 2025/03/23 02:22:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/23 02:23:00 DEBUG : headerfilename.txt: md5 = 5b2b9cd732424adae962b24928fb09e3 OK 2025/03/23 02:23:01 DEBUG : file2: md5 = bf655181020dcc114987ec740dabc739 OK --- PASS: TestCopyURL (8.90s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:23:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 02:23:06 DEBUG : sub/file2: md5 = 37cdb3a4773a85ab4af9deb84743bb00 OK 2025/03/23 02:23:06 INFO : file1: Copied (new) to: sub/file2 2025/03/23 02:23:06 INFO : file1: Deleted 2025/03/23 02:23:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 02:23:07 DEBUG : file1: Unchanged skipping 2025/03/23 02:23:07 INFO : file1: Deleted 2025/03/23 02:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': don't need to copy/move sub/file2, it is already at target location 2025/03/23 02:23:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.13s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:23:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 02:23:12 DEBUG : file1: md5 = bdeaa2765b849ed7850b7172441bc861 OK 2025/03/23 02:23:12 INFO : file1: Copied (new) 2025/03/23 02:23:12 INFO : file1: Deleted 2025/03/23 02:23:12 DEBUG : file1: Destination exists, skipping 2025/03/23 02:23:12 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:23:16 DEBUG : dst/file1: md5 = b4b8de6833be2b6f0f440fe612dfd3f3 OK 2025/03/23 02:23:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jifohec7jeqi/backup" 2025/03/23 02:23:17 DEBUG : Creating backend with remote "TestDrive:crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg/1nrff024r7pq65ecp72fc28jb0" 2025/03/23 02:23:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/23 02:23:21 INFO : dst/file1: Moved (server-side) 2025/03/23 02:23:22 DEBUG : dst/file1: md5 = 075204ceb538d38ec32fa087d2567c1f OK 2025/03/23 02:23:22 INFO : dst/file1: Copied (new) 2025/03/23 02:23:22 INFO : dst/file1: Deleted 2025/03/23 02:23:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 02:23:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/23 02:23:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.82s) === 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-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:23:29 DEBUG : A1/one: md5 = d68b3027dfb21964a0f9ef6f992c169f OK 2025/03/23 02:23:30 DEBUG : A1/two: md5 = 6b045fa2bd93e6741aeff71c2fef06cb OK 2025/03/23 02:23:33 DEBUG : A1/B1/three: md5 = c45b8144bc0c2843415cc44bbbe8b958 OK 2025/03/23 02:23:35 DEBUG : A1/B1/C1/four: md5 = 3044d7c68755acce921b6f92b2c60caa OK 2025/03/23 02:23:37 DEBUG : A1/B1/C2/five: md5 = aba20998d52250c36c0de0a78d0e83ea OK 2025/03/23 02:23:37 INFO : A1/B2: Making directory 2025/03/23 02:23:38 INFO : A1/B1/C3: Making directory 2025/03/23 02:23:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/23 02:23:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/23 02:23:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/23 02:23:48 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/23 02:23:49 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/23 02:23:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/23 02:23:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/23 02:23:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 02:23:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/23 02:23:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/23 02:23:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/23 02:24:00 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/23 02:24:00 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/23 02:24:00 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/23 02:24:01 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/23 02:24:01 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/23 02:24:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/23 02:24:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/23 02:24:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 02:24:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/23 02:24:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/23 02:24:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/23 02:24:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/23 02:24:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/23 02:24:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/23 02:24:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/23 02:24:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/23 02:24:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/23 02:24:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/23 02:24:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/23 02:24:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.21s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/23 02:24:16 DEBUG : no_checksum_small_file_from_pipe: md5 = 54652a2a3afa15a8a29143a3f8996b2a OK 2025/03/23 02:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/23 02:24:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/23 02:24:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/23 02:24:18 DEBUG : no_checksum_big_file_from_pipe: md5 = e61b1549ece13662ae2afc2cdf6a77a9 OK 2025/03/23 02:24:18 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-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/23 02:24:21 DEBUG : with_checksum_small_file_from_pipe: md5 = 1f994de29869054c17c2d56698b74aaf OK 2025/03/23 02:24:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/23 02:24:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/23 02:24:23 DEBUG : with_checksum_big_file_from_pipe: md5 = 8ad87bbbe080189f4a221e1a5cc72709 OK 2025/03/23 02:24:23 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-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/23 02:24:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 02:24:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/23 02:24:27 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-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/23 02:24:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/23 02:24:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/23 02:24:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/23 02:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/23 02:24:35 DEBUG : rcat_metadata: md5 = a33d007da8bf1757aa594342b656289c OK 2025/03/23 02:24:35 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/23 02:24:37 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/23 02:24:38 DEBUG : rcat_metadata_uploadcutoff0: md5 = 36c8d3d61742f368cb463dd342dbdfd7 OK 2025/03/23 02:24:38 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.79s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:24:41 DEBUG : potato1: md5 = 2685e9466835dc0c965d7b0ee7387e43 OK 2025/03/23 02:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/23 02:24:42 DEBUG : potato2: md5 = e39fe1cd8d7705327b6918706124098a OK 2025/03/23 02:24:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.18s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:24:45 DEBUG : potato1: md5 = bc757778b32add02df85778e4274557e OK 2025/03/23 02:24:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/23 02:24:47 DEBUG : potato2: md5 = 8b0f2c91f0fd15c54431174eac474ec8 OK 2025/03/23 02:24:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.90s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:24:50 DEBUG : potato2: md5 = 1aee7646ebbc27c0ef9fb608b58eea9d OK 2025/03/23 02:24:52 DEBUG : empty space: md5 = 5d65de269894f19a8b172970dfb497c2 OK 2025/03/23 02:24:54 DEBUG : sub dir/potato3: md5 = 2ef1558e6804ee234a89614c0f55ca25 OK 2025/03/23 02:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Touching "sub dir/potato3" 2025/03/23 02:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Touching "empty space" 2025/03/23 02:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Touching "potato2" 2025/03/23 02:24:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.77s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:24:59 DEBUG : dir with metadata: Making directory with metadata 2025/03/23 02:24:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.45s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:25:01 DEBUG : directory with modtime: Making directory with metadata 2025/03/23 02:25:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:25:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/23 02:25:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/23 02:25:04 DEBUG : Google drive root 'crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg': Skipping btime metadata as can't update it on an existing file: 2025-03-23T02:25:03.934896734Z 2025/03/23 02:25:04 INFO : non existent directory: Updated directory metadata 2025/03/23 02:25:06 DEBUG : Google drive root 'crypt/0ch41plf4m390havkvun7tt9t3iqdfgrsplqhjegk86mmphp6jvg': Skipping btime metadata as can't update it on an existing file: 2025-03-23T02:25:03.934896734Z 2025/03/23 02:25:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:25:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/23 02:25:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/23 02:25:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:25:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/23 02:25:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/23 02:25:12 DEBUG : dst: Making directory with metadata 2025/03/23 02:25:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/23 02:25:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 02:25:14 INFO : dst: Set directory modification time (using SetModTime) 2025/03/23 02:25:14 INFO : dst: Set directory modification time (using SetModTime) 2025/03/23 02:25:14 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/23 02:25:14 INFO : dst: Set directory modification time (using SetModTime) 2025/03/23 02:25:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.64s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi'", Local "Local file system at /tmp/rclone653499743", Modify Window "1ms" 2025/03/23 02:25:18 DEBUG : sub dir/test remove existing: md5 = 2ef5287f705a75f49419b07406f00e1c OK 2025/03/23 02:25:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 70adb8f915f9ab4b8510aaa36decd99c OK 2025/03/23 02:25:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sesayob9" before starting 2025/03/23 02:25:22 DEBUG : sub dir/test remove existing.sesayob9: TEST: removing renamed existing file after operation 2025/03/23 02:25:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juluyey2" before starting 2025/03/23 02:25:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juluyey2: TEST: renaming existing back after failed operation 2025/03/23 02:25:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wejijiv8" before starting 2025/03/23 02:25:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wejijiv8: TEST: removing renamed existing file after operation 2025/03/23 02:25:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "145jmpdfejj3ufmiofd6se0mk1a3rg3kn931h68rrklrok2k1jvsg2qpp7dg9d8bi1depvfl2flu2o6pm1d5be9ufle0m57sj8mu82gr5tuqa0ib8chivqd0nt85t763nmjcu1019e6ovige5l2oro11phroc66l3vm55qsqgckb79opstug" 2025/03/23 02:25:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0h39k5otlv8k9n3e2h4u2479t4aa184blhdgadaqsj0goafvsl90" --- PASS: TestRemoveExisting (13.16s) === 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/03/23 02:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jifohec7jeqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m36.183093302s (try 1/5)