"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/11 02:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu" 2025/02/11 02:00:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:00:54 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0" 2025/02/11 02:00:55 DEBUG : Creating backend with remote "/tmp/rclone4189965390" === 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-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/11 02:00:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/11 02:00:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/11 02:00:55 DEBUG : potato: Seek from 10 to 0 2025/02/11 02:00:55 DEBUG : potato: Seek from 10 to 0 2025/02/11 02:00:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/11 02:00:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/11 02:00:55 DEBUG : potato: Seek from 5 to 2 2025/02/11 02:00:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/11 02:00:55 DEBUG : potato: Seek from 7 to 0 2025/02/11 02:00:55 DEBUG : potato: Seek from 7 to 0 2025/02/11 02:00:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/11 02:00:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/11 02:00:55 DEBUG : potato: Seek from 5 to 2 2025/02/11 02:00:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/11 02:00:55 DEBUG : potato: Seek from 8 to 0 2025/02/11 02:00:55 DEBUG : potato: Seek from 8 to 0 2025/02/11 02:00:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/11 02:00:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/11 02:00:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/11 02:00:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/11 02:00:55 DEBUG : potato: Seek from 5 to 2 2025/02/11 02:00:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/11 02:00:55 DEBUG : potato: Seek from 9 to 0 2025/02/11 02:00:55 DEBUG : potato: Seek from 9 to 0 2025/02/11 02:00:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:00:57 DEBUG : rutabaga: md5 = 2a42e5dd005c24de37b46278d2c18175 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/11 02:01:00 DEBUG : empty space: md5 = a58ee2770acd6f6904b21d336dbe7d75 OK === RUN TestCheck/3 2025/02/11 02:01:01 DEBUG : potato2: md5 = d4e55048bba1da457b0c4141a46cc9e1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/11 02:01:04 DEBUG : remotepotato: md5 = c83d863902bc40bfa0058fbb435f15e9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.33s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/02/11 02:01:06 DEBUG : Creating backend with remote "nonexistent" 2025/02/11 02:01:06 DEBUG : Creating backend with remote "nonexistent" 2025/02/11 02:01:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/11 02:01:06 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/02/11 02:01:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/11 02:01:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:01:08 DEBUG : rutabaga: md5 = 53de56014cfd4931df4ff2126464686d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/11 02:01:13 DEBUG : empty space: md5 = 59c739c1798ad436cd853a3b56d34f71 OK === RUN TestCheckDownload/3 2025/02/11 02:01:16 DEBUG : potato2: md5 = 07dd78be91c2f52a2ec62694d91576cb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/11 02:01:23 DEBUG : remotepotato: md5 = b0fdc98b2c12107393ce974322990cd5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.39s) --- PASS: TestCheckDownload/1 (1.66s) --- PASS: TestCheckDownload/2 (1.93s) --- PASS: TestCheckDownload/3 (1.31s) --- PASS: TestCheckDownload/4 (3.46s) --- PASS: TestCheckDownload/5 (1.60s) --- PASS: TestCheckDownload/6 (1.12s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:01:29 DEBUG : rutabaga: md5 = c97c17211601081a3a9d73c1337c96d1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/11 02:01:31 DEBUG : empty space: md5 = dc5b43b2924fdd1fcf3701d47c576d26 OK === RUN TestCheckSizeOnly/3 2025/02/11 02:01:33 DEBUG : potato2: md5 = df478a282fb2842d05dacb04b5187f42 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/11 02:01:35 DEBUG : remotepotato: md5 = 84a6bcde8dcac1dbc64b1918f6246883 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.36s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:01:40 DEBUG : test.sum: md5 = ef90b56fffc20a9f2cf642a6cc163244 OK 2025/02/11 02:01:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/11 02:01:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/11 02:01:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/11 02:01:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/11 02:01:42 DEBUG : test.sum: md5 = 8c1c4035ab40519273e3bbbe71d0bab6 OK 2025/02/11 02:01:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/11 02:01:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/11 02:01:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/11 02:01:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.96s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:01:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/data" 2025/02/11 02:01:44 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/data" 2025/02/11 02:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/vjrnln8ratgmqakfosrqe8espk" 2025/02/11 02:01:50 DEBUG : data/banana: md5 = a14af3151e63c61c1dbfbd20db686895 OK 2025/02/11 02:01:51 DEBUG : test.sum: md5 = 9ddd26d99fda75e21403559859d07f29 OK === RUN TestCheckSumDownload/subtest1 2025/02/11 02:01:56 DEBUG : data/potato: md5 = 98ed19b59b03ca7878a4be95d4a287b7 OK 2025/02/11 02:01:57 DEBUG : test.sum: md5 = c77fa779b5b819441457bf8a62190050 OK === RUN TestCheckSumDownload/subtest2 2025/02/11 02:02:02 DEBUG : test.sum: md5 = a7c9bd5bc689e86f88f85438bb6a06a1 OK === RUN TestCheckSumDownload/subtest3 2025/02/11 02:02:06 DEBUG : test.sum: md5 = 4d3c84f428c3a2a5fbb9af899a5f1b07 OK === RUN TestCheckSumDownload/subtest4 2025/02/11 02:02:10 DEBUG : test.sum: md5 = 5dd354f4c40b2a1c984fa19195098910 OK === RUN TestCheckSumDownload/subtest5 2025/02/11 02:02:14 DEBUG : test.sum: md5 = 44858269aa90d32a62c2ec79e52138c9 OK === RUN TestCheckSumDownload/subtest6 2025/02/11 02:02:18 DEBUG : data/banana: md5 = 57ef1d147345d5128d28a5b1243ae660 OK 2025/02/11 02:02:19 DEBUG : data/potato: md5 = 3420e1c1ba9ae899d3c3cb8f18d69996 OK 2025/02/11 02:02:20 DEBUG : test.sum: md5 = 4de3ede1a547cdd8b9f161ce51315ffd OK === RUN TestCheckSumDownload/subtest7 2025/02/11 02:02:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/11 02:02:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.80s) --- PASS: TestCheckSumDownload/subtest1 (2.94s) --- PASS: TestCheckSumDownload/subtest2 (2.37s) --- PASS: TestCheckSumDownload/subtest3 (2.27s) --- PASS: TestCheckSumDownload/subtest4 (2.15s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.04s) --- PASS: TestCheckSumDownload/subtest7 (2.19s) === RUN TestApplyTransforms 2025/02/11 02:02:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gisivow4maje" 2025/02/11 02:02:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:02:26 DEBUG : Creating backend with remote "TestDrive:crypt/fpip3qcgvcsh5h9hq9nrtfij3v0f18pthvk1nq2eurds1c4qs050" 2025/02/11 02:02:27 DEBUG : Creating backend with remote "/tmp/rclone2069098677" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gisivow4maje'", Local "Local file system at /tmp/rclone2069098677", Modify Window "1ms" 2025/02/11 02:02:29 DEBUG : hello, world!: md5 = ee1ee569f7e3be9741b88229db017644 OK upper checkfile vs. lower remote (without normalization) 2025/02/11 02:02:29 ERROR : hello, world!: sum not found 2025/02/11 02:02:29 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gisivow4maje' 2025/02/11 02:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gisivow4maje': 1 files missing 2025/02/11 02:02:29 NOTICE: 1 hashes missing 2025/02/11 02:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gisivow4maje': 2 differences found 2025/02/11 02:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gisivow4maje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/11 02:02:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gisivow4maje': 0 differences found 2025/02/11 02:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gisivow4maje': 1 matching files 2025/02/11 02:02:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vanosax2muxu" 2025/02/11 02:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:02:30 DEBUG : Creating backend with remote "TestDrive:crypt/mj74m17p4sd0hh6k785rb4i2spc6kj66ocd850s50j7tr67829v0" 2025/02/11 02:02:31 DEBUG : Creating backend with remote "/tmp/rclone3680447121" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vanosax2muxu'", Local "Local file system at /tmp/rclone3680447121", Modify Window "1ms" 2025/02/11 02:02:33 DEBUG : HELLO, WORLD!: md5 = b65979d1c25f8e3fcbc4f8389c8174b8 OK lower checkfile vs. upper remote (without normalization) 2025/02/11 02:02:34 ERROR : HELLO, WORLD!: sum not found 2025/02/11 02:02:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vanosax2muxu' 2025/02/11 02:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanosax2muxu': 1 files missing 2025/02/11 02:02:34 NOTICE: 1 hashes missing 2025/02/11 02:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanosax2muxu': 2 differences found 2025/02/11 02:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanosax2muxu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/11 02:02:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanosax2muxu': 0 differences found 2025/02/11 02:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanosax2muxu': 1 matching files 2025/02/11 02:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cusimeh3xugi" 2025/02/11 02:02:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/oim4l1gmre362lsfghpngp9dresldk1nacn9l4ofipo3tf7indqg" 2025/02/11 02:02:36 DEBUG : Creating backend with remote "/tmp/rclone4148586579" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cusimeh3xugi'", Local "Local file system at /tmp/rclone4148586579", Modify Window "1ms" 2025/02/11 02:02:38 DEBUG : HeLlO, wOrLd!: md5 = 09f4e2e9a898bd3543ba45f948fcf2ee OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/11 02:02:39 ERROR : HeLlO, wOrLd!: sum not found 2025/02/11 02:02:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cusimeh3xugi' 2025/02/11 02:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusimeh3xugi': 1 files missing 2025/02/11 02:02:39 NOTICE: 1 hashes missing 2025/02/11 02:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusimeh3xugi': 2 differences found 2025/02/11 02:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusimeh3xugi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/11 02:02:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusimeh3xugi': 0 differences found 2025/02/11 02:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusimeh3xugi': 1 matching files 2025/02/11 02:02:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mapayod8yofu" 2025/02/11 02:02:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:02:40 DEBUG : Creating backend with remote "TestDrive:crypt/31542jvtf3e8q4t7o173vsil7pafcshcadbn3eqenb9707k6uvu0" 2025/02/11 02:02:41 DEBUG : Creating backend with remote "/tmp/rclone3511392934" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mapayod8yofu'", Local "Local file system at /tmp/rclone3511392934", Modify Window "1ms" 2025/02/11 02:02:43 DEBUG : HELLO, WORLD!: md5 = ce2a19d6cdf9d9982586ef62e106a201 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/11 02:02:44 ERROR : HELLO, WORLD!: sum not found 2025/02/11 02:02:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mapayod8yofu' 2025/02/11 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapayod8yofu': 1 files missing 2025/02/11 02:02:44 NOTICE: 1 hashes missing 2025/02/11 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapayod8yofu': 2 differences found 2025/02/11 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapayod8yofu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/11 02:02:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapayod8yofu': 0 differences found 2025/02/11 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapayod8yofu': 1 matching files 2025/02/11 02:02:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toyucor3puva" 2025/02/11 02:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:02:45 DEBUG : Creating backend with remote "TestDrive:crypt/c7o92epjgn7v49uhfo4j2i2eosh7t25u3vn79n881j87i8tad7p0" 2025/02/11 02:02:45 DEBUG : Creating backend with remote "/tmp/rclone3525942774" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toyucor3puva'", Local "Local file system at /tmp/rclone3525942774", Modify Window "1ms" 2025/02/11 02:02:48 DEBUG : 測試_Русский___ě_áñ: md5 = d86fb44b0272290f19fe063ea79d7804 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/11 02:02:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/11 02:02:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-toyucor3puva' 2025/02/11 02:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyucor3puva': 1 files missing 2025/02/11 02:02:48 NOTICE: 1 hashes missing 2025/02/11 02:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyucor3puva': 2 differences found 2025/02/11 02:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyucor3puva': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/11 02:02:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyucor3puva': 0 differences found 2025/02/11 02:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyucor3puva': 1 matching files 2025/02/11 02:02:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sexopil6qole" 2025/02/11 02:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:02:50 DEBUG : Creating backend with remote "TestDrive:crypt/oslsa6c2e1bedvjnd27nrnamqnq15sgmudmm7tif08achpkr8lvg" 2025/02/11 02:02:51 DEBUG : Creating backend with remote "/tmp/rclone2836603619" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sexopil6qole'", Local "Local file system at /tmp/rclone2836603619", Modify Window "1ms" 2025/02/11 02:02:53 DEBUG : 測試_Русский___ě_áñ: md5 = eb98fa49576aef7eaf3478976f671253 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/11 02:02:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/11 02:02:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sexopil6qole' 2025/02/11 02:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexopil6qole': 1 files missing 2025/02/11 02:02:53 NOTICE: 1 hashes missing 2025/02/11 02:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexopil6qole': 2 differences found 2025/02/11 02:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexopil6qole': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/11 02:02:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexopil6qole': 0 differences found 2025/02/11 02:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexopil6qole': 1 matching files 2025/02/11 02:02:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lasador9cubi" 2025/02/11 02:02:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:02:55 DEBUG : Creating backend with remote "TestDrive:crypt/lrhho0vqtnu2j28obrnc3mfa3eih7ruge6kicq23e7c1thcbqtm0" 2025/02/11 02:02:56 DEBUG : Creating backend with remote "/tmp/rclone2955567740" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lasador9cubi'", Local "Local file system at /tmp/rclone2955567740", Modify Window "1ms" 2025/02/11 02:02:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 14b764c89e693c0918dc47297bdde67e OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/11 02:02:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/11 02:02:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lasador9cubi' 2025/02/11 02:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasador9cubi': 1 files missing 2025/02/11 02:02:58 NOTICE: 1 hashes missing 2025/02/11 02:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasador9cubi': 2 differences found 2025/02/11 02:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasador9cubi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/11 02:02:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasador9cubi': 0 differences found 2025/02/11 02:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lasador9cubi': 1 matching files 2025/02/11 02:02:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cenuzux1vake" 2025/02/11 02:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:02:59 DEBUG : Creating backend with remote "TestDrive:crypt/um7nka0j1doe2pn8tgv6qp236nfjiboc6qvgcj6gb1ve9opk6jb0" 2025/02/11 02:03:00 DEBUG : Creating backend with remote "/tmp/rclone1003784180" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cenuzux1vake'", Local "Local file system at /tmp/rclone1003784180", Modify Window "1ms" 2025/02/11 02:03:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 732d1d191b4ab7cec62a95e0c575dfc8 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/11 02:03:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/11 02:03:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cenuzux1vake' 2025/02/11 02:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenuzux1vake': 1 files missing 2025/02/11 02:03:03 NOTICE: 1 hashes missing 2025/02/11 02:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenuzux1vake': 2 differences found 2025/02/11 02:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenuzux1vake': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/11 02:03:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenuzux1vake': 0 differences found 2025/02/11 02:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cenuzux1vake': 1 matching files 2025/02/11 02:03:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yudoced3nura" 2025/02/11 02:03:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:03:04 DEBUG : Creating backend with remote "TestDrive:crypt/hcsblge6kffq64augeulodpdd6q8d4elajmh9e7gn2ktl2p6a0d0" 2025/02/11 02:03:05 DEBUG : Creating backend with remote "/tmp/rclone349480536" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yudoced3nura'", Local "Local file system at /tmp/rclone349480536", Modify Window "1ms" 2025/02/11 02:03:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f65d21af9a390029307a93c5067a979d OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/11 02:03:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/11 02:03:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yudoced3nura' 2025/02/11 02:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yudoced3nura': 1 files missing 2025/02/11 02:03:07 NOTICE: 1 hashes missing 2025/02/11 02:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yudoced3nura': 2 differences found 2025/02/11 02:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yudoced3nura': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/11 02:03:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yudoced3nura': 0 differences found 2025/02/11 02:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yudoced3nura': 1 matching files 2025/02/11 02:03:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zelepiv2dayi" 2025/02/11 02:03:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:03:09 DEBUG : Creating backend with remote "TestDrive:crypt/9llt86oevmts3n3p97hnajb6evg2jdu8q2bb1ojafkpvvl3j2ot0" 2025/02/11 02:03:10 DEBUG : Creating backend with remote "/tmp/rclone853689645" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zelepiv2dayi'", Local "Local file system at /tmp/rclone853689645", Modify Window "1ms" 2025/02/11 02:03:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 20225a1e501e1add15258dde7e8ed07a OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/11 02:03:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/11 02:03:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zelepiv2dayi' 2025/02/11 02:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelepiv2dayi': 1 files missing 2025/02/11 02:03:12 NOTICE: 1 hashes missing 2025/02/11 02:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelepiv2dayi': 2 differences found 2025/02/11 02:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelepiv2dayi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/11 02:03:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/11 02:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelepiv2dayi': 0 differences found 2025/02/11 02:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zelepiv2dayi': 1 matching files 2025/02/11 02:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zelepiv2dayi': Purge remote 2025/02/11 02:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yudoced3nura': Purge remote 2025/02/11 02:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cenuzux1vake': Purge remote 2025/02/11 02:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lasador9cubi': Purge remote 2025/02/11 02:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sexopil6qole': Purge remote 2025/02/11 02:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toyucor3puva': Purge remote 2025/02/11 02:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapayod8yofu': Purge remote 2025/02/11 02:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cusimeh3xugi': Purge remote 2025/02/11 02:03:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vanosax2muxu': Purge remote 2025/02/11 02:03:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gisivow4maje': Purge remote --- PASS: TestApplyTransforms (52.16s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:03:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/11 02:03:20 DEBUG : sub/file2: md5 = cacfc963beaf726b2da73ce99ba65d2a OK 2025/02/11 02:03:20 INFO : file1: Copied (new) to: sub/file2 2025/02/11 02:03:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/11 02:03:21 DEBUG : file1: Unchanged skipping 2025/02/11 02:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': don't need to copy/move sub/file2, it is already at target location 2025/02/11 02:03:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.89s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:03:26 DEBUG : dst/file1: md5 = c593a5c2b761a1e9a40244f915a0d9d4 OK 2025/02/11 02:03:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/backup" 2025/02/11 02:03:27 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/1nrff024r7pq65ecp72fc28jb0" 2025/02/11 02:03:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/11 02:03:31 INFO : dst/file1: Moved (server-side) 2025/02/11 02:03:32 DEBUG : dst/file1: md5 = 61a9db60b43d05e646b298010c7e28c4 OK 2025/02/11 02:03:32 INFO : dst/file1: Copied (new) 2025/02/11 02:03:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/11 02:03:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/11 02:03:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.63s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:03:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/dst" 2025/02/11 02:03:37 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/11 02:03:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/CompareDest" 2025/02/11 02:03:39 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/gveqi14airsml4bgu7krj116o8" 2025/02/11 02:03:40 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 02:03:42 DEBUG : one: md5 = 18c03888e5b136b02214a0ed51add444 OK 2025/02/11 02:03:42 INFO : one: Copied (new) 2025/02/11 02:03:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:03:45 DEBUG : one: md5 = d7b3214e6bb60f1e2a965a778ece3df2 OK 2025/02/11 02:03:45 INFO : one: Copied (replaced existing) 2025/02/11 02:03:47 DEBUG : dst/one: md5 = 0a14e7202a19d3b9789aaf62723070ea OK 2025/02/11 02:03:49 DEBUG : CompareDest/one: md5 = 5f823540815b04aa0eb5809d9e3842cd OK 2025/02/11 02:03:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:03:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/11 02:03:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 02:03:52 DEBUG : CompareDest/two: md5 = a850fcee7d24468396b91ee111d01273 OK 2025/02/11 02:03:53 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 02:03:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/11 02:03:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 02:03:53 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 02:03:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/11 02:03:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 02:03:55 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 02:03:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/11 02:03:56 DEBUG : two: md5 = 3d224ba2a242b3c7faf3490162d366fb OK 2025/02/11 02:03:56 INFO : two: Copied (new) 2025/02/11 02:03:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/11 02:03:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:04:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/11 02:04:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.85s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:04:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/dst" 2025/02/11 02:04:01 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/11 02:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/CopyDest" 2025/02/11 02:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/11 02:04:04 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 02:04:06 DEBUG : one: md5 = acfb6b727f9558a8b1584178509ba35f OK 2025/02/11 02:04:06 INFO : one: Copied (new) 2025/02/11 02:04:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:04:09 DEBUG : one: md5 = 8a37a9f6f139a04af7198f956974804a OK 2025/02/11 02:04:09 INFO : one: Copied (replaced existing) 2025/02/11 02:04:11 DEBUG : dst/one: md5 = 74f39dd338a585ae61708b1f518c7ec3 OK 2025/02/11 02:04:13 DEBUG : CopyDest/one: md5 = a17ef1986b3b27d15f35dea4fabfe74a OK 2025/02/11 02:04:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/BackupDir" 2025/02/11 02:04:13 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/11 02:04:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:04:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/11 02:04:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:04:17 INFO : one: Moved (server-side) 2025/02/11 02:04:19 INFO : one: Copied (server-side copy) 2025/02/11 02:04:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/11 02:04:20 DEBUG : CopyDest/two: md5 = 2d06658d887ee3283c6d7b5e38a84cb3 OK 2025/02/11 02:04:21 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 02:04:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/11 02:04:22 INFO : two: Copied (server-side copy) 2025/02/11 02:04:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/11 02:04:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/11 02:04:23 DEBUG : two: Unchanged skipping 2025/02/11 02:04:25 DEBUG : CopyDest/three: md5 = 5fbf547972f9431bb57c1899f519482b OK 2025/02/11 02:04:26 DEBUG : three: Need to transfer - File not found at Destination 2025/02/11 02:04:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/11 02:04:26 DEBUG : three: Destination not found in --copy-dest 2025/02/11 02:04:27 DEBUG : three: md5 = e399bfc3d4cdc783b28b105abff8a705 OK 2025/02/11 02:04:27 INFO : three: Copied (new) 2025/02/11 02:04:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/11 02:04:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/11 02:04:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:04:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:04:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/11 02:04:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/11 02:04:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.70s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", 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-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:04:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/11 02:04:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ea94d51081dc35e9adbc67f876976a45 OK 2025/02/11 02:04:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/11 02:04:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/11 02:04:38 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/02/11 02:04:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/11 02:04:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/11 02:04:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 06101503e93815245ced3ed749de8e07 OK 2025/02/11 02:04:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/11 02:04:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/11 02:04:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.87s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:04:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Looking for duplicate names using skip mode. 2025/02/11 02:04:47 NOTICE: one: Found 2 files with duplicate names 2025/02/11 02:04:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:04:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Looking for duplicate names using skip mode. 2025/02/11 02:04:53 NOTICE: one: Found 3 files with duplicate names 2025/02/11 02:04:53 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/11 02:04:53 INFO : one: Deleted 2025/02/11 02:04:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:04:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Looking for duplicate names using first mode. 2025/02/11 02:04:59 NOTICE: one: Found 3 files with duplicate names 2025/02/11 02:05:00 INFO : one: Deleted 2025/02/11 02:05:00 INFO : one: Deleted 2025/02/11 02:05:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.31s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:05:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Looking for duplicate names using newest mode. 2025/02/11 02:05:06 NOTICE: one: Found 3 files with duplicate names 2025/02/11 02:05:06 INFO : one: Deleted 2025/02/11 02:05:06 INFO : one: Deleted 2025/02/11 02:05:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:05:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Looking for duplicate names using oldest mode. 2025/02/11 02:05:13 NOTICE: one: Found 3 files with duplicate names 2025/02/11 02:05:13 INFO : one: Deleted 2025/02/11 02:05:14 INFO : one: Deleted 2025/02/11 02:05:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.67s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:05:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Looking for duplicate names using largest mode. 2025/02/11 02:05:19 NOTICE: one: Found 3 files with duplicate names 2025/02/11 02:05:19 INFO : one: Deleted 2025/02/11 02:05:20 INFO : one: Deleted 2025/02/11 02:05:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:05:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Looking for duplicate names using smallest mode. 2025/02/11 02:05:25 NOTICE: one: Found 3 files with duplicate names 2025/02/11 02:05:26 INFO : one: Deleted 2025/02/11 02:05:26 INFO : one: Deleted 2025/02/11 02:05:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:05:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Looking for duplicate names using rename mode. 2025/02/11 02:05:33 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/11 02:05:34 INFO : one-2.txt: renamed from: one.txt 2025/02/11 02:05:35 INFO : one-3.txt: renamed from: one.txt 2025/02/11 02:05:36 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.22s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:05:41 DEBUG : dupe1/one.txt: md5 = 43a1cb4ccb91034eaf1b9ae7526c599e OK 2025/02/11 02:05:43 DEBUG : dupe2/two.txt: md5 = e6370c8e2607fc9a24bbf97131d1ab61 OK 2025/02/11 02:05:45 DEBUG : dupe3/three.txt: md5 = 5a913bff36195529ddf0f2ac8ae3383e OK 2025/02/11 02:05:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/11 02:05:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/11 02:05:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/11 02:05:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/11 02:05:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/11 02:05:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/11 02:05:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.78s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:05:53 DEBUG : a.txt: md5 = e259997943d61f83415bf67e66d7d541 OK 2025/02/11 02:05:54 DEBUG : zend.txt: md5 = 12ad5c569b6289650ed10d5bf55279c1 OK 2025/02/11 02:05:56 DEBUG : sub dir/hello world: md5 = 17632a6c38e101f11ccd185acc80f438 OK 2025/02/11 02:05:58 DEBUG : sub dir/hello world2: md5 = 6359174192cd9e06a6ea85621d359244 OK 2025/02/11 02:06:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 7083172a38c2483ad44b4cc3e8701e58 OK 2025/02/11 02:06:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = e59b7f534c3aaafdeb3ae410a77a2998 OK 2025/02/11 02:06:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1296a7fc3522a869452a7d84240320c0 OK 2025/02/11 02:06:05 DEBUG : a.txt: Excluded (Size Filter) 2025/02/11 02:06:05 DEBUG : a.txt: Excluded 2025/02/11 02:06:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/11 02:06:05 DEBUG : sub dir/hello world2: Excluded 2025/02/11 02:06:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/11 02:06:05 DEBUG : sub dir/hello world: Excluded 2025/02/11 02:06:06 DEBUG : sub dir/ignore dir: Excluded 2025/02/11 02:06:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/11 02:06:06 DEBUG : sub dir/hello world2: Excluded 2025/02/11 02:06:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/11 02:06:06 DEBUG : sub dir/hello world: Excluded 2025/02/11 02:06:06 DEBUG : sub dir/ignore dir: Excluded 2025/02/11 02:06:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/11 02:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/11 02:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/11 02:06:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/11 02:06:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/11 02:06:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/02/11 02:06:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.07s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:06:15 DEBUG : file1: md5 = 1951d0d976dd678eeddc8328c50bdf30 OK 2025/02/11 02:06:17 DEBUG : sub/file2: md5 = 68aa529a5d7cc0d7653f37c12afc9158 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/02/11 02:06:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/11 02:06:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/11 02:06:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/11 02:06:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.15s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:06:24 DEBUG : file1: md5 = 87d8d446ebd7ccff4b7f68c4d7e219a9 OK 2025/02/11 02:06:26 DEBUG : sub/file2: md5 = 6f2e731d8689deaf5f20d8795b142690 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/02/11 02:06:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/notfound" 2025/02/11 02:06:30 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/11 02:06:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.08s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:06:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Making directory 2025/02/11 02:06:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:06:37 DEBUG : sub dir/hello world: md5 = 93056c2f199a6f3d8058edf038f7eda2 OK 2025/02/11 02:06:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.52s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:06:40 DEBUG : potato2: md5 = 2296f1a3a270053482ced2eed4357c49 OK 2025/02/11 02:06:42 DEBUG : empty space: md5 = 9e7188c67a1dee201b657589e133f1e6 OK --- PASS: TestLs (4.37s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:06:45 DEBUG : potato2: md5 = f0a3c6127431ddbb9290a3fd4935fa81 OK 2025/02/11 02:06:46 DEBUG : empty space: md5 = 0ef03d05a4ccdf2e49638d458a983bd9 OK 2025/02/11 02:06:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/11 02:06:47 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.81s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:06:49 DEBUG : potato2: md5 = c706df08d2a431e1fa366b3186201132 OK 2025/02/11 02:06:51 DEBUG : empty space: md5 = 792ba4a5f8dc68fcb6f763d1131ed7c8 OK --- PASS: TestLsLong (4.86s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:06:54 DEBUG : potato2: md5 = 7f8417c9fe96f97431a111581e5cce33 OK 2025/02/11 02:06:56 DEBUG : empty space: md5 = 5c8943513d3bdcc91a835d0cc81aff72 OK --- PASS: TestHashSums (4.46s) === RUN TestHashSumsWithErrors 2025/02/11 02:06:57 DEBUG : Creating backend with remote ":memory:" 2025/02/11 02:06:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/11 02:06:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/11 02:06:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/11 02:06:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/11 02:06:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/11 02:06:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/11 02:06:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/11 02:06:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/11 02:06:57 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-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:06:59 DEBUG : potato2: md5 = 96d1815303b4b872d5d60b3715bfd47c OK 2025/02/11 02:07:00 DEBUG : empty space: md5 = 7c18ab65c23caa60b6b5d2be00a73ea9 OK 2025/02/11 02:07:02 DEBUG : sub dir/potato3: md5 = e0ac5d46063c68a868fab8e3995678cb OK 2025/02/11 02:07:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.14s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:07:07 DEBUG : small: md5 = f67245e8f967cd7bb696e29af7ddc2e0 OK 2025/02/11 02:07:08 DEBUG : medium: md5 = acafc0a7641b1e96f10e2f62db0db3a0 OK 2025/02/11 02:07:10 DEBUG : large: md5 = f35e3fa625891d1e84ecc7dee0a86398 OK 2025/02/11 02:07:10 DEBUG : Waiting for deletions to finish 2025/02/11 02:07:10 DEBUG : large: Excluded (Size Filter) 2025/02/11 02:07:11 INFO : medium: Deleted 2025/02/11 02:07:11 INFO : small: Deleted --- PASS: TestDelete (6.19s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:07:13 DEBUG : small: md5 = 36e6e8603f69ff641ba0c991bf5aa6af OK 2025/02/11 02:07:14 DEBUG : medium: md5 = 3fa274a26ed9efcdacf11f40ad95fd77 OK 2025/02/11 02:07:16 DEBUG : large: md5 = 1f0d3951e6208b8990bfa559b0f3603a OK 2025/02/11 02:07:16 DEBUG : Waiting for deletions to finish 2025/02/11 02:07:16 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/11 02:07:17 INFO : small: Deleted 2025/02/11 02:07:17 INFO : medium: Deleted --- PASS: TestMaxDelete (6.39s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:07:20 DEBUG : small: md5 = 4d1a8adabf6383a9f9766892e48c27f5 OK 2025/02/11 02:07:21 DEBUG : medium: md5 = 76acde5b13330eac501e6452c058bbf4 OK 2025/02/11 02:07:22 DEBUG : large: md5 = a8fb469cdb88cae536fa3f8c4cc42e12 OK 2025/02/11 02:07:22 DEBUG : Waiting for deletions to finish 2025/02/11 02:07:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/11 02:07:23 INFO : medium: Deleted 2025/02/11 02:07:23 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.46s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:07:26 DEBUG : small: md5 = f6db558ac3dd76bf2cabce52e8d12bd3 OK 2025/02/11 02:07:27 DEBUG : medium: md5 = b283d6d40009329dac54117bf01369b4 OK 2025/02/11 02:07:29 DEBUG : large: md5 = 6d9aa47b62ffce6e1df5ec68d9682799 OK 2025/02/11 02:07:29 DEBUG : Waiting for deletions to finish 2025/02/11 02:07:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/11 02:07:29 INFO : small: Deleted 2025/02/11 02:07:29 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.33s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:07:33 DEBUG : ReadFile: md5 = 628a0e08a1a131ce813d2db6546c983c OK --- PASS: TestReadFile (4.14s) === RUN TestRetry 2025/02/11 02:07:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/11 02:07:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/11 02:07:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/11 02:07:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/11 02:07:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/11 02:07:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/11 02:07:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:07:37 DEBUG : file1: md5 = 22dd5394ec0f3d21b3e1ef12b71c9b2d OK 2025/02/11 02:07:38 DEBUG : file2: md5 = b105382df9ea48e696ee1f00b764b895 OK --- PASS: TestCat (16.62s) === RUN TestPurge 2025/02/11 02:07:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lipalaj2bevu" 2025/02/11 02:07:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:07:52 DEBUG : Creating backend with remote "TestDrive:crypt/21pkg2slbn9isdcd5eb6sgodkkik57d692372cprr7ehloem6970" 2025/02/11 02:07:53 DEBUG : Creating backend with remote "/tmp/rclone415890890" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lipalaj2bevu'", Local "Local file system at /tmp/rclone415890890", Modify Window "1ms" 2025/02/11 02:07:57 DEBUG : A1/B1/C1/one: md5 = 65bc16fcd06af52baec0f56d14399d6f OK 2025/02/11 02:07:57 INFO : A2: Making directory 2025/02/11 02:07:58 INFO : A1/B2: Making directory 2025/02/11 02:07:59 INFO : A1/B2/C2: Making directory 2025/02/11 02:07:59 INFO : A1/B1/C3: Making directory 2025/02/11 02:08:00 INFO : A3: Making directory 2025/02/11 02:08:01 INFO : A3/B3: Making directory 2025/02/11 02:08:01 INFO : A3/B3/C4: Making directory 2025/02/11 02:08:03 DEBUG : A1/two: md5 = 8485577608a69438e89af3beb04ae036 OK 2025/02/11 02:08:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lipalaj2bevu': Purge remote 2025/02/11 02:08:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.98s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:08:10 DEBUG : A1/B1/C1/one: md5 = d46c477568ba5f1376ce823c51d2d11f OK 2025/02/11 02:08:10 INFO : A2: Making directory 2025/02/11 02:08:11 INFO : A1/B2: Making directory 2025/02/11 02:08:12 INFO : A1/B2/C2: Making directory 2025/02/11 02:08:13 INFO : A1/B1/C3: Making directory 2025/02/11 02:08:13 INFO : A3: Making directory 2025/02/11 02:08:14 INFO : A3/B3: Making directory 2025/02/11 02:08:15 INFO : A3/B3/C4: Making directory 2025/02/11 02:08:17 DEBUG : A1/two: md5 = 891db619bfb60e45d7fc2c4673c28390 OK 2025/02/11 02:08:18 DEBUG : removing 1 level 3 directories 2025/02/11 02:08:18 INFO : A3/B3/C4: Removing directory 2025/02/11 02:08:21 DEBUG : removing 2 level 3 directories 2025/02/11 02:08:21 INFO : A1/B2/C2: Removing directory 2025/02/11 02:08:21 INFO : A1/B1/C3: Removing directory 2025/02/11 02:08:21 DEBUG : removing 2 level 2 directories 2025/02/11 02:08:21 INFO : A3/B3: Removing directory 2025/02/11 02:08:21 INFO : A1/B2: Removing directory 2025/02/11 02:08:22 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/11 02:08:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/11 02:08:22 DEBUG : removing 2 level 1 directories 2025/02/11 02:08:22 INFO : A3: Removing directory 2025/02/11 02:08:22 INFO : A2: Removing directory 2025/02/11 02:08:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/11 02:08:26 DEBUG : removing 1 level 3 directories 2025/02/11 02:08:26 INFO : A1/B1/C1: Removing directory 2025/02/11 02:08:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:27 DEBUG : removing 1 level 2 directories 2025/02/11 02:08:27 INFO : A1/B1: Removing directory 2025/02/11 02:08:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/11 02:08:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/11 02:08:27 DEBUG : removing 1 level 1 directories 2025/02/11 02:08:27 INFO : A1: Removing directory 2025/02/11 02:08:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/11 02:08:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/11 02:08:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/11 02:08:28 DEBUG : removing 1 level 0 directories 2025/02/11 02:08:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Removing directory 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/11 02:08:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.76s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:08:30 INFO : A1: Making directory 2025/02/11 02:08:31 INFO : A1/B1: Making directory 2025/02/11 02:08:32 INFO : A1/B1/C1: Making directory 2025/02/11 02:08:34 DEBUG : removing 1 level 3 directories 2025/02/11 02:08:34 INFO : A1/B1/C1: Removing directory 2025/02/11 02:08:35 DEBUG : removing 1 level 2 directories 2025/02/11 02:08:35 INFO : A1/B1: Removing directory 2025/02/11 02:08:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/11 02:08:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.78s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:08:37 INFO : A1: Making directory 2025/02/11 02:08:38 INFO : A1/B1: Making directory 2025/02/11 02:08:39 INFO : A1/B1/C1: Making directory 2025/02/11 02:08:42 DEBUG : removing 1 level 3 directories 2025/02/11 02:08:42 INFO : A1/B1/C1: Removing directory 2025/02/11 02:08:42 DEBUG : removing 1 level 2 directories 2025/02/11 02:08:42 INFO : A1/B1: Removing directory 2025/02/11 02:08:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/11 02:08:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.34s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:08:46 DEBUG : file1: md5 = b139a58da8d0f6a1ed8a119d9680af77 OK 2025/02/11 02:08:47 DEBUG : filename.txt: File name found in url 2025/02/11 02:08:48 DEBUG : filename.txt: md5 = c84efb18e81a1717a3e12f029bc26c1e OK 2025/02/11 02:08:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/11 02:08:50 DEBUG : headerfilename.txt: md5 = 716ba0b5c519f75ae7bc839200d44096 OK 2025/02/11 02:08:51 DEBUG : file2: md5 = 11e244640baae2f3c6d8d0ef297b4145 OK --- PASS: TestCopyURL (9.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:08:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/11 02:08:56 DEBUG : sub/file2: md5 = d3772be7ef97ec5b5c2a5abc168ecaba OK 2025/02/11 02:08:56 INFO : file1: Copied (new) to: sub/file2 2025/02/11 02:08:56 INFO : file1: Deleted 2025/02/11 02:08:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/11 02:08:57 DEBUG : file1: Unchanged skipping 2025/02/11 02:08:57 INFO : file1: Deleted 2025/02/11 02:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': don't need to copy/move sub/file2, it is already at target location 2025/02/11 02:08:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.70s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:09:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/11 02:09:01 DEBUG : file1: md5 = c1c956bfe2140d3df1237db2529ef571 OK 2025/02/11 02:09:01 INFO : file1: Copied (new) 2025/02/11 02:09:01 INFO : file1: Deleted 2025/02/11 02:09:02 DEBUG : file1: Destination exists, skipping 2025/02/11 02:09:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:09:06 DEBUG : dst/file1: md5 = f968557f46e9459b62c252dfd6f10b8b OK 2025/02/11 02:09:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caqedud2puyu/backup" 2025/02/11 02:09:06 DEBUG : Config file has changed externally - reloading 2025/02/11 02:09:07 DEBUG : Creating backend with remote "TestDrive:crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0/1nrff024r7pq65ecp72fc28jb0" 2025/02/11 02:09:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/11 02:09:10 INFO : dst/file1: Moved (server-side) 2025/02/11 02:09:12 DEBUG : dst/file1: md5 = b8a4c214aac8029314e72d419c54f9bf OK 2025/02/11 02:09:12 INFO : dst/file1: Copied (new) 2025/02/11 02:09:12 INFO : dst/file1: Deleted 2025/02/11 02:09:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/11 02:09:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/11 02:09:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.56s) === 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-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:09:18 DEBUG : A1/one: md5 = 24ca2d1db8642a6691804b30fa1a7bc6 OK 2025/02/11 02:09:20 DEBUG : A1/two: md5 = 9ae1dced8000647bc7193ede2bc07e27 OK 2025/02/11 02:09:22 DEBUG : A1/B1/three: md5 = 3ea990f61e47b3c5dc5d34db70155a5a OK 2025/02/11 02:09:24 DEBUG : A1/B1/C1/four: md5 = f97c8201cda5cd2aa18b136da8c9e075 OK 2025/02/11 02:09:26 DEBUG : A1/B1/C2/five: md5 = fe62be07049a5cac1e77b04c40cafe3a OK 2025/02/11 02:09:26 INFO : A1/B2: Making directory 2025/02/11 02:09:27 INFO : A1/B1/C3: Making directory 2025/02/11 02:09:36 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/11 02:09:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/11 02:09:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/11 02:09:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/11 02:09:36 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/11 02:09:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/11 02:09:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/11 02:09:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/11 02:09:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/11 02:09:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/11 02:09:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/11 02:09:47 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/11 02:09:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/11 02:09:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/11 02:09:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/11 02:09:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/11 02:09:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/11 02:09:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/11 02:09:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/11 02:09:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/11 02:09:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/11 02:09:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/11 02:09:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/11 02:09:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/11 02:09:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/11 02:09:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/11 02:09:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/11 02:09:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/11 02:09:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/11 02:09:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/11 02:09:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.57s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:00 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/11 02:10:02 DEBUG : no_checksum_small_file_from_pipe: md5 = cc831a77276e60aab58e112218ea24af OK 2025/02/11 02:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/11 02:10:02 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/11 02:10:03 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/11 02:10:04 DEBUG : no_checksum_big_file_from_pipe: md5 = 73e65736ad72532f4c8a99dd106d2708 OK 2025/02/11 02:10:04 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-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/11 02:10:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 1693c0aba8e3c959710b0ab9bcf0171b OK 2025/02/11 02:10:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/11 02:10:08 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/11 02:10:09 DEBUG : with_checksum_big_file_from_pipe: md5 = eb35b5cc1789070bcc61be173dba097c OK 2025/02/11 02:10:09 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-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/11 02:10:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/11 02:10:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/11 02:10:13 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-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/11 02:10:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/11 02:10:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/11 02:10:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.93s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/11 02:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': File to upload is small (48 bytes), uploading instead of streaming 2025/02/11 02:10:23 DEBUG : rcat_metadata: md5 = a41a360679e16798cce8cdb014e73a80 OK 2025/02/11 02:10:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/11 02:10:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/11 02:10:26 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5c66879856bab9368d157fc43ee88c14 OK 2025/02/11 02:10:26 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.81s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:29 DEBUG : potato1: md5 = d0ba2a5119529e45b6ebbf466aeec08e OK 2025/02/11 02:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': File to upload is small (60 bytes), uploading instead of streaming 2025/02/11 02:10:30 DEBUG : potato2: md5 = aa7779094924f97e7685d3fa74aec4dc OK 2025/02/11 02:10:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.28s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:33 DEBUG : potato1: md5 = c196e8cab36b6c0bf848d2374369d786 OK 2025/02/11 02:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': File to upload is small (60 bytes), uploading instead of streaming 2025/02/11 02:10:35 DEBUG : potato2: md5 = 54be55ab1b3b7abb5bc0fd5fd4611bef OK 2025/02/11 02:10:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.97s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:38 DEBUG : potato2: md5 = 70533937272ad175b99367bff4f2e4d9 OK 2025/02/11 02:10:39 DEBUG : empty space: md5 = 3340355eec8f26fefe1eca07cfe4b334 OK 2025/02/11 02:10:42 DEBUG : sub dir/potato3: md5 = 595469048708a678da0eb82d8f676936 OK 2025/02/11 02:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Touching "empty space" 2025/02/11 02:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Touching "potato2" 2025/02/11 02:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Touching "sub dir/potato3" 2025/02/11 02:10:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.38s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:47 DEBUG : dir with metadata: Making directory with metadata 2025/02/11 02:10:48 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:50 DEBUG : directory with modtime: Making directory with metadata 2025/02/11 02:10:50 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/11 02:10:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/11 02:10:52 DEBUG : Google drive root 'crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0': Skipping btime metadata as can't update it on an existing file: 2025-02-11T02:10:52.281808094Z 2025/02/11 02:10:52 INFO : non existent directory: Updated directory metadata 2025/02/11 02:10:54 DEBUG : Google drive root 'crypt/nbjjbhn0mgpeauun7h3c0nglb2k29edi6qsju8dn09sjbmcvrsa0': Skipping btime metadata as can't update it on an existing file: 2025-02-11T02:10:52.281808094Z 2025/02/11 02:10:55 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:10:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/11 02:10:58 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/11 02:10:59 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:11:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/11 02:11:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/11 02:11:01 DEBUG : dst: Making directory with metadata 2025/02/11 02:11:01 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/11 02:11:01 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/11 02:11:02 INFO : dst: Set directory modification time (using SetModTime) 2025/02/11 02:11:02 INFO : dst: Set directory modification time (using SetModTime) 2025/02/11 02:11:02 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/11 02:11:03 INFO : dst: Set directory modification time (using SetModTime) 2025/02/11 02:11:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.34s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu'", Local "Local file system at /tmp/rclone4189965390", Modify Window "1ms" 2025/02/11 02:11:06 DEBUG : sub dir/test remove existing: md5 = 17ebfc5ade4e17971bad751faac2dd79 OK 2025/02/11 02:11:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b31e2d7bf8c48d1544a60db35ff053db OK 2025/02/11 02:11:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zovinab4" before starting 2025/02/11 02:11:10 DEBUG : sub dir/test remove existing.zovinab4: TEST: removing renamed existing file after operation 2025/02/11 02:11:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xohipam9" before starting 2025/02/11 02:11:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xohipam9: TEST: renaming existing back after failed operation 2025/02/11 02:11:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buhivek9" before starting 2025/02/11 02:11:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buhivek9: TEST: removing renamed existing file after operation 2025/02/11 02:11:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kshdconoqlkiion9ra06thhuul83u6ln86q93391u7fuhjvbf4vg" 2025/02/11 02:11:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "csfk9ib82pokgd8a9kqsbtpjh605f55n5pv5p8s2iuu3rnenap6nelsranld8jdsc8ab58rhbmlg8e09fr7553laf1dgth77pkudob874c9867mf9v0k7evbljn9m479788dbiic111f75goelh9r8ajssbt1ss6cg6ic8bo1adtquu1n7d0" --- PASS: TestRemoveExisting (12.94s) === 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/02/11 02:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caqedud2puyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m24.95801816s (try 1/5)