"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/07 01:50:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca" 2025/10/07 01:50:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:50:41 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20" 2025/10/07 01:50:42 DEBUG : Creating backend with remote "/tmp/rclone2401243025" === 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-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/07 01:50:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/07 01:50:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/07 01:50:43 DEBUG : potato: Seek from 10 to 0 2025/10/07 01:50:43 DEBUG : potato: Seek from 10 to 0 2025/10/07 01:50:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/07 01:50:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/07 01:50:43 DEBUG : potato: Seek from 5 to 2 2025/10/07 01:50:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/07 01:50:43 DEBUG : potato: Seek from 7 to 0 2025/10/07 01:50:43 DEBUG : potato: Seek from 7 to 0 2025/10/07 01:50:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/07 01:50:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/07 01:50:43 DEBUG : potato: Seek from 5 to 2 2025/10/07 01:50:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/07 01:50:43 DEBUG : potato: Seek from 8 to 0 2025/10/07 01:50:43 DEBUG : potato: Seek from 8 to 0 2025/10/07 01:50:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/07 01:50:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/07 01:50:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/07 01:50:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/07 01:50:43 DEBUG : potato: Seek from 5 to 2 2025/10/07 01:50:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/07 01:50:43 DEBUG : potato: Seek from 9 to 0 2025/10/07 01:50:43 DEBUG : potato: Seek from 9 to 0 2025/10/07 01:50:43 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-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:50:45 DEBUG : rutabaga: md5 = f9d5a3a585ca868d186d429ebcf51277 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/07 01:50:47 DEBUG : empty space: md5 = c618b05a519ff8e7d4967ad18bb7aae3 OK === RUN TestCheck/3 2025/10/07 01:50:49 DEBUG : potato2: md5 = e471f757c21bf74f266c08bae30d84bf OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/07 01:50:51 DEBUG : remotepotato: md5 = e5302289999aa14c03b42a8b74f7ae9d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.54s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.34s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/10/07 01:50:54 DEBUG : Creating backend with remote "nonexistent" 2025/10/07 01:50:54 DEBUG : Creating backend with remote "nonexistent" 2025/10/07 01:50:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/07 01:50:54 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/10/07 01:50:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/07 01:50:54 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-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:50:56 DEBUG : rutabaga: md5 = 0a1d5983c84dc7aa28d3e62fe6f4f664 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/07 01:51:00 DEBUG : empty space: md5 = ef8749f8a4898906fb23db718aaa0e0e OK === RUN TestCheckDownload/3 2025/10/07 01:51:02 DEBUG : potato2: md5 = 8da88d6ca9465cfceecf5ae11e78772f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/07 01:51:06 DEBUG : remotepotato: md5 = 98b2da4d5382eef3d411bf94c14bef9a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.47s) --- PASS: TestCheckDownload/1 (1.42s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.19s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:51:12 DEBUG : rutabaga: md5 = 0d3db4b65e25192c86cd594bd71217a8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/07 01:51:14 DEBUG : empty space: md5 = 58c80ab0a505099a502d23a2d0293f3e OK === RUN TestCheckSizeOnly/3 2025/10/07 01:51:16 DEBUG : potato2: md5 = 9112cd280fc1af367dfb7129ce3ead6b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/07 01:51:18 DEBUG : remotepotato: md5 = 9a7ece3b125b9b0c3026fc64272b4dca OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.34s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:51:23 DEBUG : test.sum: md5 = b261b9ac0060c2151c6a0b23388a3f73 OK 2025/10/07 01:51:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/07 01:51:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/07 01:51:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/07 01:51:24 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/07 01:51:25 DEBUG : test.sum: md5 = f2466c6ddb79bab4672b4f02ed5cfb49 OK 2025/10/07 01:51:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/07 01:51:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/07 01:51:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/07 01:51:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.26s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:51:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/data" 2025/10/07 01:51:27 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:51:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/data" 2025/10/07 01:51:30 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/vjrnln8ratgmqakfosrqe8espk" 2025/10/07 01:51:33 DEBUG : data/banana: md5 = 40f08a18efee6e24115b527c32ef318b OK 2025/10/07 01:51:35 DEBUG : test.sum: md5 = 9b0da9efca75d8847bc67dc54721dd7a OK === RUN TestCheckSumDownload/subtest1 2025/10/07 01:51:39 DEBUG : data/potato: md5 = 80ebb59f8e8a3546fa6f4f372e035001 OK 2025/10/07 01:51:40 DEBUG : test.sum: md5 = cecf54e5f6d182f3b4555606df3b769d OK === RUN TestCheckSumDownload/subtest2 2025/10/07 01:51:45 DEBUG : test.sum: md5 = d1fc7e71ff61b8b66c11a352e958c49b OK === RUN TestCheckSumDownload/subtest3 2025/10/07 01:51:49 DEBUG : test.sum: md5 = 655c13d6bf8e27a409c5a975a34ce534 OK === RUN TestCheckSumDownload/subtest4 2025/10/07 01:51:54 DEBUG : test.sum: md5 = b72ed1794e8f50919c6b8116571b44dd OK === RUN TestCheckSumDownload/subtest5 2025/10/07 01:51:58 DEBUG : test.sum: md5 = 62c04e0910ec3288ae6568150c14d107 OK === RUN TestCheckSumDownload/subtest6 2025/10/07 01:52:03 DEBUG : data/banana: md5 = 9fd4c12175eb83c94e960c0533e7a167 OK 2025/10/07 01:52:04 DEBUG : data/potato: md5 = e449350eb339c9e935423dc8cd775597 OK 2025/10/07 01:52:06 DEBUG : test.sum: md5 = e874f8ed6987ecd0ba495dfc9c17b895 OK === RUN TestCheckSumDownload/subtest7 2025/10/07 01:52:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/07 01:52:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.72s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (1.80s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.17s) --- PASS: TestCheckSumDownload/subtest5 (1.94s) --- PASS: TestCheckSumDownload/subtest6 (2.92s) --- PASS: TestCheckSumDownload/subtest7 (2.46s) === RUN TestApplyTransforms 2025/10/07 01:52:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxefeq4cifu" 2025/10/07 01:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:11 DEBUG : Creating backend with remote "TestDrive:crypt/5c0ritcker95f3vfkqe0p3f4h6ca3h4cc3vj1utf66jo6a4tb1ng" 2025/10/07 01:52:12 DEBUG : Creating backend with remote "/tmp/rclone1473130330" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxefeq4cifu'", Local "Local file system at /tmp/rclone1473130330", Modify Window "1ms" 2025/10/07 01:52:15 DEBUG : hello, world!: md5 = 57d955333b6d59d01111c1863c60978e OK upper checkfile vs. lower remote (without normalization) 2025/10/07 01:52:15 ERROR : hello, world!: sum not found 2025/10/07 01:52:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yaxefeq4cifu' 2025/10/07 01:52:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxefeq4cifu': 1 files missing 2025/10/07 01:52:15 NOTICE: 1 hashes missing 2025/10/07 01:52:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxefeq4cifu': 1 differences found 2025/10/07 01:52:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxefeq4cifu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/07 01:52:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:52:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxefeq4cifu': 0 differences found 2025/10/07 01:52:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxefeq4cifu': 1 matching files 2025/10/07 01:52:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fizakif8gegi" 2025/10/07 01:52:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:16 DEBUG : Creating backend with remote "TestDrive:crypt/btepkpek85mmv47up62qb5208bg8mrp1b5p6ngcvac41s29drnp0" 2025/10/07 01:52:17 DEBUG : Creating backend with remote "/tmp/rclone2817964564" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fizakif8gegi'", Local "Local file system at /tmp/rclone2817964564", Modify Window "1ms" 2025/10/07 01:52:19 DEBUG : HELLO, WORLD!: md5 = 58610b4f32ee9066b9ac78c9eae9c3bc OK lower checkfile vs. upper remote (without normalization) 2025/10/07 01:52:20 ERROR : HELLO, WORLD!: sum not found 2025/10/07 01:52:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fizakif8gegi' 2025/10/07 01:52:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizakif8gegi': 1 files missing 2025/10/07 01:52:20 NOTICE: 1 hashes missing 2025/10/07 01:52:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizakif8gegi': 1 differences found 2025/10/07 01:52:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizakif8gegi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/07 01:52:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:52:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizakif8gegi': 0 differences found 2025/10/07 01:52:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizakif8gegi': 1 matching files 2025/10/07 01:52:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyuvey4foyo" 2025/10/07 01:52:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:21 DEBUG : Creating backend with remote "TestDrive:crypt/tg4dl3no0vn3fvgbqiu7cipkemtrb9cuck9gtv14ghlnt2oo6g2g" 2025/10/07 01:52:22 DEBUG : Creating backend with remote "/tmp/rclone3361358255" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyuvey4foyo'", Local "Local file system at /tmp/rclone3361358255", Modify Window "1ms" 2025/10/07 01:52:24 DEBUG : HeLlO, wOrLd!: md5 = 70133d62f0079c2996823a7ffbe9cf0b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/07 01:52:25 ERROR : HeLlO, wOrLd!: sum not found 2025/10/07 01:52:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-foyuvey4foyo' 2025/10/07 01:52:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyuvey4foyo': 1 files missing 2025/10/07 01:52:25 NOTICE: 1 hashes missing 2025/10/07 01:52:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyuvey4foyo': 1 differences found 2025/10/07 01:52:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyuvey4foyo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/07 01:52:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:52:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyuvey4foyo': 0 differences found 2025/10/07 01:52:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyuvey4foyo': 1 matching files 2025/10/07 01:52:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qemataz8toto" 2025/10/07 01:52:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:26 DEBUG : Creating backend with remote "TestDrive:crypt/34fm3jlgsko70nmeddjurrtk8qsg8e3l6a979na63taj26kn5130" 2025/10/07 01:52:27 DEBUG : Creating backend with remote "/tmp/rclone813718655" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qemataz8toto'", Local "Local file system at /tmp/rclone813718655", Modify Window "1ms" 2025/10/07 01:52:29 DEBUG : HELLO, WORLD!: md5 = ea7d4e4ce1af150cf941ea8bd58ed71f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/07 01:52:29 ERROR : HELLO, WORLD!: sum not found 2025/10/07 01:52:29 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qemataz8toto' 2025/10/07 01:52:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemataz8toto': 1 files missing 2025/10/07 01:52:29 NOTICE: 1 hashes missing 2025/10/07 01:52:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemataz8toto': 1 differences found 2025/10/07 01:52:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemataz8toto': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/07 01:52:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:52:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemataz8toto': 0 differences found 2025/10/07 01:52:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemataz8toto': 1 matching files 2025/10/07 01:52:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahofiy7teci" 2025/10/07 01:52:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:31 DEBUG : Creating backend with remote "TestDrive:crypt/0qprc6e35mresb57ocjrp0rlpsccffe8req2e64lkoudtmm7tvlg" 2025/10/07 01:52:32 DEBUG : Creating backend with remote "/tmp/rclone2640087518" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahofiy7teci'", Local "Local file system at /tmp/rclone2640087518", Modify Window "1ms" 2025/10/07 01:52:34 DEBUG : 測試_Русский___ě_áñ: md5 = 50a5f7567748c6108f0947ba36b40e06 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/07 01:52:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/07 01:52:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qahofiy7teci' 2025/10/07 01:52:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahofiy7teci': 1 files missing 2025/10/07 01:52:34 NOTICE: 1 hashes missing 2025/10/07 01:52:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahofiy7teci': 1 differences found 2025/10/07 01:52:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahofiy7teci': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/07 01:52:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:52:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahofiy7teci': 0 differences found 2025/10/07 01:52:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahofiy7teci': 1 matching files 2025/10/07 01:52:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xizamuj0rodu" 2025/10/07 01:52:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:36 DEBUG : Creating backend with remote "TestDrive:crypt/c6alkgl4pcmdt90igjcaouq7qq8nvk6545r09dmg7j02hvc9sur0" 2025/10/07 01:52:36 DEBUG : Creating backend with remote "/tmp/rclone3077003795" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xizamuj0rodu'", Local "Local file system at /tmp/rclone3077003795", Modify Window "1ms" 2025/10/07 01:52:39 DEBUG : 測試_Русский___ě_áñ: md5 = 4f92a469b8575f01af56da0e808e348e OK NFC checkfile vs. NFD remote (without normalization) 2025/10/07 01:52:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/07 01:52:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xizamuj0rodu' 2025/10/07 01:52:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizamuj0rodu': 1 files missing 2025/10/07 01:52:39 NOTICE: 1 hashes missing 2025/10/07 01:52:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizamuj0rodu': 1 differences found 2025/10/07 01:52:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizamuj0rodu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/07 01:52:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:52:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizamuj0rodu': 0 differences found 2025/10/07 01:52:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizamuj0rodu': 1 matching files 2025/10/07 01:52:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liqenir9lero" 2025/10/07 01:52:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:41 DEBUG : Creating backend with remote "TestDrive:crypt/5at0fsnq7n30uo5vbg9c9b7q7gi96p35c4kr2g16ro7rrli9pthg" 2025/10/07 01:52:41 DEBUG : Creating backend with remote "/tmp/rclone2366708650" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liqenir9lero'", Local "Local file system at /tmp/rclone2366708650", Modify Window "1ms" 2025/10/07 01:52:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1dffd1b628c43287ff022716cf113390 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/07 01:52:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/07 01:52:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liqenir9lero' 2025/10/07 01:52:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqenir9lero': 1 files missing 2025/10/07 01:52:44 NOTICE: 1 hashes missing 2025/10/07 01:52:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqenir9lero': 1 differences found 2025/10/07 01:52:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqenir9lero': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/07 01:52:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:52:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqenir9lero': 0 differences found 2025/10/07 01:52:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqenir9lero': 1 matching files 2025/10/07 01:52:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifumez1rixu" 2025/10/07 01:52:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:46 DEBUG : Creating backend with remote "TestDrive:crypt/791v6bgeub5m2qsbcpeg8d2nbkq142b8u0g0c817e723nsla2u90" 2025/10/07 01:52:47 DEBUG : Creating backend with remote "/tmp/rclone2921255245" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifumez1rixu'", Local "Local file system at /tmp/rclone2921255245", Modify Window "1ms" 2025/10/07 01:52:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c32a33179a96d926829d471f60732c12 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/07 01:52:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/07 01:52:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lifumez1rixu' 2025/10/07 01:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifumez1rixu': 1 files missing 2025/10/07 01:52:49 NOTICE: 1 hashes missing 2025/10/07 01:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifumez1rixu': 1 differences found 2025/10/07 01:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifumez1rixu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/07 01:52:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:52:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifumez1rixu': 0 differences found 2025/10/07 01:52:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifumez1rixu': 1 matching files 2025/10/07 01:52:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rehalaj3juza" 2025/10/07 01:52:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:51 DEBUG : Creating backend with remote "TestDrive:crypt/5heqe8bmgnfp1ej141bnfbpghq3oskqn0fuh1gae4ukcj1nss5f0" 2025/10/07 01:52:51 DEBUG : Creating backend with remote "/tmp/rclone3497554853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rehalaj3juza'", Local "Local file system at /tmp/rclone3497554853", Modify Window "1ms" 2025/10/07 01:52:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 29a6a898b06eaea20c64251ec7ef03c9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/07 01:52:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/07 01:52:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rehalaj3juza' 2025/10/07 01:52:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehalaj3juza': 1 files missing 2025/10/07 01:52:54 NOTICE: 1 hashes missing 2025/10/07 01:52:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehalaj3juza': 1 differences found 2025/10/07 01:52:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehalaj3juza': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/07 01:52:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:52:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehalaj3juza': 0 differences found 2025/10/07 01:52:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rehalaj3juza': 1 matching files 2025/10/07 01:52:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guqarog8dexu" 2025/10/07 01:52:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:52:56 DEBUG : Creating backend with remote "TestDrive:crypt/k33128nque6viof6o1e1g19btior0h7v6r5mpfgpipvql7upjeog" 2025/10/07 01:52:57 DEBUG : Creating backend with remote "/tmp/rclone3997376273" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guqarog8dexu'", Local "Local file system at /tmp/rclone3997376273", Modify Window "1ms" 2025/10/07 01:52:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e0274cdb7d04223b83683a28c4190df9 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/07 01:52:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/07 01:52:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guqarog8dexu' 2025/10/07 01:52:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqarog8dexu': 1 files missing 2025/10/07 01:52:59 NOTICE: 1 hashes missing 2025/10/07 01:52:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqarog8dexu': 1 differences found 2025/10/07 01:52:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqarog8dexu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/07 01:53:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/07 01:53:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqarog8dexu': 0 differences found 2025/10/07 01:53:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guqarog8dexu': 1 matching files 2025/10/07 01:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guqarog8dexu': Purge remote 2025/10/07 01:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rehalaj3juza': Purge remote 2025/10/07 01:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifumez1rixu': Purge remote 2025/10/07 01:53:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liqenir9lero': Purge remote 2025/10/07 01:53:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xizamuj0rodu': Purge remote 2025/10/07 01:53:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahofiy7teci': Purge remote 2025/10/07 01:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qemataz8toto': Purge remote 2025/10/07 01:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyuvey4foyo': Purge remote 2025/10/07 01:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizakif8gegi': Purge remote 2025/10/07 01:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxefeq4cifu': Purge remote --- PASS: TestApplyTransforms (53.44s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:53:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/07 01:53:07 DEBUG : sub/file2: md5 = b88bf82b9662b6fe9a3de1b13d1f31ca OK 2025/10/07 01:53:07 INFO : file1: Copied (new) to: sub/file2 2025/10/07 01:53:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 01:53:08 DEBUG : file1: Unchanged skipping 2025/10/07 01:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': don't need to copy/move sub/file2, it is already at target location 2025/10/07 01:53:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.14s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:53:13 DEBUG : dst/file1: md5 = c91cfec204d3efd51890f0dc0b7d9fc0 OK 2025/10/07 01:53:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/backup" 2025/10/07 01:53:14 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/1nrff024r7pq65ecp72fc28jb0" 2025/10/07 01:53:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/07 01:53:18 INFO : dst/file1: Moved (server-side) 2025/10/07 01:53:19 DEBUG : dst/file1: md5 = e271b0c8bc97e1021de40d1378be051e OK 2025/10/07 01:53:19 INFO : dst/file1: Copied (new) 2025/10/07 01:53:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:53:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:53:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.96s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:53:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/dst" 2025/10/07 01:53:24 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:53:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/CompareDest" 2025/10/07 01:53:26 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/gveqi14airsml4bgu7krj116o8" 2025/10/07 01:53:27 DEBUG : one: Need to transfer - File not found at Destination 2025/10/07 01:53:30 DEBUG : one: md5 = d4dd5d20deccbb02f5c13313a0eb3359 OK 2025/10/07 01:53:30 INFO : one: Copied (new) 2025/10/07 01:53:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:53:32 DEBUG : one: md5 = 380af74777266a59251a40b5f111cdff OK 2025/10/07 01:53:32 INFO : one: Copied (replaced existing) 2025/10/07 01:53:34 DEBUG : dst/one: md5 = 1a5f37fe0b887223329973aa5c3c9d13 OK 2025/10/07 01:53:36 DEBUG : CompareDest/one: md5 = c4665e1914313d29d21fa73e31f17fe3 OK 2025/10/07 01:53:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:53:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:53:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/07 01:53:40 DEBUG : CompareDest/two: md5 = 9d4dfab05c17e1d9c1cc3e48a08ed15d OK 2025/10/07 01:53:40 DEBUG : two: Need to transfer - File not found at Destination 2025/10/07 01:53:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:53:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/07 01:53:41 DEBUG : two: Need to transfer - File not found at Destination 2025/10/07 01:53:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:53:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/07 01:53:43 DEBUG : two: Need to transfer - File not found at Destination 2025/10/07 01:53:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/07 01:53:44 DEBUG : two: md5 = d5d0853d7f847efa315831024772df43 OK 2025/10/07 01:53:44 INFO : two: Copied (new) 2025/10/07 01:53:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:53:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:53:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:53:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.39s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:53:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/dst" 2025/10/07 01:53:49 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:53:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/CopyDest" 2025/10/07 01:53:50 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/07 01:53:52 DEBUG : one: Need to transfer - File not found at Destination 2025/10/07 01:53:54 DEBUG : one: md5 = 7ab327aaab3b93e1244e1f02f6ee5dcc OK 2025/10/07 01:53:54 INFO : one: Copied (new) 2025/10/07 01:53:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:53:58 DEBUG : one: md5 = 749a6cc0ed8ea640e195e6fa69ef7437 OK 2025/10/07 01:53:58 INFO : one: Copied (replaced existing) 2025/10/07 01:54:00 DEBUG : dst/one: md5 = c435c1d51da24f00a518cf493b87614d OK 2025/10/07 01:54:02 DEBUG : CopyDest/one: md5 = 274b31b584770160900d3ecc9cbe6c88 OK 2025/10/07 01:54:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/BackupDir" 2025/10/07 01:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/07 01:54:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:54:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:54:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/07 01:54:06 INFO : one: Moved (server-side) 2025/10/07 01:54:08 INFO : one: Copied (server-side copy) 2025/10/07 01:54:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/07 01:54:10 DEBUG : CopyDest/two: md5 = 1437f17cc8e082bdca282357b759cb0c OK 2025/10/07 01:54:10 DEBUG : two: Need to transfer - File not found at Destination 2025/10/07 01:54:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:54:12 INFO : two: Copied (server-side copy) 2025/10/07 01:54:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/07 01:54:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/07 01:54:12 DEBUG : two: Unchanged skipping 2025/10/07 01:54:14 DEBUG : CopyDest/three: md5 = 4482f760fa64127d0c2fb493f940aee4 OK 2025/10/07 01:54:15 DEBUG : three: Need to transfer - File not found at Destination 2025/10/07 01:54:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/07 01:54:15 DEBUG : three: Destination not found in --copy-dest 2025/10/07 01:54:17 DEBUG : three: md5 = 2751a076e0dea88ddc7740dfbb8a71d9 OK 2025/10/07 01:54:17 INFO : three: Copied (new) 2025/10/07 01:54:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/07 01:54:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:54:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:54:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:54:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/07 01:54:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:54:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.66s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:54:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/07 01:54:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 95aa744b5541f871051f884e00e77a38 OK 2025/10/07 01:54:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/07 01:54:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/07 01:54:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/07 01:54:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/07 01:54:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/07 01:54:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cb03ad52f4bd6f8a92f777d8a1dbb9b5 OK 2025/10/07 01:54:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/07 01:54:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/07 01:54:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.00s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:54:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Looking for duplicate names using skip mode. 2025/10/07 01:54:37 NOTICE: one: Found 2 files with duplicate names 2025/10/07 01:54:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:54:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Looking for duplicate names using skip mode. 2025/10/07 01:54:43 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:54:43 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/07 01:54:43 INFO : one: Deleted 2025/10/07 01:54:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.35s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:54:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Looking for duplicate names using first mode. 2025/10/07 01:54:49 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:54:50 INFO : one: Deleted 2025/10/07 01:54:50 INFO : one: Deleted 2025/10/07 01:54:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.37s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:54:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Looking for duplicate names using newest mode. 2025/10/07 01:54:56 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:54:56 INFO : one: Deleted 2025/10/07 01:54:56 INFO : one: Deleted 2025/10/07 01:54:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.31s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:55:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Looking for duplicate names using oldest mode. 2025/10/07 01:55:02 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:55:03 INFO : one: Deleted 2025/10/07 01:55:03 INFO : one: Deleted 2025/10/07 01:55:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.42s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:55:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Looking for duplicate names using largest mode. 2025/10/07 01:55:09 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:55:09 INFO : one: Deleted 2025/10/07 01:55:10 INFO : one: Deleted 2025/10/07 01:55:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:55:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Looking for duplicate names using smallest mode. 2025/10/07 01:55:15 NOTICE: one: Found 3 files with duplicate names 2025/10/07 01:55:15 INFO : one: Deleted 2025/10/07 01:55:16 INFO : one: Deleted 2025/10/07 01:55:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.28s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:55:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Looking for duplicate names using rename mode. 2025/10/07 01:55:22 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/07 01:55:24 INFO : one-2.txt: renamed from: one.txt 2025/10/07 01:55:25 INFO : one-3.txt: renamed from: one.txt 2025/10/07 01:55:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.82s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:55:31 DEBUG : dupe1/one.txt: md5 = a59a459c863bb71dfff67aafb45dc767 OK 2025/10/07 01:55:33 DEBUG : dupe2/two.txt: md5 = 6b2e5047f8d21de12660bce524f061f5 OK 2025/10/07 01:55:35 DEBUG : dupe3/three.txt: md5 = b6939b518ff91aea55323cd0d1365617 OK 2025/10/07 01:55:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/07 01:55:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/07 01:55:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/07 01:55:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/07 01:55:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/07 01:55:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/07 01:55:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.47s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:55:43 DEBUG : a.txt: md5 = 28a528cf31867cd115f529cea37c9004 OK 2025/10/07 01:55:44 DEBUG : zend.txt: md5 = b321e9a0519aa5d59fce1993d3873172 OK 2025/10/07 01:55:46 DEBUG : sub dir/hello world: md5 = 78edae8ce368c521ff9be308a18e0bc5 OK 2025/10/07 01:55:48 DEBUG : sub dir/hello world2: md5 = faa9de254cfa367cf388a73f115953ab OK 2025/10/07 01:55:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 8e46b2a380d0d438da0936a11beed892 OK 2025/10/07 01:55:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 25cd4c8a5a4b4b1eb4439a36949ab6fc OK 2025/10/07 01:55:53 DEBUG : sub dir/sub sub dir/hello world3: md5 = 545015d7653eab588ef6872e5b9f9488 OK 2025/10/07 01:55:55 DEBUG : a.txt: Excluded (Size Filter) 2025/10/07 01:55:55 DEBUG : a.txt: Excluded 2025/10/07 01:55:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/07 01:55:55 DEBUG : sub dir/hello world: Excluded 2025/10/07 01:55:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/07 01:55:55 DEBUG : sub dir/hello world2: Excluded 2025/10/07 01:55:56 DEBUG : sub dir/ignore dir: Excluded 2025/10/07 01:55:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/07 01:55:56 DEBUG : sub dir/hello world: Excluded 2025/10/07 01:55:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/07 01:55:56 DEBUG : sub dir/hello world2: Excluded 2025/10/07 01:55:56 DEBUG : sub dir/ignore dir: Excluded 2025/10/07 01:56:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/07 01:56:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/07 01:56:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/07 01:56:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/07 01:56:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/07 01:56:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/07 01:56:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.26s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:56:04 DEBUG : a.txt: md5 = e009b793f81e7e55d9e7687f60d430f3 OK 2025/10/07 01:56:05 DEBUG : zend.txt: md5 = 43bd8cb451b488edeb3ff1f43c573092 OK 2025/10/07 01:56:07 DEBUG : sub dir/hello world: md5 = f8c572f94a787db2450d4625d131136a OK 2025/10/07 01:56:09 DEBUG : sub dir/hello world2: md5 = ddfb48c8f66b28f5912336e5d368751c OK 2025/10/07 01:56:11 DEBUG : sub dir/ignore dir/.ignore: md5 = 8c5e3ef113dbd41e166a914524c6c204 OK 2025/10/07 01:56:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = 97a6113402537f2bd6e0a56db2023cb4 OK 2025/10/07 01:56:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3caacd3c31c4bcced37a83387adc335c OK 2025/10/07 01:56:16 DEBUG : a.txt: Excluded (Size Filter) 2025/10/07 01:56:16 DEBUG : a.txt: Excluded 2025/10/07 01:56:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/07 01:56:16 DEBUG : sub dir/hello world: Excluded 2025/10/07 01:56:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/07 01:56:16 DEBUG : sub dir/hello world2: Excluded 2025/10/07 01:56:17 DEBUG : sub dir/ignore dir: Excluded 2025/10/07 01:56:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/07 01:56:17 DEBUG : sub dir/hello world: Excluded 2025/10/07 01:56:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/07 01:56:17 DEBUG : sub dir/hello world2: Excluded 2025/10/07 01:56:17 DEBUG : sub dir/ignore dir: Excluded 2025/10/07 01:56:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/07 01:56:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/07 01:56:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/07 01:56:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/07 01:56:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/07 01:56:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/07 01:56:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.44s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:56:25 DEBUG : file1: md5 = 3c30e2b82851cd18f33aa4c5a7eab11a OK 2025/10/07 01:56:27 DEBUG : sub/file2: md5 = a27163bf45d8a834e265fd8db6d12af9 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/10/07 01:56:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/07 01:56:30 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/07 01:56:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/07 01:56:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.18s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.36s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:56:35 DEBUG : file1: md5 = 908cb68852712f209dda091b3a108df2 OK 2025/10/07 01:56:37 DEBUG : sub/file2: md5 = 263fe8a97950bcb46651ab83a225eb1c 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/10/07 01:56:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/notfound" 2025/10/07 01:56:41 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/qe0i31qdkoejk60elps0ni5sqk" 2025/10/07 01:56:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:56:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Making directory 2025/10/07 01:56:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:56:47 DEBUG : sub dir/hello world: md5 = 4d2f19049e524c6564e3322e9b511699 OK 2025/10/07 01:56:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:56:51 DEBUG : potato2: md5 = 9c589af8ed0014627f3bb41fb70f2202 OK 2025/10/07 01:56:53 DEBUG : empty space: md5 = 192c5df659acdc8d79f057e7269e22df OK --- PASS: TestLs (4.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:56:56 DEBUG : potato2: md5 = df797913deed340b9d9e0b1317ea779f OK 2025/10/07 01:56:57 DEBUG : empty space: md5 = e93b827ec09cb5f4f90c4fc6be6fee13 OK 2025/10/07 01:56:58 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.10s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:57:01 DEBUG : potato2: md5 = a60776555515aa032fd4d2e16092a30a OK 2025/10/07 01:57:02 DEBUG : empty space: md5 = 7c983b91b7e93f06b80b8b2b10cdb543 OK --- PASS: TestLsLong (4.67s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:57:06 DEBUG : potato2: md5 = a080ff90522b9f61f63c96a2b6f446b4 OK 2025/10/07 01:57:07 DEBUG : empty space: md5 = 593480b6e648dcc146391dcf99edb536 OK --- PASS: TestHashSums (4.36s) === RUN TestHashSumsWithErrors 2025/10/07 01:57:09 DEBUG : Creating backend with remote ":memory:" 2025/10/07 01:57:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/07 01:57:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/07 01:57:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/07 01:57:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/07 01:57:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/07 01:57:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/07 01:57:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/07 01:57:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/07 01:57:09 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-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:57:10 DEBUG : potato2: md5 = 127434d6ebd1515333d8bdb2f4f9a5dd OK 2025/10/07 01:57:12 DEBUG : empty space: md5 = e8b57754f9c92ecd5976722140237353 OK 2025/10/07 01:57:14 DEBUG : sub dir/potato3: md5 = 96924e8c54b88963ebbd6e09b98c236b OK 2025/10/07 01:57:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.55s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:57:19 DEBUG : small: md5 = cddcaf6a4770c1decb407be56661b7fd OK 2025/10/07 01:57:20 DEBUG : medium: md5 = 11866d318d894be2c5dcde9b9632963a OK 2025/10/07 01:57:22 DEBUG : large: md5 = 83d369f0c91c058ef970dc6b1251080f OK 2025/10/07 01:57:22 DEBUG : Waiting for deletions to finish 2025/10/07 01:57:22 DEBUG : large: Excluded (Size Filter) 2025/10/07 01:57:23 INFO : medium: Deleted 2025/10/07 01:57:23 INFO : small: Deleted --- PASS: TestDelete (6.58s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:57:25 DEBUG : small: md5 = a48e30acd9e42fd65c14e3cf35f6ba83 OK 2025/10/07 01:57:27 DEBUG : medium: md5 = b6df78eeae8526fe3bd93b3ed6aa208c OK 2025/10/07 01:57:28 DEBUG : large: md5 = 9ddf2e2a1f5858c59264ac362b7f8ba6 OK 2025/10/07 01:57:28 DEBUG : Waiting for deletions to finish 2025/10/07 01:57:29 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/07 01:57:29 INFO : large: Deleted 2025/10/07 01:57:29 INFO : small: Deleted --- PASS: TestMaxDelete (7.24s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:57:32 DEBUG : small: md5 = 0c046ca15ee66a29029cbfee345e52f1 OK 2025/10/07 01:57:34 DEBUG : medium: md5 = 2f7766ca663b8de5e094aaae3f689900 OK 2025/10/07 01:57:35 DEBUG : large: md5 = 8a61fd836998c2ebe879b5e7871ad7cd OK 2025/10/07 01:57:36 DEBUG : Waiting for deletions to finish 2025/10/07 01:57:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/07 01:57:36 INFO : medium: Deleted 2025/10/07 01:57:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:57:39 DEBUG : small: md5 = 9b3ef90715e78f6afa13fb6cbeb10653 OK 2025/10/07 01:57:41 DEBUG : medium: md5 = bc5508ed1bbab991b6510f8547cbf6d7 OK 2025/10/07 01:57:42 DEBUG : large: md5 = 57dfe5c69456217caf76480dccb86f1f OK 2025/10/07 01:57:42 DEBUG : Waiting for deletions to finish 2025/10/07 01:57:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/07 01:57:43 INFO : small: Deleted 2025/10/07 01:57:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.61s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:57:46 DEBUG : ReadFile: md5 = e41eaa2ec314475566e5e4f6ad747153 OK --- PASS: TestReadFile (3.99s) === RUN TestRetry 2025/10/07 01:57:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/07 01:57:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/07 01:57:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/07 01:57:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/07 01:57:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/07 01:57:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/07 01:57:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:57:50 DEBUG : file1: md5 = 15e05925e0e07be12a97361f167cd190 OK 2025/10/07 01:57:51 DEBUG : file2: md5 = 415dd44b87b2c7d0d4be881f56379449 OK --- PASS: TestCat (15.67s) === RUN TestPurge 2025/10/07 01:58:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-halujow2coqo" 2025/10/07 01:58:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 01:58:04 DEBUG : Creating backend with remote "TestDrive:crypt/nebrap85rclc45646i733pvdg9tgch6mtr6p2bedu28hujfem0qg" 2025/10/07 01:58:05 DEBUG : Creating backend with remote "/tmp/rclone702344108" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-halujow2coqo'", Local "Local file system at /tmp/rclone702344108", Modify Window "1ms" 2025/10/07 01:58:10 DEBUG : A1/B1/C1/one: md5 = dde782e137edb20362de8a4de83728f6 OK 2025/10/07 01:58:10 INFO : A2: Making directory 2025/10/07 01:58:10 INFO : A1/B2: Making directory 2025/10/07 01:58:11 INFO : A1/B2/C2: Making directory 2025/10/07 01:58:12 INFO : A1/B1/C3: Making directory 2025/10/07 01:58:13 INFO : A3: Making directory 2025/10/07 01:58:13 INFO : A3/B3: Making directory 2025/10/07 01:58:14 INFO : A3/B3/C4: Making directory 2025/10/07 01:58:17 DEBUG : A1/two: md5 = e98a09f5b56bf7494369c83f2381b8bf OK 2025/10/07 01:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-halujow2coqo': Purge remote 2025/10/07 01:58:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.71s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:58:23 DEBUG : A1/B1/C1/one: md5 = 3398a086edc0538268de1ac99499efcb OK 2025/10/07 01:58:23 INFO : A2: Making directory 2025/10/07 01:58:24 INFO : A1/B2: Making directory 2025/10/07 01:58:25 INFO : A1/B2/C2: Making directory 2025/10/07 01:58:26 INFO : A1/B1/C3: Making directory 2025/10/07 01:58:26 INFO : A3: Making directory 2025/10/07 01:58:27 INFO : A3/B3: Making directory 2025/10/07 01:58:28 INFO : A3/B3/C4: Making directory 2025/10/07 01:58:30 DEBUG : A1/two: md5 = 1d5c552677ac5dff189981664831e791 OK 2025/10/07 01:58:31 DEBUG : removing 1 level 3 directories 2025/10/07 01:58:31 INFO : A3/B3/C4: Removing directory 2025/10/07 01:58:33 DEBUG : removing 2 level 3 directories 2025/10/07 01:58:33 INFO : A1/B2/C2: Removing directory 2025/10/07 01:58:33 INFO : A1/B1/C3: Removing directory 2025/10/07 01:58:34 DEBUG : removing 2 level 2 directories 2025/10/07 01:58:34 INFO : A3/B3: Removing directory 2025/10/07 01:58:34 INFO : A1/B2: Removing directory 2025/10/07 01:58:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/07 01:58:34 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/07 01:58:35 DEBUG : removing 2 level 1 directories 2025/10/07 01:58:35 INFO : A3: Removing directory 2025/10/07 01:58:35 INFO : A2: Removing directory 2025/10/07 01:58:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/07 01:58:39 DEBUG : removing 1 level 3 directories 2025/10/07 01:58:39 INFO : A1/B1/C1: Removing directory 2025/10/07 01:58:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:39 DEBUG : removing 1 level 2 directories 2025/10/07 01:58:39 INFO : A1/B1: Removing directory 2025/10/07 01:58:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/07 01:58:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:58:40 DEBUG : removing 1 level 1 directories 2025/10/07 01:58:40 INFO : A1: Removing directory 2025/10/07 01:58:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/07 01:58:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/07 01:58:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 01:58:41 DEBUG : removing 1 level 0 directories 2025/10/07 01:58:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Removing directory 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/07 01:58:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.30s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:58:43 INFO : A1: Making directory 2025/10/07 01:58:44 INFO : A1/B1: Making directory 2025/10/07 01:58:44 INFO : A1/B1/C1: Making directory 2025/10/07 01:58:47 DEBUG : removing 1 level 3 directories 2025/10/07 01:58:47 INFO : A1/B1/C1: Removing directory 2025/10/07 01:58:47 DEBUG : removing 1 level 2 directories 2025/10/07 01:58:47 INFO : A1/B1: Removing directory 2025/10/07 01:58:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:58:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.65s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:58:50 INFO : A1: Making directory 2025/10/07 01:58:50 INFO : A1/B1: Making directory 2025/10/07 01:58:51 INFO : A1/B1/C1: Making directory 2025/10/07 01:58:54 DEBUG : removing 1 level 3 directories 2025/10/07 01:58:54 INFO : A1/B1/C1: Removing directory 2025/10/07 01:58:54 DEBUG : removing 1 level 2 directories 2025/10/07 01:58:54 INFO : A1/B1: Removing directory 2025/10/07 01:58:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:58:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.18s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:58:59 DEBUG : file1: md5 = d849c2618e5ef87de21e88d194dc02d0 OK 2025/10/07 01:58:59 DEBUG : filename.txt: File name found in url 2025/10/07 01:59:01 DEBUG : filename.txt: md5 = 933069bf7e6ed9a1850ad575418ed6e0 OK 2025/10/07 01:59:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/07 01:59:02 DEBUG : headerfilename.txt: md5 = b61930430cb20de8b143055e0e553c66 OK 2025/10/07 01:59:03 DEBUG : file2: md5 = 134f523f7af22d425e9778ced9ce2da0 OK --- PASS: TestCopyURL (8.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:59:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/07 01:59:08 DEBUG : sub/file2: md5 = 1696c57b1745b0188458bcce88065a34 OK 2025/10/07 01:59:08 INFO : file1: Copied (new) to: sub/file2 2025/10/07 01:59:08 INFO : file1: Deleted 2025/10/07 01:59:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 01:59:09 DEBUG : file1: Unchanged skipping 2025/10/07 01:59:09 INFO : file1: Deleted 2025/10/07 01:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': don't need to copy/move sub/file2, it is already at target location 2025/10/07 01:59:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:59:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/07 01:59:13 DEBUG : file1: md5 = f62eb93979f5cbeb00aa85070fd2a613 OK 2025/10/07 01:59:13 INFO : file1: Copied (new) 2025/10/07 01:59:13 INFO : file1: Deleted 2025/10/07 01:59:14 DEBUG : file1: Destination exists, skipping 2025/10/07 01:59:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:59:18 DEBUG : dst/file1: md5 = 3ae17a5a156c63996a55eb772a22a2f8 OK 2025/10/07 01:59:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanaduh5boca/backup" 2025/10/07 01:59:18 DEBUG : Creating backend with remote "TestDrive:crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20/1nrff024r7pq65ecp72fc28jb0" 2025/10/07 01:59:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/07 01:59:22 INFO : dst/file1: Moved (server-side) 2025/10/07 01:59:24 DEBUG : dst/file1: md5 = ad5f960453a1ce19331a32620459479a OK 2025/10/07 01:59:24 INFO : dst/file1: Copied (new) 2025/10/07 01:59:24 INFO : dst/file1: Deleted 2025/10/07 01:59:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:59:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/07 01:59:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.68s) === 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-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 01:59:30 DEBUG : A1/one: md5 = d8a9f375a95587d0cbac2c1eb49c50c1 OK 2025/10/07 01:59:32 DEBUG : A1/two: md5 = e9cb09b392cb6d8612578aa6aac712ad OK 2025/10/07 01:59:34 DEBUG : A1/B1/three: md5 = 6dcc700bff0c28df317d856071f7fd5b OK 2025/10/07 01:59:36 DEBUG : A1/B1/C1/four: md5 = 3f64caf598017cb60b73076ba87bfdf0 OK 2025/10/07 01:59:38 DEBUG : A1/B1/C2/five: md5 = bbb0f5af59b400f9baa1cedafd5f3e9b OK 2025/10/07 01:59:38 INFO : A1/B2: Making directory 2025/10/07 01:59:39 INFO : A1/B1/C3: Making directory 2025/10/07 01:59:48 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/07 01:59:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/07 01:59:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/07 01:59:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/07 01:59:48 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/07 01:59:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/07 01:59:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/07 01:59:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 01:59:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/07 01:59:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/07 01:59:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/07 01:59:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/07 01:59:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/07 01:59:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/07 01:59:59 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/07 01:59:59 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/07 02:00:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/07 02:00:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/07 02:00:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 02:00:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/07 02:00:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/07 02:00:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/07 02:00:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/07 02:00:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/07 02:00:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/07 02:00:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/07 02:00:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/07 02:00:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/07 02:00:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/07 02:00:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/07 02:00:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.97s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:00:12 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': File to upload is small (34 bytes), uploading instead of streaming 2025/10/07 02:00:14 DEBUG : no_checksum_small_file_from_pipe: md5 = d1fc5706e6ca32359412ff1cd3645dd3 OK 2025/10/07 02:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/07 02:00:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/07 02:00:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/07 02:00:16 DEBUG : no_checksum_big_file_from_pipe: md5 = 54aeab1ac8f48d38779062a688421d7c OK 2025/10/07 02:00:16 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-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': File to upload is small (34 bytes), uploading instead of streaming 2025/10/07 02:00:20 DEBUG : with_checksum_small_file_from_pipe: md5 = edb14a67c0e48e6e6f33862a73193c11 OK 2025/10/07 02:00:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/07 02:00:21 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/07 02:00:22 DEBUG : with_checksum_big_file_from_pipe: md5 = b76f2317ede5d5f5db0c0442daef61e1 OK 2025/10/07 02:00:22 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-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:00:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': File to upload is small (34 bytes), uploading instead of streaming 2025/10/07 02:00:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 02:00:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/07 02:00:27 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': File to upload is small (34 bytes), uploading instead of streaming 2025/10/07 02:00:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/07 02:00:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/07 02:00:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.31s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.19s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/07 02:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': File to upload is small (48 bytes), uploading instead of streaming 2025/10/07 02:00:35 DEBUG : rcat_metadata: md5 = 962c0e0c37950d5013d081dc28d6b51a OK 2025/10/07 02:00:35 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/07 02:00:37 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/07 02:00:38 DEBUG : rcat_metadata_uploadcutoff0: md5 = 72e08cadc0280dd3c6b8b386b5f42706 OK 2025/10/07 02:00:38 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.12s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (3.02s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:00:41 DEBUG : potato1: md5 = e342887ad62d0184e0e1c0601eddcdd3 OK 2025/10/07 02:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': File to upload is small (60 bytes), uploading instead of streaming 2025/10/07 02:00:43 DEBUG : potato2: md5 = 8a068c7b66851d8d0ec5e795aad5a159 OK 2025/10/07 02:00:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:00:45 DEBUG : potato1: md5 = e6ed49a277c0b3472ab4d0d13e665950 OK 2025/10/07 02:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': File to upload is small (60 bytes), uploading instead of streaming 2025/10/07 02:00:47 DEBUG : potato2: md5 = b5003dbf25699282af0c6706648f1257 OK 2025/10/07 02:00:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.06s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:00:51 DEBUG : potato2: md5 = 476ab610389fc385fa54e72285771fc5 OK 2025/10/07 02:00:52 DEBUG : empty space: md5 = 46c3b64cf0b1fb7f1548095aa82b3e18 OK 2025/10/07 02:00:54 DEBUG : sub dir/potato3: md5 = 9e1eb6ef12cff47c677e7ac8315f23fb OK 2025/10/07 02:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Touching "sub dir/potato3" 2025/10/07 02:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Touching "empty space" 2025/10/07 02:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Touching "potato2" 2025/10/07 02:00:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.42s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:00:59 DEBUG : dir with metadata: Making directory with metadata 2025/10/07 02:00:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:01:01 DEBUG : directory with modtime: Making directory with metadata 2025/10/07 02:01:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:01:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/07 02:01:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 02:01:03 DEBUG : Google drive root 'crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20': Skipping btime metadata as can't update it on an existing file: 2025-10-07T02:01:03.660622961Z 2025/10/07 02:01:04 INFO : non existent directory: Updated directory metadata 2025/10/07 02:01:06 DEBUG : Google drive root 'crypt/nmpc8dfuofrkr1oi4jkujf43b6hodn58qhne2mqr6t5rhst60b20': Skipping btime metadata as can't update it on an existing file: 2025-10-07T02:01:03.660622961Z 2025/10/07 02:01:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:01:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/07 02:01:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/07 02:01:10 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.99s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:01:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/07 02:01:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 02:01:12 DEBUG : dst: Making directory with metadata 2025/10/07 02:01:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/07 02:01:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/07 02:01:13 INFO : dst: Set directory modification time (using SetModTime) 2025/10/07 02:01:13 INFO : dst: Set directory modification time (using SetModTime) 2025/10/07 02:01:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/07 02:01:14 INFO : dst: Set directory modification time (using SetModTime) 2025/10/07 02:01:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.38s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca'", Local "Local file system at /tmp/rclone2401243025", Modify Window "1ms" 2025/10/07 02:01:17 DEBUG : sub dir/test remove existing: md5 = ff394d3de4cc72341e2a814e4f3d11d0 OK 2025/10/07 02:01:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 39c7e2c351951aa6fcff2f9997222cca OK 2025/10/07 02:01:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.puweduz8" before starting 2025/10/07 02:01:22 DEBUG : sub dir/test remove existing.puweduz8: TEST: removing renamed existing file after operation 2025/10/07 02:01:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pifovof0" before starting 2025/10/07 02:01:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pifovof0: TEST: renaming existing back after failed operation 2025/10/07 02:01:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sutimor2" before starting 2025/10/07 02:01:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sutimor2: TEST: removing renamed existing file after operation 2025/10/07 02:01:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "v99gpu3tvamverpmi9e2ke1akrfpipjn02ovtl84f0h4k428kiq0" 2025/10/07 02:01:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kro3i5hiagrhjer4ippk7l8gmen36smnp32cef6h21k66e6o14fa3o8rsh3hbejir5r4rb16ght9gs0lj5m91u9f50up4riph3inu8bssav5rfr3piasmuff8i2ocem918f483tnkb633f0eqk26ubtthv10ejps5cme9u1vfsqdstcsge2g" --- PASS: TestRemoveExisting (12.90s) === 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/10/07 02:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanaduh5boca': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m47.422694552s (try 1/5)