"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/27 01:03:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade" 2025/04/27 01:03:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:03:25 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0" 2025/04/27 01:03:26 DEBUG : Creating backend with remote "/tmp/rclone667640677" === 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-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/27 01:03:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/27 01:03:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/27 01:03:27 DEBUG : potato: Seek from 10 to 0 2025/04/27 01:03:27 DEBUG : potato: Seek from 10 to 0 2025/04/27 01:03:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/27 01:03:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/27 01:03:27 DEBUG : potato: Seek from 5 to 2 2025/04/27 01:03:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/27 01:03:27 DEBUG : potato: Seek from 7 to 0 2025/04/27 01:03:27 DEBUG : potato: Seek from 7 to 0 2025/04/27 01:03:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/27 01:03:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/27 01:03:27 DEBUG : potato: Seek from 5 to 2 2025/04/27 01:03:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/27 01:03:27 DEBUG : potato: Seek from 8 to 0 2025/04/27 01:03:27 DEBUG : potato: Seek from 8 to 0 2025/04/27 01:03:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/27 01:03:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/27 01:03:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/27 01:03:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/27 01:03:27 DEBUG : potato: Seek from 5 to 2 2025/04/27 01:03:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/27 01:03:27 DEBUG : potato: Seek from 9 to 0 2025/04/27 01:03:27 DEBUG : potato: Seek from 9 to 0 2025/04/27 01:03:27 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-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:03:29 DEBUG : rutabaga: md5 = 3aebc8cb41be79643172bea668617589 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/27 01:03:31 DEBUG : empty space: md5 = 80706a153428c4b82bdd6822410eaa6a OK === RUN TestCheck/3 2025/04/27 01:03:33 DEBUG : potato2: md5 = 631e0f9939cf3d4342b21cafb30eb90f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/27 01:03:35 DEBUG : remotepotato: md5 = b7a22dd0445d1d220c5d3a03178f200e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.19s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/27 01:03:38 DEBUG : Creating backend with remote "nonexistent" 2025/04/27 01:03:38 DEBUG : Creating backend with remote "nonexistent" 2025/04/27 01:03:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/27 01:03:38 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/04/27 01:03:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/27 01:03:38 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-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:03:39 DEBUG : rutabaga: md5 = ef60e807c149c640004942c6c00bcf73 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/27 01:03:43 DEBUG : empty space: md5 = ae3d097c53c2a9bd7501fe5772945ca2 OK === RUN TestCheckDownload/3 2025/04/27 01:03:46 DEBUG : potato2: md5 = 8f6cf38c8492b44f264ea66e09303284 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/27 01:03:49 DEBUG : remotepotato: md5 = e27e53d0bc85ac9b4c4b59ec51447190 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.20s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.11s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (1.28s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:03:55 DEBUG : rutabaga: md5 = 60e5e223fceb9612b8256d9c0e0cab08 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/27 01:03:57 DEBUG : empty space: md5 = eea52f8ceeee8e81e164bc74c7101e51 OK === RUN TestCheckSizeOnly/3 2025/04/27 01:03:59 DEBUG : potato2: md5 = 4d360a6979ba0a1d1c733696d79b3de1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/27 01:04:01 DEBUG : remotepotato: md5 = 9cdd1e18f65f7a89b43813662654b72c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.13s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:04:05 DEBUG : test.sum: md5 = 4ffa43a99c620f12c672c8e006763e42 OK 2025/04/27 01:04:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/27 01:04:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/27 01:04:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/27 01:04:06 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/27 01:04:08 DEBUG : test.sum: md5 = 654ad788b136435e887031c7dab8171b OK 2025/04/27 01:04:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/27 01:04:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/27 01:04:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/27 01:04:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.65s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:04:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/data" 2025/04/27 01:04:10 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/data" 2025/04/27 01:04:12 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/vjrnln8ratgmqakfosrqe8espk" 2025/04/27 01:04:15 DEBUG : data/banana: md5 = 90749d46044bf447329b53e555086376 OK 2025/04/27 01:04:16 DEBUG : test.sum: md5 = dbb67d275b0503d3f9bc3bf48b6c71d8 OK === RUN TestCheckSumDownload/subtest1 2025/04/27 01:04:21 DEBUG : data/potato: md5 = cb90106c0e409a9f6e1f86183faa9c1c OK 2025/04/27 01:04:22 DEBUG : test.sum: md5 = 3002b23ea96cff08dcf4b6613bca5c97 OK === RUN TestCheckSumDownload/subtest2 2025/04/27 01:04:26 DEBUG : test.sum: md5 = aca9c03b58ec9936953caf8afe31f3f5 OK === RUN TestCheckSumDownload/subtest3 2025/04/27 01:04:30 DEBUG : test.sum: md5 = 31c0a20f0c09cf09c54f44baa240784e OK === RUN TestCheckSumDownload/subtest4 2025/04/27 01:04:34 DEBUG : test.sum: md5 = 1fdb1bd4284c68899d1ef8ce33a09d10 OK === RUN TestCheckSumDownload/subtest5 2025/04/27 01:04:39 DEBUG : test.sum: md5 = 6e01596122ea5ab5bb5b09a7b4027a52 OK === RUN TestCheckSumDownload/subtest6 2025/04/27 01:04:43 DEBUG : data/banana: md5 = 356bc701050047208aa7f22ad19e5240 OK 2025/04/27 01:04:44 DEBUG : data/potato: md5 = cbaf301113351164c5edeec234b38410 OK 2025/04/27 01:04:45 DEBUG : test.sum: md5 = ab82d468643bb02bd0634da046bfe26b OK === RUN TestCheckSumDownload/subtest7 2025/04/27 01:04:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/27 01:04:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.21s) --- PASS: TestCheckSumDownload/subtest1 (2.53s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (2.59s) --- PASS: TestCheckSumDownload/subtest4 (2.10s) --- PASS: TestCheckSumDownload/subtest5 (2.69s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.56s) === RUN TestApplyTransforms 2025/04/27 01:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jomuyil1cifa" 2025/04/27 01:04:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/ne0s39dm9vn9fbscmeug67jtknq4us3vt4vr0jvdismq2fseore0" 2025/04/27 01:04:52 DEBUG : Creating backend with remote "/tmp/rclone3555941970" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jomuyil1cifa'", Local "Local file system at /tmp/rclone3555941970", Modify Window "1ms" 2025/04/27 01:04:54 DEBUG : hello, world!: md5 = db9afa69df40b1fc7d3035b39ac89aa5 OK upper checkfile vs. lower remote (without normalization) 2025/04/27 01:04:54 ERROR : hello, world!: sum not found 2025/04/27 01:04:54 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jomuyil1cifa' 2025/04/27 01:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuyil1cifa': 1 files missing 2025/04/27 01:04:54 NOTICE: 1 hashes missing 2025/04/27 01:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuyil1cifa': 2 differences found 2025/04/27 01:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuyil1cifa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/27 01:04:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:04:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuyil1cifa': 0 differences found 2025/04/27 01:04:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomuyil1cifa': 1 matching files 2025/04/27 01:04:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotokoq4nuso" 2025/04/27 01:04:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:04:56 DEBUG : Creating backend with remote "TestDrive:crypt/knu7131o7gqls85jhfnfj69glo1vvbscoatuphs3fpsv9945eong" 2025/04/27 01:04:57 DEBUG : Creating backend with remote "/tmp/rclone874401512" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotokoq4nuso'", Local "Local file system at /tmp/rclone874401512", Modify Window "1ms" 2025/04/27 01:04:59 DEBUG : HELLO, WORLD!: md5 = d6f2e207d50c321554f2e273cb2ca038 OK lower checkfile vs. upper remote (without normalization) 2025/04/27 01:04:59 ERROR : HELLO, WORLD!: sum not found 2025/04/27 01:04:59 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sotokoq4nuso' 2025/04/27 01:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotokoq4nuso': 1 files missing 2025/04/27 01:04:59 NOTICE: 1 hashes missing 2025/04/27 01:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotokoq4nuso': 2 differences found 2025/04/27 01:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotokoq4nuso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/27 01:05:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotokoq4nuso': 0 differences found 2025/04/27 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotokoq4nuso': 1 matching files 2025/04/27 01:05:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sugudur0lame" 2025/04/27 01:05:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:05:00 DEBUG : Creating backend with remote "TestDrive:crypt/8rlal8c4j8oq9ve5g1ut9h1co62bm9c1imfk791b278kanok7bp0" 2025/04/27 01:05:01 DEBUG : Creating backend with remote "/tmp/rclone3925980396" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sugudur0lame'", Local "Local file system at /tmp/rclone3925980396", Modify Window "1ms" 2025/04/27 01:05:03 DEBUG : HeLlO, wOrLd!: md5 = ae9fb02d74bcbc49f9c538eb9ee28e0a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/27 01:05:04 ERROR : HeLlO, wOrLd!: sum not found 2025/04/27 01:05:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sugudur0lame' 2025/04/27 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugudur0lame': 1 files missing 2025/04/27 01:05:04 NOTICE: 1 hashes missing 2025/04/27 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugudur0lame': 2 differences found 2025/04/27 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugudur0lame': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/27 01:05:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugudur0lame': 0 differences found 2025/04/27 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sugudur0lame': 1 matching files 2025/04/27 01:05:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vaticed5suko" 2025/04/27 01:05:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:05:05 DEBUG : Creating backend with remote "TestDrive:crypt/0qauks18sk799pnkpl0p536j3jpqa247p04ht4ev88tci45scj0g" 2025/04/27 01:05:06 DEBUG : Creating backend with remote "/tmp/rclone414685136" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vaticed5suko'", Local "Local file system at /tmp/rclone414685136", Modify Window "1ms" 2025/04/27 01:05:08 DEBUG : HELLO, WORLD!: md5 = c92078e7b4fff182580f4c6667b98b76 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/27 01:05:08 ERROR : HELLO, WORLD!: sum not found 2025/04/27 01:05:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vaticed5suko' 2025/04/27 01:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaticed5suko': 1 files missing 2025/04/27 01:05:08 NOTICE: 1 hashes missing 2025/04/27 01:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaticed5suko': 2 differences found 2025/04/27 01:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaticed5suko': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/27 01:05:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaticed5suko': 0 differences found 2025/04/27 01:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaticed5suko': 1 matching files 2025/04/27 01:05:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vunabul4siqi" 2025/04/27 01:05:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:05:10 DEBUG : Creating backend with remote "TestDrive:crypt/iq48i08van9ktrfhhvifjnc4ncgpe2898bjcsseq321josrkrofg" 2025/04/27 01:05:11 DEBUG : Creating backend with remote "/tmp/rclone1130605232" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vunabul4siqi'", Local "Local file system at /tmp/rclone1130605232", Modify Window "1ms" 2025/04/27 01:05:13 DEBUG : 測試_Русский___ě_áñ: md5 = 6589cbe48164da281cf5ec2de662b44c OK NFD checkfile vs. NFC remote (without normalization) 2025/04/27 01:05:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/27 01:05:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vunabul4siqi' 2025/04/27 01:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunabul4siqi': 1 files missing 2025/04/27 01:05:13 NOTICE: 1 hashes missing 2025/04/27 01:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunabul4siqi': 2 differences found 2025/04/27 01:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunabul4siqi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/27 01:05:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:05:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunabul4siqi': 0 differences found 2025/04/27 01:05:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vunabul4siqi': 1 matching files 2025/04/27 01:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosirak2fibo" 2025/04/27 01:05:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/rpjamneara5fprmg8gf18iec4qte1e4d5pi7kete8vhr8o439fmg" 2025/04/27 01:05:15 DEBUG : Creating backend with remote "/tmp/rclone294155862" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosirak2fibo'", Local "Local file system at /tmp/rclone294155862", Modify Window "1ms" 2025/04/27 01:05:17 DEBUG : 測試_Русский___ě_áñ: md5 = 88e2bd55096028155c42d52a6a4dec75 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/27 01:05:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/27 01:05:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bosirak2fibo' 2025/04/27 01:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosirak2fibo': 1 files missing 2025/04/27 01:05:18 NOTICE: 1 hashes missing 2025/04/27 01:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosirak2fibo': 2 differences found 2025/04/27 01:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosirak2fibo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/27 01:05:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosirak2fibo': 0 differences found 2025/04/27 01:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosirak2fibo': 1 matching files 2025/04/27 01:05:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majiwom9voje" 2025/04/27 01:05:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:05:19 DEBUG : Creating backend with remote "TestDrive:crypt/it1cgmop1ji11kc064p0rjjg8odtgtidsu3f35lpn4p3djkqkq6g" 2025/04/27 01:05:20 DEBUG : Creating backend with remote "/tmp/rclone2578269416" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majiwom9voje'", Local "Local file system at /tmp/rclone2578269416", Modify Window "1ms" 2025/04/27 01:05:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5d566ee7f05e5608ac65d4d66c2f8d39 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/27 01:05:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/27 01:05:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-majiwom9voje' 2025/04/27 01:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majiwom9voje': 1 files missing 2025/04/27 01:05:23 NOTICE: 1 hashes missing 2025/04/27 01:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majiwom9voje': 2 differences found 2025/04/27 01:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majiwom9voje': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/27 01:05:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majiwom9voje': 0 differences found 2025/04/27 01:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majiwom9voje': 1 matching files 2025/04/27 01:05:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rufiduw4ciko" 2025/04/27 01:05:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:05:24 DEBUG : Creating backend with remote "TestDrive:crypt/nk39frt1ekh1ud3vs4l7po0p09br39sq772kh178uha057utmuog" 2025/04/27 01:05:25 DEBUG : Creating backend with remote "/tmp/rclone1966779675" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rufiduw4ciko'", Local "Local file system at /tmp/rclone1966779675", Modify Window "1ms" 2025/04/27 01:05:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 12c8589fdb6c91e0d2e9ae93940d3439 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/27 01:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/27 01:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rufiduw4ciko' 2025/04/27 01:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufiduw4ciko': 1 files missing 2025/04/27 01:05:27 NOTICE: 1 hashes missing 2025/04/27 01:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufiduw4ciko': 2 differences found 2025/04/27 01:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufiduw4ciko': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/27 01:05:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufiduw4ciko': 0 differences found 2025/04/27 01:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufiduw4ciko': 1 matching files 2025/04/27 01:05:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nonuhoq8qodu" 2025/04/27 01:05:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:05:28 DEBUG : Creating backend with remote "TestDrive:crypt/cuokd463pl0dkora4uiqc5b52jmk2v2e3ncnnjpgqgtn5jq5rid0" 2025/04/27 01:05:29 DEBUG : Creating backend with remote "/tmp/rclone3422094741" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nonuhoq8qodu'", Local "Local file system at /tmp/rclone3422094741", Modify Window "1ms" 2025/04/27 01:05:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 55dc0ac97a4e6cb28558d128b79a2dd0 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/27 01:05:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/27 01:05:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nonuhoq8qodu' 2025/04/27 01:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nonuhoq8qodu': 1 files missing 2025/04/27 01:05:32 NOTICE: 1 hashes missing 2025/04/27 01:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nonuhoq8qodu': 2 differences found 2025/04/27 01:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nonuhoq8qodu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/27 01:05:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nonuhoq8qodu': 0 differences found 2025/04/27 01:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nonuhoq8qodu': 1 matching files 2025/04/27 01:05:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-podilih8xixo" 2025/04/27 01:05:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:05:33 DEBUG : Creating backend with remote "TestDrive:crypt/f22kk67tvcn14ddrgquno20768rj3cqlqmlppcdr2s6g4uueohh0" 2025/04/27 01:05:34 DEBUG : Creating backend with remote "/tmp/rclone1321587986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-podilih8xixo'", Local "Local file system at /tmp/rclone1321587986", Modify Window "1ms" 2025/04/27 01:05:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3eefade01a1c1a73e288cd0af53fd5b9 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/27 01:05:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/27 01:05:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-podilih8xixo' 2025/04/27 01:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilih8xixo': 1 files missing 2025/04/27 01:05:36 NOTICE: 1 hashes missing 2025/04/27 01:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilih8xixo': 2 differences found 2025/04/27 01:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilih8xixo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/27 01:05:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/27 01:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilih8xixo': 0 differences found 2025/04/27 01:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podilih8xixo': 1 matching files 2025/04/27 01:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-podilih8xixo': Purge remote 2025/04/27 01:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nonuhoq8qodu': Purge remote 2025/04/27 01:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rufiduw4ciko': Purge remote 2025/04/27 01:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majiwom9voje': Purge remote 2025/04/27 01:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosirak2fibo': Purge remote 2025/04/27 01:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vunabul4siqi': Purge remote 2025/04/27 01:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vaticed5suko': Purge remote 2025/04/27 01:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sugudur0lame': Purge remote 2025/04/27 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotokoq4nuso': Purge remote 2025/04/27 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jomuyil1cifa': Purge remote --- PASS: TestApplyTransforms (50.82s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:05:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/27 01:05:44 DEBUG : sub/file2: md5 = 0ad84ed196b610766d5ddb49d8727f3c OK 2025/04/27 01:05:44 INFO : file1: Copied (new) to: sub/file2 2025/04/27 01:05:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 01:05:45 DEBUG : file1: Unchanged skipping 2025/04/27 01:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': don't need to copy/move sub/file2, it is already at target location 2025/04/27 01:05:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.62s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:05:50 DEBUG : dst/file1: md5 = d0e7f33d6e8ab8ca1f699b464ca7a827 OK 2025/04/27 01:05:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/backup" 2025/04/27 01:05:51 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/1nrff024r7pq65ecp72fc28jb0" 2025/04/27 01:05:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/27 01:05:54 INFO : dst/file1: Moved (server-side) 2025/04/27 01:05:56 DEBUG : dst/file1: md5 = dcb9e3ad28984e904dc2a48259a26bd6 OK 2025/04/27 01:05:56 INFO : dst/file1: Copied (new) 2025/04/27 01:05:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:05:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:05:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:06:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/dst" 2025/04/27 01:06:00 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:06:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/CompareDest" 2025/04/27 01:06:02 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/gveqi14airsml4bgu7krj116o8" 2025/04/27 01:06:03 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 01:06:05 DEBUG : one: md5 = 636e2240843bfb41a5aa79d6e2046440 OK 2025/04/27 01:06:05 INFO : one: Copied (new) 2025/04/27 01:06:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:06:08 DEBUG : one: md5 = 84aa605ffd1010a6a7b4f6287e52884d OK 2025/04/27 01:06:08 INFO : one: Copied (replaced existing) 2025/04/27 01:06:10 DEBUG : dst/one: md5 = 8180ba5be5388db8d53dab8a4e79a02c OK 2025/04/27 01:06:12 DEBUG : CompareDest/one: md5 = c3bfc3ebb82ecfdbc9f9e0812fe4196d OK 2025/04/27 01:06:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:06:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:06:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 01:06:15 DEBUG : CompareDest/two: md5 = 70c690aac006e26c6fb5615e69c839af OK 2025/04/27 01:06:15 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 01:06:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:06:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 01:06:16 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 01:06:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:06:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 01:06:18 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 01:06:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/27 01:06:19 DEBUG : two: md5 = 8aa33c88b7d4dbb05439533df7fa6d8a OK 2025/04/27 01:06:19 INFO : two: Copied (new) 2025/04/27 01:06:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:06:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:06:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:06:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.51s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:06:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/dst" 2025/04/27 01:06:24 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:06:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/CopyDest" 2025/04/27 01:06:25 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/27 01:06:27 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 01:06:29 DEBUG : one: md5 = b613397f1472c1e7ae6f2c9c9182332d OK 2025/04/27 01:06:29 INFO : one: Copied (new) 2025/04/27 01:06:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:06:31 DEBUG : one: md5 = ec1f1c1ef52b86f9db34415a42bfdc38 OK 2025/04/27 01:06:31 INFO : one: Copied (replaced existing) 2025/04/27 01:06:34 DEBUG : dst/one: md5 = 5ee8f2d705110f38772b2dc506b22389 OK 2025/04/27 01:06:36 DEBUG : CopyDest/one: md5 = be75c155371ecf61101c2477066d06b2 OK 2025/04/27 01:06:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/BackupDir" 2025/04/27 01:06:36 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/27 01:06:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:06:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:06:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:06:40 INFO : one: Moved (server-side) 2025/04/27 01:06:41 INFO : one: Copied (server-side copy) 2025/04/27 01:06:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/27 01:06:43 DEBUG : CopyDest/two: md5 = ceb70840e8a5aa10a2f906715b99534d OK 2025/04/27 01:06:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 01:06:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:06:45 INFO : two: Copied (server-side copy) 2025/04/27 01:06:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/27 01:06:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/27 01:06:45 DEBUG : two: Unchanged skipping 2025/04/27 01:06:47 DEBUG : CopyDest/three: md5 = 0aeb087e1cb71f090ba343da00e5a4ac OK 2025/04/27 01:06:48 DEBUG : three: Need to transfer - File not found at Destination 2025/04/27 01:06:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/27 01:06:48 DEBUG : three: Destination not found in --copy-dest 2025/04/27 01:06:50 DEBUG : three: md5 = cb31d7d9b78567c30546b0d49f05a266 OK 2025/04/27 01:06:50 INFO : three: Copied (new) 2025/04/27 01:06:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/27 01:06:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:06:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:06:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:06:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/27 01:06:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:06:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.15s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.38s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:06:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/27 01:06:59 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b7e9bf06e32ff974c27f3b83040f4a86 OK 2025/04/27 01:06:59 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/27 01:06:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/27 01:07:00 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/27 01:07:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/27 01:07:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/27 01:07:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 970c98aa4c0c42d022ef07c993bec08f OK 2025/04/27 01:07:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/27 01:07:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/27 01:07:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.63s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:07:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Looking for duplicate names using skip mode. 2025/04/27 01:07:09 NOTICE: one: Found 2 files with duplicate names 2025/04/27 01:07:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.75s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:07:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Looking for duplicate names using skip mode. 2025/04/27 01:07:14 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:07:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/27 01:07:15 INFO : one: Deleted 2025/04/27 01:07:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.05s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:07:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Looking for duplicate names using first mode. 2025/04/27 01:07:20 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:07:21 INFO : one: Deleted 2025/04/27 01:07:21 INFO : one: Deleted 2025/04/27 01:07:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.79s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:07:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Looking for duplicate names using newest mode. 2025/04/27 01:07:26 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:07:27 INFO : one: Deleted 2025/04/27 01:07:27 INFO : one: Deleted 2025/04/27 01:07:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.91s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:07:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Looking for duplicate names using oldest mode. 2025/04/27 01:07:33 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:07:33 INFO : one: Deleted 2025/04/27 01:07:34 INFO : one: Deleted 2025/04/27 01:07:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.67s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:07:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Looking for duplicate names using largest mode. 2025/04/27 01:07:39 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:07:39 INFO : one: Deleted 2025/04/27 01:07:40 INFO : one: Deleted 2025/04/27 01:07:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.97s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:07:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Looking for duplicate names using smallest mode. 2025/04/27 01:07:45 NOTICE: one: Found 3 files with duplicate names 2025/04/27 01:07:46 INFO : one: Deleted 2025/04/27 01:07:46 INFO : one: Deleted 2025/04/27 01:07:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.16s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:07:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Looking for duplicate names using rename mode. 2025/04/27 01:07:52 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/27 01:07:53 INFO : one-2.txt: renamed from: one.txt 2025/04/27 01:07:54 INFO : one-3.txt: renamed from: one.txt 2025/04/27 01:07:56 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.82s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:08:00 DEBUG : dupe1/one.txt: md5 = 34a9b5748c1fbdfd957de0e92e8fe581 OK 2025/04/27 01:08:02 DEBUG : dupe2/two.txt: md5 = 88c2f04153dcfe4fe96aae7d30d0fc5d OK 2025/04/27 01:08:04 DEBUG : dupe3/three.txt: md5 = c511e779efdc1a311056870d754c6bb1 OK 2025/04/27 01:08:05 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/27 01:08:05 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/27 01:08:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/27 01:08:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/27 01:08:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/27 01:08:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/27 01:08:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.02s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:08:11 DEBUG : a.txt: md5 = 212450d5b6109647e93953ae5940fb92 OK 2025/04/27 01:08:13 DEBUG : zend.txt: md5 = 7c30398331aadd568952ce98717db913 OK 2025/04/27 01:08:15 DEBUG : sub dir/hello world: md5 = 6ca24baa251b07503d863f08d3bdc851 OK 2025/04/27 01:08:16 DEBUG : sub dir/hello world2: md5 = 114ca127d8fac30aac65ea698316f421 OK 2025/04/27 01:08:18 DEBUG : sub dir/ignore dir/.ignore: md5 = bfbf9a75b59e3394dfb1793b2c1dc55f OK 2025/04/27 01:08:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = df7165309f721a5728367076871e144a OK 2025/04/27 01:08:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4ca4870e4a8818ffa0cbece406b7e600 OK 2025/04/27 01:08:23 DEBUG : a.txt: Excluded (Size Filter) 2025/04/27 01:08:23 DEBUG : a.txt: Excluded 2025/04/27 01:08:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/27 01:08:24 DEBUG : sub dir/hello world: Excluded 2025/04/27 01:08:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/27 01:08:24 DEBUG : sub dir/hello world2: Excluded 2025/04/27 01:08:24 DEBUG : sub dir/ignore dir: Excluded 2025/04/27 01:08:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/27 01:08:24 DEBUG : sub dir/hello world: Excluded 2025/04/27 01:08:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/27 01:08:24 DEBUG : sub dir/hello world2: Excluded 2025/04/27 01:08:24 DEBUG : sub dir/ignore dir: Excluded 2025/04/27 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/27 01:08:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/27 01:08:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/27 01:08:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/27 01:08:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/27 01:08:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/27 01:08:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.88s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:08:32 DEBUG : a.txt: md5 = df0b59252b9da84a48d041562b897120 OK 2025/04/27 01:08:34 DEBUG : zend.txt: md5 = f50a8b15ffbb3bfba071a2aa74a47f90 OK 2025/04/27 01:08:35 DEBUG : sub dir/hello world: md5 = b517f5315e6f7ea5d3bff5d0813481e2 OK 2025/04/27 01:08:37 DEBUG : sub dir/hello world2: md5 = afcdcd63a18d1e1029ad2dd305e92cad OK 2025/04/27 01:08:39 DEBUG : sub dir/ignore dir/.ignore: md5 = d93f1d910ee1f44282cb741f2835d80b OK 2025/04/27 01:08:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 972989449f5cb0584530c95b37976f3f OK 2025/04/27 01:08:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = a58609c37734801a5c0fdc1effc72a96 OK 2025/04/27 01:08:43 DEBUG : a.txt: Excluded (Size Filter) 2025/04/27 01:08:43 DEBUG : a.txt: Excluded 2025/04/27 01:08:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/27 01:08:44 DEBUG : sub dir/hello world2: Excluded 2025/04/27 01:08:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/27 01:08:44 DEBUG : sub dir/hello world: Excluded 2025/04/27 01:08:44 DEBUG : sub dir/ignore dir: Excluded 2025/04/27 01:08:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/27 01:08:44 DEBUG : sub dir/hello world2: Excluded 2025/04/27 01:08:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/27 01:08:44 DEBUG : sub dir/hello world: Excluded 2025/04/27 01:08:45 DEBUG : sub dir/ignore dir: Excluded 2025/04/27 01:08:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/27 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/27 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/27 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/27 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/27 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/27 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (19.94s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:08:52 DEBUG : file1: md5 = abecd3ff22af884ee61e3ca1c732a57d OK 2025/04/27 01:08:54 DEBUG : sub/file2: md5 = 89fe82c5c61244edb7b5164f6dfcdd67 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/04/27 01:08:57 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/27 01:08:57 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/27 01:08:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/27 01:08:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.95s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:01 DEBUG : file1: md5 = 68d02343f22653d27ea80221955e04cc OK 2025/04/27 01:09:03 DEBUG : sub/file2: md5 = 3fe04ebfcc43061023d09ad06ef4def3 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/04/27 01:09:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/notfound" 2025/04/27 01:09:07 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/27 01:09:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.10s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Making directory 2025/04/27 01:09:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:14 DEBUG : sub dir/hello world: md5 = 0037b162a450ac99186da2ff02d849e8 OK 2025/04/27 01:09:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.44s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:17 DEBUG : potato2: md5 = 89dfc86f58a476eeaac6354810408e3b OK 2025/04/27 01:09:19 DEBUG : empty space: md5 = f2248594b53b58826c0907b9eacba16b OK --- PASS: TestLs (4.45s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:22 DEBUG : potato2: md5 = a8caf76edfbbd78fc764215330dc7b51 OK 2025/04/27 01:09:23 DEBUG : empty space: md5 = 36a89c4ebc3ff05dc955c0c0908a3ab4 OK 2025/04/27 01:09:23 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.43s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:26 DEBUG : potato2: md5 = 33c3a25be5afe1ea40730bb6228551d9 OK 2025/04/27 01:09:28 DEBUG : empty space: md5 = fda5066b46b439d6a5a562df98888c5b OK --- PASS: TestLsLong (4.42s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:30 DEBUG : potato2: md5 = 40819bcd3512dc264a078be378dca3a8 OK 2025/04/27 01:09:32 DEBUG : empty space: md5 = 039768c1bf96dc04b91079c5fc5b8260 OK --- PASS: TestHashSums (3.88s) === RUN TestHashSumsWithErrors 2025/04/27 01:09:33 DEBUG : Creating backend with remote ":memory:" 2025/04/27 01:09:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/27 01:09:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/27 01:09:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/27 01:09:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/27 01:09:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/27 01:09:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/27 01:09:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/27 01:09:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/27 01:09:33 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-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:35 DEBUG : potato2: md5 = 0ee2065d53a6dc260bfad8253775e63a OK 2025/04/27 01:09:36 DEBUG : empty space: md5 = 6ffa63f51c715b30a220b2184f8e81ae OK 2025/04/27 01:09:38 DEBUG : sub dir/potato3: md5 = e75fa8edc4dd82ddbc19f56bd8211378 OK 2025/04/27 01:09:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.55s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:43 DEBUG : small: md5 = 98ce0c813d7d103ccb897bf18e02966b OK 2025/04/27 01:09:44 DEBUG : medium: md5 = f81a3681a6479bee0a1cbb44e7592cda OK 2025/04/27 01:09:46 DEBUG : large: md5 = 614fb84c3434eb1025efbbc078580806 OK 2025/04/27 01:09:46 DEBUG : Waiting for deletions to finish 2025/04/27 01:09:46 DEBUG : large: Excluded (Size Filter) 2025/04/27 01:09:46 INFO : small: Deleted 2025/04/27 01:09:46 INFO : medium: Deleted --- PASS: TestDelete (5.76s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:49 DEBUG : small: md5 = b39b7d9a82d65650c3a5e4db6077641b OK 2025/04/27 01:09:50 DEBUG : medium: md5 = ebc63d7090646a7e24090a49f151f8fb OK 2025/04/27 01:09:51 DEBUG : large: md5 = 7750fb7585e88f75a015bc4a7d022ae7 OK 2025/04/27 01:09:52 DEBUG : Waiting for deletions to finish 2025/04/27 01:09:52 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/27 01:09:52 INFO : small: Deleted 2025/04/27 01:09:52 INFO : medium: Deleted --- PASS: TestMaxDelete (6.41s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:09:55 DEBUG : small: md5 = 756c5a8e16356247cc29c19c50ade9e0 OK 2025/04/27 01:09:56 DEBUG : medium: md5 = dd84b37a3acfa84742f9da9390f957dc OK 2025/04/27 01:09:58 DEBUG : large: md5 = 3f8dd52183a36a6d5d925b513d77ef48 OK 2025/04/27 01:09:58 DEBUG : Waiting for deletions to finish 2025/04/27 01:09:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/27 01:09:59 INFO : small: Deleted 2025/04/27 01:09:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.29s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:10:01 DEBUG : small: md5 = d0c15bcb561d8bc8aa359e8fbcad2eae OK 2025/04/27 01:10:03 DEBUG : medium: md5 = 8382d6f3fe28639e5afd9771154a6f72 OK 2025/04/27 01:10:04 DEBUG : large: md5 = e808167723ffae6d8936b3b98fb7634b OK 2025/04/27 01:10:04 DEBUG : Waiting for deletions to finish 2025/04/27 01:10:05 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/27 01:10:05 INFO : large: Deleted 2025/04/27 01:10:05 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.30s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:10:08 DEBUG : ReadFile: md5 = 8f2ef8db95555aed51efd45af75ee4fa OK --- PASS: TestReadFile (4.06s) === RUN TestRetry 2025/04/27 01:10:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/27 01:10:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/27 01:10:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/27 01:10:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/27 01:10:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/27 01:10:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/27 01:10:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:10:12 DEBUG : file1: md5 = 1e4e106267499daf7098b04938042d12 OK 2025/04/27 01:10:13 DEBUG : file2: md5 = 2175392483db520375355bb876c488c3 OK --- PASS: TestCat (16.42s) === RUN TestPurge 2025/04/27 01:10:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikoxun9qoya" 2025/04/27 01:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/agn1bc6abqegbealgkf0h5bvpv0cq50v3sufbelrntju95ar1ts0" 2025/04/27 01:10:28 DEBUG : Creating backend with remote "/tmp/rclone3438692341" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikoxun9qoya'", Local "Local file system at /tmp/rclone3438692341", Modify Window "1ms" 2025/04/27 01:10:32 DEBUG : A1/B1/C1/one: md5 = abee97f0fc5f0dd7d08aeb12f74b24da OK 2025/04/27 01:10:32 INFO : A2: Making directory 2025/04/27 01:10:33 INFO : A1/B2: Making directory 2025/04/27 01:10:34 INFO : A1/B2/C2: Making directory 2025/04/27 01:10:34 INFO : A1/B1/C3: Making directory 2025/04/27 01:10:35 INFO : A3: Making directory 2025/04/27 01:10:36 INFO : A3/B3: Making directory 2025/04/27 01:10:36 INFO : A3/B3/C4: Making directory 2025/04/27 01:10:39 DEBUG : A1/two: md5 = 3531e95d8afd07a0f03f668b93eb212b OK 2025/04/27 01:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikoxun9qoya': Purge remote 2025/04/27 01:10:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.79s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:10:45 DEBUG : A1/B1/C1/one: md5 = a45261aa9050040827a3d6a8af83921a OK 2025/04/27 01:10:45 INFO : A2: Making directory 2025/04/27 01:10:46 INFO : A1/B2: Making directory 2025/04/27 01:10:47 INFO : A1/B2/C2: Making directory 2025/04/27 01:10:47 INFO : A1/B1/C3: Making directory 2025/04/27 01:10:48 INFO : A3: Making directory 2025/04/27 01:10:49 INFO : A3/B3: Making directory 2025/04/27 01:10:50 INFO : A3/B3/C4: Making directory 2025/04/27 01:10:52 DEBUG : A1/two: md5 = 6aba6c21b2c2623a745321d6102f0a2a OK 2025/04/27 01:10:53 DEBUG : removing 1 level 3 directories 2025/04/27 01:10:53 INFO : A3/B3/C4: Removing directory 2025/04/27 01:10:57 DEBUG : removing 2 level 3 directories 2025/04/27 01:10:57 INFO : A1/B2/C2: Removing directory 2025/04/27 01:10:57 INFO : A1/B1/C3: Removing directory 2025/04/27 01:10:58 DEBUG : removing 2 level 2 directories 2025/04/27 01:10:58 INFO : A3/B3: Removing directory 2025/04/27 01:10:58 INFO : A1/B2: Removing directory 2025/04/27 01:10:58 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/27 01:10:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/27 01:10:58 DEBUG : removing 2 level 1 directories 2025/04/27 01:10:58 INFO : A3: Removing directory 2025/04/27 01:10:58 INFO : A2: Removing directory 2025/04/27 01:10:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/27 01:11:02 DEBUG : removing 1 level 3 directories 2025/04/27 01:11:02 INFO : A1/B1/C1: Removing directory 2025/04/27 01:11:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:03 DEBUG : removing 1 level 2 directories 2025/04/27 01:11:03 INFO : A1/B1: Removing directory 2025/04/27 01:11:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/27 01:11:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:11:04 DEBUG : removing 1 level 1 directories 2025/04/27 01:11:04 INFO : A1: Removing directory 2025/04/27 01:11:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/27 01:11:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/27 01:11:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:11:04 DEBUG : removing 1 level 0 directories 2025/04/27 01:11:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Removing directory 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/27 01:11:05 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (23.85s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:11:06 INFO : A1: Making directory 2025/04/27 01:11:07 INFO : A1/B1: Making directory 2025/04/27 01:11:08 INFO : A1/B1/C1: Making directory 2025/04/27 01:11:10 DEBUG : removing 1 level 3 directories 2025/04/27 01:11:10 INFO : A1/B1/C1: Removing directory 2025/04/27 01:11:11 DEBUG : removing 1 level 2 directories 2025/04/27 01:11:11 INFO : A1/B1: Removing directory 2025/04/27 01:11:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:11:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.40s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:11:13 INFO : A1: Making directory 2025/04/27 01:11:14 INFO : A1/B1: Making directory 2025/04/27 01:11:15 INFO : A1/B1/C1: Making directory 2025/04/27 01:11:17 DEBUG : removing 1 level 3 directories 2025/04/27 01:11:17 INFO : A1/B1/C1: Removing directory 2025/04/27 01:11:18 DEBUG : removing 1 level 2 directories 2025/04/27 01:11:18 INFO : A1/B1: Removing directory 2025/04/27 01:11:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:11:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.02s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:11:22 DEBUG : file1: md5 = c942813d3ee9c80a7408e0823f46bc27 OK 2025/04/27 01:11:22 DEBUG : filename.txt: File name found in url 2025/04/27 01:11:23 DEBUG : filename.txt: md5 = 2f30f25ae1880f1436d4bf6946f53cf3 OK 2025/04/27 01:11:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/27 01:11:25 DEBUG : headerfilename.txt: md5 = 55db702cff72855fb1b9996c9a14cca7 OK 2025/04/27 01:11:26 DEBUG : file2: md5 = 13e40c4c91c80aba36cc2dffc92bd5a2 OK --- PASS: TestCopyURL (8.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:11:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/27 01:11:31 DEBUG : sub/file2: md5 = 38c5e72a7ddca3173e9ecfe652ff35e5 OK 2025/04/27 01:11:31 INFO : file1: Copied (new) to: sub/file2 2025/04/27 01:11:31 INFO : file1: Deleted 2025/04/27 01:11:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 01:11:31 DEBUG : file1: Unchanged skipping 2025/04/27 01:11:31 INFO : file1: Deleted 2025/04/27 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': don't need to copy/move sub/file2, it is already at target location 2025/04/27 01:11:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.47s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:11:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/27 01:11:35 DEBUG : file1: md5 = 2922702abb13b6f2d55d36a224109e20 OK 2025/04/27 01:11:35 INFO : file1: Copied (new) 2025/04/27 01:11:35 INFO : file1: Deleted 2025/04/27 01:11:36 DEBUG : file1: Destination exists, skipping 2025/04/27 01:11:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.12s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:11:40 DEBUG : dst/file1: md5 = 462d53b80e97006d85c8d7a04322ad11 OK 2025/04/27 01:11:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rosewud4jade/backup" 2025/04/27 01:11:41 DEBUG : Creating backend with remote "TestDrive:crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0/1nrff024r7pq65ecp72fc28jb0" 2025/04/27 01:11:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/27 01:11:44 INFO : dst/file1: Moved (server-side) 2025/04/27 01:11:46 DEBUG : dst/file1: md5 = 81cb34ef6b97cc330395c2e6865161b8 OK 2025/04/27 01:11:46 INFO : dst/file1: Copied (new) 2025/04/27 01:11:46 INFO : dst/file1: Deleted 2025/04/27 01:11:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:11:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/27 01:11:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.86s) === 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-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:11:52 DEBUG : A1/one: md5 = e6018be4561e674d1a2194a6a50be83e OK 2025/04/27 01:11:53 DEBUG : A1/two: md5 = 7ed65a01dabb9dc4926c52440fc307e2 OK 2025/04/27 01:11:55 DEBUG : A1/B1/three: md5 = 8be170df4a760e2b1e5247dd6f7a4e66 OK 2025/04/27 01:11:57 DEBUG : A1/B1/C1/four: md5 = be5dc5d234fd99ed0c0d5ed40a9f877a OK 2025/04/27 01:11:59 DEBUG : A1/B1/C2/five: md5 = ef5a77a7c529d3019cfa37fa65bbea27 OK 2025/04/27 01:11:59 INFO : A1/B2: Making directory 2025/04/27 01:12:00 INFO : A1/B1/C3: Making directory 2025/04/27 01:12:09 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/27 01:12:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/27 01:12:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/27 01:12:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/27 01:12:09 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/27 01:12:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/27 01:12:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/27 01:12:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:12:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/27 01:12:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/27 01:12:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/27 01:12:19 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/27 01:12:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/27 01:12:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/27 01:12:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/27 01:12:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/27 01:12:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/27 01:12:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/27 01:12:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:12:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/27 01:12:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/27 01:12:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/27 01:12:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/27 01:12:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/27 01:12:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/27 01:12:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/27 01:12:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/27 01:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/27 01:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/27 01:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/27 01:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (40.88s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': File to upload is small (34 bytes), uploading instead of streaming 2025/04/27 01:12:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 849d4893eaa63fed045f60aed63ce761 OK 2025/04/27 01:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/27 01:12:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/27 01:12:33 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/27 01:12:34 DEBUG : no_checksum_big_file_from_pipe: md5 = 0e257864a27b180b61100ab77dfdbda7 OK 2025/04/27 01:12:34 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-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': File to upload is small (34 bytes), uploading instead of streaming 2025/04/27 01:12:37 DEBUG : with_checksum_small_file_from_pipe: md5 = 96fde3eafb89ffe304ab044dfcff627d OK 2025/04/27 01:12:37 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/27 01:12:38 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/27 01:12:38 DEBUG : with_checksum_big_file_from_pipe: md5 = ced80fa736e3993b6c3afa3b3784b7aa OK 2025/04/27 01:12:38 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-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': File to upload is small (34 bytes), uploading instead of streaming 2025/04/27 01:12:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 01:12:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/27 01:12:43 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-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': File to upload is small (34 bytes), uploading instead of streaming 2025/04/27 01:12:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/27 01:12:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/27 01:12:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (17.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.44s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/27 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': File to upload is small (48 bytes), uploading instead of streaming 2025/04/27 01:12:50 DEBUG : rcat_metadata: md5 = 5e0e5da2d054d7af611ae09392dbf2ef OK 2025/04/27 01:12:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/27 01:12:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/27 01:12:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 51cbeca5f8328032c92744f76abae377 OK 2025/04/27 01:12:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.44s) --- PASS: TestRcatMetadata/Normal (2.39s) --- PASS: TestRcatMetadata/ViaDisk (2.63s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:12:55 DEBUG : potato1: md5 = f20c6c2f9ba683e1da1a3e819afd201b OK 2025/04/27 01:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': File to upload is small (60 bytes), uploading instead of streaming 2025/04/27 01:12:57 DEBUG : potato2: md5 = 02ba536f2e38a829901e178f99fa3b92 OK 2025/04/27 01:12:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (3.85s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:12:59 DEBUG : potato1: md5 = 7950f4717f9ef36d108ac202c986e1e6 OK 2025/04/27 01:12:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': File to upload is small (60 bytes), uploading instead of streaming 2025/04/27 01:13:00 DEBUG : potato2: md5 = 028d7b50d7422d75655b007c6912e583 OK 2025/04/27 01:13:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.50s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:13:04 DEBUG : potato2: md5 = 292eedf18295aa4f7ed7a8f811750c80 OK 2025/04/27 01:13:05 DEBUG : empty space: md5 = f2d1decb45da0e73c3560e6ad7ed576a OK 2025/04/27 01:13:07 DEBUG : sub dir/potato3: md5 = d1e8570e61e5adadf18bd3439ff2e4cf OK 2025/04/27 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Touching "sub dir/potato3" 2025/04/27 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Touching "empty space" 2025/04/27 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Touching "potato2" 2025/04/27 01:13:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.17s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:13:12 DEBUG : dir with metadata: Making directory with metadata 2025/04/27 01:13:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:13:14 DEBUG : directory with modtime: Making directory with metadata 2025/04/27 01:13:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:13:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/27 01:13:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/27 01:13:16 DEBUG : Google drive root 'crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0': Skipping btime metadata as can't update it on an existing file: 2025-04-27T01:13:16.730797914Z 2025/04/27 01:13:17 INFO : non existent directory: Updated directory metadata 2025/04/27 01:13:19 DEBUG : Google drive root 'crypt/91ro3idn47k901s0tspd93mb9i8enmeq0v2osj40kunp32pq4ab0': Skipping btime metadata as can't update it on an existing file: 2025-04-27T01:13:16.730797914Z 2025/04/27 01:13:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.67s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:13:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/27 01:13:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/27 01:13:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.71s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:13:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/27 01:13:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/27 01:13:25 DEBUG : dst: Making directory with metadata 2025/04/27 01:13:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/27 01:13:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/27 01:13:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/27 01:13:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/27 01:13:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/27 01:13:27 INFO : dst: Set directory modification time (using SetModTime) 2025/04/27 01:13:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.21s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade'", Local "Local file system at /tmp/rclone667640677", Modify Window "1ms" 2025/04/27 01:13:30 DEBUG : sub dir/test remove existing: md5 = 5101339e09698af03192e0df05d7343a OK 2025/04/27 01:13:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = eaf80d906e2533c5143f77180485cb42 OK 2025/04/27 01:13:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yeceter4" before starting 2025/04/27 01:13:34 DEBUG : sub dir/test remove existing.yeceter4: TEST: removing renamed existing file after operation 2025/04/27 01:13:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xidusah5" before starting 2025/04/27 01:13:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xidusah5: TEST: renaming existing back after failed operation 2025/04/27 01:13:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.loxeviv6" before starting 2025/04/27 01:13:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.loxeviv6: TEST: removing renamed existing file after operation 2025/04/27 01:13:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cjn5dsh2hlrsqfq0q8egggag5sllulbbclplievittsu0gunc7q0" 2025/04/27 01:13:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3h9rp4p8rnie8agpjopmb8h27lkohkmgo5atg4rapm2tpppeef4ie3vh8v0u13mh48buu051dho92aicrflcpfuh76juajbc3f58c4apf0bgufnr9cg0bg0vv470nn3cucc90v2hhbvlndp9foh7b83mcgsep6t5ls47bogq0bkasqt2lv70" --- PASS: TestRemoveExisting (11.97s) === 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/04/27 01:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rosewud4jade': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m15.062971513s (try 1/5)