"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/05 01:00:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise" 2025/07/05 01:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:00:54 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug" 2025/07/05 01:00:56 DEBUG : Creating backend with remote "/tmp/rclone4114262996" === 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/05 01:00:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 01:00:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/05 01:00:56 DEBUG : potato: Seek from 10 to 0 2025/07/05 01:00:56 DEBUG : potato: Seek from 10 to 0 2025/07/05 01:00:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/05 01:00:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 01:00:56 DEBUG : potato: Seek from 5 to 2 2025/07/05 01:00:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/05 01:00:56 DEBUG : potato: Seek from 7 to 0 2025/07/05 01:00:56 DEBUG : potato: Seek from 7 to 0 2025/07/05 01:00:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/05 01:00:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 01:00:56 DEBUG : potato: Seek from 5 to 2 2025/07/05 01:00:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/05 01:00:56 DEBUG : potato: Seek from 8 to 0 2025/07/05 01:00:56 DEBUG : potato: Seek from 8 to 0 2025/07/05 01:00:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/05 01:00:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 01:00:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 01:00:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 01:00:56 DEBUG : potato: Seek from 5 to 2 2025/07/05 01:00:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/05 01:00:56 DEBUG : potato: Seek from 9 to 0 2025/07/05 01:00:56 DEBUG : potato: Seek from 9 to 0 2025/07/05 01:00:56 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:00:59 DEBUG : rutabaga: md5 = 3d9cf367a0f4f3bb83e2d1a74a10cc9c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/05 01:01:01 DEBUG : empty space: md5 = 5a2616b9bbfa713e84ea8905f18bed37 OK === RUN TestCheck/3 2025/07/05 01:01:04 DEBUG : potato2: md5 = d4a676b63c4c2232dfa61d98740138a2 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/05 01:01:06 DEBUG : remotepotato: md5 = 65ca0bd3609bc65cf8651d25c046c5c3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.42s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/07/05 01:01:09 DEBUG : Creating backend with remote "nonexistent" 2025/07/05 01:01:09 DEBUG : Creating backend with remote "nonexistent" 2025/07/05 01:01:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/05 01:01:09 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/07/05 01:01:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/05 01:01:09 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:01:11 DEBUG : rutabaga: md5 = 33044e4956b7e049c4cb1050e414fbe6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/05 01:01:15 DEBUG : empty space: md5 = f35d09e0f55e3f1a112c378945de5dd7 OK === RUN TestCheckDownload/3 2025/07/05 01:01:18 DEBUG : potato2: md5 = 13f3d5a2561ec2fd9ab5b1cee13c7250 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/05 01:01:22 DEBUG : remotepotato: md5 = 1416b9ae3aba335f05339c3887aabe78 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.92s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.27s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (1.13s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:01:29 DEBUG : rutabaga: md5 = b828df7d2dce565ebf79efb8388d3727 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/05 01:01:31 DEBUG : empty space: md5 = a96fb6d895e66a76166aca075120fffa OK === RUN TestCheckSizeOnly/3 2025/07/05 01:01:34 DEBUG : potato2: md5 = f4c5c9e70fb9ee63b5a019dbf1efb391 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/05 01:01:36 DEBUG : remotepotato: md5 = c656331ae951357b289ba3a47c81cdea OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.77s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.34s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:01:41 DEBUG : test.sum: md5 = d1802027a38e4533b6dd6bb4b662ab0a OK 2025/07/05 01:01:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/05 01:01:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/05 01:01:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/05 01:01:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/05 01:01:43 DEBUG : test.sum: md5 = 441bc56d957a41b87da86035bd12547a OK 2025/07/05 01:01:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/05 01:01:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/05 01:01:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/05 01:01:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.35s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/data" 2025/07/05 01:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise/data' lacks md5, skipping --- SKIP: TestCheckSum (2.26s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:01:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/data" 2025/07/05 01:01:48 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/vjrnln8ratgmqakfosrqe8espk" 2025/07/05 01:01:52 DEBUG : data/banana: md5 = 603a6328811c0c5323140b5b7196fcab OK 2025/07/05 01:01:53 DEBUG : test.sum: md5 = d4411941799e7a8921dddb6095942f05 OK === RUN TestCheckSumDownload/subtest1 2025/07/05 01:01:59 DEBUG : data/potato: md5 = 655c548f22fc886e47958c8addba7563 OK 2025/07/05 01:02:00 DEBUG : test.sum: md5 = 1f2eb2d83528bbf77651fa8946c8b29c OK === RUN TestCheckSumDownload/subtest2 2025/07/05 01:02:05 DEBUG : test.sum: md5 = e5feb3103542c78a1161ef886bbccbb5 OK === RUN TestCheckSumDownload/subtest3 2025/07/05 01:02:10 DEBUG : test.sum: md5 = cd7f37798089eaeb2401264d1b39b1cc OK === RUN TestCheckSumDownload/subtest4 2025/07/05 01:02:14 DEBUG : test.sum: md5 = e54fd7a88cb8d76a5b4ca9de526919ab OK === RUN TestCheckSumDownload/subtest5 2025/07/05 01:02:19 DEBUG : test.sum: md5 = 6edbe5507e0dcbcb332c30ec066c87d5 OK === RUN TestCheckSumDownload/subtest6 2025/07/05 01:02:23 DEBUG : data/banana: md5 = 06bb8023d9362ef97f4ce0ee005cb87a OK 2025/07/05 01:02:25 DEBUG : data/potato: md5 = b3c2e23af73d90118d11772845d50869 OK 2025/07/05 01:02:26 DEBUG : test.sum: md5 = 103eaa1a821a1eab213fc47d79eea4c8 OK === RUN TestCheckSumDownload/subtest7 2025/07/05 01:02:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/05 01:02:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.46s) --- PASS: TestCheckSumDownload/subtest1 (3.15s) --- PASS: TestCheckSumDownload/subtest2 (2.25s) --- PASS: TestCheckSumDownload/subtest3 (2.78s) --- PASS: TestCheckSumDownload/subtest4 (2.58s) --- PASS: TestCheckSumDownload/subtest5 (2.26s) --- PASS: TestCheckSumDownload/subtest6 (2.31s) --- PASS: TestCheckSumDownload/subtest7 (2.80s) === RUN TestApplyTransforms 2025/07/05 01:02:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-datamok3dipu" 2025/07/05 01:02:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/3cr0g29s6s1qb9ovd60d699taj453qjjsqci88aksm7hjjsmrhk0" 2025/07/05 01:02:33 DEBUG : Creating backend with remote "/tmp/rclone3385403117" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-datamok3dipu'", Local "Local file system at /tmp/rclone3385403117", Modify Window "1ms" 2025/07/05 01:02:36 DEBUG : hello, world!: md5 = ffcc989bd35de910c66bbf6f4dd4a95b OK upper checkfile vs. lower remote (without normalization) 2025/07/05 01:02:37 ERROR : hello, world!: sum not found 2025/07/05 01:02:37 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-datamok3dipu' 2025/07/05 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-datamok3dipu': 1 files missing 2025/07/05 01:02:37 NOTICE: 1 hashes missing 2025/07/05 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-datamok3dipu': 2 differences found 2025/07/05 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-datamok3dipu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/05 01:02:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-datamok3dipu': 0 differences found 2025/07/05 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-datamok3dipu': 1 matching files 2025/07/05 01:02:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tojurig8lobu" 2025/07/05 01:02:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:02:38 DEBUG : Creating backend with remote "TestDrive:crypt/vmaoen5prrj89bfnttqq9ece4mmr3jsg0ctg1ic8424f3ojp2je0" 2025/07/05 01:02:39 DEBUG : Creating backend with remote "/tmp/rclone2822353306" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tojurig8lobu'", Local "Local file system at /tmp/rclone2822353306", Modify Window "1ms" 2025/07/05 01:02:42 DEBUG : HELLO, WORLD!: md5 = d18f9c3cf7ad9b46b58ae8e4ee8bd1b5 OK lower checkfile vs. upper remote (without normalization) 2025/07/05 01:02:42 ERROR : HELLO, WORLD!: sum not found 2025/07/05 01:02:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tojurig8lobu' 2025/07/05 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojurig8lobu': 1 files missing 2025/07/05 01:02:42 NOTICE: 1 hashes missing 2025/07/05 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojurig8lobu': 2 differences found 2025/07/05 01:02:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojurig8lobu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/05 01:02:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojurig8lobu': 0 differences found 2025/07/05 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tojurig8lobu': 1 matching files 2025/07/05 01:02:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koqeyow6zole" 2025/07/05 01:02:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:02:43 DEBUG : Creating backend with remote "TestDrive:crypt/6j0tca8edimn9tsrfgvoatetbj6a3h4ejn25buf5eevg3oq2tj90" 2025/07/05 01:02:44 DEBUG : Creating backend with remote "/tmp/rclone3484279381" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koqeyow6zole'", Local "Local file system at /tmp/rclone3484279381", Modify Window "1ms" 2025/07/05 01:02:47 DEBUG : HeLlO, wOrLd!: md5 = 5dc8e30912fd594a62ac5c226d39fcf8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/05 01:02:47 ERROR : HeLlO, wOrLd!: sum not found 2025/07/05 01:02:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-koqeyow6zole' 2025/07/05 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koqeyow6zole': 1 files missing 2025/07/05 01:02:47 NOTICE: 1 hashes missing 2025/07/05 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koqeyow6zole': 2 differences found 2025/07/05 01:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koqeyow6zole': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/05 01:02:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koqeyow6zole': 0 differences found 2025/07/05 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koqeyow6zole': 1 matching files 2025/07/05 01:02:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woqefos0vezi" 2025/07/05 01:02:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:02:49 DEBUG : Creating backend with remote "TestDrive:crypt/1s4vocj2miq4a2dpsubmat1gs7sgp16p02eifkge86dp9bigqakg" 2025/07/05 01:02:50 DEBUG : Creating backend with remote "/tmp/rclone3805663286" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woqefos0vezi'", Local "Local file system at /tmp/rclone3805663286", Modify Window "1ms" 2025/07/05 01:02:52 DEBUG : HELLO, WORLD!: md5 = b4483860c1682ab6bf121d82c20126d4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/05 01:02:52 ERROR : HELLO, WORLD!: sum not found 2025/07/05 01:02:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-woqefos0vezi' 2025/07/05 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqefos0vezi': 1 files missing 2025/07/05 01:02:52 NOTICE: 1 hashes missing 2025/07/05 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqefos0vezi': 2 differences found 2025/07/05 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqefos0vezi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/05 01:02:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqefos0vezi': 0 differences found 2025/07/05 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqefos0vezi': 1 matching files 2025/07/05 01:02:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rakewit7sutu" 2025/07/05 01:02:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:02:53 DEBUG : Creating backend with remote "TestDrive:crypt/jqfi4sk7vu894laieu1l5l896vb18huk518csnk1kii92i29qdsg" 2025/07/05 01:02:55 DEBUG : Creating backend with remote "/tmp/rclone1249446368" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rakewit7sutu'", Local "Local file system at /tmp/rclone1249446368", Modify Window "1ms" 2025/07/05 01:02:57 DEBUG : 測試_Русский___ě_áñ: md5 = 11d0d505c534316fe450323acf50d781 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/05 01:02:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/05 01:02:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rakewit7sutu' 2025/07/05 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakewit7sutu': 1 files missing 2025/07/05 01:02:58 NOTICE: 1 hashes missing 2025/07/05 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakewit7sutu': 2 differences found 2025/07/05 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakewit7sutu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/05 01:02:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakewit7sutu': 0 differences found 2025/07/05 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakewit7sutu': 1 matching files 2025/07/05 01:02:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rubepim7gego" 2025/07/05 01:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:02:59 DEBUG : Creating backend with remote "TestDrive:crypt/8l5etf05jetfmlea6ftvupsji7nur0nlp02mulc3v6fg8nal9ccg" 2025/07/05 01:03:00 DEBUG : Creating backend with remote "/tmp/rclone2128751096" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rubepim7gego'", Local "Local file system at /tmp/rclone2128751096", Modify Window "1ms" 2025/07/05 01:03:02 DEBUG : 測試_Русский___ě_áñ: md5 = ba3173b0951e60083bdb988efd505a26 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/05 01:03:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/05 01:03:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rubepim7gego' 2025/07/05 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubepim7gego': 1 files missing 2025/07/05 01:03:03 NOTICE: 1 hashes missing 2025/07/05 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubepim7gego': 2 differences found 2025/07/05 01:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubepim7gego': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/05 01:03:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubepim7gego': 0 differences found 2025/07/05 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubepim7gego': 1 matching files 2025/07/05 01:03:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zituduw9mawe" 2025/07/05 01:03:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:03:04 DEBUG : Creating backend with remote "TestDrive:crypt/h077cdlovj4q4bijfcf1aoc5p71vhalugeka03p82foclp39ereg" 2025/07/05 01:03:05 DEBUG : Creating backend with remote "/tmp/rclone3933159973" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zituduw9mawe'", Local "Local file system at /tmp/rclone3933159973", Modify Window "1ms" 2025/07/05 01:03:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f5f1147942eab08776ad0340dfcb9ea8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/05 01:03:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 01:03:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zituduw9mawe' 2025/07/05 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zituduw9mawe': 1 files missing 2025/07/05 01:03:08 NOTICE: 1 hashes missing 2025/07/05 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zituduw9mawe': 2 differences found 2025/07/05 01:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zituduw9mawe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/05 01:03:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zituduw9mawe': 0 differences found 2025/07/05 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zituduw9mawe': 1 matching files 2025/07/05 01:03:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gumapiq8begi" 2025/07/05 01:03:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:03:09 DEBUG : Creating backend with remote "TestDrive:crypt/ns31gqgqjifqskr92jk4sa7s171gio4jp70c4agahrbhjtvt2u90" 2025/07/05 01:03:10 DEBUG : Creating backend with remote "/tmp/rclone3602464485" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gumapiq8begi'", Local "Local file system at /tmp/rclone3602464485", Modify Window "1ms" 2025/07/05 01:03:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ec4c97ce2bd69966586bfab4982a73fa OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/05 01:03:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 01:03:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gumapiq8begi' 2025/07/05 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumapiq8begi': 1 files missing 2025/07/05 01:03:13 NOTICE: 1 hashes missing 2025/07/05 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumapiq8begi': 2 differences found 2025/07/05 01:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumapiq8begi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/05 01:03:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumapiq8begi': 0 differences found 2025/07/05 01:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumapiq8begi': 1 matching files 2025/07/05 01:03:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muvadon8suye" 2025/07/05 01:03:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:03:15 DEBUG : Creating backend with remote "TestDrive:crypt/otltbrah1fs3lrrp3oc45k5u99s0t2o7pcbg5jbe3499t66dtj40" 2025/07/05 01:03:16 DEBUG : Creating backend with remote "/tmp/rclone275422281" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muvadon8suye'", Local "Local file system at /tmp/rclone275422281", Modify Window "1ms" 2025/07/05 01:03:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aa6b622f1d177c3f27848bc7a35273af OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/05 01:03:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 01:03:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muvadon8suye' 2025/07/05 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvadon8suye': 1 files missing 2025/07/05 01:03:19 NOTICE: 1 hashes missing 2025/07/05 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvadon8suye': 2 differences found 2025/07/05 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvadon8suye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/05 01:03:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvadon8suye': 0 differences found 2025/07/05 01:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvadon8suye': 1 matching files 2025/07/05 01:03:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-payasib5gite" 2025/07/05 01:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:03:20 DEBUG : Creating backend with remote "TestDrive:crypt/jb1t9e215kbsqstj7toj3fudt32enfvbdg3fvvhbijf5ka57gfh0" 2025/07/05 01:03:21 DEBUG : Creating backend with remote "/tmp/rclone2705197360" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-payasib5gite'", Local "Local file system at /tmp/rclone2705197360", Modify Window "1ms" 2025/07/05 01:03:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 768786437ab7820cbc105fc6450ba249 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/05 01:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 01:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-payasib5gite' 2025/07/05 01:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payasib5gite': 1 files missing 2025/07/05 01:03:24 NOTICE: 1 hashes missing 2025/07/05 01:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payasib5gite': 2 differences found 2025/07/05 01:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payasib5gite': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/05 01:03:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payasib5gite': 0 differences found 2025/07/05 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payasib5gite': 1 matching files 2025/07/05 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-payasib5gite': Purge remote 2025/07/05 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muvadon8suye': Purge remote 2025/07/05 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gumapiq8begi': Purge remote 2025/07/05 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zituduw9mawe': Purge remote 2025/07/05 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rubepim7gego': Purge remote 2025/07/05 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rakewit7sutu': Purge remote 2025/07/05 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woqefos0vezi': Purge remote 2025/07/05 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koqeyow6zole': Purge remote 2025/07/05 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojurig8lobu': Purge remote 2025/07/05 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-datamok3dipu': Purge remote --- PASS: TestApplyTransforms (57.36s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:03:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 01:03:32 DEBUG : sub/file2: md5 = aab421f7c7e07b85f4687b4b9dfdcb31 OK 2025/07/05 01:03:32 INFO : file1: Copied (new) to: sub/file2 2025/07/05 01:03:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 01:03:33 DEBUG : file1: Unchanged skipping 2025/07/05 01:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': don't need to copy/move sub/file2, it is already at target location 2025/07/05 01:03:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.50s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:03:39 DEBUG : dst/file1: md5 = ffe0a595e9923800e3e75673e0cc38f1 OK 2025/07/05 01:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/backup" 2025/07/05 01:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/1nrff024r7pq65ecp72fc28jb0" 2025/07/05 01:03:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/05 01:03:44 INFO : dst/file1: Moved (server-side) 2025/07/05 01:03:45 DEBUG : dst/file1: md5 = d409f1b67fb019c0b43f462bf350f785 OK 2025/07/05 01:03:45 INFO : dst/file1: Copied (new) 2025/07/05 01:03:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 01:03:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 01:03:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.43s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:03:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/dst" 2025/07/05 01:03:50 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 01:03:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/CompareDest" 2025/07/05 01:03:52 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/gveqi14airsml4bgu7krj116o8" 2025/07/05 01:03:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 01:03:56 DEBUG : one: md5 = a116c3ff1439a8b2c844d132ce4e122a OK 2025/07/05 01:03:56 INFO : one: Copied (new) 2025/07/05 01:03:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 01:03:59 DEBUG : one: md5 = 0316dc7c4f3cc044a54fa1d4e9ad374e OK 2025/07/05 01:03:59 INFO : one: Copied (replaced existing) 2025/07/05 01:04:00 DEBUG : dst/one: md5 = 47cf47a5c9e7b7c55ddf59b093641f8c OK 2025/07/05 01:04:03 DEBUG : CompareDest/one: md5 = 3b6ae80e3f2f269e672861cc8a8d0b29 OK 2025/07/05 01:04:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 01:04:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 01:04:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 01:04:06 DEBUG : CompareDest/two: md5 = c80a3fc0bbd70a7057fd3a0a75e2512c OK 2025/07/05 01:04:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 01:04:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 01:04:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 01:04:08 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 01:04:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 01:04:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 01:04:09 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 01:04:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/05 01:04:11 DEBUG : two: md5 = cf8b8232439c5f20de188ff0d35cf011 OK 2025/07/05 01:04:11 INFO : two: Copied (new) 2025/07/05 01:04:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 01:04:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:04:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:04:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.86s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:04:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/dst" 2025/07/05 01:04:16 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 01:04:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/CopyDest" 2025/07/05 01:04:18 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/05 01:04:19 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 01:04:22 DEBUG : one: md5 = 40bbb4e72ad5db0c1f975663c2d52b2c OK 2025/07/05 01:04:22 INFO : one: Copied (new) 2025/07/05 01:04:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 01:04:25 DEBUG : one: md5 = 09025c231baa235bae14bf0fea4d4e2c OK 2025/07/05 01:04:25 INFO : one: Copied (replaced existing) 2025/07/05 01:04:27 DEBUG : dst/one: md5 = 5b7df844ccc04511501e235dddc55691 OK 2025/07/05 01:04:29 DEBUG : CopyDest/one: md5 = 37fcce0ba99a4a6e0f8198895fa0646e OK 2025/07/05 01:04:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/BackupDir" 2025/07/05 01:04:30 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/05 01:04:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 01:04:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 01:04:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 01:04:33 INFO : one: Moved (server-side) 2025/07/05 01:04:35 INFO : one: Copied (server-side copy) 2025/07/05 01:04:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/05 01:04:37 DEBUG : CopyDest/two: md5 = a3987da6f26654533e4c6b11060484bc OK 2025/07/05 01:04:37 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 01:04:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 01:04:39 INFO : two: Copied (server-side copy) 2025/07/05 01:04:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/05 01:04:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 01:04:40 DEBUG : two: Unchanged skipping 2025/07/05 01:04:41 DEBUG : CopyDest/three: md5 = 2d3e1a5b3ab542e9e9ce8649adb4c8d3 OK 2025/07/05 01:04:42 DEBUG : three: Need to transfer - File not found at Destination 2025/07/05 01:04:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/05 01:04:43 DEBUG : three: Destination not found in --copy-dest 2025/07/05 01:04:44 DEBUG : three: md5 = f6e62a2e48112ca01e9e036be0ef73f6 OK 2025/07/05 01:04:44 INFO : three: Copied (new) 2025/07/05 01:04:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/05 01:04:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 01:04:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:04:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:04:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 01:04:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/05 01:04:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.23s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (1.04s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:04:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/05 01:04:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b26ab7e217d8918d2af8db34c66af5d8 OK 2025/07/05 01:04:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/05 01:04:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/05 01:04:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/05 01:04:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/05 01:04:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/05 01:04:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1ff04619b2d4e6f7786a22e344b3e31e OK 2025/07/05 01:04:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/05 01:05:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/05 01:05:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.15s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:05:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Looking for duplicate names using skip mode. 2025/07/05 01:05:06 NOTICE: one: Found 2 files with duplicate names 2025/07/05 01:05:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.02s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:05:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Looking for duplicate names using skip mode. 2025/07/05 01:05:12 NOTICE: one: Found 3 files with duplicate names 2025/07/05 01:05:12 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/05 01:05:13 INFO : one: Deleted 2025/07/05 01:05:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:05:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Looking for duplicate names using first mode. 2025/07/05 01:05:19 NOTICE: one: Found 3 files with duplicate names 2025/07/05 01:05:19 INFO : one: Deleted 2025/07/05 01:05:20 INFO : one: Deleted 2025/07/05 01:05:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.66s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:05:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Looking for duplicate names using newest mode. 2025/07/05 01:05:25 NOTICE: one: Found 3 files with duplicate names 2025/07/05 01:05:26 INFO : one: Deleted 2025/07/05 01:05:26 INFO : one: Deleted 2025/07/05 01:05:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.23s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:05:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Looking for duplicate names using oldest mode. 2025/07/05 01:05:32 NOTICE: one: Found 3 files with duplicate names 2025/07/05 01:05:32 INFO : one: Deleted 2025/07/05 01:05:33 INFO : one: Deleted 2025/07/05 01:05:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.18s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:05:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Looking for duplicate names using largest mode. 2025/07/05 01:05:38 NOTICE: one: Found 3 files with duplicate names 2025/07/05 01:05:39 INFO : one: Deleted 2025/07/05 01:05:39 INFO : one: Deleted 2025/07/05 01:05:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.57s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:05:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Looking for duplicate names using smallest mode. 2025/07/05 01:05:45 NOTICE: one: Found 3 files with duplicate names 2025/07/05 01:05:45 INFO : one: Deleted 2025/07/05 01:05:46 INFO : one: Deleted 2025/07/05 01:05:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.52s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:05:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Looking for duplicate names using rename mode. 2025/07/05 01:05:53 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/05 01:05:54 INFO : one-2.txt: renamed from: one.txt 2025/07/05 01:05:55 INFO : one-3.txt: renamed from: one.txt 2025/07/05 01:05:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.03s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:06:01 DEBUG : dupe1/one.txt: md5 = 34793bde2d03ddafc1cfcfcc3fd73c2d OK 2025/07/05 01:06:04 DEBUG : dupe2/two.txt: md5 = 4f70e8e5e7b78487d536f7db9c1baab3 OK 2025/07/05 01:06:06 DEBUG : dupe3/three.txt: md5 = fae2299ea58e49d63abcf124cc2f60ec OK 2025/07/05 01:06:06 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/05 01:06:07 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/05 01:06:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/05 01:06:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/05 01:06:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/05 01:06:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/05 01:06:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.11s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:06:14 DEBUG : a.txt: md5 = 39b351a5dc6ae69c9023f6cde8ced566 OK 2025/07/05 01:06:15 DEBUG : zend.txt: md5 = 4ec066d9b4693d4d40d30a21f6bbc1a4 OK 2025/07/05 01:06:17 DEBUG : sub dir/hello world: md5 = 0610e56ecc822ab1e88ac92a77b3c088 OK 2025/07/05 01:06:19 DEBUG : sub dir/hello world2: md5 = 490b7fdbd5a8d0049429f805c992b04c OK 2025/07/05 01:06:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 3d49e6c6ddc1c1d3e54502ec5dc2ed6d OK 2025/07/05 01:06:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4f5608055623b7d707fe15e644ab5900 OK 2025/07/05 01:06:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6d803b8406539fa6755d91da28caa402 OK 2025/07/05 01:06:26 DEBUG : a.txt: Excluded (Size Filter) 2025/07/05 01:06:26 DEBUG : a.txt: Excluded 2025/07/05 01:06:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 01:06:27 DEBUG : sub dir/hello world: Excluded 2025/07/05 01:06:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 01:06:27 DEBUG : sub dir/hello world2: Excluded 2025/07/05 01:06:27 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 01:06:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 01:06:27 DEBUG : sub dir/hello world: Excluded 2025/07/05 01:06:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 01:06:27 DEBUG : sub dir/hello world2: Excluded 2025/07/05 01:06:28 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 01:06:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/05 01:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/05 01:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/05 01:06:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/05 01:06:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/05 01:06:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/05 01:06:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.31s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:06:36 DEBUG : a.txt: md5 = 46c2811671fb4bf2aee1717c552d4115 OK 2025/07/05 01:06:37 DEBUG : zend.txt: md5 = d75032c85026cd557addce495dfcfde8 OK 2025/07/05 01:06:39 DEBUG : sub dir/hello world: md5 = 0aadd144c9b76a1a79a0674a1e27a162 OK 2025/07/05 01:06:41 DEBUG : sub dir/hello world2: md5 = 5afd843c54e26e4ae3f264d97614423e OK 2025/07/05 01:06:43 DEBUG : sub dir/ignore dir/.ignore: md5 = a824392f07959a889fd7f1276d6fc1a7 OK 2025/07/05 01:06:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6e58fddc358a02d18f4a1393bf7b9d87 OK 2025/07/05 01:06:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3911a25be324442bc861d97112f7f07a OK 2025/07/05 01:06:48 DEBUG : a.txt: Excluded (Size Filter) 2025/07/05 01:06:48 DEBUG : a.txt: Excluded 2025/07/05 01:06:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 01:06:49 DEBUG : sub dir/hello world: Excluded 2025/07/05 01:06:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 01:06:49 DEBUG : sub dir/hello world2: Excluded 2025/07/05 01:06:49 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 01:06:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 01:06:49 DEBUG : sub dir/hello world: Excluded 2025/07/05 01:06:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 01:06:49 DEBUG : sub dir/hello world2: Excluded 2025/07/05 01:06:50 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 01:06:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/05 01:06:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/05 01:06:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/05 01:06:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/05 01:06:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/05 01:06:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/05 01:06:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.99s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:06:58 DEBUG : file1: md5 = ea4f6c394e88e6b32964bbef87ac7099 OK 2025/07/05 01:07:00 DEBUG : sub/file2: md5 = 220c7ee5b74a74b48b2444bdd4e56bd0 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/07/05 01:07:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/05 01:07:03 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/05 01:07:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/05 01:07:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.72s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:08 DEBUG : file1: md5 = b468235bfb67d6662c2dedd86f63476a OK 2025/07/05 01:07:10 DEBUG : sub/file2: md5 = b245343540d03947ccce1576ca487ee1 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/07/05 01:07:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/notfound" 2025/07/05 01:07:14 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/qe0i31qdkoejk60elps0ni5sqk" 2025/07/05 01:07:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.05s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.88s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Making directory 2025/07/05 01:07:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:21 DEBUG : sub dir/hello world: md5 = 02f3fa966b7976463645b27ea164e36b OK 2025/07/05 01:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.79s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:25 DEBUG : potato2: md5 = 19955b35f960f3bf5a05e48ed4bad509 OK 2025/07/05 01:07:26 DEBUG : empty space: md5 = b2fe397f08f17c122c8d7f93c65e5822 OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:30 DEBUG : potato2: md5 = 385e221d149570b68c668d42556222f9 OK 2025/07/05 01:07:31 DEBUG : empty space: md5 = a4e85c54e437be122ca28dbe99162211 OK 2025/07/05 01:07:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/05 01:07:32 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.23s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:35 DEBUG : potato2: md5 = ec750656a41ba339af8e404b5278bf7e OK 2025/07/05 01:07:36 DEBUG : empty space: md5 = 1ad4a263e71b6ac111e5815dc4e4c1dc OK --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:40 DEBUG : potato2: md5 = 183d98ef42b6d552dbae105b79cf1d6f OK 2025/07/05 01:07:41 DEBUG : empty space: md5 = e477c8b2cf906d73e3648e50ca874c91 OK --- PASS: TestHashSums (4.44s) === RUN TestHashSumsWithErrors 2025/07/05 01:07:43 DEBUG : Creating backend with remote ":memory:" 2025/07/05 01:07:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/05 01:07:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/05 01:07:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/05 01:07:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/05 01:07:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/05 01:07:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/05 01:07:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/05 01:07:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/05 01:07:43 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:44 DEBUG : potato2: md5 = 88fb8c6bf09ee8682c2d4b65f9340311 OK 2025/07/05 01:07:45 DEBUG : empty space: md5 = 54233fcd4c9769244c82e600b8758d73 OK 2025/07/05 01:07:47 DEBUG : sub dir/potato3: md5 = 65732d142e4381cd8a51cd88138c8325 OK 2025/07/05 01:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.32s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:52 DEBUG : small: md5 = 2b00bf03ea9b474fd5b4f6e913a3b78e OK 2025/07/05 01:07:54 DEBUG : medium: md5 = 771950a36b5122ccf134dca3918d93fe OK 2025/07/05 01:07:55 DEBUG : large: md5 = 779669f3931a413db86e5840bc46d042 OK 2025/07/05 01:07:56 DEBUG : Waiting for deletions to finish 2025/07/05 01:07:56 DEBUG : large: Excluded (Size Filter) 2025/07/05 01:07:56 INFO : medium: Deleted 2025/07/05 01:07:56 INFO : small: Deleted --- PASS: TestDelete (6.46s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:07:59 DEBUG : small: md5 = e17cade8c5f202a90f96b138104b43f1 OK 2025/07/05 01:08:00 DEBUG : medium: md5 = 348d272b40ad6d8b9910d3a9f789fb41 OK 2025/07/05 01:08:02 DEBUG : large: md5 = dbf61a360f735fdbe4b0c9a6ca8b0cf5 OK 2025/07/05 01:08:02 DEBUG : Waiting for deletions to finish 2025/07/05 01:08:02 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/05 01:08:03 INFO : medium: Deleted 2025/07/05 01:08:03 INFO : small: Deleted --- PASS: TestMaxDelete (6.72s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:08:06 DEBUG : small: md5 = c80b9f3e10909235b3adec77dd30d7c7 OK 2025/07/05 01:08:07 DEBUG : medium: md5 = 14d3e8dae147b5be148a2cf179cfc615 OK 2025/07/05 01:08:09 DEBUG : large: md5 = 0e8a0cebd333daecea16528c8a2393a1 OK 2025/07/05 01:08:09 DEBUG : Waiting for deletions to finish 2025/07/05 01:08:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/05 01:08:10 INFO : small: Deleted 2025/07/05 01:08:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.33s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:08:13 DEBUG : small: md5 = ec2df1f6dd55d70d9087eacb72aa8ad8 OK 2025/07/05 01:08:15 DEBUG : medium: md5 = d831a22efe7f97e1bf100ec6d14beff3 OK 2025/07/05 01:08:16 DEBUG : large: md5 = 392dada2c4d765addb67e41aedf005b1 OK 2025/07/05 01:08:16 DEBUG : Waiting for deletions to finish 2025/07/05 01:08:17 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/05 01:08:17 INFO : small: Deleted 2025/07/05 01:08:17 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.15s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:08:20 DEBUG : ReadFile: md5 = 278ae6aa06015faa1316b56de4908a11 OK --- PASS: TestReadFile (4.33s) === RUN TestRetry 2025/07/05 01:08:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/05 01:08:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/05 01:08:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 01:08:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 01:08:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 01:08:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 01:08:23 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:08:24 DEBUG : file1: md5 = af15bbff4bc2c1f4f8b0fcc35d081239 OK 2025/07/05 01:08:26 DEBUG : file2: md5 = c1df0f56f1acc1116bc54c2183c1ec91 OK --- PASS: TestCat (16.32s) === RUN TestPurge 2025/07/05 01:08:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qacusap5cawu" 2025/07/05 01:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 01:08:39 DEBUG : Creating backend with remote "TestDrive:crypt/kuomn7bk4fkgncr7i9pvictgkfke052a2qj16ieluustej06jnt0" 2025/07/05 01:08:40 DEBUG : Creating backend with remote "/tmp/rclone3891527973" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qacusap5cawu'", Local "Local file system at /tmp/rclone3891527973", Modify Window "1ms" 2025/07/05 01:08:45 DEBUG : A1/B1/C1/one: md5 = 8812ec5ce9a12fa5adfea43bdc2afbf0 OK 2025/07/05 01:08:45 INFO : A2: Making directory 2025/07/05 01:08:46 INFO : A1/B2: Making directory 2025/07/05 01:08:47 INFO : A1/B2/C2: Making directory 2025/07/05 01:08:47 INFO : A1/B1/C3: Making directory 2025/07/05 01:08:48 INFO : A3: Making directory 2025/07/05 01:08:49 INFO : A3/B3: Making directory 2025/07/05 01:08:50 INFO : A3/B3/C4: Making directory 2025/07/05 01:08:52 DEBUG : A1/two: md5 = cafa3e743c76206c0d0257de8c673a84 OK 2025/07/05 01:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qacusap5cawu': Purge remote 2025/07/05 01:08:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.14s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:08:59 DEBUG : A1/B1/C1/one: md5 = 98c9c80e929ef4793aee6a7363c470e3 OK 2025/07/05 01:08:59 INFO : A2: Making directory 2025/07/05 01:09:00 INFO : A1/B2: Making directory 2025/07/05 01:09:01 INFO : A1/B2/C2: Making directory 2025/07/05 01:09:01 INFO : A1/B1/C3: Making directory 2025/07/05 01:09:02 INFO : A3: Making directory 2025/07/05 01:09:03 INFO : A3/B3: Making directory 2025/07/05 01:09:04 INFO : A3/B3/C4: Making directory 2025/07/05 01:09:06 DEBUG : A1/two: md5 = 6f67423f353b1dfd38ac0556305bdd82 OK 2025/07/05 01:09:07 DEBUG : removing 1 level 3 directories 2025/07/05 01:09:07 INFO : A3/B3/C4: Removing directory 2025/07/05 01:09:10 DEBUG : removing 2 level 3 directories 2025/07/05 01:09:10 INFO : A1/B2/C2: Removing directory 2025/07/05 01:09:10 INFO : A1/B1/C3: Removing directory 2025/07/05 01:09:10 DEBUG : removing 2 level 2 directories 2025/07/05 01:09:10 INFO : A3/B3: Removing directory 2025/07/05 01:09:10 INFO : A1/B2: Removing directory 2025/07/05 01:09:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/05 01:09:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/05 01:09:11 DEBUG : removing 2 level 1 directories 2025/07/05 01:09:11 INFO : A3: Removing directory 2025/07/05 01:09:11 INFO : A2: Removing directory 2025/07/05 01:09:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/05 01:09:15 DEBUG : removing 1 level 3 directories 2025/07/05 01:09:15 INFO : A1/B1/C1: Removing directory 2025/07/05 01:09:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:16 DEBUG : removing 1 level 2 directories 2025/07/05 01:09:16 INFO : A1/B1: Removing directory 2025/07/05 01:09:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/05 01:09:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 01:09:16 DEBUG : removing 1 level 1 directories 2025/07/05 01:09:16 INFO : A1: Removing directory 2025/07/05 01:09:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/05 01:09:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/05 01:09:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 01:09:17 DEBUG : removing 1 level 0 directories 2025/07/05 01:09:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Removing directory 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 01:09:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (23.21s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:09:19 INFO : A1: Making directory 2025/07/05 01:09:20 INFO : A1/B1: Making directory 2025/07/05 01:09:21 INFO : A1/B1/C1: Making directory 2025/07/05 01:09:23 DEBUG : removing 1 level 3 directories 2025/07/05 01:09:23 INFO : A1/B1/C1: Removing directory 2025/07/05 01:09:24 DEBUG : removing 1 level 2 directories 2025/07/05 01:09:24 INFO : A1/B1: Removing directory 2025/07/05 01:09:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 01:09:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.99s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:09:27 INFO : A1: Making directory 2025/07/05 01:09:27 INFO : A1/B1: Making directory 2025/07/05 01:09:28 INFO : A1/B1/C1: Making directory 2025/07/05 01:09:31 DEBUG : removing 1 level 3 directories 2025/07/05 01:09:31 INFO : A1/B1/C1: Removing directory 2025/07/05 01:09:32 DEBUG : removing 1 level 2 directories 2025/07/05 01:09:32 INFO : A1/B1: Removing directory 2025/07/05 01:09:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 01:09:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.55s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:09:36 DEBUG : file1: md5 = eb4bbe0872e32a63de313c3d4151a885 OK 2025/07/05 01:09:36 DEBUG : filename.txt: File name found in url 2025/07/05 01:09:38 DEBUG : filename.txt: md5 = 2e457919860544d01fea4a95d0cef445 OK 2025/07/05 01:09:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/05 01:09:39 DEBUG : headerfilename.txt: md5 = 8fb8b28dd4d5b8f416bb27db9b1e01e5 OK 2025/07/05 01:09:40 DEBUG : file2: md5 = 8a1bc29970578d6c61cd697e7bee0ad5 OK --- PASS: TestCopyURL (8.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:09:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 01:09:45 DEBUG : sub/file2: md5 = c9cef3eede58ca35e384d4427c16e4bd OK 2025/07/05 01:09:45 INFO : file1: Copied (new) to: sub/file2 2025/07/05 01:09:45 INFO : file1: Deleted 2025/07/05 01:09:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 01:09:46 DEBUG : file1: Unchanged skipping 2025/07/05 01:09:46 INFO : file1: Deleted 2025/07/05 01:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': don't need to copy/move sub/file2, it is already at target location 2025/07/05 01:09:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:09:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 01:09:50 DEBUG : file1: md5 = f5fdffb5e624d5138dc477d07b2c2e05 OK 2025/07/05 01:09:50 INFO : file1: Copied (new) 2025/07/05 01:09:50 INFO : file1: Deleted 2025/07/05 01:09:51 DEBUG : file1: Destination exists, skipping 2025/07/05 01:09:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.31s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:09:55 DEBUG : dst/file1: md5 = 0b7d78e949a5942bcdc93367a1afef25 OK 2025/07/05 01:09:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficorem9xise/backup" 2025/07/05 01:09:56 DEBUG : Creating backend with remote "TestDrive:crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug/1nrff024r7pq65ecp72fc28jb0" 2025/07/05 01:09:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/05 01:10:00 INFO : dst/file1: Moved (server-side) 2025/07/05 01:10:01 DEBUG : dst/file1: md5 = cb25c3322dc09b4af65ce0f736ba3580 OK 2025/07/05 01:10:01 INFO : dst/file1: Copied (new) 2025/07/05 01:10:01 INFO : dst/file1: Deleted 2025/07/05 01:10:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 01:10:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 01:10:05 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:10:08 DEBUG : A1/one: md5 = e6fc1250016d061e9a1bdef001027989 OK 2025/07/05 01:10:09 DEBUG : A1/two: md5 = b5a3220538266f0c6414a104ada1c54a OK 2025/07/05 01:10:12 DEBUG : A1/B1/three: md5 = 7029e613e64195ef4c10fe8fab83c4f3 OK 2025/07/05 01:10:14 DEBUG : A1/B1/C1/four: md5 = bf053050e46ec717e19a8e8ae94dbd3e OK 2025/07/05 01:10:16 DEBUG : A1/B1/C2/five: md5 = 8f9d787119f1d96d500bb7c6e8b4834d OK 2025/07/05 01:10:16 INFO : A1/B2: Making directory 2025/07/05 01:10:17 INFO : A1/B1/C3: Making directory 2025/07/05 01:10:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/05 01:10:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/05 01:10:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/05 01:10:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/05 01:10:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/05 01:10:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/05 01:10:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/05 01:10:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 01:10:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/05 01:10:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/05 01:10:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/05 01:10:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/05 01:10:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/05 01:10:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/05 01:10:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/05 01:10:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/05 01:10:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/05 01:10:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/05 01:10:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 01:10:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/05 01:10:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/05 01:10:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/05 01:10:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/05 01:10:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/05 01:10:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/05 01:10:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 01:10:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/05 01:10:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/05 01:10:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/05 01:10:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 01:10:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.72s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': File to upload is small (34 bytes), uploading instead of streaming 2025/07/05 01:10:53 DEBUG : no_checksum_small_file_from_pipe: md5 = b1a409a99460ca26c4244ae6c02951f2 OK 2025/07/05 01:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/05 01:10:53 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/05 01:10:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/05 01:10:54 DEBUG : no_checksum_big_file_from_pipe: md5 = b2565d25c1a1639b1de163bfc02b6a62 OK 2025/07/05 01:10:54 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': File to upload is small (34 bytes), uploading instead of streaming 2025/07/05 01:10:58 DEBUG : with_checksum_small_file_from_pipe: md5 = 5f7efc6e544eedbdcaf84fa12253ba73 OK 2025/07/05 01:10:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/05 01:10:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/05 01:10:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 78547413e2e56fee747c991787433cb9 OK 2025/07/05 01:10:59 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': File to upload is small (34 bytes), uploading instead of streaming 2025/07/05 01:11:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 01:11:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/05 01:11:04 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': File to upload is small (34 bytes), uploading instead of streaming 2025/07/05 01:11:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/05 01:11:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/05 01:11:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.07s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/05 01:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': File to upload is small (48 bytes), uploading instead of streaming 2025/07/05 01:11:13 DEBUG : rcat_metadata: md5 = da935b2d3300b5f5a8501ef07b7e0297 OK 2025/07/05 01:11:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/05 01:11:15 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/05 01:11:16 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3d76c1191f1845e6f43003c3a6520eb0 OK 2025/07/05 01:11:16 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.32s) --- PASS: TestRcatMetadata/Normal (2.85s) --- PASS: TestRcatMetadata/ViaDisk (3.00s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:18 DEBUG : potato1: md5 = fdfcfe98e596c77643187e391cc4e2e4 OK 2025/07/05 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': File to upload is small (60 bytes), uploading instead of streaming 2025/07/05 01:11:20 DEBUG : potato2: md5 = 938d1fd44c4271d7218afb2b852d18cb OK 2025/07/05 01:11:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.55s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:23 DEBUG : potato1: md5 = b2f01ea35f9fded77730bd5519aab026 OK 2025/07/05 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': File to upload is small (60 bytes), uploading instead of streaming 2025/07/05 01:11:24 DEBUG : potato2: md5 = 44276a4bcbba8a990c8057970b598076 OK 2025/07/05 01:11:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.11s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:28 DEBUG : potato2: md5 = d199b4da90c98e7a2dec4d743b9266a6 OK 2025/07/05 01:11:29 DEBUG : empty space: md5 = 737115a4aa0a24926aafd098565158c5 OK 2025/07/05 01:11:32 DEBUG : sub dir/potato3: md5 = 31fb7b93f69b1db5ec9154c04e38f2b7 OK 2025/07/05 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Touching "empty space" 2025/07/05 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Touching "potato2" 2025/07/05 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Touching "sub dir/potato3" 2025/07/05 01:11:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.71s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:36 DEBUG : dir with metadata: Making directory with metadata 2025/07/05 01:11:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.48s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:39 DEBUG : directory with modtime: Making directory with metadata 2025/07/05 01:11:40 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/05 01:11:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 01:11:42 DEBUG : Google drive root 'crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug': Skipping btime metadata as can't update it on an existing file: 2025-07-05T01:11:41.80721313Z 2025/07/05 01:11:42 INFO : non existent directory: Updated directory metadata 2025/07/05 01:11:44 DEBUG : Google drive root 'crypt/9b8gknd5ea7of6flcf9t5v31cuo0ebgich587j5vemkbc75io8ug': Skipping btime metadata as can't update it on an existing file: 2025-07-05T01:11:41.80721313Z 2025/07/05 01:11:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.63s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/05 01:11:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/05 01:11:48 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-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/05 01:11:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 01:11:50 DEBUG : dst: Making directory with metadata 2025/07/05 01:11:51 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 01:11:51 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 01:11:51 INFO : dst: Set directory modification time (using SetModTime) 2025/07/05 01:11:52 INFO : dst: Set directory modification time (using SetModTime) 2025/07/05 01:11:52 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/05 01:11:52 INFO : dst: Set directory modification time (using SetModTime) 2025/07/05 01:11:52 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.46s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise'", Local "Local file system at /tmp/rclone4114262996", Modify Window "1ms" 2025/07/05 01:11:56 DEBUG : sub dir/test remove existing: md5 = 03696dc9de14589d8f75ac7e0dc30d93 OK 2025/07/05 01:11:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5e31eb64d0b6d1bc084585e1a9dca356 OK 2025/07/05 01:11:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qafumow4" before starting 2025/07/05 01:12:00 DEBUG : sub dir/test remove existing.qafumow4: TEST: removing renamed existing file after operation 2025/07/05 01:12:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vowadar2" before starting 2025/07/05 01:12:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vowadar2: TEST: renaming existing back after failed operation 2025/07/05 01:12:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bevocuh2" before starting 2025/07/05 01:12:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bevocuh2: TEST: removing renamed existing file after operation 2025/07/05 01:12:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6uisfahoi8fc7lqrem6eldhamq8ugf7r9fhqrv2kilm768jssue0" 2025/07/05 01:12:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jbm4ar2t42vqsai3f8ib6tlafrk8rqhdso9kgfsq1s0qo2ceer4995t07bco2n5rqga5he1848jjr3esbtu31s8bkok1k1a6vp98e53vlnri1ov7a86ubaotg1kg2njovsk78egu7qpgsip6b0err4r1uuu8bqi46c4ii1vebqinvor8ie1g" --- PASS: TestRemoveExisting (13.21s) === 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/07/05 01:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficorem9xise': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m13.100907239s (try 1/5)