"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/06/25 04:12:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo" 2025/06/25 04:12:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:12:57 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag" 2025/06/25 04:12:58 DEBUG : Creating backend with remote "/tmp/rclone1468630724" === 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", 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/06/25 04:12:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 04:12:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/25 04:12:59 DEBUG : potato: Seek from 10 to 0 2025/06/25 04:12:59 DEBUG : potato: Seek from 10 to 0 2025/06/25 04:12:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/25 04:12:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 04:12:59 DEBUG : potato: Seek from 5 to 2 2025/06/25 04:12:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/25 04:12:59 DEBUG : potato: Seek from 7 to 0 2025/06/25 04:12:59 DEBUG : potato: Seek from 7 to 0 2025/06/25 04:12:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/25 04:12:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 04:12:59 DEBUG : potato: Seek from 5 to 2 2025/06/25 04:12:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/25 04:12:59 DEBUG : potato: Seek from 8 to 0 2025/06/25 04:12:59 DEBUG : potato: Seek from 8 to 0 2025/06/25 04:12:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/25 04:12:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 04:12:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 04:12:59 DEBUG : potato: Seek from 5 to 2 2025/06/25 04:12:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/25 04:12:59 DEBUG : potato: Seek from 9 to 0 2025/06/25 04:12:59 DEBUG : potato: Seek from 9 to 0 2025/06/25 04:12:59 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:13:01 DEBUG : rutabaga: md5 = e750f4eb24805cfdf80bb76e60f39259 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/25 04:13:03 DEBUG : empty space: md5 = 4048d9d5b31c6160bcb0bc0423880482 OK === RUN TestCheck/3 2025/06/25 04:13:05 DEBUG : potato2: md5 = 0fb8b99dee1c2809e8ebeac5397583ed OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/25 04:13:07 DEBUG : remotepotato: md5 = e38cdefafea9b1a7da23cd7c78d2a790 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.32s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/06/25 04:13:10 DEBUG : Creating backend with remote "nonexistent" 2025/06/25 04:13:10 DEBUG : Creating backend with remote "nonexistent" 2025/06/25 04:13:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/25 04:13:10 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/06/25 04:13:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/25 04:13:10 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:13:11 DEBUG : rutabaga: md5 = f9dafb4e32554f390371978da28ec762 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/25 04:13:16 DEBUG : empty space: md5 = 2fc37f2d6623be70d244927a804c81cb OK === RUN TestCheckDownload/3 2025/06/25 04:13:19 DEBUG : potato2: md5 = ea6d116d094cdd9ffbbfaddf239e4829 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/25 04:13:23 DEBUG : remotepotato: md5 = 3376f9d8be1c79986e8e7cc5c832322e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.71s) --- PASS: TestCheckDownload/1 (1.96s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (1.38s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (1.16s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (3.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:13:31 DEBUG : rutabaga: md5 = 89daa50d5e14c3044b4f8eab75568835 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/25 04:13:34 DEBUG : empty space: md5 = 546d48acfa5ba13ddedaa755eadefe0b OK === RUN TestCheckSizeOnly/3 2025/06/25 04:13:35 DEBUG : potato2: md5 = 4f4f8ec2ea453bb7b4606257f88a66ec OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/25 04:13:38 DEBUG : remotepotato: md5 = 517552127c8ae58fdf985234ab169126 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.67s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:13:42 DEBUG : test.sum: md5 = e54f62f3d940b9922b3f378484892995 OK 2025/06/25 04:13:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/25 04:13:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/25 04:13:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/25 04:13:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/25 04:13:45 DEBUG : test.sum: md5 = 77526ac56d059102d4b09b855ac9259d OK 2025/06/25 04:13:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/25 04:13:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/25 04:13:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/25 04:13:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.31s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:13:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/data" 2025/06/25 04:13:47 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:13:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/data" 2025/06/25 04:13:49 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/vjrnln8ratgmqakfosrqe8espk" 2025/06/25 04:13:52 DEBUG : data/banana: md5 = 3ca44726c4a6a43f3dd61016d0b9168c OK 2025/06/25 04:13:54 DEBUG : test.sum: md5 = 68dec5cda69800080213b558b976b09d OK === RUN TestCheckSumDownload/subtest1 2025/06/25 04:13:58 DEBUG : data/potato: md5 = 37bed3c50dd1ef338b583ee3fad7ba63 OK 2025/06/25 04:13:59 DEBUG : test.sum: md5 = 10c05ac9748db1c0dd56d2764ac7c8f7 OK === RUN TestCheckSumDownload/subtest2 2025/06/25 04:14:03 DEBUG : test.sum: md5 = 93d35749ad3efd5ade0bc0d658952310 OK === RUN TestCheckSumDownload/subtest3 2025/06/25 04:14:07 DEBUG : test.sum: md5 = 5654af66c667e9f507a5415036321522 OK === RUN TestCheckSumDownload/subtest4 2025/06/25 04:14:12 DEBUG : test.sum: md5 = d5c3505f51ca5fd89ec79bbc1f153c09 OK === RUN TestCheckSumDownload/subtest5 2025/06/25 04:14:16 DEBUG : test.sum: md5 = 9bdc51aca04a6a8f571e83ba2fcbdd80 OK === RUN TestCheckSumDownload/subtest6 2025/06/25 04:14:21 DEBUG : data/banana: md5 = 720a5b134cc169fd48b1d2188d9b01d1 OK 2025/06/25 04:14:22 DEBUG : data/potato: md5 = f5787cc58b48e91e32f5aab10546635e OK 2025/06/25 04:14:23 DEBUG : test.sum: md5 = b642dfa79c7d81dd24bb76a77f4cefae OK === RUN TestCheckSumDownload/subtest7 2025/06/25 04:14:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/25 04:14:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.33s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (2.09s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.75s) --- PASS: TestCheckSumDownload/subtest5 (2.35s) --- PASS: TestCheckSumDownload/subtest6 (2.13s) --- PASS: TestCheckSumDownload/subtest7 (2.42s) === RUN TestApplyTransforms 2025/06/25 04:14:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bemovac3peti" 2025/06/25 04:14:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:14:29 DEBUG : Creating backend with remote "TestDrive:crypt/uf2bh6ipbhivp5gt82f8m58hgfk8bnk38ttf2o8qami9rlm7b5pg" 2025/06/25 04:14:30 DEBUG : Creating backend with remote "/tmp/rclone824723689" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bemovac3peti'", Local "Local file system at /tmp/rclone824723689", Modify Window "1ms" 2025/06/25 04:14:32 DEBUG : hello, world!: md5 = 56dfb976df8f5a1cac9295a333648c78 OK upper checkfile vs. lower remote (without normalization) 2025/06/25 04:14:33 ERROR : hello, world!: sum not found 2025/06/25 04:14:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bemovac3peti' 2025/06/25 04:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemovac3peti': 1 files missing 2025/06/25 04:14:33 NOTICE: 1 hashes missing 2025/06/25 04:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemovac3peti': 2 differences found 2025/06/25 04:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemovac3peti': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/25 04:14:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:14:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemovac3peti': 0 differences found 2025/06/25 04:14:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bemovac3peti': 1 matching files 2025/06/25 04:14:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gabebih9kiqe" 2025/06/25 04:14:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:14:34 DEBUG : Creating backend with remote "TestDrive:crypt/7jc3ia0hmf9jh3ivh6t4t4a4sll12a9ln0a5fk9d35chj2ncopn0" 2025/06/25 04:14:35 DEBUG : Creating backend with remote "/tmp/rclone79444179" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gabebih9kiqe'", Local "Local file system at /tmp/rclone79444179", Modify Window "1ms" 2025/06/25 04:14:37 DEBUG : HELLO, WORLD!: md5 = 5c43c8d5bf2882355635b42b4ad40b42 OK lower checkfile vs. upper remote (without normalization) 2025/06/25 04:14:38 ERROR : HELLO, WORLD!: sum not found 2025/06/25 04:14:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gabebih9kiqe' 2025/06/25 04:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabebih9kiqe': 1 files missing 2025/06/25 04:14:38 NOTICE: 1 hashes missing 2025/06/25 04:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabebih9kiqe': 2 differences found 2025/06/25 04:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabebih9kiqe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/25 04:14:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:14:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabebih9kiqe': 0 differences found 2025/06/25 04:14:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabebih9kiqe': 1 matching files 2025/06/25 04:14:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wopoluc3lile" 2025/06/25 04:14:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:14:39 DEBUG : Creating backend with remote "TestDrive:crypt/6l7r9khl9e6cepcnmj2is4e1ad0vhcicsljh9vsctm7ejqisqu5g" 2025/06/25 04:14:40 DEBUG : Creating backend with remote "/tmp/rclone4088863264" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wopoluc3lile'", Local "Local file system at /tmp/rclone4088863264", Modify Window "1ms" 2025/06/25 04:14:42 DEBUG : HeLlO, wOrLd!: md5 = 825ac8b796e67ea778835ba40232d6d7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/25 04:14:43 ERROR : HeLlO, wOrLd!: sum not found 2025/06/25 04:14:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wopoluc3lile' 2025/06/25 04:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopoluc3lile': 1 files missing 2025/06/25 04:14:43 NOTICE: 1 hashes missing 2025/06/25 04:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopoluc3lile': 2 differences found 2025/06/25 04:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopoluc3lile': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/25 04:14:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopoluc3lile': 0 differences found 2025/06/25 04:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopoluc3lile': 1 matching files 2025/06/25 04:14:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foqepod9muxu" 2025/06/25 04:14:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:14:44 DEBUG : Creating backend with remote "TestDrive:crypt/k9cspsls5cgg1gpc11vmprh89avjt6m9c2p9mpa751nmk6o5tbag" 2025/06/25 04:14:45 DEBUG : Creating backend with remote "/tmp/rclone3773374362" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foqepod9muxu'", Local "Local file system at /tmp/rclone3773374362", Modify Window "1ms" 2025/06/25 04:14:47 DEBUG : HELLO, WORLD!: md5 = c6e2bfe3082520ad08c840b66c3779a3 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/25 04:14:47 ERROR : HELLO, WORLD!: sum not found 2025/06/25 04:14:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-foqepod9muxu' 2025/06/25 04:14:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqepod9muxu': 1 files missing 2025/06/25 04:14:47 NOTICE: 1 hashes missing 2025/06/25 04:14:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqepod9muxu': 2 differences found 2025/06/25 04:14:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqepod9muxu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/25 04:14:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqepod9muxu': 0 differences found 2025/06/25 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foqepod9muxu': 1 matching files 2025/06/25 04:14:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepefoc3husu" 2025/06/25 04:14:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:14:49 DEBUG : Creating backend with remote "TestDrive:crypt/v987ejdfjjmg3dum47qoa6f6b2p1ol3btuo5n3s2fr0k66vq4f60" 2025/06/25 04:14:50 DEBUG : Creating backend with remote "/tmp/rclone4289935932" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepefoc3husu'", Local "Local file system at /tmp/rclone4289935932", Modify Window "1ms" 2025/06/25 04:14:52 DEBUG : 測試_Русский___ě_áñ: md5 = f01fc240ca46c284f9750cc6eb6fdbc9 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/25 04:14:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/25 04:14:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xepefoc3husu' 2025/06/25 04:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepefoc3husu': 1 files missing 2025/06/25 04:14:52 NOTICE: 1 hashes missing 2025/06/25 04:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepefoc3husu': 2 differences found 2025/06/25 04:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepefoc3husu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/25 04:14:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:14:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepefoc3husu': 0 differences found 2025/06/25 04:14:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepefoc3husu': 1 matching files 2025/06/25 04:14:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tobikek5wice" 2025/06/25 04:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:14:54 DEBUG : Creating backend with remote "TestDrive:crypt/1r5mfikaf244s6f9dmsqmmtei72fs1eksl7p57ir5i0edeop6ai0" 2025/06/25 04:14:55 DEBUG : Creating backend with remote "/tmp/rclone3481652196" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tobikek5wice'", Local "Local file system at /tmp/rclone3481652196", Modify Window "1ms" 2025/06/25 04:14:57 DEBUG : 測試_Русский___ě_áñ: md5 = c28af4f23ff303f66945efa3e3ff8ad7 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/25 04:14:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/25 04:14:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tobikek5wice' 2025/06/25 04:14:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobikek5wice': 1 files missing 2025/06/25 04:14:57 NOTICE: 1 hashes missing 2025/06/25 04:14:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobikek5wice': 2 differences found 2025/06/25 04:14:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobikek5wice': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/25 04:14:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobikek5wice': 0 differences found 2025/06/25 04:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobikek5wice': 1 matching files 2025/06/25 04:14:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yofojeh1yive" 2025/06/25 04:14:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:14:59 DEBUG : Creating backend with remote "TestDrive:crypt/ge3r3ke2onjcmg3snhrtlr5hg6a0lfhop7tghusr84rsl76gb7r0" 2025/06/25 04:14:59 DEBUG : Creating backend with remote "/tmp/rclone934966124" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yofojeh1yive'", Local "Local file system at /tmp/rclone934966124", Modify Window "1ms" 2025/06/25 04:15:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6a52cd219bfbceb3d85c3447fe7288b8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/25 04:15:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 04:15:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yofojeh1yive' 2025/06/25 04:15:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofojeh1yive': 1 files missing 2025/06/25 04:15:02 NOTICE: 1 hashes missing 2025/06/25 04:15:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofojeh1yive': 2 differences found 2025/06/25 04:15:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofojeh1yive': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/25 04:15:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofojeh1yive': 0 differences found 2025/06/25 04:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofojeh1yive': 1 matching files 2025/06/25 04:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyosop8vofa" 2025/06/25 04:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:15:04 DEBUG : Creating backend with remote "TestDrive:crypt/4tnifj6bstlb7irim583t0g2cpj36ttd8s59qk35gmssg0j41hfg" 2025/06/25 04:15:05 DEBUG : Creating backend with remote "/tmp/rclone4052281133" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyosop8vofa'", Local "Local file system at /tmp/rclone4052281133", Modify Window "1ms" 2025/06/25 04:15:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 451cc438eba58e2a819aac9f5743c73d OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/25 04:15:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 04:15:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-weyosop8vofa' 2025/06/25 04:15:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyosop8vofa': 1 files missing 2025/06/25 04:15:07 NOTICE: 1 hashes missing 2025/06/25 04:15:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyosop8vofa': 2 differences found 2025/06/25 04:15:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyosop8vofa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/25 04:15:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyosop8vofa': 0 differences found 2025/06/25 04:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyosop8vofa': 1 matching files 2025/06/25 04:15:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zelubar3cida" 2025/06/25 04:15:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:15:09 DEBUG : Creating backend with remote "TestDrive:crypt/ar0edrommk6oj4q0mibth8gujehge1irdd7omh89rtg4mi0es3t0" 2025/06/25 04:15:10 DEBUG : Creating backend with remote "/tmp/rclone4035722008" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zelubar3cida'", Local "Local file system at /tmp/rclone4035722008", Modify Window "1ms" 2025/06/25 04:15:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e08cc5d0c54d86731c5d331bc32ea0dd OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/25 04:15:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 04:15:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zelubar3cida' 2025/06/25 04:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelubar3cida': 1 files missing 2025/06/25 04:15:12 NOTICE: 1 hashes missing 2025/06/25 04:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelubar3cida': 2 differences found 2025/06/25 04:15:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelubar3cida': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/25 04:15:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelubar3cida': 0 differences found 2025/06/25 04:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelubar3cida': 1 matching files 2025/06/25 04:15:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiredic4pico" 2025/06/25 04:15:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:15:13 DEBUG : Creating backend with remote "TestDrive:crypt/17c16iile88lekc7p0vero0q2igub2i122voh56sdqcbooe6dft0" 2025/06/25 04:15:14 DEBUG : Creating backend with remote "/tmp/rclone99493430" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiredic4pico'", Local "Local file system at /tmp/rclone99493430", Modify Window "1ms" 2025/06/25 04:15:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b211b0c7d3f3cdc41c2f9aaf09b4e9c8 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/25 04:15:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 04:15:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiredic4pico' 2025/06/25 04:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiredic4pico': 1 files missing 2025/06/25 04:15:17 NOTICE: 1 hashes missing 2025/06/25 04:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiredic4pico': 2 differences found 2025/06/25 04:15:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiredic4pico': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/25 04:15:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiredic4pico': 0 differences found 2025/06/25 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiredic4pico': 1 matching files 2025/06/25 04:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiredic4pico': Purge remote 2025/06/25 04:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zelubar3cida': Purge remote 2025/06/25 04:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyosop8vofa': Purge remote 2025/06/25 04:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yofojeh1yive': Purge remote 2025/06/25 04:15:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tobikek5wice': Purge remote 2025/06/25 04:15:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepefoc3husu': Purge remote 2025/06/25 04:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foqepod9muxu': Purge remote 2025/06/25 04:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wopoluc3lile': Purge remote 2025/06/25 04:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gabebih9kiqe': Purge remote 2025/06/25 04:15:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bemovac3peti': Purge remote --- PASS: TestApplyTransforms (53.36s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:15:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/25 04:15:25 DEBUG : sub/file2: md5 = 211aa9d48bc3258189de50a6c63e83bc OK 2025/06/25 04:15:25 INFO : file1: Copied (new) to: sub/file2 2025/06/25 04:15:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:15:25 DEBUG : file1: Unchanged skipping 2025/06/25 04:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': don't need to copy/move sub/file2, it is already at target location 2025/06/25 04:15:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.75s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:15:31 DEBUG : dst/file1: md5 = 69e3cc675b6c6662b826253cfc3ebcb0 OK 2025/06/25 04:15:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/backup" 2025/06/25 04:15:32 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/1nrff024r7pq65ecp72fc28jb0" 2025/06/25 04:15:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/25 04:15:36 INFO : dst/file1: Moved (server-side) 2025/06/25 04:15:37 DEBUG : dst/file1: md5 = 9b55bdbd130d25fba785e8b669b7c433 OK 2025/06/25 04:15:37 INFO : dst/file1: Copied (new) 2025/06/25 04:15:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 04:15:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 04:15:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.99s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:15:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/dst" 2025/06/25 04:15:42 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 04:15:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/CompareDest" 2025/06/25 04:15:43 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/gveqi14airsml4bgu7krj116o8" 2025/06/25 04:15:45 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 04:15:47 DEBUG : one: md5 = 1dc316c409d55dbc446abcaa50bcb422 OK 2025/06/25 04:15:47 INFO : one: Copied (new) 2025/06/25 04:15:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:15:50 DEBUG : one: md5 = 3cd7fdf01ab32e6996cb88a1e8f21add OK 2025/06/25 04:15:50 INFO : one: Copied (replaced existing) 2025/06/25 04:15:52 DEBUG : dst/one: md5 = d06426066950065dc53b74594c0570c4 OK 2025/06/25 04:15:54 DEBUG : CompareDest/one: md5 = ed4fa87613f3681ed6a9e53b5d92f11b OK 2025/06/25 04:15:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:15:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:15:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:15:57 DEBUG : CompareDest/two: md5 = 13f5545191cb15a4013f4cb4b51de683 OK 2025/06/25 04:15:58 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 04:15:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:15:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 04:15:59 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 04:15:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:15:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 04:16:00 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 04:16:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/25 04:16:02 DEBUG : two: md5 = 6027a830aa73be114bb5ce387ddd10ba OK 2025/06/25 04:16:02 INFO : two: Copied (new) 2025/06/25 04:16:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 04:16:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:16:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 04:16:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.83s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:16:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/dst" 2025/06/25 04:16:06 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 04:16:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/CopyDest" 2025/06/25 04:16:08 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/25 04:16:09 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 04:16:12 DEBUG : one: md5 = 4eacf4eb372c5b7bfba3892435bbcec2 OK 2025/06/25 04:16:12 INFO : one: Copied (new) 2025/06/25 04:16:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:16:14 DEBUG : one: md5 = 7e4d9c3e084b6b68a22820665cd217ab OK 2025/06/25 04:16:14 INFO : one: Copied (replaced existing) 2025/06/25 04:16:16 DEBUG : dst/one: md5 = 02e0818c5535292da391e8259208b32c OK 2025/06/25 04:16:18 DEBUG : CopyDest/one: md5 = c78f82962550427dfd6d689682a7d244 OK 2025/06/25 04:16:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/BackupDir" 2025/06/25 04:16:19 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/25 04:16:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:16:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:16:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:16:22 INFO : one: Moved (server-side) 2025/06/25 04:16:23 INFO : one: Copied (server-side copy) 2025/06/25 04:16:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/25 04:16:25 DEBUG : CopyDest/two: md5 = fdd904e44b0da4b629e3122a7dd9542b OK 2025/06/25 04:16:26 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 04:16:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:16:27 INFO : two: Copied (server-side copy) 2025/06/25 04:16:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/25 04:16:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:16:28 DEBUG : two: Unchanged skipping 2025/06/25 04:16:30 DEBUG : CopyDest/three: md5 = 2625cf5c546079a580310a813b348b8a OK 2025/06/25 04:16:31 DEBUG : three: Need to transfer - File not found at Destination 2025/06/25 04:16:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/25 04:16:31 DEBUG : three: Destination not found in --copy-dest 2025/06/25 04:16:32 DEBUG : three: md5 = 01ca98273bdfb96c9809f228cc702dcd OK 2025/06/25 04:16:32 INFO : three: Copied (new) 2025/06/25 04:16:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/25 04:16:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:16:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 04:16:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 04:16:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:16:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/25 04:16:38 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.50s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:16:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/25 04:16:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 263f5dad2668dad971d85cea4f0f9300 OK 2025/06/25 04:16:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/25 04:16:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/25 04:16:43 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/06/25 04:16:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/25 04:16:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/25 04:16:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c87e03a7b58adb86ead4c6c6b554a70a OK 2025/06/25 04:16:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/25 04:16:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/25 04:16:48 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.43s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:16:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Looking for duplicate names using skip mode. 2025/06/25 04:16:53 NOTICE: one: Found 2 files with duplicate names 2025/06/25 04:16:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.43s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:16:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Looking for duplicate names using skip mode. 2025/06/25 04:16:59 NOTICE: one: Found 3 files with duplicate names 2025/06/25 04:16:59 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/25 04:16:59 INFO : one: Deleted 2025/06/25 04:16:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.43s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:17:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Looking for duplicate names using first mode. 2025/06/25 04:17:05 NOTICE: one: Found 3 files with duplicate names 2025/06/25 04:17:05 INFO : one: Deleted 2025/06/25 04:17:06 INFO : one: Deleted 2025/06/25 04:17:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.30s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:17:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Looking for duplicate names using newest mode. 2025/06/25 04:17:11 NOTICE: one: Found 3 files with duplicate names 2025/06/25 04:17:12 INFO : one: Deleted 2025/06/25 04:17:12 INFO : one: Deleted 2025/06/25 04:17:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.44s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:17:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Looking for duplicate names using oldest mode. 2025/06/25 04:17:18 NOTICE: one: Found 3 files with duplicate names 2025/06/25 04:17:18 INFO : one: Deleted 2025/06/25 04:17:19 INFO : one: Deleted 2025/06/25 04:17:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.96s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:17:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Looking for duplicate names using largest mode. 2025/06/25 04:17:24 NOTICE: one: Found 3 files with duplicate names 2025/06/25 04:17:24 INFO : one: Deleted 2025/06/25 04:17:25 INFO : one: Deleted 2025/06/25 04:17:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.24s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:17:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Looking for duplicate names using smallest mode. 2025/06/25 04:17:30 NOTICE: one: Found 3 files with duplicate names 2025/06/25 04:17:31 INFO : one: Deleted 2025/06/25 04:17:31 INFO : one: Deleted 2025/06/25 04:17:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.54s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:17:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Looking for duplicate names using rename mode. 2025/06/25 04:17:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/25 04:17:39 INFO : one-2.txt: renamed from: one.txt 2025/06/25 04:17:40 INFO : one-3.txt: renamed from: one.txt 2025/06/25 04:17:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.31s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:17:46 DEBUG : dupe1/one.txt: md5 = e0042d04c9596b19f787c4241f928da4 OK 2025/06/25 04:17:48 DEBUG : dupe2/two.txt: md5 = f89311ff690248b80ea700eb15331a0d OK 2025/06/25 04:17:50 DEBUG : dupe3/three.txt: md5 = 62183563b5c9992eff5d7c20b852b98a OK 2025/06/25 04:17:50 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/25 04:17:51 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/25 04:17:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/25 04:17:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/25 04:17:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/25 04:17:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/25 04:17:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.28s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:17:58 DEBUG : a.txt: md5 = f9ecd1a0cf6e2d04009e8e04d8210937 OK 2025/06/25 04:17:59 DEBUG : zend.txt: md5 = 8af4ec4f2280458ee159690cb9a9d900 OK 2025/06/25 04:18:01 DEBUG : sub dir/hello world: md5 = 384a1f843346759e5cb2832ca138edcc OK 2025/06/25 04:18:03 DEBUG : sub dir/hello world2: md5 = bc17c175ed711dac6d56af3d5245df4d OK 2025/06/25 04:18:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 9af01fba5418be29b68563328a549fb3 OK 2025/06/25 04:18:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = addbed667f2711f4597bf1498d91d907 OK 2025/06/25 04:18:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2e9be71f45c9d3aef08757fde46671e5 OK 2025/06/25 04:18:10 DEBUG : a.txt: Excluded (Size Filter) 2025/06/25 04:18:10 DEBUG : a.txt: Excluded 2025/06/25 04:18:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 04:18:10 DEBUG : sub dir/hello world: Excluded 2025/06/25 04:18:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 04:18:10 DEBUG : sub dir/hello world2: Excluded 2025/06/25 04:18:11 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 04:18:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 04:18:11 DEBUG : sub dir/hello world: Excluded 2025/06/25 04:18:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 04:18:11 DEBUG : sub dir/hello world2: Excluded 2025/06/25 04:18:11 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 04:18:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/25 04:18:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/25 04:18:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/25 04:18:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/25 04:18:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/25 04:18:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/25 04:18:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.54s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:18:19 DEBUG : a.txt: md5 = 6eae01a33d69bbf10650940c48d9bb0f OK 2025/06/25 04:18:20 DEBUG : zend.txt: md5 = a83d1e4bde8dfee00116f1a085ee4e31 OK 2025/06/25 04:18:22 DEBUG : sub dir/hello world: md5 = 76dccf4158e647af68855eadd7dcec76 OK 2025/06/25 04:18:24 DEBUG : sub dir/hello world2: md5 = fd47a23da34e4fb19c9a5401ba543c4c OK 2025/06/25 04:18:26 DEBUG : sub dir/ignore dir/.ignore: md5 = de73d221466b1b33894e7047f85a4cdf OK 2025/06/25 04:18:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6f9aa2cbe36b47eb6bb999d1d7e69e94 OK 2025/06/25 04:18:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 53c98bf5273efb10f9f439bc01508c11 OK 2025/06/25 04:18:31 DEBUG : a.txt: Excluded (Size Filter) 2025/06/25 04:18:31 DEBUG : a.txt: Excluded 2025/06/25 04:18:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 04:18:31 DEBUG : sub dir/hello world: Excluded 2025/06/25 04:18:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 04:18:31 DEBUG : sub dir/hello world2: Excluded 2025/06/25 04:18:32 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 04:18:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 04:18:32 DEBUG : sub dir/hello world: Excluded 2025/06/25 04:18:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 04:18:32 DEBUG : sub dir/hello world2: Excluded 2025/06/25 04:18:32 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 04:18:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/25 04:18:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/25 04:18:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/25 04:18:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/25 04:18:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/25 04:18:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/25 04:18:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.90s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:18:40 DEBUG : file1: md5 = 49933907e396be84c679fc6bcd5eaa4b OK 2025/06/25 04:18:42 DEBUG : sub/file2: md5 = e91c06353e0c972f00702cf4afe95d31 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/06/25 04:18:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/25 04:18:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/25 04:18:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/25 04:18:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.16s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:18:49 DEBUG : file1: md5 = 8781f93cbdc0c75138cdd49fcf5b2f0a OK 2025/06/25 04:18:51 DEBUG : sub/file2: md5 = 1147e35a05ff0f8a228ff1320aad40a6 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/06/25 04:18:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/notfound" 2025/06/25 04:18:55 DEBUG : Config file has changed externally - reloading 2025/06/25 04:18:55 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/qe0i31qdkoejk60elps0ni5sqk" 2025/06/25 04:18:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.82s) --- PASS: TestStatJSON/Root (0.36s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.37s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:18:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Making directory 2025/06/25 04:19:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:02 DEBUG : sub dir/hello world: md5 = e682f0a88b03a84ed936d988059bc751 OK 2025/06/25 04:19:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.67s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:06 DEBUG : potato2: md5 = e4ebc12782acac25deebe889cf9927f3 OK 2025/06/25 04:19:07 DEBUG : empty space: md5 = ee2abe0f34889ab4ba92e6b44d72e3ae OK --- PASS: TestLs (4.59s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:11 DEBUG : potato2: md5 = ef504d1dcb195e3fceb6737465403439 OK 2025/06/25 04:19:12 DEBUG : empty space: md5 = 3e08c6a90c8d7cccb396188ec722fa02 OK 2025/06/25 04:19:12 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.65s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:15 DEBUG : potato2: md5 = 8be58f46647fabeff0eb856ae9f2ab3c OK 2025/06/25 04:19:17 DEBUG : empty space: md5 = c95da9bc724538abd8906eb55c7eea75 OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:20 DEBUG : potato2: md5 = ae4935df53880bb950fea825eff554af OK 2025/06/25 04:19:21 DEBUG : empty space: md5 = 0d3af3c01e464a425d4f5a085af83079 OK --- PASS: TestHashSums (4.41s) === RUN TestHashSumsWithErrors 2025/06/25 04:19:23 DEBUG : Creating backend with remote ":memory:" 2025/06/25 04:19:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/25 04:19:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/25 04:19:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/25 04:19:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/25 04:19:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/25 04:19:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/25 04:19:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/25 04:19:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/25 04:19:23 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:24 DEBUG : potato2: md5 = f0695500c2ed6371914ed1a9816fe869 OK 2025/06/25 04:19:26 DEBUG : empty space: md5 = 77e682a48e3092dc3bcd8281980e7b67 OK 2025/06/25 04:19:28 DEBUG : sub dir/potato3: md5 = 5737f2bd0ca5ba9133d26a0fa8b73e44 OK 2025/06/25 04:19:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.35s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:33 DEBUG : small: md5 = 97590f98cabcc57f052220dd04536fd8 OK 2025/06/25 04:19:34 DEBUG : medium: md5 = 3a9dc97531676847b64d23e339a2ac79 OK 2025/06/25 04:19:35 DEBUG : large: md5 = 7d8401a29d2815db7a69743672c268e3 OK 2025/06/25 04:19:36 DEBUG : Waiting for deletions to finish 2025/06/25 04:19:36 DEBUG : large: Excluded (Size Filter) 2025/06/25 04:19:36 INFO : medium: Deleted 2025/06/25 04:19:36 INFO : small: Deleted --- PASS: TestDelete (6.18s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:39 DEBUG : small: md5 = 458fea36aaabac05f5c1ee2de446e277 OK 2025/06/25 04:19:40 DEBUG : medium: md5 = 79a2d9ac13368d80156fb60d4fab69c3 OK 2025/06/25 04:19:42 DEBUG : large: md5 = 19eb6566057f8fe045e9bee2ad3ce93e OK 2025/06/25 04:19:42 DEBUG : Waiting for deletions to finish 2025/06/25 04:19:42 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/06/25 04:19:43 INFO : small: Deleted 2025/06/25 04:19:43 INFO : large: Deleted --- PASS: TestMaxDelete (6.56s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:45 DEBUG : small: md5 = 40dc70f2da8740f7e5c09316de3652eb OK 2025/06/25 04:19:47 DEBUG : medium: md5 = 70eadac77b3ad092e090766ceeb84b86 OK 2025/06/25 04:19:48 DEBUG : large: md5 = 18a8a1128df88cb5f137fa7e243b0a43 OK 2025/06/25 04:19:49 DEBUG : Waiting for deletions to finish 2025/06/25 04:19:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/25 04:19:49 INFO : medium: Deleted 2025/06/25 04:19:49 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.81s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:52 DEBUG : small: md5 = 7df676a8d889e24d1b2bfed410b530bc OK 2025/06/25 04:19:54 DEBUG : medium: md5 = 5081405101cc3e6f0c9f72057479dd88 OK 2025/06/25 04:19:55 DEBUG : large: md5 = cdade9db18196dfa634c22bb844e2170 OK 2025/06/25 04:19:55 DEBUG : Waiting for deletions to finish 2025/06/25 04:19:56 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/25 04:19:56 INFO : large: Deleted 2025/06/25 04:19:56 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.91s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:19:59 DEBUG : ReadFile: md5 = 0f9f4621507ea75031198010a17eac87 OK --- PASS: TestReadFile (3.87s) === RUN TestRetry 2025/06/25 04:20:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/25 04:20:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/25 04:20:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 04:20:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 04:20:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 04:20:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 04:20:02 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:20:03 DEBUG : file1: md5 = 392495719a90972b1f0667db97d48420 OK 2025/06/25 04:20:05 DEBUG : file2: md5 = 5dfb1f200b1b4fee5a7443b4827a65cf OK --- PASS: TestCat (17.86s) === RUN TestPurge 2025/06/25 04:20:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vorazuw4xiqi" 2025/06/25 04:20:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:20:20 DEBUG : Creating backend with remote "TestDrive:crypt/e607btthr28d6govjkgd6akdacdclvobo3sqtervkhkg1jp5c9q0" 2025/06/25 04:20:21 DEBUG : Creating backend with remote "/tmp/rclone629666235" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vorazuw4xiqi'", Local "Local file system at /tmp/rclone629666235", Modify Window "1ms" 2025/06/25 04:20:25 DEBUG : A1/B1/C1/one: md5 = 6127bef1c4742c80122bfbd530a72d33 OK 2025/06/25 04:20:25 INFO : A2: Making directory 2025/06/25 04:20:26 INFO : A1/B2: Making directory 2025/06/25 04:20:26 INFO : A1/B2/C2: Making directory 2025/06/25 04:20:27 INFO : A1/B1/C3: Making directory 2025/06/25 04:20:28 INFO : A3: Making directory 2025/06/25 04:20:29 INFO : A3/B3: Making directory 2025/06/25 04:20:29 INFO : A3/B3/C4: Making directory 2025/06/25 04:20:32 DEBUG : A1/two: md5 = 3e68214c705c84928e493ac88329ef0c OK 2025/06/25 04:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vorazuw4xiqi': Purge remote 2025/06/25 04:20:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.62s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:20:39 DEBUG : A1/B1/C1/one: md5 = 6456ded3e8f32626436b9d9c7569b68f OK 2025/06/25 04:20:39 INFO : A2: Making directory 2025/06/25 04:20:40 INFO : A1/B2: Making directory 2025/06/25 04:20:40 INFO : A1/B2/C2: Making directory 2025/06/25 04:20:41 INFO : A1/B1/C3: Making directory 2025/06/25 04:20:42 INFO : A3: Making directory 2025/06/25 04:20:42 INFO : A3/B3: Making directory 2025/06/25 04:20:43 INFO : A3/B3/C4: Making directory 2025/06/25 04:20:45 DEBUG : A1/two: md5 = 080c0bfa025ff827d54b99d1f350d75b OK 2025/06/25 04:20:47 DEBUG : removing 1 level 3 directories 2025/06/25 04:20:47 INFO : A3/B3/C4: Removing directory 2025/06/25 04:20:51 DEBUG : removing 2 level 3 directories 2025/06/25 04:20:51 INFO : A1/B2/C2: Removing directory 2025/06/25 04:20:51 INFO : A1/B1/C3: Removing directory 2025/06/25 04:20:52 DEBUG : removing 2 level 2 directories 2025/06/25 04:20:52 INFO : A3/B3: Removing directory 2025/06/25 04:20:52 INFO : A1/B2: Removing directory 2025/06/25 04:20:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/25 04:20:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/25 04:20:53 DEBUG : removing 2 level 1 directories 2025/06/25 04:20:53 INFO : A3: Removing directory 2025/06/25 04:20:53 INFO : A2: Removing directory 2025/06/25 04:20:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/25 04:20:56 DEBUG : removing 1 level 3 directories 2025/06/25 04:20:56 INFO : A1/B1/C1: Removing directory 2025/06/25 04:20:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:57 DEBUG : removing 1 level 2 directories 2025/06/25 04:20:57 INFO : A1/B1: Removing directory 2025/06/25 04:20:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/25 04:20:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 04:20:58 DEBUG : removing 1 level 1 directories 2025/06/25 04:20:58 INFO : A1: Removing directory 2025/06/25 04:20:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/25 04:20:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/25 04:20:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 04:20:59 DEBUG : removing 1 level 0 directories 2025/06/25 04:20:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Removing directory 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/25 04:20:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (24.91s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:21:01 INFO : A1: Making directory 2025/06/25 04:21:02 INFO : A1/B1: Making directory 2025/06/25 04:21:02 INFO : A1/B1/C1: Making directory 2025/06/25 04:21:05 DEBUG : removing 1 level 3 directories 2025/06/25 04:21:05 INFO : A1/B1/C1: Removing directory 2025/06/25 04:21:05 DEBUG : removing 1 level 2 directories 2025/06/25 04:21:05 INFO : A1/B1: Removing directory 2025/06/25 04:21:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 04:21:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.76s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:21:08 INFO : A1: Making directory 2025/06/25 04:21:09 INFO : A1/B1: Making directory 2025/06/25 04:21:09 INFO : A1/B1/C1: Making directory 2025/06/25 04:21:12 DEBUG : removing 1 level 3 directories 2025/06/25 04:21:12 INFO : A1/B1/C1: Removing directory 2025/06/25 04:21:12 DEBUG : removing 1 level 2 directories 2025/06/25 04:21:12 INFO : A1/B1: Removing directory 2025/06/25 04:21:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 04:21:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.36s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:21:17 DEBUG : file1: md5 = bf20aa5b8f49f711bbfa873dbe0414b9 OK 2025/06/25 04:21:17 DEBUG : filename.txt: File name found in url 2025/06/25 04:21:19 DEBUG : filename.txt: md5 = 158c88b96875c6a2c48553ec80e3cdcc OK 2025/06/25 04:21:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/25 04:21:20 DEBUG : headerfilename.txt: md5 = e79b1bbebc6b2d5c10df51ecb24e4be5 OK 2025/06/25 04:21:22 DEBUG : file2: md5 = 04c38c226a390a3138b32aab1884bb43 OK --- PASS: TestCopyURL (9.14s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:21:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/25 04:21:27 DEBUG : sub/file2: md5 = 9cd51fe3a484b3bc47affe11088b65a8 OK 2025/06/25 04:21:27 INFO : file1: Copied (new) to: sub/file2 2025/06/25 04:21:27 INFO : file1: Deleted 2025/06/25 04:21:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:21:27 DEBUG : file1: Unchanged skipping 2025/06/25 04:21:27 INFO : file1: Deleted 2025/06/25 04:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': don't need to copy/move sub/file2, it is already at target location 2025/06/25 04:21:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.85s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:21:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/25 04:21:32 DEBUG : file1: md5 = 90a3af0fa8a1b9548c079fbe0c6a3eb6 OK 2025/06/25 04:21:32 INFO : file1: Copied (new) 2025/06/25 04:21:32 INFO : file1: Deleted 2025/06/25 04:21:32 DEBUG : file1: Destination exists, skipping 2025/06/25 04:21:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:21:36 DEBUG : dst/file1: md5 = 75505fdf1c341715dc7581c374a0a0f0 OK 2025/06/25 04:21:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zomiyaw1heqo/backup" 2025/06/25 04:21:37 DEBUG : Creating backend with remote "TestDrive:crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag/1nrff024r7pq65ecp72fc28jb0" 2025/06/25 04:21:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/25 04:21:41 INFO : dst/file1: Moved (server-side) 2025/06/25 04:21:42 DEBUG : dst/file1: md5 = 9153ead39f58886e95185c7a3a1b4e47 OK 2025/06/25 04:21:42 INFO : dst/file1: Copied (new) 2025/06/25 04:21:42 INFO : dst/file1: Deleted 2025/06/25 04:21:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 04:21:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/25 04:21:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.03s) === 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:21:49 DEBUG : A1/one: md5 = 00118285eb8b1377ac949247d822ab1e OK 2025/06/25 04:21:51 DEBUG : A1/two: md5 = b4beefd430ae9ccf01c5cb6fc5b3e1e6 OK 2025/06/25 04:21:53 DEBUG : A1/B1/three: md5 = 0761c188ddcc14cb99c23dcf9d896035 OK 2025/06/25 04:21:55 DEBUG : A1/B1/C1/four: md5 = b70a50ccbdfe98cfde0b20a8d1bb0355 OK 2025/06/25 04:21:57 DEBUG : A1/B1/C2/five: md5 = a87bd763a1be5ed4a17ac31b57d789a2 OK 2025/06/25 04:21:57 INFO : A1/B2: Making directory 2025/06/25 04:21:58 INFO : A1/B1/C3: Making directory 2025/06/25 04:21:59 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/06/25 04:21:59 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/06/25 04:21:59 DEBUG : TestDrive: Saved new token in config file 2025/06/25 04:22:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/25 04:22:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/25 04:22:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/25 04:22:08 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/25 04:22:08 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/25 04:22:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/25 04:22:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/25 04:22:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 04:22:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/25 04:22:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/25 04:22:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/25 04:22:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/25 04:22:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/25 04:22:19 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/25 04:22:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/25 04:22:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/25 04:22:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/25 04:22:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/25 04:22:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 04:22:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/25 04:22:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/25 04:22:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/25 04:22:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/25 04:22:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/25 04:22:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/25 04:22:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/25 04:22:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/25 04:22:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/25 04:22:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/25 04:22:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/25 04:22:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.91s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/25 04:22:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 37c9310ed74fa366555d0d34ddd9fae1 OK 2025/06/25 04:22:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/25 04:22:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/25 04:22:34 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/25 04:22:35 DEBUG : no_checksum_big_file_from_pipe: md5 = 80e7c6f93cb1aedbb22628d5f5781337 OK 2025/06/25 04:22:35 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/25 04:22:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 33e4de538047315a5c53a92f62e06e85 OK 2025/06/25 04:22:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/25 04:22:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/25 04:22:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 8684d14696ed1dcb5545811e0f935b46 OK 2025/06/25 04:22:40 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/25 04:22:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:22:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/25 04:22:44 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-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:22:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/25 04:22:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/25 04:22:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/25 04:22:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/25 04:22:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': File to upload is small (48 bytes), uploading instead of streaming 2025/06/25 04:22:52 DEBUG : rcat_metadata: md5 = 79d48b4d6e3855c75457593fa7a24acb OK 2025/06/25 04:22:52 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/25 04:22:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/25 04:22:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = e0466301baaf1928c54bf3501d087540 OK 2025/06/25 04:22:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.95s) --- PASS: TestRcatMetadata/Normal (2.51s) --- PASS: TestRcatMetadata/ViaDisk (3.01s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:22:58 DEBUG : potato1: md5 = f7879947bc2c90d9151d8c86305f542f OK 2025/06/25 04:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': File to upload is small (60 bytes), uploading instead of streaming 2025/06/25 04:22:59 DEBUG : potato2: md5 = f35c4a94c5f29290a32dc95fe8227e6b OK 2025/06/25 04:22:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.09s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:23:02 DEBUG : potato1: md5 = a4a456ce4946288c23ad7a7b79af5f38 OK 2025/06/25 04:23:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': File to upload is small (60 bytes), uploading instead of streaming 2025/06/25 04:23:04 DEBUG : potato2: md5 = 687256babe2b656b8887349fe5259a98 OK 2025/06/25 04:23:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.05s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:23:07 DEBUG : potato2: md5 = 61641acb19ce74143cd8d27e0e62c5de OK 2025/06/25 04:23:09 DEBUG : empty space: md5 = 712c74b51e2feeb68206816e94ea1d80 OK 2025/06/25 04:23:11 DEBUG : sub dir/potato3: md5 = dd3a98ba1e088bcbdfdc36b8cd917fae OK 2025/06/25 04:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Touching "sub dir/potato3" 2025/06/25 04:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Touching "empty space" 2025/06/25 04:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Touching "potato2" 2025/06/25 04:23:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.52s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:23:15 DEBUG : dir with metadata: Making directory with metadata 2025/06/25 04:23:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.17s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:23:18 DEBUG : directory with modtime: Making directory with metadata 2025/06/25 04:23:18 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.23s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:23:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/25 04:23:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 04:23:20 DEBUG : Google drive root 'crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag': Skipping btime metadata as can't update it on an existing file: 2025-06-25T04:23:20.351766818Z 2025/06/25 04:23:21 INFO : non existent directory: Updated directory metadata 2025/06/25 04:23:22 DEBUG : Google drive root 'crypt/4en3631jomoag709bout2dhomt1ojdlh94jvrv98l68p71r101ag': Skipping btime metadata as can't update it on an existing file: 2025-06-25T04:23:20.351766818Z 2025/06/25 04:23:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.58s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:23:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/25 04:23:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/25 04:23:27 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.88s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:23:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/25 04:23:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 04:23:28 DEBUG : dst: Making directory with metadata 2025/06/25 04:23:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 04:23:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:23:29 INFO : dst: Set directory modification time (using SetModTime) 2025/06/25 04:23:30 INFO : dst: Set directory modification time (using SetModTime) 2025/06/25 04:23:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/25 04:23:30 INFO : dst: Set directory modification time (using SetModTime) 2025/06/25 04:23:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo'", Local "Local file system at /tmp/rclone1468630724", Modify Window "1ms" 2025/06/25 04:23:34 DEBUG : sub dir/test remove existing: md5 = 5717bd49d3a3a4145182a23400efff31 OK 2025/06/25 04:23:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1f9c2dcdc966e1d842fd31c024ca8746 OK 2025/06/25 04:23:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.viwapoc3" before starting 2025/06/25 04:23:39 DEBUG : sub dir/test remove existing.viwapoc3: TEST: removing renamed existing file after operation 2025/06/25 04:23:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.welasiv1" before starting 2025/06/25 04:23:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.welasiv1: TEST: renaming existing back after failed operation 2025/06/25 04:23:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fawiwow0" before starting 2025/06/25 04:23:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fawiwow0: TEST: removing renamed existing file after operation 2025/06/25 04:23:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "15nfmcpouccpdvdt9td4liqd951qofemnv96am8fi9bss4n8o1dsvko92pnj9h6go8glgttup38cf70gjoki68gam1k14231nln0fjjji06310ibvu6a16tvu18o242ubi7mui0kfsf49sgb69amjvn3ppm7kk00irgpleepbdvsgrmen1tg" 2025/06/25 04:23:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4dc6s23tpp6hoi3ulbrfnjts2rs131rb2gkeprs0nk9afm78r1b0" --- PASS: TestRemoveExisting (13.23s) === 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/06/25 04:23:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zomiyaw1heqo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m48.169055034s (try 1/5)