"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/04 04:40:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame" 2025/08/04 04:40:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:40:49 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g" 2025/08/04 04:40:50 DEBUG : Creating backend with remote "/tmp/rclone3967037534" === 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/04 04:40:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/04 04:40:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/04 04:40:50 DEBUG : potato: Seek from 10 to 0 2025/08/04 04:40:50 DEBUG : potato: Seek from 10 to 0 2025/08/04 04:40:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/04 04:40:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/04 04:40:50 DEBUG : potato: Seek from 5 to 2 2025/08/04 04:40:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/04 04:40:50 DEBUG : potato: Seek from 7 to 0 2025/08/04 04:40:50 DEBUG : potato: Seek from 7 to 0 2025/08/04 04:40:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/04 04:40:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/04 04:40:50 DEBUG : potato: Seek from 5 to 2 2025/08/04 04:40:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/04 04:40:50 DEBUG : potato: Seek from 8 to 0 2025/08/04 04:40:50 DEBUG : potato: Seek from 8 to 0 2025/08/04 04:40:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/04 04:40:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/04 04:40:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/04 04:40:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/04 04:40:50 DEBUG : potato: Seek from 5 to 2 2025/08/04 04:40:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/04 04:40:50 DEBUG : potato: Seek from 9 to 0 2025/08/04 04:40:50 DEBUG : potato: Seek from 9 to 0 2025/08/04 04:40:50 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:40:52 DEBUG : rutabaga: md5 = c1877c43c20b5f00db37055f61c48279 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/04 04:40:54 DEBUG : empty space: md5 = 68f4813dd851ec0b22a83eea63ea2678 OK === RUN TestCheck/3 2025/08/04 04:40:56 DEBUG : potato2: md5 = 7339dae822961ca41375c0c22f5722cb OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/04 04:40:58 DEBUG : remotepotato: md5 = 85a3878a8888b1bce3168a14ac4fcc21 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.50s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/08/04 04:41:02 DEBUG : Creating backend with remote "nonexistent" 2025/08/04 04:41:02 DEBUG : Creating backend with remote "nonexistent" 2025/08/04 04:41:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/04 04:41:02 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/08/04 04:41:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/04 04:41:02 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:41:03 DEBUG : rutabaga: md5 = b973755a795243ae9e10e9eed01aa849 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/04 04:41:07 DEBUG : empty space: md5 = 8c252daea09998c7c20b5821c02ae6e9 OK === RUN TestCheckDownload/3 2025/08/04 04:41:10 DEBUG : potato2: md5 = 2212c0b8eb155188524dcdb4c5602c26 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/04 04:41:13 DEBUG : remotepotato: md5 = d24faabbae1aa597823615553caa0176 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.05s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.37s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.16s) --- PASS: TestCheckDownload/6 (1.43s) --- PASS: TestCheckDownload/7 (1.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:41:20 DEBUG : rutabaga: md5 = 0bf5482421c6463d4a998584a516ae68 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/04 04:41:22 DEBUG : empty space: md5 = 4d2cdc05a20eba67a2696a44676df87b OK === RUN TestCheckSizeOnly/3 2025/08/04 04:41:24 DEBUG : potato2: md5 = 42457fcc0ca93902d1a62676e7450da9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/04 04:41:26 DEBUG : remotepotato: md5 = bab4d2b738104ea93071d44b700a75ce OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.76s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.33s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:41:31 DEBUG : test.sum: md5 = fbacd8de53aa75a021377613d816b6ff OK 2025/08/04 04:41:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/04 04:41:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/04 04:41:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/04 04:41:32 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/04 04:41:33 DEBUG : test.sum: md5 = e12f6a0b3005bb79ed6902e13b68258b OK 2025/08/04 04:41:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/04 04:41:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/04 04:41:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/04 04:41:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.03s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:41:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/data" 2025/08/04 04:41:35 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:41:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/data" 2025/08/04 04:41:37 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/vjrnln8ratgmqakfosrqe8espk" 2025/08/04 04:41:41 DEBUG : data/banana: md5 = 5e2fac6929582730da14fa13d2104e64 OK 2025/08/04 04:41:42 DEBUG : test.sum: md5 = 1f94d0395c69dcf052b866f6cb48c7d4 OK === RUN TestCheckSumDownload/subtest1 2025/08/04 04:41:47 DEBUG : data/potato: md5 = d0c12b78c1199c950d3fdf2ade6a4c2c OK 2025/08/04 04:41:49 DEBUG : test.sum: md5 = 7d27f5776b9fbcaa3bc67164148e5dbe OK === RUN TestCheckSumDownload/subtest2 2025/08/04 04:41:53 DEBUG : test.sum: md5 = b6a8c9aa67f6cd059d05873806003165 OK === RUN TestCheckSumDownload/subtest3 2025/08/04 04:41:57 DEBUG : test.sum: md5 = 7e639636e95c76bdc3598ef0a0326238 OK === RUN TestCheckSumDownload/subtest4 2025/08/04 04:42:02 DEBUG : test.sum: md5 = 7dfebecd400f69b44903af715f5af6ca OK === RUN TestCheckSumDownload/subtest5 2025/08/04 04:42:06 DEBUG : test.sum: md5 = 16db91ab534796ea3cad7ec3b5aaeea7 OK === RUN TestCheckSumDownload/subtest6 2025/08/04 04:42:10 DEBUG : data/banana: md5 = de3733e7ee5e11eef8fb0673697f2054 OK 2025/08/04 04:42:12 DEBUG : data/potato: md5 = 1a901fd69e92a777384f67614a88fa79 OK 2025/08/04 04:42:13 DEBUG : test.sum: md5 = bf51faa28a49c089b4fc42f4cc5144f6 OK === RUN TestCheckSumDownload/subtest7 2025/08/04 04:42:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/04 04:42:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.63s) --- PASS: TestCheckSumDownload/subtest1 (2.39s) --- PASS: TestCheckSumDownload/subtest2 (2.30s) --- PASS: TestCheckSumDownload/subtest3 (2.29s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.12s) --- PASS: TestCheckSumDownload/subtest6 (2.49s) --- PASS: TestCheckSumDownload/subtest7 (2.84s) === RUN TestApplyTransforms 2025/08/04 04:42:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fobemur4paru" 2025/08/04 04:42:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:42:19 DEBUG : Creating backend with remote "TestDrive:crypt/4e3gkmvll5igls0oulstr36jtj5lc21m1qc2u1u2tuqirruj4tbg" 2025/08/04 04:42:20 DEBUG : Creating backend with remote "/tmp/rclone2165634693" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fobemur4paru'", Local "Local file system at /tmp/rclone2165634693", Modify Window "1ms" 2025/08/04 04:42:22 DEBUG : hello, world!: md5 = 51195fb8df6f3200986381b00084747e OK upper checkfile vs. lower remote (without normalization) 2025/08/04 04:42:23 ERROR : hello, world!: sum not found 2025/08/04 04:42:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fobemur4paru' 2025/08/04 04:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobemur4paru': 1 files missing 2025/08/04 04:42:23 NOTICE: 1 hashes missing 2025/08/04 04:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobemur4paru': 1 differences found 2025/08/04 04:42:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobemur4paru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/04 04:42:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobemur4paru': 0 differences found 2025/08/04 04:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobemur4paru': 1 matching files 2025/08/04 04:42:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-focociq5wozi" 2025/08/04 04:42:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:42:24 DEBUG : Creating backend with remote "TestDrive:crypt/afkhrh8e8gmtrc5f77v3j832phnvkii62bpcn6jgb2lt30n6rmog" 2025/08/04 04:42:25 DEBUG : Creating backend with remote "/tmp/rclone252585564" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-focociq5wozi'", Local "Local file system at /tmp/rclone252585564", Modify Window "1ms" 2025/08/04 04:42:27 DEBUG : HELLO, WORLD!: md5 = bd57e4960a7f70ed6770034d09822002 OK lower checkfile vs. upper remote (without normalization) 2025/08/04 04:42:27 ERROR : HELLO, WORLD!: sum not found 2025/08/04 04:42:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-focociq5wozi' 2025/08/04 04:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focociq5wozi': 1 files missing 2025/08/04 04:42:27 NOTICE: 1 hashes missing 2025/08/04 04:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focociq5wozi': 1 differences found 2025/08/04 04:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focociq5wozi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/04 04:42:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:42:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focociq5wozi': 0 differences found 2025/08/04 04:42:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focociq5wozi': 1 matching files 2025/08/04 04:42:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refopuq4revu" 2025/08/04 04:42:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:42:28 DEBUG : Creating backend with remote "TestDrive:crypt/si32oitifqlt3nhcr9shg06mrivto4tngj6q3rd0aphrpcc2j480" 2025/08/04 04:42:29 DEBUG : Creating backend with remote "/tmp/rclone2589329936" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refopuq4revu'", Local "Local file system at /tmp/rclone2589329936", Modify Window "1ms" 2025/08/04 04:42:32 DEBUG : HeLlO, wOrLd!: md5 = a0f7fb2e8bfe0f3ace21a6c6951a42cf OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/04 04:42:32 ERROR : HeLlO, wOrLd!: sum not found 2025/08/04 04:42:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-refopuq4revu' 2025/08/04 04:42:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refopuq4revu': 1 files missing 2025/08/04 04:42:32 NOTICE: 1 hashes missing 2025/08/04 04:42:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refopuq4revu': 1 differences found 2025/08/04 04:42:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refopuq4revu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/04 04:42:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refopuq4revu': 0 differences found 2025/08/04 04:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refopuq4revu': 1 matching files 2025/08/04 04:42:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dehitek6riyu" 2025/08/04 04:42:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:42:34 DEBUG : Creating backend with remote "TestDrive:crypt/vkt2togjs89gk42g16pnjrjfjt60j03eldg3f4ttg5i46950q110" 2025/08/04 04:42:34 DEBUG : Creating backend with remote "/tmp/rclone1318542714" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dehitek6riyu'", Local "Local file system at /tmp/rclone1318542714", Modify Window "1ms" 2025/08/04 04:42:37 DEBUG : HELLO, WORLD!: md5 = af412133de81115f2551df360119f911 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/04 04:42:37 ERROR : HELLO, WORLD!: sum not found 2025/08/04 04:42:37 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dehitek6riyu' 2025/08/04 04:42:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dehitek6riyu': 1 files missing 2025/08/04 04:42:37 NOTICE: 1 hashes missing 2025/08/04 04:42:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dehitek6riyu': 1 differences found 2025/08/04 04:42:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dehitek6riyu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/04 04:42:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dehitek6riyu': 0 differences found 2025/08/04 04:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dehitek6riyu': 1 matching files 2025/08/04 04:42:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivitup1zulo" 2025/08/04 04:42:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:42:38 DEBUG : Creating backend with remote "TestDrive:crypt/pmo39a1db3h232mmdo5nfkeqain7mn84icmt0kel6urhttrd3ot0" 2025/08/04 04:42:39 DEBUG : Creating backend with remote "/tmp/rclone1114121954" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vivitup1zulo'", Local "Local file system at /tmp/rclone1114121954", Modify Window "1ms" 2025/08/04 04:42:41 DEBUG : 測試_Русский___ě_áñ: md5 = 739c9fc28a808fa7fb0ad5f5a718e46d OK NFD checkfile vs. NFC remote (without normalization) 2025/08/04 04:42:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/04 04:42:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vivitup1zulo' 2025/08/04 04:42:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivitup1zulo': 1 files missing 2025/08/04 04:42:42 NOTICE: 1 hashes missing 2025/08/04 04:42:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivitup1zulo': 1 differences found 2025/08/04 04:42:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivitup1zulo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/04 04:42:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivitup1zulo': 0 differences found 2025/08/04 04:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivitup1zulo': 1 matching files 2025/08/04 04:42:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numobaw6leqa" 2025/08/04 04:42:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:42:43 DEBUG : Creating backend with remote "TestDrive:crypt/ok75ruof0i8i6gpuopcv5guk8ue7rofr8sgh22oqgcq6l9kaq5eg" 2025/08/04 04:42:44 DEBUG : Creating backend with remote "/tmp/rclone3888671132" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numobaw6leqa'", Local "Local file system at /tmp/rclone3888671132", Modify Window "1ms" 2025/08/04 04:42:46 DEBUG : 測試_Русский___ě_áñ: md5 = 6f1008efd69884cf3e650682959afdab OK NFC checkfile vs. NFD remote (without normalization) 2025/08/04 04:42:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/04 04:42:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-numobaw6leqa' 2025/08/04 04:42:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numobaw6leqa': 1 files missing 2025/08/04 04:42:47 NOTICE: 1 hashes missing 2025/08/04 04:42:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numobaw6leqa': 1 differences found 2025/08/04 04:42:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numobaw6leqa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/04 04:42:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numobaw6leqa': 0 differences found 2025/08/04 04:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numobaw6leqa': 1 matching files 2025/08/04 04:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wehimuz9sipo" 2025/08/04 04:42:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/27s8n03us6j87lct8lclrrf08n7o762i9q0a2j6sulph8mv434h0" 2025/08/04 04:42:49 DEBUG : Creating backend with remote "/tmp/rclone199599024" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wehimuz9sipo'", Local "Local file system at /tmp/rclone199599024", Modify Window "1ms" 2025/08/04 04:42:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 832cc7a68e7e87372d1f29578e37db6d OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/04 04:42:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/04 04:42:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wehimuz9sipo' 2025/08/04 04:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehimuz9sipo': 1 files missing 2025/08/04 04:42:52 NOTICE: 1 hashes missing 2025/08/04 04:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehimuz9sipo': 1 differences found 2025/08/04 04:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehimuz9sipo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/04 04:42:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehimuz9sipo': 0 differences found 2025/08/04 04:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wehimuz9sipo': 1 matching files 2025/08/04 04:42:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuxoxer9howa" 2025/08/04 04:42:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:42:53 DEBUG : Creating backend with remote "TestDrive:crypt/76t0kidl9v21eomounif6h5ca7823otpr2em4f5enkikgv8rb130" 2025/08/04 04:42:54 DEBUG : Creating backend with remote "/tmp/rclone3938664136" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuxoxer9howa'", Local "Local file system at /tmp/rclone3938664136", Modify Window "1ms" 2025/08/04 04:42:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ecdd95b8cccbd5d8311b37f985aff480 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/04 04:42:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/04 04:42:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuxoxer9howa' 2025/08/04 04:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuxoxer9howa': 1 files missing 2025/08/04 04:42:57 NOTICE: 1 hashes missing 2025/08/04 04:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuxoxer9howa': 1 differences found 2025/08/04 04:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuxoxer9howa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/04 04:42:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuxoxer9howa': 0 differences found 2025/08/04 04:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuxoxer9howa': 1 matching files 2025/08/04 04:42:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaronik8yiku" 2025/08/04 04:42:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:42:58 DEBUG : Creating backend with remote "TestDrive:crypt/ht3ucl6unmj88253njot97e2cebokov5fmvqirbgdpuuv5cmtpfg" 2025/08/04 04:42:59 DEBUG : Creating backend with remote "/tmp/rclone3967650715" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaronik8yiku'", Local "Local file system at /tmp/rclone3967650715", Modify Window "1ms" 2025/08/04 04:43:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 86614842925aaddd4855407076381952 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/04 04:43:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/04 04:43:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaronik8yiku' 2025/08/04 04:43:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaronik8yiku': 1 files missing 2025/08/04 04:43:02 NOTICE: 1 hashes missing 2025/08/04 04:43:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaronik8yiku': 1 differences found 2025/08/04 04:43:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaronik8yiku': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/04 04:43:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaronik8yiku': 0 differences found 2025/08/04 04:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaronik8yiku': 1 matching files 2025/08/04 04:43:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ludiqiy7cibu" 2025/08/04 04:43:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:43:03 DEBUG : Creating backend with remote "TestDrive:crypt/8rp3o1q8f4v1phljp0p60vcj0ri9rnnsafbctk0bkvh43s967khg" 2025/08/04 04:43:04 DEBUG : Creating backend with remote "/tmp/rclone1815812077" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ludiqiy7cibu'", Local "Local file system at /tmp/rclone1815812077", Modify Window "1ms" 2025/08/04 04:43:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8ac1f0434858af837381c1e47f2aa820 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/04 04:43:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/04 04:43:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ludiqiy7cibu' 2025/08/04 04:43:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludiqiy7cibu': 1 files missing 2025/08/04 04:43:07 NOTICE: 1 hashes missing 2025/08/04 04:43:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludiqiy7cibu': 1 differences found 2025/08/04 04:43:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludiqiy7cibu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/04 04:43:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/04 04:43:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludiqiy7cibu': 0 differences found 2025/08/04 04:43:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludiqiy7cibu': 1 matching files 2025/08/04 04:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ludiqiy7cibu': Purge remote 2025/08/04 04:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaronik8yiku': Purge remote 2025/08/04 04:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuxoxer9howa': Purge remote 2025/08/04 04:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wehimuz9sipo': Purge remote 2025/08/04 04:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numobaw6leqa': Purge remote 2025/08/04 04:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivitup1zulo': Purge remote 2025/08/04 04:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dehitek6riyu': Purge remote 2025/08/04 04:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refopuq4revu': Purge remote 2025/08/04 04:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-focociq5wozi': Purge remote 2025/08/04 04:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fobemur4paru': Purge remote --- PASS: TestApplyTransforms (53.19s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:43:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/04 04:43:15 DEBUG : sub/file2: md5 = 7f95f7bdc26af74f916e5d87bd283f0c OK 2025/08/04 04:43:15 INFO : file1: Copied (new) to: sub/file2 2025/08/04 04:43:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:43:16 DEBUG : file1: Unchanged skipping 2025/08/04 04:43:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': don't need to copy/move sub/file2, it is already at target location 2025/08/04 04:43:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.60s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:43:21 DEBUG : dst/file1: md5 = 08dc9a8b1b2b702c5523180985ab111c OK 2025/08/04 04:43:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/backup" 2025/08/04 04:43:22 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/1nrff024r7pq65ecp72fc28jb0" 2025/08/04 04:43:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/04 04:43:26 INFO : dst/file1: Moved (server-side) 2025/08/04 04:43:27 DEBUG : dst/file1: md5 = bc3e8f3c39619cf35f60480104802c10 OK 2025/08/04 04:43:27 INFO : dst/file1: Copied (new) 2025/08/04 04:43:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/04 04:43:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/04 04:43:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.62s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:43:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/dst" 2025/08/04 04:43:32 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/04 04:43:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/CompareDest" 2025/08/04 04:43:34 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/gveqi14airsml4bgu7krj116o8" 2025/08/04 04:43:35 DEBUG : one: Need to transfer - File not found at Destination 2025/08/04 04:43:37 DEBUG : one: md5 = b3cb1bbae2e939014ed2bc22f45bea94 OK 2025/08/04 04:43:37 INFO : one: Copied (new) 2025/08/04 04:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:43:40 DEBUG : one: md5 = 3f3f8890af7a7f31270b4307333e41a8 OK 2025/08/04 04:43:40 INFO : one: Copied (replaced existing) 2025/08/04 04:43:42 DEBUG : dst/one: md5 = c3e0ef2946a07d4e77940bc79c117e54 OK 2025/08/04 04:43:44 DEBUG : CompareDest/one: md5 = b04580ab1b9d8cbbf64a9a575513b0c0 OK 2025/08/04 04:43:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:43:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:43:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/04 04:43:47 DEBUG : CompareDest/two: md5 = fbd9586fcb4feeeaa85112ea1ba8daf0 OK 2025/08/04 04:43:48 DEBUG : two: Need to transfer - File not found at Destination 2025/08/04 04:43:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:43:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/04 04:43:49 DEBUG : two: Need to transfer - File not found at Destination 2025/08/04 04:43:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:43:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/04 04:43:50 DEBUG : two: Need to transfer - File not found at Destination 2025/08/04 04:43:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/04 04:43:52 DEBUG : two: md5 = 1b9bf69325cafb973ad893d24d45493e OK 2025/08/04 04:43:52 INFO : two: Copied (new) 2025/08/04 04:43:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/04 04:43:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:43:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:43:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.89s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:43:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/dst" 2025/08/04 04:43:57 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/04 04:43:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/CopyDest" 2025/08/04 04:43:59 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/04 04:44:00 DEBUG : one: Need to transfer - File not found at Destination 2025/08/04 04:44:02 DEBUG : one: md5 = 97f62203af78f6c6a35e9bd0709486bb OK 2025/08/04 04:44:02 INFO : one: Copied (new) 2025/08/04 04:44:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:44:05 DEBUG : one: md5 = 98e7c79c8215bf23ff753046df0f1217 OK 2025/08/04 04:44:05 INFO : one: Copied (replaced existing) 2025/08/04 04:44:08 DEBUG : dst/one: md5 = a0051d4afb0b2cb41fca98eb14c381a0 OK 2025/08/04 04:44:10 DEBUG : CopyDest/one: md5 = 0fa062776a7d5f96ed0fc4a5fb85bf39 OK 2025/08/04 04:44:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/BackupDir" 2025/08/04 04:44:11 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/04 04:44:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:44:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:44:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:44:14 INFO : one: Moved (server-side) 2025/08/04 04:44:15 INFO : one: Copied (server-side copy) 2025/08/04 04:44:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/04 04:44:17 DEBUG : CopyDest/two: md5 = 42dd6c0b42a2140f80851bb80fc3254b OK 2025/08/04 04:44:18 DEBUG : two: Need to transfer - File not found at Destination 2025/08/04 04:44:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:44:19 INFO : two: Copied (server-side copy) 2025/08/04 04:44:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/04 04:44:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:44:20 DEBUG : two: Unchanged skipping 2025/08/04 04:44:22 DEBUG : CopyDest/three: md5 = 6319e19cb1e5014edd22c43eb7582357 OK 2025/08/04 04:44:22 DEBUG : three: Need to transfer - File not found at Destination 2025/08/04 04:44:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/04 04:44:23 DEBUG : three: Destination not found in --copy-dest 2025/08/04 04:44:24 DEBUG : three: md5 = b12493a44b8f481eb6c48ce3b8e01390 OK 2025/08/04 04:44:24 INFO : three: Copied (new) 2025/08/04 04:44:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/04 04:44:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/04 04:44:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:44:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/04 04:44:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/04 04:44:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:44:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.83s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:44:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/04 04:44:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 57ea0c51a8089da81dcce46eee17880a OK 2025/08/04 04:44:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/04 04:44:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/04 04:44:35 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/08/04 04:44:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/04 04:44:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/04 04:44:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a8dd3a153108e98de930ae9943f8c512 OK 2025/08/04 04:44:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/04 04:44:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/04 04:44:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.29s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:44:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Looking for duplicate names using skip mode. 2025/08/04 04:44:44 NOTICE: one: Found 2 files with duplicate names 2025/08/04 04:44:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.56s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:44:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Looking for duplicate names using skip mode. 2025/08/04 04:44:51 NOTICE: one: Found 3 files with duplicate names 2025/08/04 04:44:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/04 04:44:51 INFO : one: Deleted 2025/08/04 04:44:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.96s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:44:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Looking for duplicate names using first mode. 2025/08/04 04:44:57 NOTICE: one: Found 3 files with duplicate names 2025/08/04 04:44:57 INFO : one: Deleted 2025/08/04 04:44:58 INFO : one: Deleted 2025/08/04 04:44:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.16s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:45:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Looking for duplicate names using newest mode. 2025/08/04 04:45:03 NOTICE: one: Found 3 files with duplicate names 2025/08/04 04:45:04 INFO : one: Deleted 2025/08/04 04:45:04 INFO : one: Deleted 2025/08/04 04:45:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.47s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:45:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Looking for duplicate names using oldest mode. 2025/08/04 04:45:10 NOTICE: one: Found 3 files with duplicate names 2025/08/04 04:45:11 INFO : one: Deleted 2025/08/04 04:45:11 INFO : one: Deleted 2025/08/04 04:45:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.40s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:45:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Looking for duplicate names using largest mode. 2025/08/04 04:45:16 NOTICE: one: Found 3 files with duplicate names 2025/08/04 04:45:17 INFO : one: Deleted 2025/08/04 04:45:17 INFO : one: Deleted 2025/08/04 04:45:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.46s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:45:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Looking for duplicate names using smallest mode. 2025/08/04 04:45:23 NOTICE: one: Found 3 files with duplicate names 2025/08/04 04:45:24 INFO : one: Deleted 2025/08/04 04:45:24 INFO : one: Deleted 2025/08/04 04:45:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.44s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:45:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Looking for duplicate names using rename mode. 2025/08/04 04:45:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/04 04:45:32 INFO : one-2.txt: renamed from: one.txt 2025/08/04 04:45:33 INFO : one-3.txt: renamed from: one.txt 2025/08/04 04:45:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.56s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:45:39 DEBUG : dupe1/one.txt: md5 = 6ca0aed2c23fc1d4280a1c92a0fe3437 OK 2025/08/04 04:45:41 DEBUG : dupe2/two.txt: md5 = 2219a6907f79c9e29ddabd1bdabf3e8f OK 2025/08/04 04:45:43 DEBUG : dupe3/three.txt: md5 = a90078c5590e4e10ca0e3a960b16dc6d OK 2025/08/04 04:45:44 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/04 04:45:44 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/04 04:45:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/04 04:45:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/04 04:45:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/04 04:45:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/04 04:45:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.83s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:45:51 DEBUG : a.txt: md5 = 589523d101156d5c6faae25419e8648c OK 2025/08/04 04:45:52 DEBUG : zend.txt: md5 = ac8646e569596191c208bf6ea57e3967 OK 2025/08/04 04:45:55 DEBUG : sub dir/hello world: md5 = 362823927b2d2c4f63c9fdf7c9490a17 OK 2025/08/04 04:45:56 DEBUG : sub dir/hello world2: md5 = 128156ea38d5afa6f9122ce4ba335af4 OK 2025/08/04 04:45:58 DEBUG : sub dir/ignore dir/.ignore: md5 = e19728970a189f217ae1d46e56984a90 OK 2025/08/04 04:46:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3baa348e4090ce9bbc89904575323cf2 OK 2025/08/04 04:46:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8df7e13b1558d209a581684e4f081ad7 OK 2025/08/04 04:46:03 DEBUG : a.txt: Excluded (Size Filter) 2025/08/04 04:46:03 DEBUG : a.txt: Excluded 2025/08/04 04:46:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/04 04:46:04 DEBUG : sub dir/hello world2: Excluded 2025/08/04 04:46:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/04 04:46:04 DEBUG : sub dir/hello world: Excluded 2025/08/04 04:46:05 DEBUG : sub dir/ignore dir: Excluded 2025/08/04 04:46:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/04 04:46:05 DEBUG : sub dir/hello world2: Excluded 2025/08/04 04:46:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/04 04:46:05 DEBUG : sub dir/hello world: Excluded 2025/08/04 04:46:05 DEBUG : sub dir/ignore dir: Excluded 2025/08/04 04:46:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/04 04:46:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/04 04:46:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/04 04:46:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/04 04:46:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/04 04:46:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/04 04:46:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.71s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:46:13 DEBUG : a.txt: md5 = 907f19c134de768049bfbe27c81394a6 OK 2025/08/04 04:46:14 DEBUG : zend.txt: md5 = ba913d701ecf4df759d5be5ae7f349ed OK 2025/08/04 04:46:16 DEBUG : sub dir/hello world: md5 = dd8e013e14cf98893d184f59afdade5a OK 2025/08/04 04:46:17 DEBUG : sub dir/hello world2: md5 = d01a9164a4d94803cfad5c0dd54ecfc7 OK 2025/08/04 04:46:20 DEBUG : sub dir/ignore dir/.ignore: md5 = fc355f65019ee00c42e252af468ff374 OK 2025/08/04 04:46:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6670cc2bc82df8582b59c5f1f98a151f OK 2025/08/04 04:46:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = e4e5f101dcbad302ea316291ddd5ff2f OK 2025/08/04 04:46:24 DEBUG : a.txt: Excluded (Size Filter) 2025/08/04 04:46:24 DEBUG : a.txt: Excluded 2025/08/04 04:46:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/04 04:46:25 DEBUG : sub dir/hello world: Excluded 2025/08/04 04:46:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/04 04:46:25 DEBUG : sub dir/hello world2: Excluded 2025/08/04 04:46:25 DEBUG : sub dir/ignore dir: Excluded 2025/08/04 04:46:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/04 04:46:25 DEBUG : sub dir/hello world: Excluded 2025/08/04 04:46:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/04 04:46:25 DEBUG : sub dir/hello world2: Excluded 2025/08/04 04:46:26 DEBUG : sub dir/ignore dir: Excluded 2025/08/04 04:46:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/04 04:46:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/04 04:46:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/04 04:46:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/04 04:46:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/04 04:46:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/04 04:46:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.97s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:46:34 DEBUG : file1: md5 = 30b68ebea1465d4f1b3b2f6b17310142 OK 2025/08/04 04:46:36 DEBUG : sub/file2: md5 = 5ca0c6bde33ef402e5af63eef7e6492a 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/08/04 04:46:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/04 04:46:39 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/04 04:46:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/04 04:46:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.49s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:46:43 DEBUG : file1: md5 = aafe0e2eb3076a2e171d8a383e6c36d0 OK 2025/08/04 04:46:45 DEBUG : sub/file2: md5 = ae4dd725b99b0063a52de84849b4374d 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/08/04 04:46:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/notfound" 2025/08/04 04:46:49 DEBUG : Config file has changed externally - reloading 2025/08/04 04:46:49 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/qe0i31qdkoejk60elps0ni5sqk" 2025/08/04 04:46:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.61s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:46:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Making directory 2025/08/04 04:46:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:46:56 DEBUG : sub dir/hello world: md5 = 57063faab38e62ea6fa4346275c96840 OK 2025/08/04 04:46:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.54s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:00 DEBUG : potato2: md5 = eb680b9e8ab52e3ddce1b62ccdbab85e OK 2025/08/04 04:47:01 DEBUG : empty space: md5 = 958d4c7072e1bfc7f7b1f76b5aa7b6fe OK --- PASS: TestLs (4.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:04 DEBUG : potato2: md5 = d2ff06b9d392038efa5d974859f7171d OK 2025/08/04 04:47:06 DEBUG : empty space: md5 = af5fb124901745c00b1a6d5a94a8a8ef OK 2025/08/04 04:47:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/04 04:47:06 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.99s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:09 DEBUG : potato2: md5 = 1f4f21c72e6ea6a974d515438921646a OK 2025/08/04 04:47:11 DEBUG : empty space: md5 = d75580703bba9d35c064162ed8f6126a OK --- PASS: TestLsLong (4.73s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:14 DEBUG : potato2: md5 = 257a616be06fd8e903cfe14c6db76749 OK 2025/08/04 04:47:15 DEBUG : empty space: md5 = df42269a7df2d81a6d068870ecb7be82 OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/08/04 04:47:17 DEBUG : Creating backend with remote ":memory:" 2025/08/04 04:47:17 DEBUG : Config file has changed externally - reloading 2025/08/04 04:47:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/04 04:47:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/04 04:47:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/04 04:47:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/04 04:47:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/04 04:47:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/04 04:47:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/04 04:47:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/04 04:47:17 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:19 DEBUG : potato2: md5 = 64a602bc19a21d1dfe4be108d89c2fb9 OK 2025/08/04 04:47:20 DEBUG : empty space: md5 = 83f5370aedc3bdd6aa13fab98c819730 OK 2025/08/04 04:47:22 DEBUG : sub dir/potato3: md5 = cabcfc2dff1f4430b2095fe605516bfd OK 2025/08/04 04:47:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.22s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:27 DEBUG : small: md5 = e9031ca3298ba55a309c2f64b8e3cfe0 OK 2025/08/04 04:47:28 DEBUG : medium: md5 = 1de1c6ed6ccf0a4ca7dce6f70d9a2a8b OK 2025/08/04 04:47:29 DEBUG : large: md5 = cddc245cc3c4342edd9618e7faab256a OK 2025/08/04 04:47:30 DEBUG : Waiting for deletions to finish 2025/08/04 04:47:30 DEBUG : large: Excluded (Size Filter) 2025/08/04 04:47:30 INFO : small: Deleted 2025/08/04 04:47:30 INFO : medium: Deleted --- PASS: TestDelete (6.20s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:33 DEBUG : small: md5 = 9615670c7ee1702fa4cce4fa37f2c4d1 OK 2025/08/04 04:47:34 DEBUG : medium: md5 = d65761aed42be32b84dddf1f9557f739 OK 2025/08/04 04:47:36 DEBUG : large: md5 = 8102b00ccfa1117d4fe5d636f2bae450 OK 2025/08/04 04:47:36 DEBUG : Waiting for deletions to finish 2025/08/04 04:47:36 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/04 04:47:37 INFO : small: Deleted 2025/08/04 04:47:37 INFO : medium: Deleted --- PASS: TestMaxDelete (6.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:40 DEBUG : small: md5 = 89af568fd903bbbca1060eba3174f6e3 OK 2025/08/04 04:47:41 DEBUG : medium: md5 = 81c91fd82384a14179b7b0064577b77b OK 2025/08/04 04:47:42 DEBUG : large: md5 = 297ceb698c069a51adb506b456b51b99 OK 2025/08/04 04:47:42 DEBUG : Waiting for deletions to finish 2025/08/04 04:47:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/04 04:47:43 INFO : medium: Deleted 2025/08/04 04:47:43 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.58s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:46 DEBUG : small: md5 = 6cd4460a1951a3d15e020bfd16fb92bd OK 2025/08/04 04:47:47 DEBUG : medium: md5 = ad90f2fa1ab963e67cc1636cf995a602 OK 2025/08/04 04:47:49 DEBUG : large: md5 = 9b4876f3d7b6c26f4d9488879def4a81 OK 2025/08/04 04:47:49 DEBUG : Waiting for deletions to finish 2025/08/04 04:47:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/04 04:47:50 INFO : medium: Deleted 2025/08/04 04:47:50 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.59s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:53 DEBUG : ReadFile: md5 = 1d68c6553511f3db32cf1dd7ecb5b411 OK --- PASS: TestReadFile (3.98s) === RUN TestRetry 2025/08/04 04:47:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/04 04:47:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/04 04:47:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/04 04:47:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/04 04:47:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/04 04:47:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/04 04:47:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:47:57 DEBUG : file1: md5 = 886d07bb2df41ea74ee0c046f4b5225e OK 2025/08/04 04:47:58 DEBUG : file2: md5 = c4626eb5819807bd32c5fe677f889d85 OK --- PASS: TestCat (16.93s) === RUN TestPurge 2025/08/04 04:48:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nupeweh7yope" 2025/08/04 04:48:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:48:12 DEBUG : Creating backend with remote "TestDrive:crypt/9sdiadft0t57d19i2f6q66auti2bel6oopoblpeb3bi1svfhga0g" 2025/08/04 04:48:13 DEBUG : Creating backend with remote "/tmp/rclone599901185" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nupeweh7yope'", Local "Local file system at /tmp/rclone599901185", Modify Window "1ms" 2025/08/04 04:48:18 DEBUG : A1/B1/C1/one: md5 = 183a285d562bb178b8aa9a1115675942 OK 2025/08/04 04:48:18 INFO : A2: Making directory 2025/08/04 04:48:19 INFO : A1/B2: Making directory 2025/08/04 04:48:19 INFO : A1/B2/C2: Making directory 2025/08/04 04:48:20 INFO : A1/B1/C3: Making directory 2025/08/04 04:48:21 INFO : A3: Making directory 2025/08/04 04:48:22 INFO : A3/B3: Making directory 2025/08/04 04:48:22 INFO : A3/B3/C4: Making directory 2025/08/04 04:48:25 DEBUG : A1/two: md5 = 9f3ec44aea777e5879aa21d00c4a1775 OK 2025/08/04 04:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupeweh7yope': Purge remote 2025/08/04 04:48:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.43s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:48:32 DEBUG : A1/B1/C1/one: md5 = 631418bfd4a8590b342c280aba68a853 OK 2025/08/04 04:48:32 INFO : A2: Making directory 2025/08/04 04:48:32 INFO : A1/B2: Making directory 2025/08/04 04:48:33 INFO : A1/B2/C2: Making directory 2025/08/04 04:48:34 INFO : A1/B1/C3: Making directory 2025/08/04 04:48:35 INFO : A3: Making directory 2025/08/04 04:48:35 INFO : A3/B3: Making directory 2025/08/04 04:48:36 INFO : A3/B3/C4: Making directory 2025/08/04 04:48:38 DEBUG : A1/two: md5 = de3d56a86e8be2e177d6c2c7c49d6b82 OK 2025/08/04 04:48:40 DEBUG : removing 1 level 3 directories 2025/08/04 04:48:40 INFO : A3/B3/C4: Removing directory 2025/08/04 04:48:42 DEBUG : removing 2 level 3 directories 2025/08/04 04:48:42 INFO : A1/B2/C2: Removing directory 2025/08/04 04:48:42 INFO : A1/B1/C3: Removing directory 2025/08/04 04:48:43 DEBUG : removing 2 level 2 directories 2025/08/04 04:48:43 INFO : A3/B3: Removing directory 2025/08/04 04:48:43 INFO : A1/B2: Removing directory 2025/08/04 04:48:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/04 04:48:43 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/04 04:48:44 DEBUG : removing 2 level 1 directories 2025/08/04 04:48:44 INFO : A3: Removing directory 2025/08/04 04:48:44 INFO : A2: Removing directory 2025/08/04 04:48:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/04 04:48:48 DEBUG : removing 1 level 3 directories 2025/08/04 04:48:48 INFO : A1/B1/C1: Removing directory 2025/08/04 04:48:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:48 DEBUG : removing 1 level 2 directories 2025/08/04 04:48:48 INFO : A1/B1: Removing directory 2025/08/04 04:48:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/04 04:48:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/04 04:48:49 DEBUG : removing 1 level 1 directories 2025/08/04 04:48:49 INFO : A1: Removing directory 2025/08/04 04:48:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/04 04:48:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/04 04:48:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/04 04:48:50 DEBUG : removing 1 level 0 directories 2025/08/04 04:48:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Removing directory 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/04 04:48:50 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.33s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:48:52 INFO : A1: Making directory 2025/08/04 04:48:53 INFO : A1/B1: Making directory 2025/08/04 04:48:53 INFO : A1/B1/C1: Making directory 2025/08/04 04:48:56 DEBUG : removing 1 level 3 directories 2025/08/04 04:48:56 INFO : A1/B1/C1: Removing directory 2025/08/04 04:48:56 DEBUG : removing 1 level 2 directories 2025/08/04 04:48:56 INFO : A1/B1: Removing directory 2025/08/04 04:48:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/04 04:48:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.96s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:48:59 INFO : A1: Making directory 2025/08/04 04:49:00 INFO : A1/B1: Making directory 2025/08/04 04:49:01 INFO : A1/B1/C1: Making directory 2025/08/04 04:49:03 DEBUG : removing 1 level 3 directories 2025/08/04 04:49:03 INFO : A1/B1/C1: Removing directory 2025/08/04 04:49:04 DEBUG : removing 1 level 2 directories 2025/08/04 04:49:04 INFO : A1/B1: Removing directory 2025/08/04 04:49:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/04 04:49:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.15s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:49:08 DEBUG : file1: md5 = 364f7d4aec8b008cd106163b8e3059bb OK 2025/08/04 04:49:08 DEBUG : filename.txt: File name found in url 2025/08/04 04:49:09 DEBUG : filename.txt: md5 = bcdbe0ee7fbfa08f725509bd2e9d2439 OK 2025/08/04 04:49:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/04 04:49:11 DEBUG : headerfilename.txt: md5 = e28abad9d5c2add5eb571e080fd12b2d OK 2025/08/04 04:49:12 DEBUG : file2: md5 = 6c807b81cb33356181f0d0475f0063ae OK --- PASS: TestCopyURL (8.53s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:49:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/04 04:49:17 DEBUG : sub/file2: md5 = a9c32e9e951c5e492a500a0ccb38c468 OK 2025/08/04 04:49:17 INFO : file1: Copied (new) to: sub/file2 2025/08/04 04:49:17 INFO : file1: Deleted 2025/08/04 04:49:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:49:18 DEBUG : file1: Unchanged skipping 2025/08/04 04:49:18 INFO : file1: Deleted 2025/08/04 04:49:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': don't need to copy/move sub/file2, it is already at target location 2025/08/04 04:49:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.99s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:49:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/04 04:49:22 DEBUG : file1: md5 = c10b11924cf039a31b971a52c68d1722 OK 2025/08/04 04:49:22 INFO : file1: Copied (new) 2025/08/04 04:49:22 INFO : file1: Deleted 2025/08/04 04:49:23 DEBUG : file1: Destination exists, skipping 2025/08/04 04:49:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.12s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:49:27 DEBUG : dst/file1: md5 = 3449cef2940690671b63dda365a0eace OK 2025/08/04 04:49:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demahop7kame/backup" 2025/08/04 04:49:28 DEBUG : Creating backend with remote "TestDrive:crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g/1nrff024r7pq65ecp72fc28jb0" 2025/08/04 04:49:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/04 04:49:32 INFO : dst/file1: Moved (server-side) 2025/08/04 04:49:33 DEBUG : dst/file1: md5 = 4abac2661589759c0e1a2a6a93695d6e OK 2025/08/04 04:49:33 INFO : dst/file1: Copied (new) 2025/08/04 04:49:33 INFO : dst/file1: Deleted 2025/08/04 04:49:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/04 04:49:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/04 04:49:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.16s) === 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:49:40 DEBUG : A1/one: md5 = fd351b5e0d5e0ebe59ee62899783c74d OK 2025/08/04 04:49:41 DEBUG : A1/two: md5 = 65e809e03380168e40b0dbab7f64b489 OK 2025/08/04 04:49:44 DEBUG : A1/B1/three: md5 = 8fe384b38600a068ec88a845e5c5cbf8 OK 2025/08/04 04:49:46 DEBUG : A1/B1/C1/four: md5 = 874d860715f9f7f78db3a87b208a8773 OK 2025/08/04 04:49:48 DEBUG : A1/B1/C2/five: md5 = b7e8a6bc8b7321e727a5a293cd9c9038 OK 2025/08/04 04:49:48 INFO : A1/B2: Making directory 2025/08/04 04:49:49 INFO : A1/B1/C3: Making directory 2025/08/04 04:49:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/04 04:49:58 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/04 04:49:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/04 04:49:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/04 04:49:58 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/04 04:50:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/04 04:50:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/04 04:50:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/04 04:50:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/04 04:50:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/04 04:50:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/04 04:50:09 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/04 04:50:09 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/04 04:50:09 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/04 04:50:09 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/04 04:50:10 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/04 04:50:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/04 04:50:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/04 04:50:12 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/04 04:50:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/04 04:50:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/04 04:50:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/04 04:50:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/04 04:50:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/04 04:50:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/04 04:50:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/04 04:50:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/04 04:50:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/04 04:50:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/04 04:50:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/04 04:50:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.13s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:50:22 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': File to upload is small (34 bytes), uploading instead of streaming 2025/08/04 04:50:24 DEBUG : no_checksum_small_file_from_pipe: md5 = 10ee094cdea3cfbed98245941eb4acf8 OK 2025/08/04 04:50:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/04 04:50:24 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/04 04:50:25 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/04 04:50:26 DEBUG : no_checksum_big_file_from_pipe: md5 = a5b6f6bb4c759e1a0bacfe219df4d7ee OK 2025/08/04 04:50:26 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': File to upload is small (34 bytes), uploading instead of streaming 2025/08/04 04:50:29 DEBUG : with_checksum_small_file_from_pipe: md5 = f20d1d64b460638893cf02b769f95c96 OK 2025/08/04 04:50:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/04 04:50:30 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/04 04:50:31 DEBUG : with_checksum_big_file_from_pipe: md5 = 29f666ede6428adff590607ba56e97e8 OK 2025/08/04 04:50:31 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': File to upload is small (34 bytes), uploading instead of streaming 2025/08/04 04:50:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:50:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/04 04:50:36 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': File to upload is small (34 bytes), uploading instead of streaming 2025/08/04 04:50:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/04 04:50:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/04 04:50:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.70s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/04 04:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': File to upload is small (48 bytes), uploading instead of streaming 2025/08/04 04:50:44 DEBUG : rcat_metadata: md5 = 30f29c393c695cff9a9deed12765a25e OK 2025/08/04 04:50:44 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/04 04:50:46 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/04 04:50:46 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8d1a353bff53c80cb0ea403a8f9eb68e OK 2025/08/04 04:50:46 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.69s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.71s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:50:49 DEBUG : potato1: md5 = d1e40a35901a3421d6fbea6e3fa1626d OK 2025/08/04 04:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': File to upload is small (60 bytes), uploading instead of streaming 2025/08/04 04:50:51 DEBUG : potato2: md5 = 8788ee2aeca3847554cebd7d39219a02 OK 2025/08/04 04:50:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.19s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:50:53 DEBUG : potato1: md5 = 471a9d091bc96bc158c9f33268f19b9d OK 2025/08/04 04:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': File to upload is small (60 bytes), uploading instead of streaming 2025/08/04 04:50:55 DEBUG : potato2: md5 = b7ced35ed0ec4266a2e20efb53bd35d9 OK 2025/08/04 04:50:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.19s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:50:59 DEBUG : potato2: md5 = e1a330393a4e023fa33ac417374f457b OK 2025/08/04 04:51:00 DEBUG : empty space: md5 = 5030fdf687ad239a44161b8688c41410 OK 2025/08/04 04:51:02 DEBUG : sub dir/potato3: md5 = ebdaa216048b354cacfe54aadbc843e7 OK 2025/08/04 04:51:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Touching "sub dir/potato3" 2025/08/04 04:51:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Touching "empty space" 2025/08/04 04:51:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Touching "potato2" 2025/08/04 04:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.80s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:51:07 DEBUG : dir with metadata: Making directory with metadata 2025/08/04 04:51:08 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:51:09 DEBUG : directory with modtime: Making directory with metadata 2025/08/04 04:51:10 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:51:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/04 04:51:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/04 04:51:12 DEBUG : Google drive root 'crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g': Skipping btime metadata as can't update it on an existing file: 2025-08-04T04:51:12.223698828Z 2025/08/04 04:51:12 INFO : non existent directory: Updated directory metadata 2025/08/04 04:51:15 DEBUG : Google drive root 'crypt/rqflgle5ardon7isrgme8l4g3d50htc73tp002mqq56mk4ae665g': Skipping btime metadata as can't update it on an existing file: 2025-08-04T04:51:12.223698828Z 2025/08/04 04:51:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.95s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:51:17 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/04 04:51:18 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/04 04:51:19 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-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:51:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/04 04:51:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/04 04:51:21 DEBUG : dst: Making directory with metadata 2025/08/04 04:51:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/04 04:51:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:51:22 INFO : dst: Set directory modification time (using SetModTime) 2025/08/04 04:51:23 INFO : dst: Set directory modification time (using SetModTime) 2025/08/04 04:51:23 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/04 04:51:23 INFO : dst: Set directory modification time (using SetModTime) 2025/08/04 04:51:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.71s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame'", Local "Local file system at /tmp/rclone3967037534", Modify Window "1ms" 2025/08/04 04:51:26 DEBUG : sub dir/test remove existing: md5 = 3ae89dc2c8bdb55b7f1f5e273607bc51 OK 2025/08/04 04:51:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1d2338404930c8b0a4496b98e7cf3211 OK 2025/08/04 04:51:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yuquboq2" before starting 2025/08/04 04:51:31 DEBUG : sub dir/test remove existing.yuquboq2: TEST: removing renamed existing file after operation 2025/08/04 04:51:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nacixod5" before starting 2025/08/04 04:51:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nacixod5: TEST: renaming existing back after failed operation 2025/08/04 04:51:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hotajep5" before starting 2025/08/04 04:51:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hotajep5: TEST: removing renamed existing file after operation 2025/08/04 04:51:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g28l8s1j8ee4a90vpfshce9ulsb9cdsidao88ktd64l2c10c0of4lln06q6drlm7ul6fa1hvjl05vg45fgpuuir1k63lh4nejdk5dvc12tel0en1td1aoaoqpa5ha824u5v65ivogr1sv8ttbpve6gs6aq8fvu600k6ajks4n2uaaffo1q7g" 2025/08/04 04:51:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "snjibamespg6qdftcj0utlm9sdvoermt4l4t4scta7489acuk6tg" --- PASS: TestRemoveExisting (13.02s) === 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/08/04 04:51:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demahop7kame': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m49.558783088s (try 1/5)