"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/20 03:25:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi" 2025/09/20 03:25:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:25:05 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0" 2025/09/20 03:25:06 DEBUG : Creating backend with remote "/tmp/rclone1450565489" === 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-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/20 03:25:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/20 03:25:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/20 03:25:06 DEBUG : potato: Seek from 10 to 0 2025/09/20 03:25:06 DEBUG : potato: Seek from 10 to 0 2025/09/20 03:25:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/20 03:25:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/20 03:25:06 DEBUG : potato: Seek from 5 to 2 2025/09/20 03:25:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/20 03:25:06 DEBUG : potato: Seek from 7 to 0 2025/09/20 03:25:06 DEBUG : potato: Seek from 7 to 0 2025/09/20 03:25:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/20 03:25:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/20 03:25:06 DEBUG : potato: Seek from 5 to 2 2025/09/20 03:25:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/20 03:25:06 DEBUG : potato: Seek from 8 to 0 2025/09/20 03:25:06 DEBUG : potato: Seek from 8 to 0 2025/09/20 03:25:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/20 03:25:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/20 03:25:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/20 03:25:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/20 03:25:06 DEBUG : potato: Seek from 5 to 2 2025/09/20 03:25:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/20 03:25:06 DEBUG : potato: Seek from 9 to 0 2025/09/20 03:25:06 DEBUG : potato: Seek from 9 to 0 2025/09/20 03:25:06 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-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:25:09 DEBUG : rutabaga: md5 = 6a65221f28ecfb083b287c39532fe1dc OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/20 03:25:11 DEBUG : empty space: md5 = 8a38f5a80b887e9efd4ed4ca6797fe2b OK === RUN TestCheck/3 2025/09/20 03:25:13 DEBUG : potato2: md5 = 2a38c82bc74efd321a22e9501038d970 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/20 03:25:15 DEBUG : remotepotato: md5 = d35a13f4e5591890533f021cf740b2dc OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.69s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2025/09/20 03:25:18 DEBUG : Creating backend with remote "nonexistent" 2025/09/20 03:25:18 DEBUG : Creating backend with remote "nonexistent" 2025/09/20 03:25:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/20 03:25:18 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/09/20 03:25:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/20 03:25:18 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-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:25:20 DEBUG : rutabaga: md5 = d185429212ce420e5a31725afa6b2ca3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/20 03:25:23 DEBUG : empty space: md5 = 20f43f6b658d5b943a7e41ed9e31966e OK === RUN TestCheckDownload/3 2025/09/20 03:25:26 DEBUG : potato2: md5 = 0baadb8554bffa72e37ebfc20b4d326f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/20 03:25:30 DEBUG : remotepotato: md5 = 74ab36f4053ecdd0fea498f0c08bce3f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.03s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (1.11s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (1.15s) --- PASS: TestCheckDownload/7 (1.17s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:25:37 DEBUG : rutabaga: md5 = 05756314a82615297c33c809bca6624d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/20 03:25:39 DEBUG : empty space: md5 = d1263d6760e3ff0408bd526546db549f OK === RUN TestCheckSizeOnly/3 2025/09/20 03:25:41 DEBUG : potato2: md5 = 9d62837a6b8521d20c4046a7b79aa94a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/20 03:25:43 DEBUG : remotepotato: md5 = e3a24372de7f8762ddc06e712985f9cd OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.94s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:25:48 DEBUG : test.sum: md5 = 77bbabe91756f9b57c3311b11d25ae9c OK 2025/09/20 03:25:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/20 03:25:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/20 03:25:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/20 03:25:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/20 03:25:50 DEBUG : test.sum: md5 = fc2ce0939d9c5e4a3f0f2bad02f66c5d OK 2025/09/20 03:25:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/20 03:25:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/20 03:25:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/20 03:25:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.40s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:25:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/data" 2025/09/20 03:25:53 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:25:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/data" 2025/09/20 03:25:55 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/vjrnln8ratgmqakfosrqe8espk" 2025/09/20 03:25:59 DEBUG : data/banana: md5 = 8aae0fe31bb9f6db83e8dab1af8853ce OK 2025/09/20 03:26:00 DEBUG : test.sum: md5 = feed0fd7a6fd2747c947e6002baca7e8 OK === RUN TestCheckSumDownload/subtest1 2025/09/20 03:26:04 DEBUG : data/potato: md5 = 6e6d283ea8e7cd42c916c920ea9dd545 OK 2025/09/20 03:26:06 DEBUG : test.sum: md5 = d73f84091939d7f1f7ce894378303111 OK === RUN TestCheckSumDownload/subtest2 2025/09/20 03:26:10 DEBUG : test.sum: md5 = 6d2f6934d44756862f8c23f7fcf24a8c OK === RUN TestCheckSumDownload/subtest3 2025/09/20 03:26:14 DEBUG : test.sum: md5 = c29f8035dd36c18ca2560e63e32a2e78 OK === RUN TestCheckSumDownload/subtest4 2025/09/20 03:26:18 DEBUG : test.sum: md5 = 67fd4e7497fb35bdee22530527dafa27 OK === RUN TestCheckSumDownload/subtest5 2025/09/20 03:26:23 DEBUG : test.sum: md5 = 8a5e68d7b5d9e166d4cf999b6a451adc OK === RUN TestCheckSumDownload/subtest6 2025/09/20 03:26:27 DEBUG : data/banana: md5 = 092f7e44804ee9b9c5f3f904e0ef4ca9 OK 2025/09/20 03:26:29 DEBUG : data/potato: md5 = 5aea3d1ae39481a449a39a76d88453e4 OK 2025/09/20 03:26:30 DEBUG : test.sum: md5 = dbad6724c8b326c71154256e8e9c2fc2 OK === RUN TestCheckSumDownload/subtest7 2025/09/20 03:26:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/20 03:26:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.10s) --- PASS: TestCheckSumDownload/subtest1 (2.38s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.31s) --- PASS: TestCheckSumDownload/subtest5 (2.49s) --- PASS: TestCheckSumDownload/subtest6 (2.03s) --- PASS: TestCheckSumDownload/subtest7 (2.08s) === RUN TestApplyTransforms 2025/09/20 03:26:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuweh0zivo" 2025/09/20 03:26:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:26:36 DEBUG : Creating backend with remote "TestDrive:crypt/5ccls07svmp089f99smotvenfil238iudr7pbm13ddcfa21kvan0" 2025/09/20 03:26:37 DEBUG : Creating backend with remote "/tmp/rclone613327487" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuweh0zivo'", Local "Local file system at /tmp/rclone613327487", Modify Window "1ms" 2025/09/20 03:26:39 DEBUG : hello, world!: md5 = 08a509954b9a34baaa97a8240217beb7 OK upper checkfile vs. lower remote (without normalization) 2025/09/20 03:26:39 ERROR : hello, world!: sum not found 2025/09/20 03:26:39 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yojuweh0zivo' 2025/09/20 03:26:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojuweh0zivo': 1 files missing 2025/09/20 03:26:39 NOTICE: 1 hashes missing 2025/09/20 03:26:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojuweh0zivo': 1 differences found 2025/09/20 03:26:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojuweh0zivo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/20 03:26:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojuweh0zivo': 0 differences found 2025/09/20 03:26:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojuweh0zivo': 1 matching files 2025/09/20 03:26:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xebones0duso" 2025/09/20 03:26:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:26:41 DEBUG : Creating backend with remote "TestDrive:crypt/8enqijh1fcs4ilb9ukdh67nlkvmg71bmjrmeu0pspaib1m56irl0" 2025/09/20 03:26:41 DEBUG : Creating backend with remote "/tmp/rclone1889921190" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xebones0duso'", Local "Local file system at /tmp/rclone1889921190", Modify Window "1ms" 2025/09/20 03:26:44 DEBUG : HELLO, WORLD!: md5 = b9d7c36fa83f9a60db01c88e9882b998 OK lower checkfile vs. upper remote (without normalization) 2025/09/20 03:26:44 ERROR : HELLO, WORLD!: sum not found 2025/09/20 03:26:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xebones0duso' 2025/09/20 03:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebones0duso': 1 files missing 2025/09/20 03:26:44 NOTICE: 1 hashes missing 2025/09/20 03:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebones0duso': 1 differences found 2025/09/20 03:26:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebones0duso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/20 03:26:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:26:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebones0duso': 0 differences found 2025/09/20 03:26:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xebones0duso': 1 matching files 2025/09/20 03:26:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yewocow3meje" 2025/09/20 03:26:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:26:45 DEBUG : Creating backend with remote "TestDrive:crypt/mv40p60i0noc35o40jmru5nfm8gsi5vmomt1b83plpnp2bqm0t00" 2025/09/20 03:26:46 DEBUG : Creating backend with remote "/tmp/rclone1531652091" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yewocow3meje'", Local "Local file system at /tmp/rclone1531652091", Modify Window "1ms" 2025/09/20 03:26:49 DEBUG : HeLlO, wOrLd!: md5 = acd1eeae69bbcbfc2529bda44a777aca OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/20 03:26:49 ERROR : HeLlO, wOrLd!: sum not found 2025/09/20 03:26:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yewocow3meje' 2025/09/20 03:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewocow3meje': 1 files missing 2025/09/20 03:26:49 NOTICE: 1 hashes missing 2025/09/20 03:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewocow3meje': 1 differences found 2025/09/20 03:26:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewocow3meje': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/20 03:26:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewocow3meje': 0 differences found 2025/09/20 03:26:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yewocow3meje': 1 matching files 2025/09/20 03:26:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikaxik1ripu" 2025/09/20 03:26:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:26:50 DEBUG : Creating backend with remote "TestDrive:crypt/qrpf6nv6cop1vhrpvoca2jmpf2c2bvokcppnmk49qbgmk1l9trd0" 2025/09/20 03:26:51 DEBUG : Creating backend with remote "/tmp/rclone442234851" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikaxik1ripu'", Local "Local file system at /tmp/rclone442234851", Modify Window "1ms" 2025/09/20 03:26:54 DEBUG : HELLO, WORLD!: md5 = 494ed2ce6235575b6bc7ab71cc4f81d4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/20 03:26:54 ERROR : HELLO, WORLD!: sum not found 2025/09/20 03:26:54 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cikaxik1ripu' 2025/09/20 03:26:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikaxik1ripu': 1 files missing 2025/09/20 03:26:54 NOTICE: 1 hashes missing 2025/09/20 03:26:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikaxik1ripu': 1 differences found 2025/09/20 03:26:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikaxik1ripu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/20 03:26:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikaxik1ripu': 0 differences found 2025/09/20 03:26:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikaxik1ripu': 1 matching files 2025/09/20 03:26:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koyuboz1xiqi" 2025/09/20 03:26:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:26:55 DEBUG : Creating backend with remote "TestDrive:crypt/9erfs098eslvv1gffe98s38q1gfg4e3k67i5p2d60osi3c4hf7e0" 2025/09/20 03:26:56 DEBUG : Creating backend with remote "/tmp/rclone3430005226" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koyuboz1xiqi'", Local "Local file system at /tmp/rclone3430005226", Modify Window "1ms" 2025/09/20 03:26:58 DEBUG : 測試_Русский___ě_áñ: md5 = a39daf58183c9ca3e585cd0fbf845968 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/20 03:26:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/20 03:26:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-koyuboz1xiqi' 2025/09/20 03:26:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyuboz1xiqi': 1 files missing 2025/09/20 03:26:59 NOTICE: 1 hashes missing 2025/09/20 03:26:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyuboz1xiqi': 1 differences found 2025/09/20 03:26:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyuboz1xiqi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/20 03:27:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:27:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyuboz1xiqi': 0 differences found 2025/09/20 03:27:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyuboz1xiqi': 1 matching files 2025/09/20 03:27:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pesibip6feti" 2025/09/20 03:27:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:27:00 DEBUG : Creating backend with remote "TestDrive:crypt/a4gh7n4u8sqg59bakaq05asfjg3q3dtmht0krdf3s8v4vl4kutg0" 2025/09/20 03:27:01 DEBUG : Creating backend with remote "/tmp/rclone2018331551" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pesibip6feti'", Local "Local file system at /tmp/rclone2018331551", Modify Window "1ms" 2025/09/20 03:27:03 DEBUG : 測試_Русский___ě_áñ: md5 = 89bf6e87fb2f79b4f8145ef75593c4c7 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/20 03:27:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/20 03:27:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pesibip6feti' 2025/09/20 03:27:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesibip6feti': 1 files missing 2025/09/20 03:27:04 NOTICE: 1 hashes missing 2025/09/20 03:27:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesibip6feti': 1 differences found 2025/09/20 03:27:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesibip6feti': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/20 03:27:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:27:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesibip6feti': 0 differences found 2025/09/20 03:27:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesibip6feti': 1 matching files 2025/09/20 03:27:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bozedit3deko" 2025/09/20 03:27:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:27:05 DEBUG : Creating backend with remote "TestDrive:crypt/eq3u76hlrkhlseoh92qc52m22uu7tfe44tbgr9qeecvk145aqt30" 2025/09/20 03:27:06 DEBUG : Creating backend with remote "/tmp/rclone3698469952" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bozedit3deko'", Local "Local file system at /tmp/rclone3698469952", Modify Window "1ms" 2025/09/20 03:27:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d6d777c75cda4ec161bc3bc91ec9e77d OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/20 03:27:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/20 03:27:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bozedit3deko' 2025/09/20 03:27:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozedit3deko': 1 files missing 2025/09/20 03:27:08 NOTICE: 1 hashes missing 2025/09/20 03:27:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozedit3deko': 1 differences found 2025/09/20 03:27:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozedit3deko': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/20 03:27:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozedit3deko': 0 differences found 2025/09/20 03:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozedit3deko': 1 matching files 2025/09/20 03:27:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kaqotog4beha" 2025/09/20 03:27:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:27:10 DEBUG : Creating backend with remote "TestDrive:crypt/dvs3okvufv0n02uoc48jam8o3nc8kl2jklk6388q8vo01go83cj0" 2025/09/20 03:27:11 DEBUG : Creating backend with remote "/tmp/rclone1931989131" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kaqotog4beha'", Local "Local file system at /tmp/rclone1931989131", Modify Window "1ms" 2025/09/20 03:27:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c28635353e357efa1b1a2ff2226555df OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/20 03:27:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/20 03:27:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kaqotog4beha' 2025/09/20 03:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqotog4beha': 1 files missing 2025/09/20 03:27:13 NOTICE: 1 hashes missing 2025/09/20 03:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqotog4beha': 1 differences found 2025/09/20 03:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqotog4beha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/20 03:27:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:27:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqotog4beha': 0 differences found 2025/09/20 03:27:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqotog4beha': 1 matching files 2025/09/20 03:27:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leligob8vawe" 2025/09/20 03:27:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:27:14 DEBUG : Creating backend with remote "TestDrive:crypt/ts95aairpfqrpso5eofcq1upn2p6jim9ns5fucsvvjeel4dd8k70" 2025/09/20 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone2516313474" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leligob8vawe'", Local "Local file system at /tmp/rclone2516313474", Modify Window "1ms" 2025/09/20 03:27:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2b9bb41df8bb1b86ef364d260da841ed OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/20 03:27:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/20 03:27:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-leligob8vawe' 2025/09/20 03:27:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leligob8vawe': 1 files missing 2025/09/20 03:27:20 NOTICE: 1 hashes missing 2025/09/20 03:27:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leligob8vawe': 1 differences found 2025/09/20 03:27:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leligob8vawe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/20 03:27:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leligob8vawe': 0 differences found 2025/09/20 03:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leligob8vawe': 1 matching files 2025/09/20 03:27:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojavip6goca" 2025/09/20 03:27:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:27:21 DEBUG : Creating backend with remote "TestDrive:crypt/5ifb6lvmfe50sgrksepunault53af70o81ole8p7ar6928j09vqg" 2025/09/20 03:27:22 DEBUG : Creating backend with remote "/tmp/rclone673542594" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojavip6goca'", Local "Local file system at /tmp/rclone673542594", Modify Window "1ms" 2025/09/20 03:27:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0bfeb0c74b110ba932743009f0be9717 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/20 03:27:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/20 03:27:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dojavip6goca' 2025/09/20 03:27:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojavip6goca': 1 files missing 2025/09/20 03:27:25 NOTICE: 1 hashes missing 2025/09/20 03:27:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojavip6goca': 1 differences found 2025/09/20 03:27:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojavip6goca': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/20 03:27:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 03:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojavip6goca': 0 differences found 2025/09/20 03:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojavip6goca': 1 matching files 2025/09/20 03:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojavip6goca': Purge remote 2025/09/20 03:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leligob8vawe': Purge remote 2025/09/20 03:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqotog4beha': Purge remote 2025/09/20 03:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bozedit3deko': Purge remote 2025/09/20 03:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pesibip6feti': Purge remote 2025/09/20 03:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koyuboz1xiqi': Purge remote 2025/09/20 03:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikaxik1ripu': Purge remote 2025/09/20 03:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yewocow3meje': Purge remote 2025/09/20 03:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xebones0duso': Purge remote 2025/09/20 03:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuweh0zivo': Purge remote --- PASS: TestApplyTransforms (54.73s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:27:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/20 03:27:33 DEBUG : sub/file2: md5 = 671e0a4a49dd714f4ae01f067ada8aec OK 2025/09/20 03:27:33 INFO : file1: Copied (new) to: sub/file2 2025/09/20 03:27:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:27:33 DEBUG : file1: Unchanged skipping 2025/09/20 03:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': don't need to copy/move sub/file2, it is already at target location 2025/09/20 03:27:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.07s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:27:39 DEBUG : dst/file1: md5 = 63f2025150b828e6021608b122983776 OK 2025/09/20 03:27:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/backup" 2025/09/20 03:27:40 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/1nrff024r7pq65ecp72fc28jb0" 2025/09/20 03:27:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/20 03:27:44 INFO : dst/file1: Moved (server-side) 2025/09/20 03:27:45 DEBUG : dst/file1: md5 = e29b443368779b321723b85a8b93b37c OK 2025/09/20 03:27:45 INFO : dst/file1: Copied (new) 2025/09/20 03:27:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 03:27:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 03:27:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.95s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:27:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/dst" 2025/09/20 03:27:50 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 03:27:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/CompareDest" 2025/09/20 03:27:52 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/gveqi14airsml4bgu7krj116o8" 2025/09/20 03:27:53 DEBUG : one: Need to transfer - File not found at Destination 2025/09/20 03:27:56 DEBUG : one: md5 = 38bd4114ff97ee71d1f4460a4c44cb19 OK 2025/09/20 03:27:56 INFO : one: Copied (new) 2025/09/20 03:27:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:27:59 DEBUG : one: md5 = a0feadb0eb37c0bf13ab8fe832fd3dc6 OK 2025/09/20 03:27:59 INFO : one: Copied (replaced existing) 2025/09/20 03:28:01 DEBUG : dst/one: md5 = e7865e8dcb91e6cf04ba45c83bf6cbb7 OK 2025/09/20 03:28:04 DEBUG : CompareDest/one: md5 = 8d0b58263121c2b6dd7759bd0ed1cae2 OK 2025/09/20 03:28:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:28:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:28:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 03:28:07 DEBUG : CompareDest/two: md5 = e5ef08f9c39283fbd6de56ff9ee99bce OK 2025/09/20 03:28:08 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 03:28:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:28:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 03:28:09 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 03:28:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:28:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 03:28:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 03:28:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/20 03:28:12 DEBUG : two: md5 = 2b9ebf2821bec6e49cfaa8a2dd0885c9 OK 2025/09/20 03:28:12 INFO : two: Copied (new) 2025/09/20 03:28:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 03:28:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:28:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 03:28:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.67s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:28:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/dst" 2025/09/20 03:28:17 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 03:28:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/CopyDest" 2025/09/20 03:28:18 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/20 03:28:20 DEBUG : one: Need to transfer - File not found at Destination 2025/09/20 03:28:22 DEBUG : one: md5 = c278a36658f9014518cce039a58956a8 OK 2025/09/20 03:28:22 INFO : one: Copied (new) 2025/09/20 03:28:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:28:25 DEBUG : one: md5 = 2374a2a29299582906c824caf998d8ae OK 2025/09/20 03:28:25 INFO : one: Copied (replaced existing) 2025/09/20 03:28:27 DEBUG : dst/one: md5 = 5aeb3f5b15fe99ce16959b508f968970 OK 2025/09/20 03:28:29 DEBUG : CopyDest/one: md5 = 6657717b72cbfa3237e755c0a2b3c16b OK 2025/09/20 03:28:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/BackupDir" 2025/09/20 03:28:30 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/20 03:28:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:28:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:28:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 03:28:33 INFO : one: Moved (server-side) 2025/09/20 03:28:34 INFO : one: Copied (server-side copy) 2025/09/20 03:28:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/20 03:28:37 DEBUG : CopyDest/two: md5 = 3663f1f8b024c0a3f7152b5ac8783535 OK 2025/09/20 03:28:37 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 03:28:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:28:39 INFO : two: Copied (server-side copy) 2025/09/20 03:28:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/20 03:28:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 03:28:39 DEBUG : two: Unchanged skipping 2025/09/20 03:28:41 DEBUG : CopyDest/three: md5 = f108657be6638a86f7045dd399ead3be OK 2025/09/20 03:28:42 DEBUG : three: Need to transfer - File not found at Destination 2025/09/20 03:28:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/20 03:28:42 DEBUG : three: Destination not found in --copy-dest 2025/09/20 03:28:44 DEBUG : three: md5 = 982e2b257a8a88d716e868f79fb7c5fb OK 2025/09/20 03:28:44 INFO : three: Copied (new) 2025/09/20 03:28:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/20 03:28:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:28:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 03:28:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:28:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/20 03:28:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 03:28:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.64s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:28:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/20 03:28:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 85e57fba9900dafe4cf96eb92c354db1 OK 2025/09/20 03:28:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/20 03:28:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/20 03:28:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/20 03:28:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/20 03:28:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/20 03:28:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 48f95cbd6c8f2bbc5b95706f0568b04d OK 2025/09/20 03:28:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/20 03:29:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/20 03:29:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.45s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:29:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Looking for duplicate names using skip mode. 2025/09/20 03:29:05 NOTICE: one: Found 2 files with duplicate names 2025/09/20 03:29:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.31s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:29:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Looking for duplicate names using skip mode. 2025/09/20 03:29:11 NOTICE: one: Found 3 files with duplicate names 2025/09/20 03:29:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/20 03:29:12 INFO : one: Deleted 2025/09/20 03:29:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.55s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:29:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Looking for duplicate names using first mode. 2025/09/20 03:29:18 NOTICE: one: Found 3 files with duplicate names 2025/09/20 03:29:18 INFO : one: Deleted 2025/09/20 03:29:19 INFO : one: Deleted 2025/09/20 03:29:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.38s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:29:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Looking for duplicate names using newest mode. 2025/09/20 03:29:24 NOTICE: one: Found 3 files with duplicate names 2025/09/20 03:29:25 INFO : one: Deleted 2025/09/20 03:29:25 INFO : one: Deleted 2025/09/20 03:29:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.64s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:29:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Looking for duplicate names using oldest mode. 2025/09/20 03:29:31 NOTICE: one: Found 3 files with duplicate names 2025/09/20 03:29:32 INFO : one: Deleted 2025/09/20 03:29:32 INFO : one: Deleted 2025/09/20 03:29:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.76s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:29:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Looking for duplicate names using largest mode. 2025/09/20 03:29:38 NOTICE: one: Found 3 files with duplicate names 2025/09/20 03:29:39 INFO : one: Deleted 2025/09/20 03:29:39 INFO : one: Deleted 2025/09/20 03:29:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.44s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:29:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Looking for duplicate names using smallest mode. 2025/09/20 03:29:44 NOTICE: one: Found 3 files with duplicate names 2025/09/20 03:29:45 INFO : one: Deleted 2025/09/20 03:29:45 INFO : one: Deleted 2025/09/20 03:29:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.37s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:29:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Looking for duplicate names using rename mode. 2025/09/20 03:29:52 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/20 03:29:53 INFO : one-2.txt: renamed from: one.txt 2025/09/20 03:29:55 INFO : one-3.txt: renamed from: one.txt 2025/09/20 03:29:56 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.86s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:30:01 DEBUG : dupe1/one.txt: md5 = a1731726138194b995f831dd1dc8895e OK 2025/09/20 03:30:03 DEBUG : dupe2/two.txt: md5 = 2660d166adcb8a2bcbb505bcfa46eeb6 OK 2025/09/20 03:30:05 DEBUG : dupe3/three.txt: md5 = 0b31adb6e9cbb995dcc0f403c8c50dbe OK 2025/09/20 03:30:06 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/20 03:30:06 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/20 03:30:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/20 03:30:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/20 03:30:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/20 03:30:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/20 03:30:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.19s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:30:13 DEBUG : a.txt: md5 = 658cb74f5425cafc0d34ff8d3106a6b6 OK 2025/09/20 03:30:14 DEBUG : zend.txt: md5 = 066dc954ee406a1938cd398cfa1adee9 OK 2025/09/20 03:30:17 DEBUG : sub dir/hello world: md5 = bfd4bb47147f87a404935b23fab3abd1 OK 2025/09/20 03:30:18 DEBUG : sub dir/hello world2: md5 = 6f8d6a2cda36871e8187be3f3c6d3a04 OK 2025/09/20 03:30:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 789dc5963e4bc7450fa7de21cab78961 OK 2025/09/20 03:30:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = a1b5dac21a45231f93711546065fb3f4 OK 2025/09/20 03:30:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = fd7e28a47f8c859d7f81dbab1b087a21 OK 2025/09/20 03:30:25 DEBUG : a.txt: Excluded (Size Filter) 2025/09/20 03:30:25 DEBUG : a.txt: Excluded 2025/09/20 03:30:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/20 03:30:26 DEBUG : sub dir/hello world2: Excluded 2025/09/20 03:30:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/20 03:30:26 DEBUG : sub dir/hello world: Excluded 2025/09/20 03:30:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/20 03:30:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/20 03:30:26 DEBUG : sub dir/hello world2: Excluded 2025/09/20 03:30:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/20 03:30:26 DEBUG : sub dir/hello world: Excluded 2025/09/20 03:30:27 DEBUG : sub dir/ignore dir: Excluded 2025/09/20 03:30:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/20 03:30:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/20 03:30:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/20 03:30:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/20 03:30:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/20 03:30:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/20 03:30:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.28s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:30:35 DEBUG : a.txt: md5 = ce04b0a2876e6b3b5c8a0933920e651b OK 2025/09/20 03:30:37 DEBUG : zend.txt: md5 = 7467a0f4eb7bd7f0f8b094c1deb68b5e OK 2025/09/20 03:30:39 DEBUG : sub dir/hello world: md5 = 83f6464400e78392870b9004b78292d7 OK 2025/09/20 03:30:40 DEBUG : sub dir/hello world2: md5 = c73943ca22493d92ea2c20bf28ed44ec OK 2025/09/20 03:30:43 DEBUG : sub dir/ignore dir/.ignore: md5 = 36ec088ec42aebc55837f1836b353f2a OK 2025/09/20 03:30:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = 55cf64eb59131bbd9a4533ab1aad3156 OK 2025/09/20 03:30:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5eee106978d9f2ca24c31a0bfe4680bd OK 2025/09/20 03:30:48 DEBUG : a.txt: Excluded (Size Filter) 2025/09/20 03:30:48 DEBUG : a.txt: Excluded 2025/09/20 03:30:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/20 03:30:49 DEBUG : sub dir/hello world: Excluded 2025/09/20 03:30:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/20 03:30:49 DEBUG : sub dir/hello world2: Excluded 2025/09/20 03:30:49 DEBUG : sub dir/ignore dir: Excluded 2025/09/20 03:30:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/20 03:30:49 DEBUG : sub dir/hello world: Excluded 2025/09/20 03:30:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/20 03:30:49 DEBUG : sub dir/hello world2: Excluded 2025/09/20 03:30:50 DEBUG : sub dir/ignore dir: Excluded 2025/09/20 03:30:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/20 03:30:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/20 03:30:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/20 03:30:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/20 03:30:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/20 03:30:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/20 03:30:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.51s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:30:58 DEBUG : file1: md5 = 7419c5bb0826aa664122710f9bbd95d6 OK 2025/09/20 03:31:00 DEBUG : sub/file2: md5 = c74cf2e1e1aa47c6b59aaf1e131b4537 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/09/20 03:31:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/20 03:31:03 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/20 03:31:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/20 03:31:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.93s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:31:08 DEBUG : file1: md5 = fac888432eec785ad1c2608f43113b29 OK 2025/09/20 03:31:10 DEBUG : sub/file2: md5 = 740947ec0676a48ba4ea9bb46dc8bd07 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/09/20 03:31:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/notfound" 2025/09/20 03:31:14 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/20 03:31:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.16s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.96s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:31:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Making directory 2025/09/20 03:31:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:31:21 DEBUG : sub dir/hello world: md5 = 5527cbfed0c17835b0683ef616b4cd6b OK 2025/09/20 03:31:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.10s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:31:26 DEBUG : potato2: md5 = 4e834eeb9ec0fa24c6916542422ce7df OK 2025/09/20 03:31:27 DEBUG : empty space: md5 = 47be1592ea356da10695a2b0c94f414b OK --- PASS: TestLs (4.87s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:31:30 DEBUG : potato2: md5 = 37ec40f547fa682a225a8342733b2b66 OK 2025/09/20 03:31:32 DEBUG : empty space: md5 = 78d496073b6bbc2a084c862120a1124c OK 2025/09/20 03:31:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/20 03:31:32 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.14s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:31:36 DEBUG : potato2: md5 = 000720142beec83a447b3b53cf16f909 OK 2025/09/20 03:31:37 DEBUG : empty space: md5 = 16947218f847be2bc632065421c24163 OK --- PASS: TestLsLong (4.80s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:31:40 DEBUG : potato2: md5 = b6db8363714fe483222c626639c70aaf OK 2025/09/20 03:31:42 DEBUG : empty space: md5 = 5f21b158cb858acb7ddfa8d9b68d5941 OK --- PASS: TestHashSums (4.54s) === RUN TestHashSumsWithErrors 2025/09/20 03:31:44 DEBUG : Creating backend with remote ":memory:" 2025/09/20 03:31:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/20 03:31:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/20 03:31:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/20 03:31:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/20 03:31:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/20 03:31:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/20 03:31:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/20 03:31:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/20 03:31:44 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-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:31:45 DEBUG : potato2: md5 = 73657a5633961f6df313476241762914 OK 2025/09/20 03:31:47 DEBUG : empty space: md5 = 19aea2a28eb2f0876dfd930464e9aa27 OK 2025/09/20 03:31:49 DEBUG : sub dir/potato3: md5 = 2ca518674b53e85870d59549feb6a4db OK 2025/09/20 03:31:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.93s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:31:54 DEBUG : small: md5 = ebbfdc975d578e19f6e4cf84b98e40a1 OK 2025/09/20 03:31:55 DEBUG : medium: md5 = 3c3f5e64304a49f70b8bc54e4366daf2 OK 2025/09/20 03:31:57 DEBUG : large: md5 = a99fce9b7fa1aeb33f5cd735bcb52dcf OK 2025/09/20 03:31:57 DEBUG : Waiting for deletions to finish 2025/09/20 03:31:57 DEBUG : large: Excluded (Size Filter) 2025/09/20 03:31:58 INFO : small: Deleted 2025/09/20 03:31:58 INFO : medium: Deleted --- PASS: TestDelete (6.46s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:32:00 DEBUG : small: md5 = 1660b0a80a09cfe0e6757a7cb508803a OK 2025/09/20 03:32:02 DEBUG : medium: md5 = 1cf6c84415f10c55176fbad054a0eb24 OK 2025/09/20 03:32:04 DEBUG : large: md5 = 2c9853308967a2fccd3f0457357ef27d OK 2025/09/20 03:32:04 DEBUG : Waiting for deletions to finish 2025/09/20 03:32:04 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/20 03:32:04 INFO : small: Deleted 2025/09/20 03:32:04 INFO : medium: Deleted --- PASS: TestMaxDelete (7.23s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:32:08 DEBUG : small: md5 = bac2d940c1ef70906a33d269a772f835 OK 2025/09/20 03:32:09 DEBUG : medium: md5 = 520764d1ae2e4b096295e2e2ee7f54bd OK 2025/09/20 03:32:10 DEBUG : large: md5 = 54a174c30268849059a2a3e5efbecb25 OK 2025/09/20 03:32:11 DEBUG : Waiting for deletions to finish 2025/09/20 03:32:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/20 03:32:11 INFO : medium: Deleted 2025/09/20 03:32:11 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:32:15 DEBUG : small: md5 = aa5f14d68489a408d02ac52cb4fbecfa OK 2025/09/20 03:32:16 DEBUG : medium: md5 = 63f6844d4fb7d7a53c99d6ba86804f9f OK 2025/09/20 03:32:18 DEBUG : large: md5 = 378481526f95965f90173af73caec727 OK 2025/09/20 03:32:18 DEBUG : Waiting for deletions to finish 2025/09/20 03:32:18 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/20 03:32:19 INFO : large: Deleted 2025/09/20 03:32:19 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.30s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:32:22 DEBUG : ReadFile: md5 = 421ceed6e121eeb6bdb572df3beea7cd OK --- PASS: TestReadFile (4.63s) === RUN TestRetry 2025/09/20 03:32:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/20 03:32:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/20 03:32:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/20 03:32:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/20 03:32:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/20 03:32:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/20 03:32:25 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-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:32:27 DEBUG : file1: md5 = b91ca51f9e6654412aced871d5fdedfd OK 2025/09/20 03:32:28 DEBUG : file2: md5 = 7ea88320e1e30710c0104c8901450815 OK --- PASS: TestCat (15.10s) === RUN TestPurge 2025/09/20 03:32:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzopab0vuci" 2025/09/20 03:32:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:32:40 DEBUG : Creating backend with remote "TestDrive:crypt/n7c6u6s3enlsjhqiekon5mrdlcfukallu8e1htugkd63ns5crqtg" 2025/09/20 03:32:41 DEBUG : Creating backend with remote "/tmp/rclone1148452840" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzopab0vuci'", Local "Local file system at /tmp/rclone1148452840", Modify Window "1ms" 2025/09/20 03:32:46 DEBUG : A1/B1/C1/one: md5 = aa02ecd73c5305159c2859aba94b70de OK 2025/09/20 03:32:46 INFO : A2: Making directory 2025/09/20 03:32:47 INFO : A1/B2: Making directory 2025/09/20 03:32:47 INFO : A1/B2/C2: Making directory 2025/09/20 03:32:48 INFO : A1/B1/C3: Making directory 2025/09/20 03:32:49 INFO : A3: Making directory 2025/09/20 03:32:49 INFO : A3/B3: Making directory 2025/09/20 03:32:50 INFO : A3/B3/C4: Making directory 2025/09/20 03:32:53 DEBUG : A1/two: md5 = 23ddbb775124fd66f2eac19ceebc8dc4 OK 2025/09/20 03:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzopab0vuci': Purge remote 2025/09/20 03:32:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.34s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:33:00 DEBUG : A1/B1/C1/one: md5 = 59ea25e56b87e4be1ab67bb8bef01487 OK 2025/09/20 03:33:00 INFO : A2: Making directory 2025/09/20 03:33:01 INFO : A1/B2: Making directory 2025/09/20 03:33:02 INFO : A1/B2/C2: Making directory 2025/09/20 03:33:03 INFO : A1/B1/C3: Making directory 2025/09/20 03:33:03 INFO : A3: Making directory 2025/09/20 03:33:04 INFO : A3/B3: Making directory 2025/09/20 03:33:05 INFO : A3/B3/C4: Making directory 2025/09/20 03:33:07 DEBUG : A1/two: md5 = 129e32ec2fe64890b28eb20515dd4163 OK 2025/09/20 03:33:08 DEBUG : removing 1 level 3 directories 2025/09/20 03:33:08 INFO : A3/B3/C4: Removing directory 2025/09/20 03:33:11 DEBUG : removing 2 level 3 directories 2025/09/20 03:33:11 INFO : A1/B2/C2: Removing directory 2025/09/20 03:33:11 INFO : A1/B1/C3: Removing directory 2025/09/20 03:33:12 DEBUG : removing 2 level 2 directories 2025/09/20 03:33:12 INFO : A3/B3: Removing directory 2025/09/20 03:33:12 INFO : A1/B2: Removing directory 2025/09/20 03:33:12 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/20 03:33:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/20 03:33:13 DEBUG : removing 2 level 1 directories 2025/09/20 03:33:13 INFO : A3: Removing directory 2025/09/20 03:33:13 INFO : A2: Removing directory 2025/09/20 03:33:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/20 03:33:17 DEBUG : removing 1 level 3 directories 2025/09/20 03:33:17 INFO : A1/B1/C1: Removing directory 2025/09/20 03:33:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:17 DEBUG : removing 1 level 2 directories 2025/09/20 03:33:17 INFO : A1/B1: Removing directory 2025/09/20 03:33:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/20 03:33:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 03:33:18 DEBUG : removing 1 level 1 directories 2025/09/20 03:33:18 INFO : A1: Removing directory 2025/09/20 03:33:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/20 03:33:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/20 03:33:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 03:33:19 DEBUG : removing 1 level 0 directories 2025/09/20 03:33:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Removing directory 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/20 03:33:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.92s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:33:21 INFO : A1: Making directory 2025/09/20 03:33:22 INFO : A1/B1: Making directory 2025/09/20 03:33:23 INFO : A1/B1/C1: Making directory 2025/09/20 03:33:26 DEBUG : removing 1 level 3 directories 2025/09/20 03:33:26 INFO : A1/B1/C1: Removing directory 2025/09/20 03:33:26 DEBUG : removing 1 level 2 directories 2025/09/20 03:33:26 INFO : A1/B1: Removing directory 2025/09/20 03:33:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 03:33:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.44s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:33:29 INFO : A1: Making directory 2025/09/20 03:33:30 INFO : A1/B1: Making directory 2025/09/20 03:33:30 INFO : A1/B1/C1: Making directory 2025/09/20 03:33:33 DEBUG : removing 1 level 3 directories 2025/09/20 03:33:33 INFO : A1/B1/C1: Removing directory 2025/09/20 03:33:34 DEBUG : removing 1 level 2 directories 2025/09/20 03:33:34 INFO : A1/B1: Removing directory 2025/09/20 03:33:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 03:33:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.67s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:33:38 DEBUG : file1: md5 = 6ec8df591d2681320b5efca7f01aa5e9 OK 2025/09/20 03:33:39 DEBUG : filename.txt: File name found in url 2025/09/20 03:33:40 DEBUG : filename.txt: md5 = be751c9ba6a90825798c0c865acd1154 OK 2025/09/20 03:33:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/20 03:33:42 DEBUG : headerfilename.txt: md5 = 7360407aecb6e2bd4bf847da3cc448f7 OK 2025/09/20 03:33:43 DEBUG : file2: md5 = 26f8efa479ad40bc7a1601387406d5f6 OK --- PASS: TestCopyURL (9.12s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:33:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/20 03:33:48 DEBUG : sub/file2: md5 = 543df16f9f882d45b7d6c7f045dfbea8 OK 2025/09/20 03:33:48 INFO : file1: Copied (new) to: sub/file2 2025/09/20 03:33:48 INFO : file1: Deleted 2025/09/20 03:33:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:33:49 DEBUG : file1: Unchanged skipping 2025/09/20 03:33:49 INFO : file1: Deleted 2025/09/20 03:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': don't need to copy/move sub/file2, it is already at target location 2025/09/20 03:33:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.02s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:33:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/20 03:33:54 DEBUG : file1: md5 = 777cd59dc32b3070c435124fe4596521 OK 2025/09/20 03:33:54 INFO : file1: Copied (new) 2025/09/20 03:33:54 INFO : file1: Deleted 2025/09/20 03:33:54 DEBUG : file1: Destination exists, skipping 2025/09/20 03:33:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.74s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:33:59 DEBUG : dst/file1: md5 = 44bfdd44957916bd03ace7b05565ddb6 OK 2025/09/20 03:34:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wanacov7moqi/backup" 2025/09/20 03:34:00 DEBUG : Creating backend with remote "TestDrive:crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0/1nrff024r7pq65ecp72fc28jb0" 2025/09/20 03:34:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/20 03:34:04 INFO : dst/file1: Moved (server-side) 2025/09/20 03:34:05 DEBUG : dst/file1: md5 = c3994eaabd2bb2788f86e9be140851ee OK 2025/09/20 03:34:05 INFO : dst/file1: Copied (new) 2025/09/20 03:34:05 INFO : dst/file1: Deleted 2025/09/20 03:34:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 03:34:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 03:34:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.34s) === 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-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:34:12 DEBUG : A1/one: md5 = b546ca01db1a01cd17cfb45f2ba238f3 OK 2025/09/20 03:34:14 DEBUG : A1/two: md5 = a8d34e7a9409b3537f165b5b44c4484b OK 2025/09/20 03:34:16 DEBUG : A1/B1/three: md5 = 53b3f59951bcab284dc96308a0b25c13 OK 2025/09/20 03:34:18 DEBUG : A1/B1/C1/four: md5 = f857689e6eb369d698c3bcb5e4911c7c OK 2025/09/20 03:34:20 DEBUG : A1/B1/C2/five: md5 = 9177efc56dd5cdaa127ba3b8463d5938 OK 2025/09/20 03:34:20 INFO : A1/B2: Making directory 2025/09/20 03:34:21 INFO : A1/B1/C3: Making directory 2025/09/20 03:34:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/20 03:34:31 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/20 03:34:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/20 03:34:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/20 03:34:31 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/20 03:34:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/20 03:34:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/20 03:34:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 03:34:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/20 03:34:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/20 03:34:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/20 03:34:42 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/20 03:34:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/20 03:34:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/20 03:34:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/20 03:34:42 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/20 03:34:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/20 03:34:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/20 03:34:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 03:34:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/20 03:34:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/20 03:34:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/20 03:34:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/20 03:34:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/20 03:34:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/20 03:34:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 03:34:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/20 03:34:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/20 03:34:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/20 03:34:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 03:34:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.49s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/20 03:34:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 8dc32bdae99ec9c2675caf93183627f4 OK 2025/09/20 03:34:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/20 03:34:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/20 03:34:58 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/20 03:34:59 DEBUG : no_checksum_big_file_from_pipe: md5 = 28ceec7047f866bf8ac1418c1dc0e2e9 OK 2025/09/20 03:34:59 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-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/20 03:35:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 304bf33fa3c05cb77f216d87ef2a44a1 OK 2025/09/20 03:35:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/20 03:35:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/20 03:35:05 DEBUG : with_checksum_big_file_from_pipe: md5 = f2ce1fd9368789c491b2cbe826824338 OK 2025/09/20 03:35:05 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-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/20 03:35:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:35:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/20 03:35:10 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-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/20 03:35:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/20 03:35:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/20 03:35:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.26s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/20 03:35:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': File to upload is small (48 bytes), uploading instead of streaming 2025/09/20 03:35:19 DEBUG : rcat_metadata: md5 = e7d7e87a2bd613349c8f24efaea9c5e2 OK 2025/09/20 03:35:19 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/20 03:35:21 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/20 03:35:22 DEBUG : rcat_metadata_uploadcutoff0: md5 = 75b70b556aebd79b9868347af0ee5f25 OK 2025/09/20 03:35:22 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.51s) --- PASS: TestRcatMetadata/Normal (3.10s) --- PASS: TestRcatMetadata/ViaDisk (2.91s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:25 DEBUG : potato1: md5 = 154545d2ee2ba8ad157070d68d066e4f OK 2025/09/20 03:35:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/20 03:35:26 DEBUG : potato2: md5 = 1bf9a4c673bd97bb04d6bcfb2af674d8 OK 2025/09/20 03:35:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.64s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:29 DEBUG : potato1: md5 = 09c9df9d1a30e851d33556341790617b OK 2025/09/20 03:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/20 03:35:31 DEBUG : potato2: md5 = 5dbf68596af56c0cb53df900f7f2e93d OK 2025/09/20 03:35:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.41s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:35 DEBUG : potato2: md5 = 571e631b02579f25b42406b6b176012f OK 2025/09/20 03:35:36 DEBUG : empty space: md5 = 9a39e17e775461f95d50b4a6a4a40517 OK 2025/09/20 03:35:38 DEBUG : sub dir/potato3: md5 = eb94ace5ae55c69c6cd180aeca4bc9ad OK 2025/09/20 03:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Touching "sub dir/potato3" 2025/09/20 03:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Touching "potato2" 2025/09/20 03:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Touching "empty space" 2025/09/20 03:35:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.97s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:43 DEBUG : dir with metadata: Making directory with metadata 2025/09/20 03:35:44 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.67s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:46 DEBUG : directory with modtime: Making directory with metadata 2025/09/20 03:35:47 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.52s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/20 03:35:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 03:35:49 DEBUG : Google drive root 'crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0': Skipping btime metadata as can't update it on an existing file: 2025-09-20T03:35:48.906456346Z 2025/09/20 03:35:49 INFO : non existent directory: Updated directory metadata 2025/09/20 03:35:51 DEBUG : Google drive root 'crypt/b41sq0qfr7nghvdoq04cr8hkk22e4tcfjk77mba9a3skm7a1ssa0': Skipping btime metadata as can't update it on an existing file: 2025-09-20T03:35:48.906456346Z 2025/09/20 03:35:52 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.14s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/20 03:35:55 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/20 03:35:56 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.20s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:35:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/20 03:35:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 03:35:58 DEBUG : dst: Making directory with metadata 2025/09/20 03:35:58 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 03:35:58 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 03:35:59 INFO : dst: Set directory modification time (using SetModTime) 2025/09/20 03:36:00 INFO : dst: Set directory modification time (using SetModTime) 2025/09/20 03:36:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/20 03:36:00 INFO : dst: Set directory modification time (using SetModTime) 2025/09/20 03:36:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.67s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi'", Local "Local file system at /tmp/rclone1450565489", Modify Window "1ms" 2025/09/20 03:36:04 DEBUG : sub dir/test remove existing: md5 = 621f7c0fc15aebfa7602d8a2495f03ff OK 2025/09/20 03:36:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 08caaecb5af031ab4957b646a169338d OK 2025/09/20 03:36:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ladazov2" before starting 2025/09/20 03:36:08 DEBUG : sub dir/test remove existing.ladazov2: TEST: removing renamed existing file after operation 2025/09/20 03:36:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sabaziy2" before starting 2025/09/20 03:36:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sabaziy2: TEST: renaming existing back after failed operation 2025/09/20 03:36:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wugaqir7" before starting 2025/09/20 03:36:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wugaqir7: TEST: removing renamed existing file after operation 2025/09/20 03:36:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ka7i35psigin9aeddsa8fs775eh7dprbtetm4n1narbusc43l1n8htq6f565lql8881shthogs82e8vi53uujekntru4ao1ne13dsjvnit717q6l782krbgkab5u0dkvekh96l2cqsa7t5fu0nrebk1p0kn69g0c7bk9072r52i5st1nnhng" 2025/09/20 03:36:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jmc3r2ocsrvde7m647v6jfhs47bukuj8nufcf43di6eti50j8l10" --- PASS: TestRemoveExisting (13.70s) === 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/09/20 03:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wanacov7moqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m10.619353192s (try 1/5)