"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/21 03:44:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo" 2025/06/21 03:44:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:44:32 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0" 2025/06/21 03:44:33 DEBUG : Creating backend with remote "/tmp/rclone4195509303" === 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/21 03:44:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/21 03:44:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/21 03:44:34 DEBUG : potato: Seek from 10 to 0 2025/06/21 03:44:34 DEBUG : potato: Seek from 10 to 0 2025/06/21 03:44:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/21 03:44:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/21 03:44:34 DEBUG : potato: Seek from 5 to 2 2025/06/21 03:44:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/21 03:44:34 DEBUG : potato: Seek from 7 to 0 2025/06/21 03:44:34 DEBUG : potato: Seek from 7 to 0 2025/06/21 03:44:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/21 03:44:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/21 03:44:34 DEBUG : potato: Seek from 5 to 2 2025/06/21 03:44:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/21 03:44:34 DEBUG : potato: Seek from 8 to 0 2025/06/21 03:44:34 DEBUG : potato: Seek from 8 to 0 2025/06/21 03:44:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/21 03:44:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/21 03:44:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/21 03:44:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/21 03:44:34 DEBUG : potato: Seek from 5 to 2 2025/06/21 03:44:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/21 03:44:34 DEBUG : potato: Seek from 9 to 0 2025/06/21 03:44:34 DEBUG : potato: Seek from 9 to 0 2025/06/21 03:44:34 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:44:36 DEBUG : rutabaga: md5 = 95684563c1fd36dff99705813622f3e2 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/21 03:44:38 DEBUG : empty space: md5 = aed8681d4d7c88a0aa8eb16d531a259e OK === RUN TestCheck/3 2025/06/21 03:44:40 DEBUG : potato2: md5 = 6eefab6d435974a3f26a8a795a56cb7a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/21 03:44:42 DEBUG : remotepotato: md5 = de89ba69ada8c6e0bba7c0c0ca96bc04 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.11s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/06/21 03:44:45 DEBUG : Creating backend with remote "nonexistent" 2025/06/21 03:44:45 DEBUG : Creating backend with remote "nonexistent" 2025/06/21 03:44:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/21 03:44:45 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/06/21 03:44:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/21 03:44:45 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:44:46 DEBUG : rutabaga: md5 = a2a9426addebef948be11b4056cd73ce OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/21 03:44:50 DEBUG : empty space: md5 = 2dd06ac516cf6b7d73939fbe34c6e1c4 OK === RUN TestCheckDownload/3 2025/06/21 03:44:52 DEBUG : potato2: md5 = 7a61b3f62785e7c6c6eada64b3107831 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/21 03:44:56 DEBUG : remotepotato: md5 = 58928cde08def2857a65eb6a3de550bb OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.87s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:45:02 DEBUG : rutabaga: md5 = 9f63316f83d6b868c8eae90b641cd1dd OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/21 03:45:04 DEBUG : empty space: md5 = d22c91478a11219c1bbdfd30a0d88d4d OK === RUN TestCheckSizeOnly/3 2025/06/21 03:45:06 DEBUG : potato2: md5 = 03d9d73ffcff23231eae141dadd7aeb9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/21 03:45:08 DEBUG : remotepotato: md5 = 021cc226675e90c26fc22e8fa9ec19da OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.14s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:45:12 DEBUG : test.sum: md5 = 7576d04521663d7c395e1dd922d69197 OK 2025/06/21 03:45:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/21 03:45:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/21 03:45:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/21 03:45:13 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/21 03:45:14 DEBUG : test.sum: md5 = ee669c655ea20b97910d32c2c3caf4ed OK 2025/06/21 03:45:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/21 03:45:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/21 03:45:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/21 03:45:16 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.72s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:45:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/data" 2025/06/21 03:45:16 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:45:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/data" 2025/06/21 03:45:18 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/vjrnln8ratgmqakfosrqe8espk" 2025/06/21 03:45:22 DEBUG : data/banana: md5 = 36eb2836ad868873aca55c1b52ae8953 OK 2025/06/21 03:45:23 DEBUG : test.sum: md5 = 3bb8e5b9f579128c3b02c23613541490 OK === RUN TestCheckSumDownload/subtest1 2025/06/21 03:45:28 DEBUG : data/potato: md5 = de088524857fcd8e2ae6143ed945d679 OK 2025/06/21 03:45:29 DEBUG : test.sum: md5 = abc8e05cdbb12982a1d4a5b3d315268e OK === RUN TestCheckSumDownload/subtest2 2025/06/21 03:45:33 DEBUG : test.sum: md5 = ab595785ac1fa3953eabb3113d1896d8 OK === RUN TestCheckSumDownload/subtest3 2025/06/21 03:45:37 DEBUG : test.sum: md5 = 591a135a45060570ab838c6d9fb1451d OK === RUN TestCheckSumDownload/subtest4 2025/06/21 03:45:41 DEBUG : test.sum: md5 = 096bfadbaf9ad8ffbf460cd12cb38eaf OK === RUN TestCheckSumDownload/subtest5 2025/06/21 03:45:45 DEBUG : test.sum: md5 = d97e837145918e2f282bfb8a21ee57d7 OK === RUN TestCheckSumDownload/subtest6 2025/06/21 03:45:49 DEBUG : data/banana: md5 = e57a81c5e7c281b246943e1f6512c031 OK 2025/06/21 03:45:50 DEBUG : data/potato: md5 = bda3f4a966871352982682ed0b8b3829 OK 2025/06/21 03:45:51 DEBUG : test.sum: md5 = 6a965218f2056caf4c1b91ba54c6c833 OK === RUN TestCheckSumDownload/subtest7 2025/06/21 03:45:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/21 03:45:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.72s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (2.12s) --- PASS: TestCheckSumDownload/subtest6 (2.19s) --- PASS: TestCheckSumDownload/subtest7 (2.52s) === RUN TestApplyTransforms 2025/06/21 03:45:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kubozup4bama" 2025/06/21 03:45:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:45:57 DEBUG : Creating backend with remote "TestDrive:crypt/b5rlruqg45fg945qgnuqvs79k711baunm8vtdnsou8hm7p9uphm0" 2025/06/21 03:45:58 DEBUG : Creating backend with remote "/tmp/rclone1324082578" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kubozup4bama'", Local "Local file system at /tmp/rclone1324082578", Modify Window "1ms" 2025/06/21 03:46:01 DEBUG : hello, world!: md5 = e090d1dca03058e63505e6e6ed21d2ee OK upper checkfile vs. lower remote (without normalization) 2025/06/21 03:46:01 ERROR : hello, world!: sum not found 2025/06/21 03:46:01 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kubozup4bama' 2025/06/21 03:46:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubozup4bama': 1 files missing 2025/06/21 03:46:01 NOTICE: 1 hashes missing 2025/06/21 03:46:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubozup4bama': 2 differences found 2025/06/21 03:46:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubozup4bama': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/21 03:46:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubozup4bama': 0 differences found 2025/06/21 03:46:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kubozup4bama': 1 matching files 2025/06/21 03:46:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kicidaq4lomu" 2025/06/21 03:46:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:46:03 DEBUG : Creating backend with remote "TestDrive:crypt/nv63qho3mpd9m8k8altgu453fjv7jeccdr3s9hqfajllrphucrng" 2025/06/21 03:46:03 DEBUG : Creating backend with remote "/tmp/rclone664998057" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kicidaq4lomu'", Local "Local file system at /tmp/rclone664998057", Modify Window "1ms" 2025/06/21 03:46:05 DEBUG : HELLO, WORLD!: md5 = 5a44bf1aec61c8507f463d9a6ff0f40a OK lower checkfile vs. upper remote (without normalization) 2025/06/21 03:46:06 ERROR : HELLO, WORLD!: sum not found 2025/06/21 03:46:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kicidaq4lomu' 2025/06/21 03:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicidaq4lomu': 1 files missing 2025/06/21 03:46:06 NOTICE: 1 hashes missing 2025/06/21 03:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicidaq4lomu': 2 differences found 2025/06/21 03:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicidaq4lomu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/21 03:46:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicidaq4lomu': 0 differences found 2025/06/21 03:46:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kicidaq4lomu': 1 matching files 2025/06/21 03:46:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zurelog6dube" 2025/06/21 03:46:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:46:07 DEBUG : Creating backend with remote "TestDrive:crypt/nl5f33iq06dsignejf39l75gbb9r8t1topqenhkvc60637hgr260" 2025/06/21 03:46:08 DEBUG : Creating backend with remote "/tmp/rclone4192996952" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zurelog6dube'", Local "Local file system at /tmp/rclone4192996952", Modify Window "1ms" 2025/06/21 03:46:10 DEBUG : HeLlO, wOrLd!: md5 = cc5ee65afd6932d29586543313a735db OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/21 03:46:10 ERROR : HeLlO, wOrLd!: sum not found 2025/06/21 03:46:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zurelog6dube' 2025/06/21 03:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurelog6dube': 1 files missing 2025/06/21 03:46:10 NOTICE: 1 hashes missing 2025/06/21 03:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurelog6dube': 2 differences found 2025/06/21 03:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurelog6dube': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/21 03:46:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurelog6dube': 0 differences found 2025/06/21 03:46:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurelog6dube': 1 matching files 2025/06/21 03:46:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suhupuj3fanu" 2025/06/21 03:46:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:46:12 DEBUG : Creating backend with remote "TestDrive:crypt/u5gtun5vs1ah32tn1lj4kv88rvshuth64hjfueo2cjjkbhhcs6i0" 2025/06/21 03:46:13 DEBUG : Creating backend with remote "/tmp/rclone3718338374" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suhupuj3fanu'", Local "Local file system at /tmp/rclone3718338374", Modify Window "1ms" 2025/06/21 03:46:15 DEBUG : HELLO, WORLD!: md5 = ea20c9a0d9fc123cd507dd7e8edf90a7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/21 03:46:15 ERROR : HELLO, WORLD!: sum not found 2025/06/21 03:46:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suhupuj3fanu' 2025/06/21 03:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhupuj3fanu': 1 files missing 2025/06/21 03:46:15 NOTICE: 1 hashes missing 2025/06/21 03:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhupuj3fanu': 2 differences found 2025/06/21 03:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhupuj3fanu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/21 03:46:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhupuj3fanu': 0 differences found 2025/06/21 03:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suhupuj3fanu': 1 matching files 2025/06/21 03:46:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tawaqus2jime" 2025/06/21 03:46:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:46:16 DEBUG : Creating backend with remote "TestDrive:crypt/etif3nkbb5tpf99f2pb0khbf0hr7ircvj6i5envjb4nlj2tr2sb0" 2025/06/21 03:46:17 DEBUG : Creating backend with remote "/tmp/rclone853207510" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tawaqus2jime'", Local "Local file system at /tmp/rclone853207510", Modify Window "1ms" 2025/06/21 03:46:19 DEBUG : 測試_Русский___ě_áñ: md5 = 3349962bf0a7bb9f2c8b2e0f03d82e9f OK NFD checkfile vs. NFC remote (without normalization) 2025/06/21 03:46:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/21 03:46:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tawaqus2jime' 2025/06/21 03:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawaqus2jime': 1 files missing 2025/06/21 03:46:20 NOTICE: 1 hashes missing 2025/06/21 03:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawaqus2jime': 2 differences found 2025/06/21 03:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawaqus2jime': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/21 03:46:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawaqus2jime': 0 differences found 2025/06/21 03:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawaqus2jime': 1 matching files 2025/06/21 03:46:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gorapiz9socu" 2025/06/21 03:46:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:46:21 DEBUG : Creating backend with remote "TestDrive:crypt/2utsirivps0ehu14i1chm9mb1i11avn36742uiou76g012gls47g" 2025/06/21 03:46:22 DEBUG : Creating backend with remote "/tmp/rclone807804150" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gorapiz9socu'", Local "Local file system at /tmp/rclone807804150", Modify Window "1ms" 2025/06/21 03:46:24 DEBUG : 測試_Русский___ě_áñ: md5 = fec96810b39fdb674f1eeb9e9094d794 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/21 03:46:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/21 03:46:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gorapiz9socu' 2025/06/21 03:46:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorapiz9socu': 1 files missing 2025/06/21 03:46:24 NOTICE: 1 hashes missing 2025/06/21 03:46:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorapiz9socu': 2 differences found 2025/06/21 03:46:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorapiz9socu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/21 03:46:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorapiz9socu': 0 differences found 2025/06/21 03:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gorapiz9socu': 1 matching files 2025/06/21 03:46:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqagoy2rega" 2025/06/21 03:46:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:46:25 DEBUG : Creating backend with remote "TestDrive:crypt/m0j6hpdtrisqdma6k0nu13e57gajtkaj9m019e93vf0frt714osg" 2025/06/21 03:46:26 DEBUG : Creating backend with remote "/tmp/rclone3297548754" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqagoy2rega'", Local "Local file system at /tmp/rclone3297548754", Modify Window "1ms" 2025/06/21 03:46:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b1876fef950b012a9fc4c8f595eaa8d9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/21 03:46:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/21 03:46:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-coqagoy2rega' 2025/06/21 03:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqagoy2rega': 1 files missing 2025/06/21 03:46:29 NOTICE: 1 hashes missing 2025/06/21 03:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqagoy2rega': 2 differences found 2025/06/21 03:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqagoy2rega': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/21 03:46:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqagoy2rega': 0 differences found 2025/06/21 03:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqagoy2rega': 1 matching files 2025/06/21 03:46:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vojuzax0xecu" 2025/06/21 03:46:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:46:30 DEBUG : Creating backend with remote "TestDrive:crypt/e450c6cbv7rs8rqro31bh1au9t7ebrdmgvleml32bdtsgq72q3eg" 2025/06/21 03:46:31 DEBUG : Creating backend with remote "/tmp/rclone3041046265" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vojuzax0xecu'", Local "Local file system at /tmp/rclone3041046265", Modify Window "1ms" 2025/06/21 03:46:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c38d20134bd40401a96aa36c4493a751 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/21 03:46:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/21 03:46:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vojuzax0xecu' 2025/06/21 03:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojuzax0xecu': 1 files missing 2025/06/21 03:46:34 NOTICE: 1 hashes missing 2025/06/21 03:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojuzax0xecu': 2 differences found 2025/06/21 03:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojuzax0xecu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/21 03:46:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojuzax0xecu': 0 differences found 2025/06/21 03:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vojuzax0xecu': 1 matching files 2025/06/21 03:46:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hezodot2muso" 2025/06/21 03:46:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:46:35 DEBUG : Creating backend with remote "TestDrive:crypt/dpig1jqve9el5c5b3qmmt179fvrtlrtdfms7hur7miuibpnjdbn0" 2025/06/21 03:46:36 DEBUG : Creating backend with remote "/tmp/rclone1821118703" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hezodot2muso'", Local "Local file system at /tmp/rclone1821118703", Modify Window "1ms" 2025/06/21 03:46:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71672ad2843498cd103c4b26f7f50966 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/21 03:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/21 03:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hezodot2muso' 2025/06/21 03:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezodot2muso': 1 files missing 2025/06/21 03:46:38 NOTICE: 1 hashes missing 2025/06/21 03:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezodot2muso': 2 differences found 2025/06/21 03:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezodot2muso': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/21 03:46:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezodot2muso': 0 differences found 2025/06/21 03:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezodot2muso': 1 matching files 2025/06/21 03:46:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zayemac7pito" 2025/06/21 03:46:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:46:40 DEBUG : Creating backend with remote "TestDrive:crypt/pedql2p90rvbug8j80in2723uiq7f8dq4jddmsd3j5tc925uvo10" 2025/06/21 03:46:41 DEBUG : Creating backend with remote "/tmp/rclone203045202" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zayemac7pito'", Local "Local file system at /tmp/rclone203045202", Modify Window "1ms" 2025/06/21 03:46:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af89c8df36487079a49966bc12eaab18 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/21 03:46:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/21 03:46:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zayemac7pito' 2025/06/21 03:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayemac7pito': 1 files missing 2025/06/21 03:46:43 NOTICE: 1 hashes missing 2025/06/21 03:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayemac7pito': 2 differences found 2025/06/21 03:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayemac7pito': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/21 03:46:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:46:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayemac7pito': 0 differences found 2025/06/21 03:46:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayemac7pito': 1 matching files 2025/06/21 03:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zayemac7pito': Purge remote 2025/06/21 03:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hezodot2muso': Purge remote 2025/06/21 03:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojuzax0xecu': Purge remote 2025/06/21 03:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqagoy2rega': Purge remote 2025/06/21 03:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gorapiz9socu': Purge remote 2025/06/21 03:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tawaqus2jime': Purge remote 2025/06/21 03:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suhupuj3fanu': Purge remote 2025/06/21 03:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zurelog6dube': Purge remote 2025/06/21 03:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kicidaq4lomu': Purge remote 2025/06/21 03:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kubozup4bama': Purge remote --- PASS: TestApplyTransforms (51.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:46:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/21 03:46:51 DEBUG : sub/file2: md5 = 639aeaa786d51f8275fff2e9146ebb67 OK 2025/06/21 03:46:51 INFO : file1: Copied (new) to: sub/file2 2025/06/21 03:46:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:46:52 DEBUG : file1: Unchanged skipping 2025/06/21 03:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': don't need to copy/move sub/file2, it is already at target location 2025/06/21 03:46:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.80s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:46:57 DEBUG : dst/file1: md5 = f994cd46b6c28f654acac835e52fab0a OK 2025/06/21 03:46:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/backup" 2025/06/21 03:46:58 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/1nrff024r7pq65ecp72fc28jb0" 2025/06/21 03:46:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/21 03:47:02 INFO : dst/file1: Moved (server-side) 2025/06/21 03:47:03 DEBUG : dst/file1: md5 = 84ce7ff377849fb93f768062a37eea8a OK 2025/06/21 03:47:03 INFO : dst/file1: Copied (new) 2025/06/21 03:47:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:47:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:47:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.21s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:47:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/dst" 2025/06/21 03:47:08 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:47:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/CompareDest" 2025/06/21 03:47:09 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/gveqi14airsml4bgu7krj116o8" 2025/06/21 03:47:11 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 03:47:13 DEBUG : one: md5 = 2b36f218b4ae780eac05f42ed2586784 OK 2025/06/21 03:47:13 INFO : one: Copied (new) 2025/06/21 03:47:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:47:15 DEBUG : one: md5 = 6dc27ac86b71e59c74f2978a01a65adc OK 2025/06/21 03:47:15 INFO : one: Copied (replaced existing) 2025/06/21 03:47:17 DEBUG : dst/one: md5 = 34e5e119d6059db49571d617a6243e70 OK 2025/06/21 03:47:19 DEBUG : CompareDest/one: md5 = 87f47a244fb44db35c55e640f2ae720f OK 2025/06/21 03:47:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:47:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:47:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 03:47:22 DEBUG : CompareDest/two: md5 = ef501ca7405a82f0d06c40d07f2a5b1d OK 2025/06/21 03:47:23 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 03:47:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:47:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 03:47:24 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 03:47:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:47:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 03:47:25 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 03:47:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/21 03:47:26 DEBUG : two: md5 = 71850091b6d525ce1eefb8a5749283b6 OK 2025/06/21 03:47:26 INFO : two: Copied (new) 2025/06/21 03:47:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:47:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:47:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:47:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.33s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:47:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/dst" 2025/06/21 03:47:31 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:47:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/CopyDest" 2025/06/21 03:47:32 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/21 03:47:34 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 03:47:36 DEBUG : one: md5 = 3fb0614212d6299f3c8d62bdc72c7920 OK 2025/06/21 03:47:36 INFO : one: Copied (new) 2025/06/21 03:47:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:47:39 DEBUG : one: md5 = 2bc92dc6941f122611d370b9daa73bea OK 2025/06/21 03:47:39 INFO : one: Copied (replaced existing) 2025/06/21 03:47:40 DEBUG : dst/one: md5 = 5a37fe62c192eceda04315018c6b45b5 OK 2025/06/21 03:47:42 DEBUG : CopyDest/one: md5 = 0fdeb0076f5765cfb0734e730aa52b49 OK 2025/06/21 03:47:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/BackupDir" 2025/06/21 03:47:43 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/21 03:47:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:47:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:47:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:47:47 INFO : one: Moved (server-side) 2025/06/21 03:47:47 INFO : one: Copied (server-side copy) 2025/06/21 03:47:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/21 03:47:49 DEBUG : CopyDest/two: md5 = 869f4bc01798a28456d52c4b9f138e08 OK 2025/06/21 03:47:50 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 03:47:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:47:51 INFO : two: Copied (server-side copy) 2025/06/21 03:47:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/21 03:47:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:47:52 DEBUG : two: Unchanged skipping 2025/06/21 03:47:54 DEBUG : CopyDest/three: md5 = 9c0c1329280e23cab5b03371b83d65f0 OK 2025/06/21 03:47:54 DEBUG : three: Need to transfer - File not found at Destination 2025/06/21 03:47:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/21 03:47:55 DEBUG : three: Destination not found in --copy-dest 2025/06/21 03:47:56 DEBUG : three: md5 = cb4a6ab1d71d6894f8c0b99a45d8b494 OK 2025/06/21 03:47:56 INFO : three: Copied (new) 2025/06/21 03:48:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/21 03:48:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:48:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:48:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:48:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:48:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/21 03:48:01 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.13s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:48:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/21 03:48:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0eb678a0339162d695c1c8b909916146 OK 2025/06/21 03:48:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/21 03:48:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/21 03:48:06 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/06/21 03:48:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/21 03:48:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/21 03:48:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4d0eacbe40a072227ce86674510a76f5 OK 2025/06/21 03:48:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/21 03:48:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/21 03:48:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.84s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:48:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Looking for duplicate names using skip mode. 2025/06/21 03:48:15 NOTICE: one: Found 2 files with duplicate names 2025/06/21 03:48:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.40s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:48:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Looking for duplicate names using skip mode. 2025/06/21 03:48:20 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:48:20 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/21 03:48:21 INFO : one: Deleted 2025/06/21 03:48:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.91s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:48:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Looking for duplicate names using first mode. 2025/06/21 03:48:26 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:48:27 INFO : one: Deleted 2025/06/21 03:48:27 INFO : one: Deleted 2025/06/21 03:48:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.97s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:48:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Looking for duplicate names using newest mode. 2025/06/21 03:48:33 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:48:33 INFO : one: Deleted 2025/06/21 03:48:33 INFO : one: Deleted 2025/06/21 03:48:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.18s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:48:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Looking for duplicate names using oldest mode. 2025/06/21 03:48:39 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:48:39 INFO : one: Deleted 2025/06/21 03:48:40 INFO : one: Deleted 2025/06/21 03:48:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.76s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:48:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Looking for duplicate names using largest mode. 2025/06/21 03:48:45 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:48:45 INFO : one: Deleted 2025/06/21 03:48:46 INFO : one: Deleted 2025/06/21 03:48:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:48:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Looking for duplicate names using smallest mode. 2025/06/21 03:48:51 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:48:51 INFO : one: Deleted 2025/06/21 03:48:52 INFO : one: Deleted 2025/06/21 03:48:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.13s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:48:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Looking for duplicate names using rename mode. 2025/06/21 03:48:58 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/21 03:48:59 INFO : one-2.txt: renamed from: one.txt 2025/06/21 03:49:00 INFO : one-3.txt: renamed from: one.txt 2025/06/21 03:49:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.21s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:49:06 DEBUG : dupe1/one.txt: md5 = 1eb7319709b842c36414ffb8af48b11d OK 2025/06/21 03:49:08 DEBUG : dupe2/two.txt: md5 = f573e9e7ae40f57865b761624c16b566 OK 2025/06/21 03:49:10 DEBUG : dupe3/three.txt: md5 = 82e35898e3fbc14edbf1d8824cbe8995 OK 2025/06/21 03:49:11 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/21 03:49:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/21 03:49:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/21 03:49:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/21 03:49:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/21 03:49:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/21 03:49:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.47s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:49:18 DEBUG : a.txt: md5 = 592300f36e11f61e0309df141ba81527 OK 2025/06/21 03:49:19 DEBUG : zend.txt: md5 = cfc78736fb2a7ea334be690553c9c334 OK 2025/06/21 03:49:21 DEBUG : sub dir/hello world: md5 = 2faadaee9f2c94c1ad547fef090ad77c OK 2025/06/21 03:49:23 DEBUG : sub dir/hello world2: md5 = 19565422a1adde0e3ccf123f140b03eb OK 2025/06/21 03:49:25 DEBUG : sub dir/ignore dir/.ignore: md5 = 4d76c5497eb4c1222db38bc03ea1160e OK 2025/06/21 03:49:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0259776b7ef08dd8da7c5b9b15fb6ca5 OK 2025/06/21 03:49:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = a2708e9c8b3aee1811bb696a8377b65f OK 2025/06/21 03:49:29 DEBUG : a.txt: Excluded (Size Filter) 2025/06/21 03:49:29 DEBUG : a.txt: Excluded 2025/06/21 03:49:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/21 03:49:30 DEBUG : sub dir/hello world: Excluded 2025/06/21 03:49:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/21 03:49:30 DEBUG : sub dir/hello world2: Excluded 2025/06/21 03:49:31 DEBUG : sub dir/ignore dir: Excluded 2025/06/21 03:49:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/21 03:49:31 DEBUG : sub dir/hello world: Excluded 2025/06/21 03:49:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/21 03:49:31 DEBUG : sub dir/hello world2: Excluded 2025/06/21 03:49:31 DEBUG : sub dir/ignore dir: Excluded 2025/06/21 03:49:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/21 03:49:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/21 03:49:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/21 03:49:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/21 03:49:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/21 03:49:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/21 03:49:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.90s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:49:39 DEBUG : a.txt: md5 = 2c6c678a8dcdf8f5341b7d7320925d5d OK 2025/06/21 03:49:40 DEBUG : zend.txt: md5 = 489d1e6240592a3eecd28f3538d6989a OK 2025/06/21 03:49:42 DEBUG : sub dir/hello world: md5 = 1d1c87b4aa06ca030b765a3a3ecd9fbe OK 2025/06/21 03:49:43 DEBUG : sub dir/hello world2: md5 = a7847a41015d3ccc3d48c2d58bfd2605 OK 2025/06/21 03:49:45 DEBUG : sub dir/ignore dir/.ignore: md5 = d06bcca0a2aae7fe00819498413e8c5c OK 2025/06/21 03:49:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = f13f221560e719591050b11f47f98a04 OK 2025/06/21 03:49:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = 71a40f1be95b77561b0310106b531eac OK 2025/06/21 03:49:50 DEBUG : a.txt: Excluded (Size Filter) 2025/06/21 03:49:50 DEBUG : a.txt: Excluded 2025/06/21 03:49:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/21 03:49:50 DEBUG : sub dir/hello world2: Excluded 2025/06/21 03:49:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/21 03:49:50 DEBUG : sub dir/hello world: Excluded 2025/06/21 03:49:51 DEBUG : sub dir/ignore dir: Excluded 2025/06/21 03:49:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/21 03:49:51 DEBUG : sub dir/hello world2: Excluded 2025/06/21 03:49:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/21 03:49:51 DEBUG : sub dir/hello world: Excluded 2025/06/21 03:49:51 DEBUG : sub dir/ignore dir: Excluded 2025/06/21 03:49:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/21 03:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/21 03:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/21 03:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/21 03:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/21 03:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/21 03:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.39s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:49:59 DEBUG : file1: md5 = 67cc62a1804ce1bb3c322ebb5129efd2 OK 2025/06/21 03:50:01 DEBUG : sub/file2: md5 = 7a3f3cda650cf8b6a301df78f2531c47 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/06/21 03:50:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/21 03:50:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/21 03:50:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/21 03:50:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.20s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:08 DEBUG : file1: md5 = 56d1069c6871d4b533d4a1908f7d01f3 OK 2025/06/21 03:50:10 DEBUG : sub/file2: md5 = 51eba93f88d69c8f6094094c68b13415 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/06/21 03:50:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/notfound" 2025/06/21 03:50:14 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/qe0i31qdkoejk60elps0ni5sqk" 2025/06/21 03:50:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.10s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Making directory 2025/06/21 03:50:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:21 DEBUG : sub dir/hello world: md5 = ac627b011a9977a2692ffadda7da227b OK 2025/06/21 03:50:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:25 DEBUG : potato2: md5 = 55369833eb58253d838dd0c270562fc7 OK 2025/06/21 03:50:26 DEBUG : empty space: md5 = 1d4f0473d4dccdf22a814dcd3f0e4ee6 OK --- PASS: TestLs (4.39s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:29 DEBUG : potato2: md5 = 969b306cf3d0a8c73078440a1a0524e2 OK 2025/06/21 03:50:30 DEBUG : empty space: md5 = 02b6c3af43dbea06d7ca25121c594833 OK 2025/06/21 03:50:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/21 03:50:31 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:34 DEBUG : potato2: md5 = 0e06b298f048ed42468f5cb66c456a6f OK 2025/06/21 03:50:35 DEBUG : empty space: md5 = aba073de9d8fd5f73547b72f7add2d4b OK --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:38 DEBUG : potato2: md5 = c895c5969e6366aa704e3079970385ef OK 2025/06/21 03:50:40 DEBUG : empty space: md5 = 1ead35b53351c88e4db6bb269bf73e30 OK --- PASS: TestHashSums (4.10s) === RUN TestHashSumsWithErrors 2025/06/21 03:50:41 DEBUG : Creating backend with remote ":memory:" 2025/06/21 03:50:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/21 03:50:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/21 03:50:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/21 03:50:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/21 03:50:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/21 03:50:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/21 03:50:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/21 03:50:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/21 03:50:41 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:42 DEBUG : potato2: md5 = d10235128b9702e444cc955119e5b08c OK 2025/06/21 03:50:44 DEBUG : empty space: md5 = c994f68c0898aaf9702f6d8b1402e029 OK 2025/06/21 03:50:46 DEBUG : sub dir/potato3: md5 = 7717a06f350000f3cdfbd0dacb4444d3 OK 2025/06/21 03:50:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.87s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:50 DEBUG : small: md5 = b695d28aa30b35e3c0b70d7ec9427e54 OK 2025/06/21 03:50:52 DEBUG : medium: md5 = b74844f9a03b447f4c656286df6e891a OK 2025/06/21 03:50:53 DEBUG : large: md5 = e2157683ddccff2db2990c2007bb0b60 OK 2025/06/21 03:50:53 DEBUG : Waiting for deletions to finish 2025/06/21 03:50:54 DEBUG : large: Excluded (Size Filter) 2025/06/21 03:50:54 INFO : medium: Deleted 2025/06/21 03:50:54 INFO : small: Deleted --- PASS: TestDelete (6.19s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:50:57 DEBUG : small: md5 = aa4ba1f5256ed832ad24f72a05cc0da2 OK 2025/06/21 03:50:58 DEBUG : medium: md5 = b486d2f85f12ecdd3e938564315b26d7 OK 2025/06/21 03:50:59 DEBUG : large: md5 = dee016d521edee0a0a697ac5a0952d00 OK 2025/06/21 03:50:59 DEBUG : Waiting for deletions to finish 2025/06/21 03:51:00 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/06/21 03:51:00 INFO : small: Deleted 2025/06/21 03:51:00 INFO : large: Deleted --- PASS: TestMaxDelete (6.53s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:51:03 DEBUG : small: md5 = 6c131d7687ad7374deedc54f5a1554f1 OK 2025/06/21 03:51:04 DEBUG : medium: md5 = 431e12125b288a9136fcb8d36af129c5 OK 2025/06/21 03:51:06 DEBUG : large: md5 = 141d54bb339515291e45ced4e7eeb237 OK 2025/06/21 03:51:06 DEBUG : Waiting for deletions to finish 2025/06/21 03:51:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/21 03:51:07 INFO : small: Deleted 2025/06/21 03:51:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.76s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:51:10 DEBUG : small: md5 = cc407b4730088ac5c8e5e302e1ae39c5 OK 2025/06/21 03:51:11 DEBUG : medium: md5 = a609356c59693e61cbcc5e00a9edaa6b OK 2025/06/21 03:51:12 DEBUG : large: md5 = c1c6863baf6e92871d486da022a0e51d OK 2025/06/21 03:51:13 DEBUG : Waiting for deletions to finish 2025/06/21 03:51:13 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/21 03:51:14 INFO : large: Deleted 2025/06/21 03:51:14 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.70s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:51:17 DEBUG : ReadFile: md5 = cd8581c9564b0ce73ac52f35a986a292 OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2025/06/21 03:51:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/21 03:51:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/21 03:51:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/21 03:51:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/21 03:51:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/21 03:51:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/21 03:51:19 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:51:21 DEBUG : file1: md5 = b97d3cb39f71b2cb8848f857c4568048 OK 2025/06/21 03:51:22 DEBUG : file2: md5 = f70a8569661bbf9563b2756f490b2fb9 OK --- PASS: TestCat (15.47s) === RUN TestPurge 2025/06/21 03:51:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegedes8xoqe" 2025/06/21 03:51:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:51:35 DEBUG : Creating backend with remote "TestDrive:crypt/cg369fk691rkcau77t8s3lb80mnj0iutj8752dqesdcdtovesia0" 2025/06/21 03:51:36 DEBUG : Creating backend with remote "/tmp/rclone1261930894" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegedes8xoqe'", Local "Local file system at /tmp/rclone1261930894", Modify Window "1ms" 2025/06/21 03:51:40 DEBUG : A1/B1/C1/one: md5 = d4dadb91a6c3b0c9096574bd8581e500 OK 2025/06/21 03:51:40 INFO : A2: Making directory 2025/06/21 03:51:41 INFO : A1/B2: Making directory 2025/06/21 03:51:41 INFO : A1/B2/C2: Making directory 2025/06/21 03:51:42 INFO : A1/B1/C3: Making directory 2025/06/21 03:51:43 INFO : A3: Making directory 2025/06/21 03:51:44 INFO : A3/B3: Making directory 2025/06/21 03:51:45 INFO : A3/B3/C4: Making directory 2025/06/21 03:51:47 DEBUG : A1/two: md5 = 400cbd789a3b20445c4b966f2b2e7876 OK 2025/06/21 03:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegedes8xoqe': Purge remote 2025/06/21 03:51:51 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.10s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:51:54 DEBUG : A1/B1/C1/one: md5 = 33ed09512c172534241f140b1869e817 OK 2025/06/21 03:51:54 INFO : A2: Making directory 2025/06/21 03:51:55 INFO : A1/B2: Making directory 2025/06/21 03:51:56 INFO : A1/B2/C2: Making directory 2025/06/21 03:51:56 INFO : A1/B1/C3: Making directory 2025/06/21 03:51:57 INFO : A3: Making directory 2025/06/21 03:51:58 INFO : A3/B3: Making directory 2025/06/21 03:51:59 INFO : A3/B3/C4: Making directory 2025/06/21 03:52:01 DEBUG : A1/two: md5 = c179d791d03ee59ca426c8b3ebd65350 OK 2025/06/21 03:52:02 DEBUG : removing 1 level 3 directories 2025/06/21 03:52:02 INFO : A3/B3/C4: Removing directory 2025/06/21 03:52:05 DEBUG : removing 2 level 3 directories 2025/06/21 03:52:05 INFO : A1/B2/C2: Removing directory 2025/06/21 03:52:05 INFO : A1/B1/C3: Removing directory 2025/06/21 03:52:05 DEBUG : removing 2 level 2 directories 2025/06/21 03:52:05 INFO : A3/B3: Removing directory 2025/06/21 03:52:05 INFO : A1/B2: Removing directory 2025/06/21 03:52:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/21 03:52:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/21 03:52:06 DEBUG : removing 2 level 1 directories 2025/06/21 03:52:06 INFO : A3: Removing directory 2025/06/21 03:52:06 INFO : A2: Removing directory 2025/06/21 03:52:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/21 03:52:10 DEBUG : removing 1 level 3 directories 2025/06/21 03:52:10 INFO : A1/B1/C1: Removing directory 2025/06/21 03:52:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:11 DEBUG : removing 1 level 2 directories 2025/06/21 03:52:11 INFO : A1/B1: Removing directory 2025/06/21 03:52:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/21 03:52:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:52:11 DEBUG : removing 1 level 1 directories 2025/06/21 03:52:11 INFO : A1: Removing directory 2025/06/21 03:52:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/21 03:52:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/21 03:52:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:52:12 DEBUG : removing 1 level 0 directories 2025/06/21 03:52:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Removing directory 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:52:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (22.47s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:52:14 INFO : A1: Making directory 2025/06/21 03:52:15 INFO : A1/B1: Making directory 2025/06/21 03:52:15 INFO : A1/B1/C1: Making directory 2025/06/21 03:52:18 DEBUG : removing 1 level 3 directories 2025/06/21 03:52:18 INFO : A1/B1/C1: Removing directory 2025/06/21 03:52:19 DEBUG : removing 1 level 2 directories 2025/06/21 03:52:19 INFO : A1/B1: Removing directory 2025/06/21 03:52:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:52:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.95s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:52:21 INFO : A1: Making directory 2025/06/21 03:52:22 INFO : A1/B1: Making directory 2025/06/21 03:52:23 INFO : A1/B1/C1: Making directory 2025/06/21 03:52:25 DEBUG : removing 1 level 3 directories 2025/06/21 03:52:25 INFO : A1/B1/C1: Removing directory 2025/06/21 03:52:26 DEBUG : removing 1 level 2 directories 2025/06/21 03:52:26 INFO : A1/B1: Removing directory 2025/06/21 03:52:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:52:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.23s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:52:30 DEBUG : file1: md5 = d3c087f3234ef0188e0c46e4ac7d8f72 OK 2025/06/21 03:52:31 DEBUG : filename.txt: File name found in url 2025/06/21 03:52:32 DEBUG : filename.txt: md5 = 7cc3672bbb7066e7f143b08d247564a9 OK 2025/06/21 03:52:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/21 03:52:33 DEBUG : headerfilename.txt: md5 = bb256a92e58ce71678de20f1ab85958e OK 2025/06/21 03:52:34 DEBUG : file2: md5 = e07d76f576b7975885b9aad9972d7b06 OK --- PASS: TestCopyURL (8.21s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:52:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/21 03:52:39 DEBUG : sub/file2: md5 = 4c6dfa07b36aa0de4492c3e2c5a8891d OK 2025/06/21 03:52:39 INFO : file1: Copied (new) to: sub/file2 2025/06/21 03:52:39 INFO : file1: Deleted 2025/06/21 03:52:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:52:40 DEBUG : file1: Unchanged skipping 2025/06/21 03:52:40 INFO : file1: Deleted 2025/06/21 03:52:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': don't need to copy/move sub/file2, it is already at target location 2025/06/21 03:52:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:52:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/21 03:52:44 DEBUG : file1: md5 = 1e5b442a7e5300af55da2cdf65bb02d6 OK 2025/06/21 03:52:44 INFO : file1: Copied (new) 2025/06/21 03:52:44 INFO : file1: Deleted 2025/06/21 03:52:45 DEBUG : file1: Destination exists, skipping 2025/06/21 03:52:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.40s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:52:49 DEBUG : dst/file1: md5 = 2e1edd1bccdb6b5b6b3c3d0204a4f1ee OK 2025/06/21 03:52:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxirez9hujo/backup" 2025/06/21 03:52:50 DEBUG : Creating backend with remote "TestDrive:crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0/1nrff024r7pq65ecp72fc28jb0" 2025/06/21 03:52:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/21 03:52:53 INFO : dst/file1: Moved (server-side) 2025/06/21 03:52:55 DEBUG : dst/file1: md5 = 0fb640ae7027406f7d315e338a6ad5c0 OK 2025/06/21 03:52:55 INFO : dst/file1: Copied (new) 2025/06/21 03:52:55 INFO : dst/file1: Deleted 2025/06/21 03:52:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:52:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:52:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.26s) === 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:53:01 DEBUG : A1/one: md5 = 3c3bb6b85d9c14d341f4031f606cc7d5 OK 2025/06/21 03:53:02 DEBUG : A1/two: md5 = d1a8a6f586c553c8fb506846f8d4119d OK 2025/06/21 03:53:04 DEBUG : A1/B1/three: md5 = 2d2ef4e54f0feb248a791ac5c9f3bd78 OK 2025/06/21 03:53:07 DEBUG : A1/B1/C1/four: md5 = d2beccb46c92fd2152ad9bb39df719d5 OK 2025/06/21 03:53:09 DEBUG : A1/B1/C2/five: md5 = 1b95062a4b9356bb1c545859edfff06d OK 2025/06/21 03:53:09 INFO : A1/B2: Making directory 2025/06/21 03:53:09 INFO : A1/B1/C3: Making directory 2025/06/21 03:53:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/21 03:53:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/21 03:53:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/21 03:53:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/21 03:53:19 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/21 03:53:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/21 03:53:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/21 03:53:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:53:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/21 03:53:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/21 03:53:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/21 03:53:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/21 03:53:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/21 03:53:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/21 03:53:29 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/21 03:53:30 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/21 03:53:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/21 03:53:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/21 03:53:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:53:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/21 03:53:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/21 03:53:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/21 03:53:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/21 03:53:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/21 03:53:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/21 03:53:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:53:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/21 03:53:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/21 03:53:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/21 03:53:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:53:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.95s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/21 03:53:44 DEBUG : no_checksum_small_file_from_pipe: md5 = 171ed05ca46cc78f99373a455d8f0be9 OK 2025/06/21 03:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/21 03:53:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/21 03:53:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/21 03:53:45 DEBUG : no_checksum_big_file_from_pipe: md5 = 77b27a6a0c583fcba54155f29caa2020 OK 2025/06/21 03:53:45 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/21 03:53:48 DEBUG : with_checksum_small_file_from_pipe: md5 = ed66a1577cccd65d5f363eeb15000e87 OK 2025/06/21 03:53:48 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/21 03:53:49 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/21 03:53:50 DEBUG : with_checksum_big_file_from_pipe: md5 = 3a7e80397498941f6f8a9ccbd616af7e OK 2025/06/21 03:53:50 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/21 03:53:53 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:53:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/21 03:53:55 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-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/21 03:53:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/21 03:53:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/21 03:54:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.61s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/21 03:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': File to upload is small (48 bytes), uploading instead of streaming 2025/06/21 03:54:03 DEBUG : rcat_metadata: md5 = 523597b45badfd21d95f3914e1d7ee65 OK 2025/06/21 03:54:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/21 03:54:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/21 03:54:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1babd7723eaf1c764b03d8476dbaacf0 OK 2025/06/21 03:54:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.66s) --- PASS: TestRcatMetadata/Normal (2.43s) --- PASS: TestRcatMetadata/ViaDisk (2.75s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:54:08 DEBUG : potato1: md5 = 3068e003eee4ba7e177ea5273cd0b014 OK 2025/06/21 03:54:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': File to upload is small (60 bytes), uploading instead of streaming 2025/06/21 03:54:10 DEBUG : potato2: md5 = 42704f174a1d2811ce532234791b34f9 OK 2025/06/21 03:54:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:54:12 DEBUG : potato1: md5 = 3c0413ea38dc0a2e5db32f02a7cb3973 OK 2025/06/21 03:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': File to upload is small (60 bytes), uploading instead of streaming 2025/06/21 03:54:14 DEBUG : potato2: md5 = 8f67df975f045ca5a3af5fc682918ba4 OK 2025/06/21 03:54:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.89s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:54:17 DEBUG : potato2: md5 = 4278da3b4c203e3bd0c374ee5f42992f OK 2025/06/21 03:54:19 DEBUG : empty space: md5 = 1747605365fde4881d5a2cea01292849 OK 2025/06/21 03:54:21 DEBUG : sub dir/potato3: md5 = 8ee8a006acea38d8cb0671c9a6797e45 OK 2025/06/21 03:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Touching "sub dir/potato3" 2025/06/21 03:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Touching "potato2" 2025/06/21 03:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Touching "empty space" 2025/06/21 03:54:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.34s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:54:25 DEBUG : dir with metadata: Making directory with metadata 2025/06/21 03:54:26 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:54:28 DEBUG : directory with modtime: Making directory with metadata 2025/06/21 03:54:28 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:54:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/21 03:54:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:54:30 DEBUG : Google drive root 'crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0': Skipping btime metadata as can't update it on an existing file: 2025-06-21T03:54:30.547143828Z 2025/06/21 03:54:31 INFO : non existent directory: Updated directory metadata 2025/06/21 03:54:33 DEBUG : Google drive root 'crypt/akf3i5unshdgsc9e5k7gke1t8i8qceeo6ek8qgk7rj5s9cnpkfa0': Skipping btime metadata as can't update it on an existing file: 2025-06-21T03:54:30.547143828Z 2025/06/21 03:54:33 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.77s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:54:35 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/21 03:54:36 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/21 03:54:37 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.93s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:54:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/21 03:54:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:54:39 DEBUG : dst: Making directory with metadata 2025/06/21 03:54:40 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:54:40 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:54:40 INFO : dst: Set directory modification time (using SetModTime) 2025/06/21 03:54:40 INFO : dst: Set directory modification time (using SetModTime) 2025/06/21 03:54:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/21 03:54:41 INFO : dst: Set directory modification time (using SetModTime) 2025/06/21 03:54:41 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.56s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo'", Local "Local file system at /tmp/rclone4195509303", Modify Window "1ms" 2025/06/21 03:54:44 DEBUG : sub dir/test remove existing: md5 = bd0160965192bdeffb78d1d820a7f07e OK 2025/06/21 03:54:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 0257a615facad899459188393c56b715 OK 2025/06/21 03:54:48 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nuyukuy3" before starting 2025/06/21 03:54:49 DEBUG : sub dir/test remove existing.nuyukuy3: TEST: removing renamed existing file after operation 2025/06/21 03:54:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.biwuhig3" before starting 2025/06/21 03:54:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.biwuhig3: TEST: renaming existing back after failed operation 2025/06/21 03:54:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wevetam9" before starting 2025/06/21 03:54:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wevetam9: TEST: removing renamed existing file after operation 2025/06/21 03:54:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2db5avrghkv6j9ug4fupbat4vkach8bdp133vcjjv7b0f58oufi0" 2025/06/21 03:54:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "74ar62563rov4j517qublt5a6cl06arv2anfkg9r9djrl76nas34h4uvvbc9ci4k5ncvvrg03s35b67f0q61nbocllr77ggoassi3he0ol0pak15eahs63b5fr6ur8n7n81594q0s8me76evgfcju4o9q6rrgkda8vbhaubtr4fcucepf38g" --- PASS: TestRemoveExisting (12.63s) === 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/06/21 03:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxirez9hujo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m23.35562369s (try 1/5)