"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/17 01:49:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese" 2025/06/17 01:49:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:49:13 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g" 2025/06/17 01:49:14 DEBUG : Creating backend with remote "/tmp/rclone4149277883" === 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", 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/17 01:49:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/17 01:49:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/17 01:49:15 DEBUG : potato: Seek from 10 to 0 2025/06/17 01:49:15 DEBUG : potato: Seek from 10 to 0 2025/06/17 01:49:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/17 01:49:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/17 01:49:15 DEBUG : potato: Seek from 5 to 2 2025/06/17 01:49:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/17 01:49:15 DEBUG : potato: Seek from 7 to 0 2025/06/17 01:49:15 DEBUG : potato: Seek from 7 to 0 2025/06/17 01:49:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/17 01:49:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/17 01:49:15 DEBUG : potato: Seek from 5 to 2 2025/06/17 01:49:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/17 01:49:15 DEBUG : potato: Seek from 8 to 0 2025/06/17 01:49:15 DEBUG : potato: Seek from 8 to 0 2025/06/17 01:49:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/17 01:49:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/17 01:49:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/17 01:49:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/17 01:49:15 DEBUG : potato: Seek from 5 to 2 2025/06/17 01:49:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/17 01:49:15 DEBUG : potato: Seek from 9 to 0 2025/06/17 01:49:15 DEBUG : potato: Seek from 9 to 0 2025/06/17 01:49:15 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:49:17 DEBUG : rutabaga: md5 = b43e5b6a04dcc637f35a50a2abd224f7 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/17 01:49:19 DEBUG : empty space: md5 = e6cd623b1e7e8b3d60bae83ee97a576e OK === RUN TestCheck/3 2025/06/17 01:49:21 DEBUG : potato2: md5 = 33fed8a2033b3c171ef6c0fac27289da OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/17 01:49:23 DEBUG : remotepotato: md5 = a97ee5181a479a7d5fcdf956662f1ea3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.77s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/06/17 01:49:26 DEBUG : Creating backend with remote "nonexistent" 2025/06/17 01:49:26 DEBUG : Creating backend with remote "nonexistent" 2025/06/17 01:49:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/17 01:49:26 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/17 01:49:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/17 01:49:26 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:49:27 DEBUG : rutabaga: md5 = 0f0e2c8d63295bf4a5b9a6d813ad3585 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/17 01:49:31 DEBUG : empty space: md5 = 8b8b3918893ca349f7991f4af90e9356 OK === RUN TestCheckDownload/3 2025/06/17 01:49:33 DEBUG : potato2: md5 = f422a12fa1780b32b53e2236955b0242 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/17 01:49:37 DEBUG : remotepotato: md5 = cce29a9a67611b86e89d936ba1fd0820 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.53s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (1.36s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.40s) --- PASS: TestCheckDownload/7 (1.47s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:49:44 DEBUG : rutabaga: md5 = 97177cc1e6f70ad10748a630b1f02b57 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/17 01:49:46 DEBUG : empty space: md5 = 4c8f31d17b8d4038ca95bbc61b6dc0b5 OK === RUN TestCheckSizeOnly/3 2025/06/17 01:49:47 DEBUG : potato2: md5 = 963c63474c05be85105dc0602317531c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/17 01:49:49 DEBUG : remotepotato: md5 = 8cacde98a00b9da89e3817b76c806d21 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.15s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:49:53 DEBUG : test.sum: md5 = 70a0c72e07b366d8aaf43c5daa448f5b OK 2025/06/17 01:49:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/17 01:49:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/17 01:49:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/17 01:49:54 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/17 01:49:56 DEBUG : test.sum: md5 = cea7cce5d7e0e4ba0300820290a00efc OK 2025/06/17 01:49:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/17 01:49:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/17 01:49:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/17 01:49:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.53s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:49:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/data" 2025/06/17 01:49:58 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese/data' lacks md5, skipping --- SKIP: TestCheckSum (1.86s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:50:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/data" 2025/06/17 01:50:00 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/vjrnln8ratgmqakfosrqe8espk" 2025/06/17 01:50:03 DEBUG : data/banana: md5 = 983dda628c286f77f87b883f326b19ca OK 2025/06/17 01:50:04 DEBUG : test.sum: md5 = 5de6c758aea0771ee1b6070f31c58312 OK === RUN TestCheckSumDownload/subtest1 2025/06/17 01:50:09 DEBUG : data/potato: md5 = 0f0a635d470ca991bf9a634e838f3bb3 OK 2025/06/17 01:50:10 DEBUG : test.sum: md5 = 8f7a0c4e9f3ded89c888f567800030a0 OK === RUN TestCheckSumDownload/subtest2 2025/06/17 01:50:14 DEBUG : test.sum: md5 = b2380750abbc1340dfd792c0435dcac8 OK === RUN TestCheckSumDownload/subtest3 2025/06/17 01:50:19 DEBUG : test.sum: md5 = 99b7682b4ca4be94c08d16bec229f481 OK === RUN TestCheckSumDownload/subtest4 2025/06/17 01:50:23 DEBUG : test.sum: md5 = 46c6fee4b5b2a04b821a6f77aa93989c OK === RUN TestCheckSumDownload/subtest5 2025/06/17 01:50:27 DEBUG : test.sum: md5 = d97eab59af4b95e999601fa5a70c6aab OK === RUN TestCheckSumDownload/subtest6 2025/06/17 01:50:30 DEBUG : data/banana: md5 = 94aa8c823dc38fe319932034c41b40d5 OK 2025/06/17 01:50:32 DEBUG : data/potato: md5 = 8372b30a894128e57b30d80d95ca2485 OK 2025/06/17 01:50:33 DEBUG : test.sum: md5 = b1ec920ab3c6dcf315a43bcb2fdc83e4 OK === RUN TestCheckSumDownload/subtest7 2025/06/17 01:50:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/06/17 01:50:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.99s) --- PASS: TestCheckSumDownload/subtest1 (2.47s) --- PASS: TestCheckSumDownload/subtest2 (2.43s) --- PASS: TestCheckSumDownload/subtest3 (2.30s) --- PASS: TestCheckSumDownload/subtest4 (2.27s) --- PASS: TestCheckSumDownload/subtest5 (2.39s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/06/17 01:50:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yocetej9meha" 2025/06/17 01:50:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:50:39 DEBUG : Creating backend with remote "TestDrive:crypt/h9hdik742atb3iali1rb9bjhi8kphmp5o94es6qu22qlecdjft2g" 2025/06/17 01:50:40 DEBUG : Creating backend with remote "/tmp/rclone1145232297" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yocetej9meha'", Local "Local file system at /tmp/rclone1145232297", Modify Window "1ms" 2025/06/17 01:50:42 DEBUG : hello, world!: md5 = 33f95c492a272d80811f5f110f63bf30 OK upper checkfile vs. lower remote (without normalization) 2025/06/17 01:50:42 ERROR : hello, world!: sum not found 2025/06/17 01:50:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yocetej9meha' 2025/06/17 01:50:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocetej9meha': 1 files missing 2025/06/17 01:50:42 NOTICE: 1 hashes missing 2025/06/17 01:50:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocetej9meha': 2 differences found 2025/06/17 01:50:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocetej9meha': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/17 01:50:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:50:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocetej9meha': 0 differences found 2025/06/17 01:50:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocetej9meha': 1 matching files 2025/06/17 01:50:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ducilib8suwo" 2025/06/17 01:50:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:50:43 DEBUG : Creating backend with remote "TestDrive:crypt/3jqacmnkd5s0u15tifqsvba0onrkt00h8f5hu9oud8tqohgm42cg" 2025/06/17 01:50:44 DEBUG : Creating backend with remote "/tmp/rclone1215176861" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ducilib8suwo'", Local "Local file system at /tmp/rclone1215176861", Modify Window "1ms" 2025/06/17 01:50:46 DEBUG : HELLO, WORLD!: md5 = 71b9d58804bc9ea16cb2684046e935ea OK lower checkfile vs. upper remote (without normalization) 2025/06/17 01:50:47 ERROR : HELLO, WORLD!: sum not found 2025/06/17 01:50:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ducilib8suwo' 2025/06/17 01:50:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducilib8suwo': 1 files missing 2025/06/17 01:50:47 NOTICE: 1 hashes missing 2025/06/17 01:50:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducilib8suwo': 2 differences found 2025/06/17 01:50:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducilib8suwo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/17 01:50:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:50:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducilib8suwo': 0 differences found 2025/06/17 01:50:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducilib8suwo': 1 matching files 2025/06/17 01:50:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viyukop6pere" 2025/06/17 01:50:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:50:48 DEBUG : Creating backend with remote "TestDrive:crypt/s7eislpmmdndlkf8d4mb46ppudgnatrl368mtvb1jb1gcro7gd4g" 2025/06/17 01:50:49 DEBUG : Creating backend with remote "/tmp/rclone3880939833" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-viyukop6pere'", Local "Local file system at /tmp/rclone3880939833", Modify Window "1ms" 2025/06/17 01:50:51 DEBUG : HeLlO, wOrLd!: md5 = 72fab93395a1f5777acad238ea1824f4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/17 01:50:51 ERROR : HeLlO, wOrLd!: sum not found 2025/06/17 01:50:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-viyukop6pere' 2025/06/17 01:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyukop6pere': 1 files missing 2025/06/17 01:50:51 NOTICE: 1 hashes missing 2025/06/17 01:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyukop6pere': 2 differences found 2025/06/17 01:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyukop6pere': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/17 01:50:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:50:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyukop6pere': 0 differences found 2025/06/17 01:50:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyukop6pere': 1 matching files 2025/06/17 01:50:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wewexig7jola" 2025/06/17 01:50:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:50:52 DEBUG : Creating backend with remote "TestDrive:crypt/d0fhpk0tsf7qqa49b3q69sveh3bqcv6q6heb81r6kveqvp3tilng" 2025/06/17 01:50:53 DEBUG : Creating backend with remote "/tmp/rclone4090262884" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wewexig7jola'", Local "Local file system at /tmp/rclone4090262884", Modify Window "1ms" 2025/06/17 01:50:55 DEBUG : HELLO, WORLD!: md5 = c54ff89d63cc5e727e9b65283841278a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/17 01:50:56 ERROR : HELLO, WORLD!: sum not found 2025/06/17 01:50:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wewexig7jola' 2025/06/17 01:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewexig7jola': 1 files missing 2025/06/17 01:50:56 NOTICE: 1 hashes missing 2025/06/17 01:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewexig7jola': 2 differences found 2025/06/17 01:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewexig7jola': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/17 01:50:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:50:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewexig7jola': 0 differences found 2025/06/17 01:50:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wewexig7jola': 1 matching files 2025/06/17 01:50:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizehud4fohe" 2025/06/17 01:50:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:50:57 DEBUG : Creating backend with remote "TestDrive:crypt/fgp9o7f7lvsc9q0prf2kpep266vu8jbjvnpemr3pgek72g40g30g" 2025/06/17 01:50:58 DEBUG : Creating backend with remote "/tmp/rclone3999735920" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizehud4fohe'", Local "Local file system at /tmp/rclone3999735920", Modify Window "1ms" 2025/06/17 01:51:00 DEBUG : 測試_Русский___ě_áñ: md5 = 3eee77d1fa796b76034ff3d98e15a65d OK NFD checkfile vs. NFC remote (without normalization) 2025/06/17 01:51:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/17 01:51:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rizehud4fohe' 2025/06/17 01:51:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizehud4fohe': 1 files missing 2025/06/17 01:51:00 NOTICE: 1 hashes missing 2025/06/17 01:51:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizehud4fohe': 2 differences found 2025/06/17 01:51:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizehud4fohe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/17 01:51:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:51:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizehud4fohe': 0 differences found 2025/06/17 01:51:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizehud4fohe': 1 matching files 2025/06/17 01:51:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-behacof6kozu" 2025/06/17 01:51:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:51:01 DEBUG : Creating backend with remote "TestDrive:crypt/77kucrebq9en4u77mtg4e3u0s9t4h1al8ujo2jnb6lqpkgjef7pg" 2025/06/17 01:51:02 DEBUG : Creating backend with remote "/tmp/rclone3966773765" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-behacof6kozu'", Local "Local file system at /tmp/rclone3966773765", Modify Window "1ms" 2025/06/17 01:51:04 DEBUG : 測試_Русский___ě_áñ: md5 = 86854c4e23b9a9da5700fa4e1d9804e7 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/17 01:51:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/17 01:51:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-behacof6kozu' 2025/06/17 01:51:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behacof6kozu': 1 files missing 2025/06/17 01:51:05 NOTICE: 1 hashes missing 2025/06/17 01:51:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behacof6kozu': 2 differences found 2025/06/17 01:51:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behacof6kozu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/17 01:51:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:51:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behacof6kozu': 0 differences found 2025/06/17 01:51:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behacof6kozu': 1 matching files 2025/06/17 01:51:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cixecon2weqo" 2025/06/17 01:51:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:51:06 DEBUG : Creating backend with remote "TestDrive:crypt/jo1npd4q591vo1n1q9ou0jsqgmt30b7jkrq9smnh4dq53p719tv0" 2025/06/17 01:51:07 DEBUG : Creating backend with remote "/tmp/rclone4190639460" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cixecon2weqo'", Local "Local file system at /tmp/rclone4190639460", Modify Window "1ms" 2025/06/17 01:51:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a0f348ade6d12409948c55370bd68436 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/17 01:51:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/17 01:51:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cixecon2weqo' 2025/06/17 01:51:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixecon2weqo': 1 files missing 2025/06/17 01:51:09 NOTICE: 1 hashes missing 2025/06/17 01:51:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixecon2weqo': 2 differences found 2025/06/17 01:51:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixecon2weqo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/17 01:51:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:51:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixecon2weqo': 0 differences found 2025/06/17 01:51:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixecon2weqo': 1 matching files 2025/06/17 01:51:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazixuj8liga" 2025/06/17 01:51:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:51:10 DEBUG : Creating backend with remote "TestDrive:crypt/5hr60da0o9vucg5vapcr948r7rqtf3k575tbmcv92hglr830g38g" 2025/06/17 01:51:11 DEBUG : Creating backend with remote "/tmp/rclone3047700800" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazixuj8liga'", Local "Local file system at /tmp/rclone3047700800", Modify Window "1ms" 2025/06/17 01:51:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 408d3c3bc6bda70196e6a6a880828d5b OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/17 01:51:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/17 01:51:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cazixuj8liga' 2025/06/17 01:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazixuj8liga': 1 files missing 2025/06/17 01:51:13 NOTICE: 1 hashes missing 2025/06/17 01:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazixuj8liga': 2 differences found 2025/06/17 01:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazixuj8liga': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/17 01:51:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:51:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazixuj8liga': 0 differences found 2025/06/17 01:51:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazixuj8liga': 1 matching files 2025/06/17 01:51:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huhagoy7qani" 2025/06/17 01:51:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:51:14 DEBUG : Creating backend with remote "TestDrive:crypt/4nf8n8tlcbmu9tfg6ei3e3lphia3oaosa21avlnfbtmiuhldr2b0" 2025/06/17 01:51:15 DEBUG : Creating backend with remote "/tmp/rclone178217373" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huhagoy7qani'", Local "Local file system at /tmp/rclone178217373", Modify Window "1ms" 2025/06/17 01:51:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fd8c02e7da3119cef4bc58d4d08801ab OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/17 01:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/17 01:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huhagoy7qani' 2025/06/17 01:51:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhagoy7qani': 1 files missing 2025/06/17 01:51:18 NOTICE: 1 hashes missing 2025/06/17 01:51:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhagoy7qani': 2 differences found 2025/06/17 01:51:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhagoy7qani': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/17 01:51:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:51:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhagoy7qani': 0 differences found 2025/06/17 01:51:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huhagoy7qani': 1 matching files 2025/06/17 01:51:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naxuhiz0seko" 2025/06/17 01:51:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:51:19 DEBUG : Creating backend with remote "TestDrive:crypt/uhupfoak640qhrv76pftbcp1dgeamr2s3h5pjogaanvio9qumg90" 2025/06/17 01:51:20 DEBUG : Creating backend with remote "/tmp/rclone2341705775" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naxuhiz0seko'", Local "Local file system at /tmp/rclone2341705775", Modify Window "1ms" 2025/06/17 01:51:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b456bdcd79ed1f11edbe6a808ca84762 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/17 01:51:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/17 01:51:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-naxuhiz0seko' 2025/06/17 01:51:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxuhiz0seko': 1 files missing 2025/06/17 01:51:22 NOTICE: 1 hashes missing 2025/06/17 01:51:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxuhiz0seko': 2 differences found 2025/06/17 01:51:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxuhiz0seko': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/17 01:51:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/17 01:51:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxuhiz0seko': 0 differences found 2025/06/17 01:51:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxuhiz0seko': 1 matching files 2025/06/17 01:51:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naxuhiz0seko': Purge remote 2025/06/17 01:51:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huhagoy7qani': Purge remote 2025/06/17 01:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazixuj8liga': Purge remote 2025/06/17 01:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cixecon2weqo': Purge remote 2025/06/17 01:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-behacof6kozu': Purge remote 2025/06/17 01:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizehud4fohe': Purge remote 2025/06/17 01:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wewexig7jola': Purge remote 2025/06/17 01:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viyukop6pere': Purge remote 2025/06/17 01:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ducilib8suwo': Purge remote 2025/06/17 01:51:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yocetej9meha': Purge remote --- PASS: TestApplyTransforms (48.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:51:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/17 01:51:29 DEBUG : sub/file2: md5 = d72c184ccf756d01af81c01a7b4bb7a3 OK 2025/06/17 01:51:29 INFO : file1: Copied (new) to: sub/file2 2025/06/17 01:51:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 01:51:30 DEBUG : file1: Unchanged skipping 2025/06/17 01:51:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': don't need to copy/move sub/file2, it is already at target location 2025/06/17 01:51:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.54s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:51:35 DEBUG : dst/file1: md5 = 19c173337e03b62dbd6a88ecbc4e235d OK 2025/06/17 01:51:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/backup" 2025/06/17 01:51:36 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/1nrff024r7pq65ecp72fc28jb0" 2025/06/17 01:51:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/17 01:51:40 INFO : dst/file1: Moved (server-side) 2025/06/17 01:51:41 DEBUG : dst/file1: md5 = 3b9d4d1fc8372be22a74c01ea97c2f31 OK 2025/06/17 01:51:41 INFO : dst/file1: Copied (new) 2025/06/17 01:51:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:51:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:51:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (11.97s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:51:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/dst" 2025/06/17 01:51:45 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:51:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/CompareDest" 2025/06/17 01:51:47 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/gveqi14airsml4bgu7krj116o8" 2025/06/17 01:51:48 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 01:51:51 DEBUG : one: md5 = ee35a6b580911174071d48c2d81292ec OK 2025/06/17 01:51:51 INFO : one: Copied (new) 2025/06/17 01:51:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:51:53 DEBUG : one: md5 = 726de6a341354a9c737f8ea821c4e6fa OK 2025/06/17 01:51:53 INFO : one: Copied (replaced existing) 2025/06/17 01:51:55 DEBUG : dst/one: md5 = e96648bee317037ade49512a9a206d08 OK 2025/06/17 01:51:57 DEBUG : CompareDest/one: md5 = 3e3c12e86ee0d28aa733f14b56fc417a OK 2025/06/17 01:51:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:51:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:51:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 01:52:00 DEBUG : CompareDest/two: md5 = 93346d396743a3fa42ef4290e3aed2e0 OK 2025/06/17 01:52:00 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 01:52:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:52:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 01:52:01 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 01:52:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:52:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 01:52:03 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 01:52:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/17 01:52:04 DEBUG : two: md5 = a21d68550ac9606845fb80ac84e832e6 OK 2025/06/17 01:52:04 INFO : two: Copied (new) 2025/06/17 01:52:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:52:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:52:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:52:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (22.94s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:52:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/dst" 2025/06/17 01:52:08 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:52:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/CopyDest" 2025/06/17 01:52:10 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/17 01:52:11 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 01:52:13 DEBUG : one: md5 = d9c127563b6d433e826eb759da410e82 OK 2025/06/17 01:52:13 INFO : one: Copied (new) 2025/06/17 01:52:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:52:16 DEBUG : one: md5 = ee4f3d4c61f0f8daf4253caedd2c266a OK 2025/06/17 01:52:16 INFO : one: Copied (replaced existing) 2025/06/17 01:52:18 DEBUG : dst/one: md5 = cfa6c4156711de1289abbed66468862d OK 2025/06/17 01:52:20 DEBUG : CopyDest/one: md5 = 005b4faee4b83feed52b332fe6b49641 OK 2025/06/17 01:52:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/BackupDir" 2025/06/17 01:52:21 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/17 01:52:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:52:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:52:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 01:52:24 INFO : one: Moved (server-side) 2025/06/17 01:52:25 INFO : one: Copied (server-side copy) 2025/06/17 01:52:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/17 01:52:27 DEBUG : CopyDest/two: md5 = 8cf5f3475e2b9bbd5541592ebe9e5d90 OK 2025/06/17 01:52:28 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 01:52:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:52:29 INFO : two: Copied (server-side copy) 2025/06/17 01:52:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/17 01:52:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 01:52:29 DEBUG : two: Unchanged skipping 2025/06/17 01:52:31 DEBUG : CopyDest/three: md5 = 73509beb614e36f5a115afca735806e1 OK 2025/06/17 01:52:32 DEBUG : three: Need to transfer - File not found at Destination 2025/06/17 01:52:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/17 01:52:32 DEBUG : three: Destination not found in --copy-dest 2025/06/17 01:52:33 DEBUG : three: md5 = d9cc7fd51bee3f8f59118858c2dd92cf OK 2025/06/17 01:52:33 INFO : three: Copied (new) 2025/06/17 01:52:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/17 01:52:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:52:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:52:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:52:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/17 01:52:38 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:52:39 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.29s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:52:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/17 01:52:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0facb252744aeb72d70933889ae9c1d2 OK 2025/06/17 01:52:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/17 01:52:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/17 01:52:44 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/17 01:52:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/17 01:52:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/17 01:52:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c2cd2ea3ef95fa387c475632b009ca8b OK 2025/06/17 01:52:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/17 01:52:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/17 01:52:49 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.86s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:52:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Looking for duplicate names using skip mode. 2025/06/17 01:52:53 NOTICE: one: Found 2 files with duplicate names 2025/06/17 01:52:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.37s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:52:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Looking for duplicate names using skip mode. 2025/06/17 01:52:58 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:52:58 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/17 01:52:58 INFO : one: Deleted 2025/06/17 01:52:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.65s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:53:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Looking for duplicate names using first mode. 2025/06/17 01:53:04 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:53:04 INFO : one: Deleted 2025/06/17 01:53:05 INFO : one: Deleted 2025/06/17 01:53:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.03s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:53:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Looking for duplicate names using newest mode. 2025/06/17 01:53:10 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:53:10 INFO : one: Deleted 2025/06/17 01:53:10 INFO : one: Deleted 2025/06/17 01:53:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.67s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:53:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Looking for duplicate names using oldest mode. 2025/06/17 01:53:16 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:53:16 INFO : one: Deleted 2025/06/17 01:53:17 INFO : one: Deleted 2025/06/17 01:53:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.89s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:53:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Looking for duplicate names using largest mode. 2025/06/17 01:53:22 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:53:22 INFO : one: Deleted 2025/06/17 01:53:22 INFO : one: Deleted 2025/06/17 01:53:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.82s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:53:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Looking for duplicate names using smallest mode. 2025/06/17 01:53:28 NOTICE: one: Found 3 files with duplicate names 2025/06/17 01:53:28 INFO : one: Deleted 2025/06/17 01:53:29 INFO : one: Deleted 2025/06/17 01:53:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.28s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:53:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Looking for duplicate names using rename mode. 2025/06/17 01:53:35 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/17 01:53:36 INFO : one-2.txt: renamed from: one.txt 2025/06/17 01:53:37 INFO : one-3.txt: renamed from: one.txt 2025/06/17 01:53:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.75s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:53:43 DEBUG : dupe1/one.txt: md5 = d03a927d1d214364f21e2af79ff952f9 OK 2025/06/17 01:53:45 DEBUG : dupe2/two.txt: md5 = 4da784dd4ba8413f71fd5862ecb9f2e1 OK 2025/06/17 01:53:47 DEBUG : dupe3/three.txt: md5 = 250d76e9de3cbf37c631a7115097eb20 OK 2025/06/17 01:53:47 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/17 01:53:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/17 01:53:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/17 01:53:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/17 01:53:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/17 01:53:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/17 01:53:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.00s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:53:54 DEBUG : a.txt: md5 = 2bcd528636d6c94b05d29fb882abd40b OK 2025/06/17 01:53:55 DEBUG : zend.txt: md5 = 82d329425f5614da04e5f796b9628551 OK 2025/06/17 01:53:57 DEBUG : sub dir/hello world: md5 = 918ab512e922e863aab162ace9497755 OK 2025/06/17 01:53:58 DEBUG : sub dir/hello world2: md5 = 50727c1f82235eb5d409582e6d21432f OK 2025/06/17 01:54:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 102147da8b0c0ad8aabe853a9f8f5029 OK 2025/06/17 01:54:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = add67cdbe1ab3ff862ee130ce495ed84 OK 2025/06/17 01:54:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3669c4cb2a0c07950173772db0aaf867 OK 2025/06/17 01:54:05 DEBUG : a.txt: Excluded (Size Filter) 2025/06/17 01:54:05 DEBUG : a.txt: Excluded 2025/06/17 01:54:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/17 01:54:05 DEBUG : sub dir/hello world: Excluded 2025/06/17 01:54:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/17 01:54:05 DEBUG : sub dir/hello world2: Excluded 2025/06/17 01:54:06 DEBUG : sub dir/ignore dir: Excluded 2025/06/17 01:54:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/17 01:54:06 DEBUG : sub dir/hello world: Excluded 2025/06/17 01:54:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/17 01:54:06 DEBUG : sub dir/hello world2: Excluded 2025/06/17 01:54:06 DEBUG : sub dir/ignore dir: Excluded 2025/06/17 01:54:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/17 01:54:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/17 01:54:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/17 01:54:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/17 01:54:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/17 01:54:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/17 01:54:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.23s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:54:14 DEBUG : a.txt: md5 = c45319966059f7bd066b345ad096f1cc OK 2025/06/17 01:54:15 DEBUG : zend.txt: md5 = 2bee741a6228fa1607b8626982870fa1 OK 2025/06/17 01:54:17 DEBUG : sub dir/hello world: md5 = 4c7ab8bd1b988f5c6f681ff82b35dc64 OK 2025/06/17 01:54:19 DEBUG : sub dir/hello world2: md5 = 84d73783d23dceaed474583c9ce82cdb OK 2025/06/17 01:54:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 9ccbcb5227b8fb37ce20bda3fe4cf237 OK 2025/06/17 01:54:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0e417616ff5b6bc9a702543cb0f5085c OK 2025/06/17 01:54:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = b5c611f5952aaae51ca2d42443c0d326 OK 2025/06/17 01:54:25 DEBUG : a.txt: Excluded (Size Filter) 2025/06/17 01:54:25 DEBUG : a.txt: Excluded 2025/06/17 01:54:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/17 01:54:25 DEBUG : sub dir/hello world: Excluded 2025/06/17 01:54:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/17 01:54:25 DEBUG : sub dir/hello world2: Excluded 2025/06/17 01:54:26 DEBUG : sub dir/ignore dir: Excluded 2025/06/17 01:54:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/17 01:54:26 DEBUG : sub dir/hello world: Excluded 2025/06/17 01:54:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/17 01:54:26 DEBUG : sub dir/hello world2: Excluded 2025/06/17 01:54:26 DEBUG : sub dir/ignore dir: Excluded 2025/06/17 01:54:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/17 01:54:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/17 01:54:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/17 01:54:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/17 01:54:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/17 01:54:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/17 01:54:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (19.91s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:54:34 DEBUG : file1: md5 = 1378efb306a777ccef66845e5fd7cb02 OK 2025/06/17 01:54:36 DEBUG : sub/file2: md5 = f9e1e93972ef2dd0812f02661da115be 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/17 01:54:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/17 01:54:39 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/17 01:54:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/17 01:54:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.24s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.33s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:54:43 DEBUG : file1: md5 = 7dfc21350d56a84353c96cfcdc9275db OK 2025/06/17 01:54:45 DEBUG : sub/file2: md5 = 2de2bec71b0e34441e9b24b23fd1dcfc 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/17 01:54:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/notfound" 2025/06/17 01:54:49 DEBUG : Config file has changed externally - reloading 2025/06/17 01:54:49 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/qe0i31qdkoejk60elps0ni5sqk" 2025/06/17 01:54:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.97s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:54:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Making directory 2025/06/17 01:54:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:54:55 DEBUG : sub dir/hello world: md5 = b24699853bb41da73d1125728421ba96 OK 2025/06/17 01:54:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.32s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:54:59 DEBUG : potato2: md5 = 8f31418490c2bb736034f1bad36bbbcc OK 2025/06/17 01:55:01 DEBUG : empty space: md5 = 0d43ff205366a8653a7efd91b86eb148 OK --- PASS: TestLs (4.49s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:04 DEBUG : potato2: md5 = 661f1c88f32940ee4b8eb65cebf1b501 OK 2025/06/17 01:55:05 DEBUG : empty space: md5 = 67d9498e1effa8cf6006b24a562e8087 OK 2025/06/17 01:55:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/17 01:55:06 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:09 DEBUG : potato2: md5 = 59ed5fec387aa2167a187b17a0f5e4cc OK 2025/06/17 01:55:10 DEBUG : empty space: md5 = 5fc7daea60e47709dd379d4f6c861985 OK --- PASS: TestLsLong (5.12s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:14 DEBUG : potato2: md5 = 545efa08293d02719e8db64881b7a1f8 OK 2025/06/17 01:55:15 DEBUG : empty space: md5 = f3949aa498029e03067e37f0142a2d80 OK --- PASS: TestHashSums (4.27s) === RUN TestHashSumsWithErrors 2025/06/17 01:55:16 DEBUG : Creating backend with remote ":memory:" 2025/06/17 01:55:16 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/17 01:55:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/17 01:55:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/17 01:55:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/17 01:55:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/17 01:55:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/17 01:55:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/17 01:55:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/17 01:55:16 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:18 DEBUG : potato2: md5 = 9d4a5622d4c64ef2c7f6fa42c78075d4 OK 2025/06/17 01:55:19 DEBUG : empty space: md5 = a3fbcc09e3d96316287582787e1dffe8 OK 2025/06/17 01:55:21 DEBUG : sub dir/potato3: md5 = a43ebe9509b2ec99c80cc208d99df220 OK 2025/06/17 01:55:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.77s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:26 DEBUG : small: md5 = 73a6b6083a010a5de22f745d81c9dc3f OK 2025/06/17 01:55:27 DEBUG : medium: md5 = af887d5e48ecff2304f3606ab748bf06 OK 2025/06/17 01:55:28 DEBUG : large: md5 = a609d4149b8fa91172c1e2cbd1093819 OK 2025/06/17 01:55:29 DEBUG : Waiting for deletions to finish 2025/06/17 01:55:29 DEBUG : large: Excluded (Size Filter) 2025/06/17 01:55:29 INFO : medium: Deleted 2025/06/17 01:55:29 INFO : small: Deleted --- PASS: TestDelete (6.15s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:32 DEBUG : small: md5 = f2a0f6d959afc908888de0eb38a3e83d OK 2025/06/17 01:55:33 DEBUG : medium: md5 = fad25a9a6b51a4b7869bfad9c424e8b1 OK 2025/06/17 01:55:34 DEBUG : large: md5 = ffa45894c86d496a9d0e84e8493af4bb OK 2025/06/17 01:55:34 DEBUG : Waiting for deletions to finish 2025/06/17 01:55:35 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/06/17 01:55:35 INFO : small: Deleted 2025/06/17 01:55:35 INFO : medium: Deleted --- PASS: TestMaxDelete (6.36s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:38 DEBUG : small: md5 = 2523e498a2ea1abc383d1d8ec12fe71e OK 2025/06/17 01:55:39 DEBUG : medium: md5 = 38ade6dfac563fa58699bf0c3824abfd OK 2025/06/17 01:55:41 DEBUG : large: md5 = ceca2b7ce1172f98833cdd6cdf2f560f OK 2025/06/17 01:55:41 DEBUG : Waiting for deletions to finish 2025/06/17 01:55:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/17 01:55:42 INFO : medium: Deleted 2025/06/17 01:55:42 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.23s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:44 DEBUG : small: md5 = e8ffb42b359cfe32bb32def91b22a97e OK 2025/06/17 01:55:46 DEBUG : medium: md5 = 9ae23c9f25eef7c70f0be196498087bb OK 2025/06/17 01:55:47 DEBUG : large: md5 = 36042e1e4785ee9b038219d7b52a6051 OK 2025/06/17 01:55:47 DEBUG : Waiting for deletions to finish 2025/06/17 01:55:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/17 01:55:48 INFO : medium: Deleted 2025/06/17 01:55:48 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.47s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:51 DEBUG : ReadFile: md5 = 4ac1d5e70d658c9fcc19bf366ef7ecd4 OK --- PASS: TestReadFile (3.87s) === RUN TestRetry 2025/06/17 01:55:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/17 01:55:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/17 01:55:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/17 01:55:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/17 01:55:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/17 01:55:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/17 01:55:53 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:55:55 DEBUG : file1: md5 = 074f3c0965e021765d215166fac1fba9 OK 2025/06/17 01:55:56 DEBUG : file2: md5 = cb7e8539c59e9bea00803d5c82cfedb7 OK --- PASS: TestCat (15.25s) === RUN TestPurge 2025/06/17 01:56:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hohibus2base" 2025/06/17 01:56:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 01:56:09 DEBUG : Creating backend with remote "TestDrive:crypt/i4anahlgmlpp2otvdi68nq4qhpstoualqct6nmu9iuh4v6l5iepg" 2025/06/17 01:56:10 DEBUG : Creating backend with remote "/tmp/rclone2089856695" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hohibus2base'", Local "Local file system at /tmp/rclone2089856695", Modify Window "1ms" 2025/06/17 01:56:14 DEBUG : A1/B1/C1/one: md5 = 754fc499bc5943adc39bc77497e1e878 OK 2025/06/17 01:56:14 INFO : A2: Making directory 2025/06/17 01:56:14 INFO : A1/B2: Making directory 2025/06/17 01:56:15 INFO : A1/B2/C2: Making directory 2025/06/17 01:56:16 INFO : A1/B1/C3: Making directory 2025/06/17 01:56:17 INFO : A3: Making directory 2025/06/17 01:56:17 INFO : A3/B3: Making directory 2025/06/17 01:56:18 INFO : A3/B3/C4: Making directory 2025/06/17 01:56:20 DEBUG : A1/two: md5 = 5b8bebc2218df1120d3d17b996c5176b OK 2025/06/17 01:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hohibus2base': Purge remote 2025/06/17 01:56:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.72s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:56:33 DEBUG : A1/B1/C1/one: md5 = b63ffc9fbaca3b4fea2bc8ebaf270b40 OK 2025/06/17 01:56:33 INFO : A2: Making directory 2025/06/17 01:56:34 INFO : A1/B2: Making directory 2025/06/17 01:56:34 INFO : A1/B2/C2: Making directory 2025/06/17 01:56:42 INFO : A1/B1/C3: Making directory 2025/06/17 01:56:43 INFO : A3: Making directory 2025/06/17 01:56:44 INFO : A3/B3: Making directory 2025/06/17 01:56:44 INFO : A3/B3/C4: Making directory 2025/06/17 01:56:47 DEBUG : A1/two: md5 = be353576b949e658ffcbe5284eda08a1 OK 2025/06/17 01:56:48 DEBUG : removing 1 level 3 directories 2025/06/17 01:56:48 INFO : A3/B3/C4: Removing directory 2025/06/17 01:56:50 DEBUG : removing 2 level 3 directories 2025/06/17 01:56:50 INFO : A1/B2/C2: Removing directory 2025/06/17 01:56:50 INFO : A1/B1/C3: Removing directory 2025/06/17 01:56:51 DEBUG : removing 2 level 2 directories 2025/06/17 01:56:51 INFO : A3/B3: Removing directory 2025/06/17 01:56:51 INFO : A1/B2: Removing directory 2025/06/17 01:56:51 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/17 01:56:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/17 01:56:52 DEBUG : removing 2 level 1 directories 2025/06/17 01:56:52 INFO : A3: Removing directory 2025/06/17 01:56:52 INFO : A2: Removing directory 2025/06/17 01:56:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/17 01:56:55 DEBUG : removing 1 level 3 directories 2025/06/17 01:56:55 INFO : A1/B1/C1: Removing directory 2025/06/17 01:56:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:56 DEBUG : removing 1 level 2 directories 2025/06/17 01:56:56 INFO : A1/B1: Removing directory 2025/06/17 01:56:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/17 01:56:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:56:57 DEBUG : removing 1 level 1 directories 2025/06/17 01:56:57 INFO : A1: Removing directory 2025/06/17 01:56:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/17 01:56:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/17 01:56:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:56:57 DEBUG : removing 1 level 0 directories 2025/06/17 01:56:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Removing directory 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/17 01:56:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (35.45s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:57:00 INFO : A1: Making directory 2025/06/17 01:57:00 INFO : A1/B1: Making directory 2025/06/17 01:57:01 INFO : A1/B1/C1: Making directory 2025/06/17 01:57:03 DEBUG : removing 1 level 3 directories 2025/06/17 01:57:03 INFO : A1/B1/C1: Removing directory 2025/06/17 01:57:04 DEBUG : removing 1 level 2 directories 2025/06/17 01:57:04 INFO : A1/B1: Removing directory 2025/06/17 01:57:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:57:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.80s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:57:07 INFO : A1: Making directory 2025/06/17 01:57:07 INFO : A1/B1: Making directory 2025/06/17 01:57:08 INFO : A1/B1/C1: Making directory 2025/06/17 01:57:11 DEBUG : removing 1 level 3 directories 2025/06/17 01:57:11 INFO : A1/B1/C1: Removing directory 2025/06/17 01:57:11 DEBUG : removing 1 level 2 directories 2025/06/17 01:57:11 INFO : A1/B1: Removing directory 2025/06/17 01:57:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:57:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.03s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:57:15 DEBUG : file1: md5 = 51c1eaea0a711b6222706f52596ddcb3 OK 2025/06/17 01:57:16 DEBUG : filename.txt: File name found in url 2025/06/17 01:57:17 DEBUG : filename.txt: md5 = c8969e062734a72483cb1ee7b7a1ca60 OK 2025/06/17 01:57:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/17 01:57:18 DEBUG : headerfilename.txt: md5 = 0565f82b8805fd7a3f34af9ee44b82b1 OK 2025/06/17 01:57:19 DEBUG : file2: md5 = ec895ff599c24e03f08c76e42938d9be OK --- PASS: TestCopyURL (8.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:57:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/17 01:57:24 DEBUG : sub/file2: md5 = 5b120d2bad14d3680dac6134d1f418b2 OK 2025/06/17 01:57:24 INFO : file1: Copied (new) to: sub/file2 2025/06/17 01:57:24 INFO : file1: Deleted 2025/06/17 01:57:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 01:57:25 DEBUG : file1: Unchanged skipping 2025/06/17 01:57:25 INFO : file1: Deleted 2025/06/17 01:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': don't need to copy/move sub/file2, it is already at target location 2025/06/17 01:57:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.59s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:57:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/17 01:57:29 DEBUG : file1: md5 = 854771d144838c24734017befac62fa2 OK 2025/06/17 01:57:29 INFO : file1: Copied (new) 2025/06/17 01:57:29 INFO : file1: Deleted 2025/06/17 01:57:29 DEBUG : file1: Destination exists, skipping 2025/06/17 01:57:29 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:57:34 DEBUG : dst/file1: md5 = 222aff4340b829f01a21f67a40fc4155 OK 2025/06/17 01:57:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepusos8dese/backup" 2025/06/17 01:57:34 DEBUG : Config file has changed externally - reloading 2025/06/17 01:57:34 DEBUG : Creating backend with remote "TestDrive:crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g/1nrff024r7pq65ecp72fc28jb0" 2025/06/17 01:57:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/17 01:57:38 INFO : dst/file1: Moved (server-side) 2025/06/17 01:57:39 DEBUG : dst/file1: md5 = 55adb44364d375780603d44c39b58d87 OK 2025/06/17 01:57:39 INFO : dst/file1: Copied (new) 2025/06/17 01:57:39 INFO : dst/file1: Deleted 2025/06/17 01:57:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:57:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/17 01:57:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.05s) === 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:57:46 DEBUG : A1/one: md5 = 24bba560e98388b3952149248c5f9323 OK 2025/06/17 01:57:47 DEBUG : A1/two: md5 = 77ca0bde87dd7805a0c344e53a2c55ad OK 2025/06/17 01:57:49 DEBUG : A1/B1/three: md5 = b89294efb0ab15a65df3cd6c03b22b9e OK 2025/06/17 01:57:51 DEBUG : A1/B1/C1/four: md5 = 9c2fd84fee5795ed42f1912278b4d7dd OK 2025/06/17 01:57:53 DEBUG : A1/B1/C2/five: md5 = 69743e0cb25ed718b9a4284ea9603b2a OK 2025/06/17 01:57:53 INFO : A1/B2: Making directory 2025/06/17 01:57:54 INFO : A1/B1/C3: Making directory 2025/06/17 01:58:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/17 01:58:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/17 01:58:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/17 01:58:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/17 01:58:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/17 01:58:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/17 01:58:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/17 01:58:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:58:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/17 01:58:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/17 01:58:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/17 01:58:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/17 01:58:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/17 01:58:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/17 01:58:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/17 01:58:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/17 01:58:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/17 01:58:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/17 01:58:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:58:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/17 01:58:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/17 01:58:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/17 01:58:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/17 01:58:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/17 01:58:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/17 01:58:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/17 01:58:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/17 01:58:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/17 01:58:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/17 01:58:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/17 01:58:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.08s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': File to upload is small (34 bytes), uploading instead of streaming 2025/06/17 01:58:29 DEBUG : no_checksum_small_file_from_pipe: md5 = 0a867867cedef46ce29d3556fe523f78 OK 2025/06/17 01:58:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/17 01:58:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/17 01:58:29 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/17 01:58:30 DEBUG : no_checksum_big_file_from_pipe: md5 = 0df40c27aba27607f64a3c27d164881b OK 2025/06/17 01:58:30 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': File to upload is small (34 bytes), uploading instead of streaming 2025/06/17 01:58:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 698785ce58821f94b2a337b33695605d OK 2025/06/17 01:58:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/17 01:58:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/17 01:58:35 DEBUG : with_checksum_big_file_from_pipe: md5 = f81c4ea21035fb57a3008faae6816cdf OK 2025/06/17 01:58:35 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': File to upload is small (34 bytes), uploading instead of streaming 2025/06/17 01:58:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 01:58:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/17 01:58:40 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-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': File to upload is small (34 bytes), uploading instead of streaming 2025/06/17 01:58:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/17 01:58:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/17 01:58:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.88s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/17 01:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': File to upload is small (48 bytes), uploading instead of streaming 2025/06/17 01:58:48 DEBUG : rcat_metadata: md5 = 70d01d6e4278f08ec6bf3f71042c68b6 OK 2025/06/17 01:58:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/17 01:58:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/17 01:58:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = 524036c4295653edc9f886790f177d74 OK 2025/06/17 01:58:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.46s) --- PASS: TestRcatMetadata/Normal (2.38s) --- PASS: TestRcatMetadata/ViaDisk (2.63s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:58:53 DEBUG : potato1: md5 = 3b90bc009023ac9e2590bf51f144e4eb OK 2025/06/17 01:58:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': File to upload is small (60 bytes), uploading instead of streaming 2025/06/17 01:58:54 DEBUG : potato2: md5 = 21aea43fe62395bfd94be01ce116b28e OK 2025/06/17 01:58:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:58:57 DEBUG : potato1: md5 = a2e6d8150a2fcdabb48826ec63bb64b5 OK 2025/06/17 01:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': File to upload is small (60 bytes), uploading instead of streaming 2025/06/17 01:58:58 DEBUG : potato2: md5 = 370f104e61ceae186b6710fe29608134 OK 2025/06/17 01:58:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.55s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:59:02 DEBUG : potato2: md5 = 2c559bcaad094a953c213846e034258b OK 2025/06/17 01:59:03 DEBUG : empty space: md5 = 2d14b73cd375cdc2ad1e08bf7eee70d9 OK 2025/06/17 01:59:06 DEBUG : sub dir/potato3: md5 = 40aa1b264b2743e069a751cbacbf8643 OK 2025/06/17 01:59:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Touching "sub dir/potato3" 2025/06/17 01:59:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Touching "empty space" 2025/06/17 01:59:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Touching "potato2" 2025/06/17 01:59:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.56s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:59:10 DEBUG : dir with metadata: Making directory with metadata 2025/06/17 01:59:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:59:12 DEBUG : directory with modtime: Making directory with metadata 2025/06/17 01:59:13 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.21s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:59:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/17 01:59:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 01:59:15 DEBUG : Google drive root 'crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g': Skipping btime metadata as can't update it on an existing file: 2025-06-17T01:59:15.12880111Z 2025/06/17 01:59:15 INFO : non existent directory: Updated directory metadata 2025/06/17 01:59:17 DEBUG : Google drive root 'crypt/dr38svplc68ik118pr48c4du00oe6vtoidkseksrcglpf66jgl4g': Skipping btime metadata as can't update it on an existing file: 2025-06-17T01:59:15.12880111Z 2025/06/17 01:59:18 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.65s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:59:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/17 01:59:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/17 01:59:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.95s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:59:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/17 01:59:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 01:59:23 DEBUG : dst: Making directory with metadata 2025/06/17 01:59:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 01:59:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 01:59:25 INFO : dst: Set directory modification time (using SetModTime) 2025/06/17 01:59:25 INFO : dst: Set directory modification time (using SetModTime) 2025/06/17 01:59:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/17 01:59:26 INFO : dst: Set directory modification time (using SetModTime) 2025/06/17 01:59:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.83s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese'", Local "Local file system at /tmp/rclone4149277883", Modify Window "1ms" 2025/06/17 01:59:29 DEBUG : sub dir/test remove existing: md5 = 6e3e8398899ae48feae7f97c273621fd OK 2025/06/17 01:59:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 56cbf56fbea76d205a2a8c02de106dfd OK 2025/06/17 01:59:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vegexoc8" before starting 2025/06/17 01:59:33 DEBUG : sub dir/test remove existing.vegexoc8: TEST: removing renamed existing file after operation 2025/06/17 01:59:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuzejev9" before starting 2025/06/17 01:59:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuzejev9: TEST: renaming existing back after failed operation 2025/06/17 01:59:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciqowaf4" before starting 2025/06/17 01:59:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciqowaf4: TEST: removing renamed existing file after operation 2025/06/17 01:59:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "fmqahrcpfoagnfes7si5cem6tqlsgv7uner015qdluco4b85i1j2jtuikbt3vdbmt8vqs5r5h1bk43o2j6ola0347k8lid12rnsipvnkh0bhb0pe4o4tgua2qn3uvl8fkvsdr37ir77of1dvbogp8gthabdkt9cj51qljigmr65voasntk50" 2025/06/17 01:59:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gka6ehjd600fse4v66k2lq6ujbpovpps91vv7tqnrgp82bg8nqrg" --- PASS: TestRemoveExisting (12.82s) === 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/17 01:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepusos8dese': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m26.997900384s (try 1/5)