"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/29 03:35:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku" 2025/09/29 03:35:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:35:57 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0" 2025/09/29 03:35:58 DEBUG : Creating backend with remote "/tmp/rclone2193884589" === 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/29 03:35:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/29 03:35:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/29 03:35:59 DEBUG : potato: Seek from 10 to 0 2025/09/29 03:35:59 DEBUG : potato: Seek from 10 to 0 2025/09/29 03:35:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/29 03:35:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/29 03:35:59 DEBUG : potato: Seek from 5 to 2 2025/09/29 03:35:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/29 03:35:59 DEBUG : potato: Seek from 7 to 0 2025/09/29 03:35:59 DEBUG : potato: Seek from 7 to 0 2025/09/29 03:35:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/29 03:35:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/29 03:35:59 DEBUG : potato: Seek from 5 to 2 2025/09/29 03:35:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/29 03:35:59 DEBUG : potato: Seek from 8 to 0 2025/09/29 03:35:59 DEBUG : potato: Seek from 8 to 0 2025/09/29 03:35:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/29 03:35:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/29 03:35:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/29 03:35:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/29 03:35:59 DEBUG : potato: Seek from 5 to 2 2025/09/29 03:35:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/29 03:35:59 DEBUG : potato: Seek from 9 to 0 2025/09/29 03:35:59 DEBUG : potato: Seek from 9 to 0 2025/09/29 03:35:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:36:01 DEBUG : rutabaga: md5 = 554f25e4bba2e4977df64d6d502645bd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/29 03:36:03 DEBUG : empty space: md5 = 99d5d14c04a08198bdf56b974871db06 OK === RUN TestCheck/3 2025/09/29 03:36:05 DEBUG : potato2: md5 = 20c2cf8ed93b40e125ec47b154ce44d7 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/29 03:36:07 DEBUG : remotepotato: md5 = c5ae5a4284c03b5c03ebd4b772e13311 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.42s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/29 03:36:10 DEBUG : Creating backend with remote "nonexistent" 2025/09/29 03:36:10 DEBUG : Creating backend with remote "nonexistent" 2025/09/29 03:36:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/29 03:36:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/29 03:36:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/29 03:36:10 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:36:11 DEBUG : rutabaga: md5 = fad469ed6e82bdf047453474173c9fd9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/29 03:36:15 DEBUG : empty space: md5 = bdc1d6c120acf6f8c8e8813b625a41d4 OK === RUN TestCheckDownload/3 2025/09/29 03:36:18 DEBUG : potato2: md5 = c625a1450ef56634c90907cfb264da92 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/29 03:36:22 DEBUG : remotepotato: md5 = 3a5cefe695edb1a375d7d80d9159984e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.89s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (1.35s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.32s) --- PASS: TestCheckDownload/6 (1.08s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:36:28 DEBUG : rutabaga: md5 = b12f313e4f72947e806ecf63c2e422f0 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/29 03:36:30 DEBUG : empty space: md5 = f5d5dd16d239bb39c3dbf985105c3dd4 OK === RUN TestCheckSizeOnly/3 2025/09/29 03:36:33 DEBUG : potato2: md5 = bd43a5bb5295a9ed099b9ca782a29c27 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/29 03:36:35 DEBUG : remotepotato: md5 = 1d25d37a6e2984d9c844e2cab1dbb2b7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.34s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.64s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:36:40 DEBUG : test.sum: md5 = 3a2e26dadb0c36cae6ed816f74034a46 OK 2025/09/29 03:36:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/29 03:36:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/29 03:36:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/29 03:36:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/29 03:36:43 DEBUG : test.sum: md5 = 16db8ff73c6e1b03374376eaa2b2cf7a OK 2025/09/29 03:36:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/29 03:36:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/29 03:36:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/29 03:36:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.70s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:36:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/data" 2025/09/29 03:36:45 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:36:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/data" 2025/09/29 03:36:47 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/vjrnln8ratgmqakfosrqe8espk" 2025/09/29 03:36:51 DEBUG : data/banana: md5 = bea10de86cc877bb93a258bc23bb3735 OK 2025/09/29 03:36:52 DEBUG : test.sum: md5 = 17d412bd015de4c9306a9dfc8a49fe05 OK === RUN TestCheckSumDownload/subtest1 2025/09/29 03:36:56 DEBUG : data/potato: md5 = 7864a1e582849c134eb2231344f3e49a OK 2025/09/29 03:36:58 DEBUG : test.sum: md5 = 28fa91500036a3bd58a2ab3c5089ff9c OK === RUN TestCheckSumDownload/subtest2 2025/09/29 03:37:01 DEBUG : test.sum: md5 = 74a58330d2e4871b617163e1f8d0a906 OK === RUN TestCheckSumDownload/subtest3 2025/09/29 03:37:06 DEBUG : test.sum: md5 = 175fd75799933fc6eb0a19c305d512e6 OK === RUN TestCheckSumDownload/subtest4 2025/09/29 03:37:10 DEBUG : test.sum: md5 = a1abac08116cc75f980960b453554762 OK === RUN TestCheckSumDownload/subtest5 2025/09/29 03:37:14 DEBUG : test.sum: md5 = 8da99312db7081bb8aed966917675a4b OK === RUN TestCheckSumDownload/subtest6 2025/09/29 03:37:18 DEBUG : data/banana: md5 = 8f505278aa50709aeac6ff5f89d88918 OK 2025/09/29 03:37:19 DEBUG : data/potato: md5 = 74fa39b60a012e69ec03cd7e01d3942d OK 2025/09/29 03:37:21 DEBUG : test.sum: md5 = 27d123ec342fbcd32c77ffbb7c66dbfe OK === RUN TestCheckSumDownload/subtest7 2025/09/29 03:37:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/29 03:37:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.82s) --- PASS: TestCheckSumDownload/subtest1 (2.46s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.52s) --- PASS: TestCheckSumDownload/subtest4 (2.00s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (2.14s) --- PASS: TestCheckSumDownload/subtest7 (2.66s) === RUN TestApplyTransforms 2025/09/29 03:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fibiked1xutu" 2025/09/29 03:37:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/62rn2nn3qsso9848j7jkchtvehthc5lam1phh5km85dvgqhjsa50" 2025/09/29 03:37:28 DEBUG : Creating backend with remote "/tmp/rclone1623552254" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fibiked1xutu'", Local "Local file system at /tmp/rclone1623552254", Modify Window "1ms" 2025/09/29 03:37:30 DEBUG : hello, world!: md5 = 2c76b5a9382d409f1ab59bbc9452f64e OK upper checkfile vs. lower remote (without normalization) 2025/09/29 03:37:30 ERROR : hello, world!: sum not found 2025/09/29 03:37:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fibiked1xutu' 2025/09/29 03:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibiked1xutu': 1 files missing 2025/09/29 03:37:30 NOTICE: 1 hashes missing 2025/09/29 03:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibiked1xutu': 1 differences found 2025/09/29 03:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibiked1xutu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/29 03:37:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibiked1xutu': 0 differences found 2025/09/29 03:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibiked1xutu': 1 matching files 2025/09/29 03:37:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiriyaj7yizi" 2025/09/29 03:37:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:37:31 DEBUG : Creating backend with remote "TestDrive:crypt/dfa0574rbgg2ghnec37r69h40b8jfdufokdfvhf8i31q6m9jj04g" 2025/09/29 03:37:32 DEBUG : Creating backend with remote "/tmp/rclone3148528882" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiriyaj7yizi'", Local "Local file system at /tmp/rclone3148528882", Modify Window "1ms" 2025/09/29 03:37:35 DEBUG : HELLO, WORLD!: md5 = 8a5ed67819ccd5f13bf4490eca512118 OK lower checkfile vs. upper remote (without normalization) 2025/09/29 03:37:35 ERROR : HELLO, WORLD!: sum not found 2025/09/29 03:37:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiriyaj7yizi' 2025/09/29 03:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiriyaj7yizi': 1 files missing 2025/09/29 03:37:35 NOTICE: 1 hashes missing 2025/09/29 03:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiriyaj7yizi': 1 differences found 2025/09/29 03:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiriyaj7yizi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/29 03:37:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiriyaj7yizi': 0 differences found 2025/09/29 03:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiriyaj7yizi': 1 matching files 2025/09/29 03:37:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puroreh1yire" 2025/09/29 03:37:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:37:36 DEBUG : Creating backend with remote "TestDrive:crypt/ft9hbg8vi141a48nkriepdgguua3kavbodis1ojda1f6fbbotq4g" 2025/09/29 03:37:37 DEBUG : Creating backend with remote "/tmp/rclone1578218551" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puroreh1yire'", Local "Local file system at /tmp/rclone1578218551", Modify Window "1ms" 2025/09/29 03:37:39 DEBUG : HeLlO, wOrLd!: md5 = ce5308eca8751f7e3c348be8c124d378 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/29 03:37:40 ERROR : HeLlO, wOrLd!: sum not found 2025/09/29 03:37:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-puroreh1yire' 2025/09/29 03:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puroreh1yire': 1 files missing 2025/09/29 03:37:40 NOTICE: 1 hashes missing 2025/09/29 03:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puroreh1yire': 1 differences found 2025/09/29 03:37:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puroreh1yire': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/29 03:37:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puroreh1yire': 0 differences found 2025/09/29 03:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puroreh1yire': 1 matching files 2025/09/29 03:37:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loduwib0pefi" 2025/09/29 03:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:37:41 DEBUG : Creating backend with remote "TestDrive:crypt/qisqivqbqrcefpvn2iuuod1gf6ao4f5mncq0p0ge9sf14bm5vtgg" 2025/09/29 03:37:42 DEBUG : Creating backend with remote "/tmp/rclone4263256164" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loduwib0pefi'", Local "Local file system at /tmp/rclone4263256164", Modify Window "1ms" 2025/09/29 03:37:44 DEBUG : HELLO, WORLD!: md5 = 2daa2de8282f5f07aafd81f1f419341b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/29 03:37:45 ERROR : HELLO, WORLD!: sum not found 2025/09/29 03:37:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loduwib0pefi' 2025/09/29 03:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loduwib0pefi': 1 files missing 2025/09/29 03:37:45 NOTICE: 1 hashes missing 2025/09/29 03:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loduwib0pefi': 1 differences found 2025/09/29 03:37:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loduwib0pefi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/29 03:37:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loduwib0pefi': 0 differences found 2025/09/29 03:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loduwib0pefi': 1 matching files 2025/09/29 03:37:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riceceg7huxe" 2025/09/29 03:37:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:37:46 DEBUG : Creating backend with remote "TestDrive:crypt/e2qfpjmk8t2r6vv531rng8m69ar8r1rlcivqc7fr93qg6e89i6lg" 2025/09/29 03:37:47 DEBUG : Creating backend with remote "/tmp/rclone1542269990" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riceceg7huxe'", Local "Local file system at /tmp/rclone1542269990", Modify Window "1ms" 2025/09/29 03:37:49 DEBUG : 測試_Русский___ě_áñ: md5 = 1a31f63360585117c85c20ef7a42e702 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/29 03:37:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/29 03:37:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-riceceg7huxe' 2025/09/29 03:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riceceg7huxe': 1 files missing 2025/09/29 03:37:50 NOTICE: 1 hashes missing 2025/09/29 03:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riceceg7huxe': 1 differences found 2025/09/29 03:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riceceg7huxe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/29 03:37:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riceceg7huxe': 0 differences found 2025/09/29 03:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riceceg7huxe': 1 matching files 2025/09/29 03:37:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoxosow2pelu" 2025/09/29 03:37:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:37:51 DEBUG : Creating backend with remote "TestDrive:crypt/3u4f9dgnob4kuqd7ukd921m42c9rvmnk54gg8pd2p22ui0q5ou20" 2025/09/29 03:37:52 DEBUG : Creating backend with remote "/tmp/rclone1029167128" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoxosow2pelu'", Local "Local file system at /tmp/rclone1029167128", Modify Window "1ms" 2025/09/29 03:37:54 DEBUG : 測試_Русский___ě_áñ: md5 = a9106f477fe794c05d4a2aad0f5ee29c OK NFC checkfile vs. NFD remote (without normalization) 2025/09/29 03:37:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/29 03:37:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoxosow2pelu' 2025/09/29 03:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxosow2pelu': 1 files missing 2025/09/29 03:37:54 NOTICE: 1 hashes missing 2025/09/29 03:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxosow2pelu': 1 differences found 2025/09/29 03:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxosow2pelu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/29 03:37:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxosow2pelu': 0 differences found 2025/09/29 03:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxosow2pelu': 1 matching files 2025/09/29 03:37:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poburim2fase" 2025/09/29 03:37:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:37:56 DEBUG : Creating backend with remote "TestDrive:crypt/e0vpookpnl6813p86hdsdm71pd2oko5e80dmdqs4famva2b0g4vg" 2025/09/29 03:37:56 DEBUG : Creating backend with remote "/tmp/rclone926454718" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poburim2fase'", Local "Local file system at /tmp/rclone926454718", Modify Window "1ms" 2025/09/29 03:37:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ec6c3595bea4dde568a21262d737ee3d OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/29 03:37:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/29 03:37:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-poburim2fase' 2025/09/29 03:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poburim2fase': 1 files missing 2025/09/29 03:37:59 NOTICE: 1 hashes missing 2025/09/29 03:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poburim2fase': 1 differences found 2025/09/29 03:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poburim2fase': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/29 03:38:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:38:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poburim2fase': 0 differences found 2025/09/29 03:38:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poburim2fase': 1 matching files 2025/09/29 03:38:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dapipev0nutu" 2025/09/29 03:38:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:38:00 DEBUG : Creating backend with remote "TestDrive:crypt/tejgsemn5kvsjg4dgpenel8ttii4rq9rmdmjlni9nvdtsg0o22bg" 2025/09/29 03:38:01 DEBUG : Creating backend with remote "/tmp/rclone1654350239" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dapipev0nutu'", Local "Local file system at /tmp/rclone1654350239", Modify Window "1ms" 2025/09/29 03:38:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cf245aa06fcb5ae0661763ec22131c1f OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/29 03:38:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/29 03:38:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dapipev0nutu' 2025/09/29 03:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dapipev0nutu': 1 files missing 2025/09/29 03:38:04 NOTICE: 1 hashes missing 2025/09/29 03:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dapipev0nutu': 1 differences found 2025/09/29 03:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dapipev0nutu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/29 03:38:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:38:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dapipev0nutu': 0 differences found 2025/09/29 03:38:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dapipev0nutu': 1 matching files 2025/09/29 03:38:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xegejix5giwu" 2025/09/29 03:38:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:38:05 DEBUG : Creating backend with remote "TestDrive:crypt/ga32jmb7gp9vr30anpab5gebn9jeq2er1823esffu97qjcm7t380" 2025/09/29 03:38:06 DEBUG : Creating backend with remote "/tmp/rclone2472162622" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xegejix5giwu'", Local "Local file system at /tmp/rclone2472162622", Modify Window "1ms" 2025/09/29 03:38:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 97902c0da2e9c9f7b122893b94bacd89 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/29 03:38:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/29 03:38:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xegejix5giwu' 2025/09/29 03:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegejix5giwu': 1 files missing 2025/09/29 03:38:09 NOTICE: 1 hashes missing 2025/09/29 03:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegejix5giwu': 1 differences found 2025/09/29 03:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegejix5giwu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/29 03:38:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:38:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegejix5giwu': 0 differences found 2025/09/29 03:38:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegejix5giwu': 1 matching files 2025/09/29 03:38:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majuxuy7woga" 2025/09/29 03:38:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:38:10 DEBUG : Creating backend with remote "TestDrive:crypt/v3d1hqpgnuceijmjguto0pikd8cd219a112rkbpml5mbm1n68lk0" 2025/09/29 03:38:11 DEBUG : Creating backend with remote "/tmp/rclone2354778845" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majuxuy7woga'", Local "Local file system at /tmp/rclone2354778845", Modify Window "1ms" 2025/09/29 03:38:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dfb1cb0fb0a0be137c1fc44afdcdedeb OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/29 03:38:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/29 03:38:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-majuxuy7woga' 2025/09/29 03:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majuxuy7woga': 1 files missing 2025/09/29 03:38:13 NOTICE: 1 hashes missing 2025/09/29 03:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majuxuy7woga': 1 differences found 2025/09/29 03:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majuxuy7woga': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/29 03:38:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 03:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majuxuy7woga': 0 differences found 2025/09/29 03:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majuxuy7woga': 1 matching files 2025/09/29 03:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majuxuy7woga': Purge remote 2025/09/29 03:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegejix5giwu': Purge remote 2025/09/29 03:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dapipev0nutu': Purge remote 2025/09/29 03:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poburim2fase': Purge remote 2025/09/29 03:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoxosow2pelu': Purge remote 2025/09/29 03:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riceceg7huxe': Purge remote 2025/09/29 03:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loduwib0pefi': Purge remote 2025/09/29 03:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puroreh1yire': Purge remote 2025/09/29 03:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiriyaj7yizi': Purge remote 2025/09/29 03:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibiked1xutu': Purge remote --- PASS: TestApplyTransforms (51.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:38:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/29 03:38:21 DEBUG : sub/file2: md5 = 3e92c542d1b693d26108072e196a33ff OK 2025/09/29 03:38:21 INFO : file1: Copied (new) to: sub/file2 2025/09/29 03:38:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 03:38:22 DEBUG : file1: Unchanged skipping 2025/09/29 03:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': don't need to copy/move sub/file2, it is already at target location 2025/09/29 03:38:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.87s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:38:27 DEBUG : dst/file1: md5 = 53d4bf1ae3cc1bd8e39d148c43e70943 OK 2025/09/29 03:38:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/backup" 2025/09/29 03:38:28 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/1nrff024r7pq65ecp72fc28jb0" 2025/09/29 03:38:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/29 03:38:31 INFO : dst/file1: Moved (server-side) 2025/09/29 03:38:33 DEBUG : dst/file1: md5 = f742188bae7b9c0c7ce2eddcc4197d54 OK 2025/09/29 03:38:33 INFO : dst/file1: Copied (new) 2025/09/29 03:38:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 03:38:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 03:38:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.43s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:38:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/dst" 2025/09/29 03:38:37 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 03:38:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/CompareDest" 2025/09/29 03:38:39 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/gveqi14airsml4bgu7krj116o8" 2025/09/29 03:38:41 DEBUG : one: Need to transfer - File not found at Destination 2025/09/29 03:38:43 DEBUG : one: md5 = c11973724bd7df0251a0bb77525a10a1 OK 2025/09/29 03:38:43 INFO : one: Copied (new) 2025/09/29 03:38:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 03:38:46 DEBUG : one: md5 = 1826fe4dade8d758d186b34142f97af7 OK 2025/09/29 03:38:46 INFO : one: Copied (replaced existing) 2025/09/29 03:38:48 DEBUG : dst/one: md5 = 422b8ea220892586c1d412cca00135d9 OK 2025/09/29 03:38:50 DEBUG : CompareDest/one: md5 = 5de6b429127ccdf5c5bf74b2c2583bda OK 2025/09/29 03:38:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 03:38:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 03:38:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/29 03:38:53 DEBUG : CompareDest/two: md5 = 3151759e648d6bb4752da908b07948ad OK 2025/09/29 03:38:54 DEBUG : two: Need to transfer - File not found at Destination 2025/09/29 03:38:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 03:38:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/29 03:38:55 DEBUG : two: Need to transfer - File not found at Destination 2025/09/29 03:38:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 03:38:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/29 03:38:56 DEBUG : two: Need to transfer - File not found at Destination 2025/09/29 03:38:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/29 03:38:58 DEBUG : two: md5 = 7be368b86dbdcef244390b6b364884c1 OK 2025/09/29 03:38:58 INFO : two: Copied (new) 2025/09/29 03:39:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 03:39:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:39:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:39:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.97s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:39:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/dst" 2025/09/29 03:39:02 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 03:39:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/CopyDest" 2025/09/29 03:39:04 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/29 03:39:05 DEBUG : one: Need to transfer - File not found at Destination 2025/09/29 03:39:08 DEBUG : one: md5 = 645b20d6cb9746de37b83e7052ecba05 OK 2025/09/29 03:39:08 INFO : one: Copied (new) 2025/09/29 03:39:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 03:39:11 DEBUG : one: md5 = 5fe0a1b10c36c4ba2d0429b1f0177990 OK 2025/09/29 03:39:11 INFO : one: Copied (replaced existing) 2025/09/29 03:39:12 DEBUG : dst/one: md5 = 75a64947b9ff20564662d79ade5e2dcc OK 2025/09/29 03:39:15 DEBUG : CopyDest/one: md5 = b4b700e092a3884dbff9aa80a4fad121 OK 2025/09/29 03:39:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/BackupDir" 2025/09/29 03:39:15 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/29 03:39:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 03:39:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 03:39:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 03:39:19 INFO : one: Moved (server-side) 2025/09/29 03:39:20 INFO : one: Copied (server-side copy) 2025/09/29 03:39:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/29 03:39:21 DEBUG : CopyDest/two: md5 = 7099e5ef005113d281cd5738b5621909 OK 2025/09/29 03:39:22 DEBUG : two: Need to transfer - File not found at Destination 2025/09/29 03:39:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 03:39:23 INFO : two: Copied (server-side copy) 2025/09/29 03:39:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/29 03:39:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 03:39:24 DEBUG : two: Unchanged skipping 2025/09/29 03:39:26 DEBUG : CopyDest/three: md5 = ace8cfd8132c7701892a922a82255e65 OK 2025/09/29 03:39:27 DEBUG : three: Need to transfer - File not found at Destination 2025/09/29 03:39:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/29 03:39:27 DEBUG : three: Destination not found in --copy-dest 2025/09/29 03:39:28 DEBUG : three: md5 = 6f784ea229d53046dbbb65687cb61bf7 OK 2025/09/29 03:39:28 INFO : three: Copied (new) 2025/09/29 03:39:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/29 03:39:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:39:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 03:39:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:39:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/29 03:39:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 03:39:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.10s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:39:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/29 03:39:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ed5341cb39b57e876c1e685659d10fb7 OK 2025/09/29 03:39:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/29 03:39:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/29 03:39:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/29 03:39:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/29 03:39:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/29 03:39:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 777f214b5da7b226577541b0d96f51b9 OK 2025/09/29 03:39:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/29 03:39:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/29 03:39:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:39:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Looking for duplicate names using skip mode. 2025/09/29 03:39:48 NOTICE: one: Found 2 files with duplicate names 2025/09/29 03:39:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.65s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:39:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Looking for duplicate names using skip mode. 2025/09/29 03:39:54 NOTICE: one: Found 3 files with duplicate names 2025/09/29 03:39:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/29 03:39:54 INFO : one: Deleted 2025/09/29 03:39:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.19s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:40:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Looking for duplicate names using first mode. 2025/09/29 03:40:01 NOTICE: one: Found 3 files with duplicate names 2025/09/29 03:40:01 INFO : one: Deleted 2025/09/29 03:40:01 INFO : one: Deleted 2025/09/29 03:40:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.45s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:40:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Looking for duplicate names using newest mode. 2025/09/29 03:40:07 NOTICE: one: Found 3 files with duplicate names 2025/09/29 03:40:07 INFO : one: Deleted 2025/09/29 03:40:08 INFO : one: Deleted 2025/09/29 03:40:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.28s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:40:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Looking for duplicate names using oldest mode. 2025/09/29 03:40:14 NOTICE: one: Found 3 files with duplicate names 2025/09/29 03:40:14 INFO : one: Deleted 2025/09/29 03:40:14 INFO : one: Deleted 2025/09/29 03:40:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.32s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:40:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Looking for duplicate names using largest mode. 2025/09/29 03:40:20 NOTICE: one: Found 3 files with duplicate names 2025/09/29 03:40:20 INFO : one: Deleted 2025/09/29 03:40:21 INFO : one: Deleted 2025/09/29 03:40:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:40:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Looking for duplicate names using smallest mode. 2025/09/29 03:40:26 NOTICE: one: Found 3 files with duplicate names 2025/09/29 03:40:26 INFO : one: Deleted 2025/09/29 03:40:27 INFO : one: Deleted 2025/09/29 03:40:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.22s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:40:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Looking for duplicate names using rename mode. 2025/09/29 03:40:33 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/29 03:40:35 INFO : one-2.txt: renamed from: one.txt 2025/09/29 03:40:36 INFO : one-3.txt: renamed from: one.txt 2025/09/29 03:40:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.62s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:40:42 DEBUG : dupe1/one.txt: md5 = 268899e0ac9d9a4bf5b74a9068e2ef13 OK 2025/09/29 03:40:44 DEBUG : dupe2/two.txt: md5 = c6952b1c47acd618baa47f410b3e7ea3 OK 2025/09/29 03:40:46 DEBUG : dupe3/three.txt: md5 = becb5eaeb7287f849a6d29dc6cbb7de1 OK 2025/09/29 03:40:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/29 03:40:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/29 03:40:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/29 03:40:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/29 03:40:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/29 03:40:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/29 03:40:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.24s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:40:53 DEBUG : a.txt: md5 = 3d7ba5f79a2b1bb5b6cbf8c46ed19cff OK 2025/09/29 03:40:55 DEBUG : zend.txt: md5 = f07d860c3949865e6b461f50c0b5aa58 OK 2025/09/29 03:40:57 DEBUG : sub dir/hello world: md5 = 998aaaba7ee3e218032139a6958c8e14 OK 2025/09/29 03:40:58 DEBUG : sub dir/hello world2: md5 = fe150a6d7db8ea2a55b2d786752d9219 OK 2025/09/29 03:41:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 8c4fd7b5b9598454ec7c0d421679cfda OK 2025/09/29 03:41:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = ed9f2b9baf24bf87f57b69da4f7de28d OK 2025/09/29 03:41:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = b5c3b66336b0be7cfbf199a2ac9ac6c8 OK 2025/09/29 03:41:05 DEBUG : a.txt: Excluded (Size Filter) 2025/09/29 03:41:05 DEBUG : a.txt: Excluded 2025/09/29 03:41:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/29 03:41:06 DEBUG : sub dir/hello world: Excluded 2025/09/29 03:41:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/29 03:41:06 DEBUG : sub dir/hello world2: Excluded 2025/09/29 03:41:06 DEBUG : sub dir/ignore dir: Excluded 2025/09/29 03:41:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/29 03:41:06 DEBUG : sub dir/hello world: Excluded 2025/09/29 03:41:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/29 03:41:06 DEBUG : sub dir/hello world2: Excluded 2025/09/29 03:41:07 DEBUG : sub dir/ignore dir: Excluded 2025/09/29 03:41:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/29 03:41:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/29 03:41:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/29 03:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/29 03:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/29 03:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/29 03:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.70s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:41:15 DEBUG : a.txt: md5 = 5124bedca9c2b9ab7655a6d2225ec077 OK 2025/09/29 03:41:16 DEBUG : zend.txt: md5 = 9c3e5c3c1c543a1e39270bfe42d098c3 OK 2025/09/29 03:41:18 DEBUG : sub dir/hello world: md5 = 0bf57dab8f3aabed709dbe3dc97b0754 OK 2025/09/29 03:41:20 DEBUG : sub dir/hello world2: md5 = f699c968fd9367bd463165b287687fb7 OK 2025/09/29 03:41:22 DEBUG : sub dir/ignore dir/.ignore: md5 = 8485425c914d84eb64f8c41b70390ec8 OK 2025/09/29 03:41:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = d6694c938ee7e9243f1e3abde0263df0 OK 2025/09/29 03:41:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7e0c1df0c5658380aeacd11d54d2a1fe OK 2025/09/29 03:41:27 DEBUG : a.txt: Excluded (Size Filter) 2025/09/29 03:41:27 DEBUG : a.txt: Excluded 2025/09/29 03:41:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/29 03:41:27 DEBUG : sub dir/hello world2: Excluded 2025/09/29 03:41:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/29 03:41:27 DEBUG : sub dir/hello world: Excluded 2025/09/29 03:41:28 DEBUG : sub dir/ignore dir: Excluded 2025/09/29 03:41:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/29 03:41:28 DEBUG : sub dir/hello world2: Excluded 2025/09/29 03:41:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/29 03:41:28 DEBUG : sub dir/hello world: Excluded 2025/09/29 03:41:28 DEBUG : sub dir/ignore dir: Excluded 2025/09/29 03:41:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/29 03:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/29 03:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/29 03:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/29 03:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/29 03:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/29 03:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:41:37 DEBUG : file1: md5 = 3d9fc30a709657e8e4e59d598adaf287 OK 2025/09/29 03:41:39 DEBUG : sub/file2: md5 = b1e3d91ff02d98b3e3a339884b478310 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/29 03:41:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/29 03:41:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/29 03:41:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/29 03:41:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.73s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.84s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:41:46 DEBUG : file1: md5 = 7f4347dae267306c8fc507c2e27a0b17 OK 2025/09/29 03:41:49 DEBUG : sub/file2: md5 = 07f53d00922528d212956101969a0099 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/29 03:41:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/notfound" 2025/09/29 03:41:53 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/29 03:41:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.50s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:41:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Making directory 2025/09/29 03:41:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:41:59 DEBUG : sub dir/hello world: md5 = 7564496718e5b44d9eefb40a4d70857b OK 2025/09/29 03:42:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:03 DEBUG : potato2: md5 = 5f2c5a46bae2197b415d624daa54b025 OK 2025/09/29 03:42:05 DEBUG : empty space: md5 = a175f0209cabaae297304d31c6eececc OK --- PASS: TestLs (4.61s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:08 DEBUG : potato2: md5 = ef9fee1064d444fe611f3eb87037946c OK 2025/09/29 03:42:09 DEBUG : empty space: md5 = d9a27993a81e46fd10ea04bef3578e79 OK 2025/09/29 03:42:10 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.88s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:13 DEBUG : potato2: md5 = 3e691fab662c6696e7535464c374191d OK 2025/09/29 03:42:14 DEBUG : empty space: md5 = ca072595f7be3a993fc2b0d35b890357 OK --- PASS: TestLsLong (4.59s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:17 DEBUG : potato2: md5 = 8f7224952243fccc1ca5d3144f3df665 OK 2025/09/29 03:42:19 DEBUG : empty space: md5 = 627bb405368b3acb830f6df5bdca456c OK --- PASS: TestHashSums (4.29s) === RUN TestHashSumsWithErrors 2025/09/29 03:42:20 DEBUG : Creating backend with remote ":memory:" 2025/09/29 03:42:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/29 03:42:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/29 03:42:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/29 03:42:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/29 03:42:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/29 03:42:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/29 03:42:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/29 03:42:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/29 03:42:20 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:22 DEBUG : potato2: md5 = 9d68bc7cdb254fb16864ab0690af22c8 OK 2025/09/29 03:42:23 DEBUG : empty space: md5 = 7a205f27f43239f2471d4a5ff9251b35 OK 2025/09/29 03:42:25 DEBUG : sub dir/potato3: md5 = 374a3df7bd25dbfd360b2b2dfc59a93f OK 2025/09/29 03:42:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.24s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:30 DEBUG : small: md5 = fc7e3f7cd1dc5a645bc685063a7752d6 OK 2025/09/29 03:42:31 DEBUG : medium: md5 = 5e3c44fe0881a89e5aac77e88d99fad0 OK 2025/09/29 03:42:33 DEBUG : large: md5 = b67fc40915818fce0592a182afdbaca9 OK 2025/09/29 03:42:33 DEBUG : Waiting for deletions to finish 2025/09/29 03:42:33 DEBUG : large: Excluded (Size Filter) 2025/09/29 03:42:33 INFO : medium: Deleted 2025/09/29 03:42:34 INFO : small: Deleted --- PASS: TestDelete (6.34s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:37 DEBUG : small: md5 = 6c4e64226f8708a21059a109ec4aed80 OK 2025/09/29 03:42:38 DEBUG : medium: md5 = 59af10b176d95915c72582db213916f7 OK 2025/09/29 03:42:39 DEBUG : large: md5 = de4e1baf939b95972ad624a3a99121fc OK 2025/09/29 03:42:40 DEBUG : Waiting for deletions to finish 2025/09/29 03:42:40 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/29 03:42:40 INFO : small: Deleted 2025/09/29 03:42:41 INFO : medium: Deleted --- PASS: TestMaxDelete (7.46s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:44 DEBUG : small: md5 = 0cf2f67c53c1bd36b9d68c69329dd1c8 OK 2025/09/29 03:42:45 DEBUG : medium: md5 = 10da603339bc60b4e34448370ea8a74c OK 2025/09/29 03:42:47 DEBUG : large: md5 = 80bf13480b14e8cc1de3d650d3ebfd7c OK 2025/09/29 03:42:47 DEBUG : Waiting for deletions to finish 2025/09/29 03:42:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/29 03:42:47 INFO : medium: Deleted 2025/09/29 03:42:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.24s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:51 DEBUG : small: md5 = 001a1e071aa9a156eb5fe190887d4dd0 OK 2025/09/29 03:42:52 DEBUG : medium: md5 = d5efd8220847c407be598decf19e846b OK 2025/09/29 03:42:54 DEBUG : large: md5 = 37f35400d64e37a27c6b27ed7879442b OK 2025/09/29 03:42:54 DEBUG : Waiting for deletions to finish 2025/09/29 03:42:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/29 03:42:55 INFO : small: Deleted 2025/09/29 03:42:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.98s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:42:58 DEBUG : ReadFile: md5 = 38485c4cd4da56c150c88cc9263fe79c OK --- PASS: TestReadFile (4.16s) === RUN TestRetry 2025/09/29 03:43:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/29 03:43:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/29 03:43:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/29 03:43:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/29 03:43:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/29 03:43:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/29 03:43:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:43:02 DEBUG : file1: md5 = af476aba2ce0a1a532cfb573375fa1cc OK 2025/09/29 03:43:04 DEBUG : file2: md5 = 4102367c93b9abf257bf7ef2c2ac0340 OK --- PASS: TestCat (16.81s) === RUN TestPurge 2025/09/29 03:43:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mawovap8coko" 2025/09/29 03:43:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 03:43:17 DEBUG : Creating backend with remote "TestDrive:crypt/9celiealgrmoq0lv4cabnujtcipf91ef8g46r0gtggga8s96t3vg" 2025/09/29 03:43:18 DEBUG : Creating backend with remote "/tmp/rclone337149201" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mawovap8coko'", Local "Local file system at /tmp/rclone337149201", Modify Window "1ms" 2025/09/29 03:43:22 DEBUG : A1/B1/C1/one: md5 = 1b679721be40b3926d8217ba0bef5df8 OK 2025/09/29 03:43:22 INFO : A2: Making directory 2025/09/29 03:43:23 INFO : A1/B2: Making directory 2025/09/29 03:43:24 INFO : A1/B2/C2: Making directory 2025/09/29 03:43:25 INFO : A1/B1/C3: Making directory 2025/09/29 03:43:25 INFO : A3: Making directory 2025/09/29 03:43:26 INFO : A3/B3: Making directory 2025/09/29 03:43:27 INFO : A3/B3/C4: Making directory 2025/09/29 03:43:29 DEBUG : A1/two: md5 = 09293ce1ca856432737f8638b6651ab6 OK 2025/09/29 03:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mawovap8coko': Purge remote 2025/09/29 03:43:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.18s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:43:36 DEBUG : A1/B1/C1/one: md5 = fae31f0cdcf8269bfaaf7da555467b82 OK 2025/09/29 03:43:36 INFO : A2: Making directory 2025/09/29 03:43:37 INFO : A1/B2: Making directory 2025/09/29 03:43:37 INFO : A1/B2/C2: Making directory 2025/09/29 03:43:38 INFO : A1/B1/C3: Making directory 2025/09/29 03:43:39 INFO : A3: Making directory 2025/09/29 03:43:39 INFO : A3/B3: Making directory 2025/09/29 03:43:40 INFO : A3/B3/C4: Making directory 2025/09/29 03:43:42 DEBUG : A1/two: md5 = bae5ed268133fab7485d431ee137c8b2 OK 2025/09/29 03:43:43 DEBUG : removing 1 level 3 directories 2025/09/29 03:43:43 INFO : A3/B3/C4: Removing directory 2025/09/29 03:43:46 DEBUG : removing 2 level 3 directories 2025/09/29 03:43:46 INFO : A1/B2/C2: Removing directory 2025/09/29 03:43:46 INFO : A1/B1/C3: Removing directory 2025/09/29 03:43:47 DEBUG : removing 2 level 2 directories 2025/09/29 03:43:47 INFO : A3/B3: Removing directory 2025/09/29 03:43:47 INFO : A1/B2: Removing directory 2025/09/29 03:43:47 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/29 03:43:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/29 03:43:47 DEBUG : removing 2 level 1 directories 2025/09/29 03:43:47 INFO : A3: Removing directory 2025/09/29 03:43:47 INFO : A2: Removing directory 2025/09/29 03:43:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/29 03:43:51 DEBUG : removing 1 level 3 directories 2025/09/29 03:43:51 INFO : A1/B1/C1: Removing directory 2025/09/29 03:43:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:52 DEBUG : removing 1 level 2 directories 2025/09/29 03:43:52 INFO : A1/B1: Removing directory 2025/09/29 03:43:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/29 03:43:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 03:43:53 DEBUG : removing 1 level 1 directories 2025/09/29 03:43:53 INFO : A1: Removing directory 2025/09/29 03:43:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/29 03:43:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/29 03:43:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 03:43:53 DEBUG : removing 1 level 0 directories 2025/09/29 03:43:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Removing directory 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/29 03:43:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.15s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:43:55 INFO : A1: Making directory 2025/09/29 03:43:56 INFO : A1/B1: Making directory 2025/09/29 03:43:57 INFO : A1/B1/C1: Making directory 2025/09/29 03:43:59 DEBUG : removing 1 level 3 directories 2025/09/29 03:43:59 INFO : A1/B1/C1: Removing directory 2025/09/29 03:44:00 DEBUG : removing 1 level 2 directories 2025/09/29 03:44:00 INFO : A1/B1: Removing directory 2025/09/29 03:44:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 03:44:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:44:03 INFO : A1: Making directory 2025/09/29 03:44:03 INFO : A1/B1: Making directory 2025/09/29 03:44:04 INFO : A1/B1/C1: Making directory 2025/09/29 03:44:06 DEBUG : removing 1 level 3 directories 2025/09/29 03:44:06 INFO : A1/B1/C1: Removing directory 2025/09/29 03:44:07 DEBUG : removing 1 level 2 directories 2025/09/29 03:44:07 INFO : A1/B1: Removing directory 2025/09/29 03:44:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 03:44:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.12s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:44:11 DEBUG : file1: md5 = cee4ceb67e4577b6c2d554b43bf737e1 OK 2025/09/29 03:44:12 DEBUG : filename.txt: File name found in url 2025/09/29 03:44:13 DEBUG : filename.txt: md5 = b0f64cb5a28c811b9ada562bd4026a8d OK 2025/09/29 03:44:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/29 03:44:15 DEBUG : headerfilename.txt: md5 = c3433b738c023aa0e4a9e7c405c74490 OK 2025/09/29 03:44:16 DEBUG : file2: md5 = 56f97fda163e580d7571481da7f61df2 OK --- PASS: TestCopyURL (9.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:44:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/29 03:44:21 DEBUG : sub/file2: md5 = 2a7c87a2a0d0eb9a4393b11a4c3fad0d OK 2025/09/29 03:44:21 INFO : file1: Copied (new) to: sub/file2 2025/09/29 03:44:21 INFO : file1: Deleted 2025/09/29 03:44:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 03:44:22 DEBUG : file1: Unchanged skipping 2025/09/29 03:44:22 INFO : file1: Deleted 2025/09/29 03:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': don't need to copy/move sub/file2, it is already at target location 2025/09/29 03:44:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:44:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/29 03:44:26 DEBUG : file1: md5 = fe3d6874cb4a8d635f9382059cb56b79 OK 2025/09/29 03:44:26 INFO : file1: Copied (new) 2025/09/29 03:44:26 INFO : file1: Deleted 2025/09/29 03:44:27 DEBUG : file1: Destination exists, skipping 2025/09/29 03:44:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.30s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:44:31 DEBUG : dst/file1: md5 = 5a47de08f8ab33b87d8310000a777e72 OK 2025/09/29 03:44:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyayaq4fiku/backup" 2025/09/29 03:44:32 DEBUG : Creating backend with remote "TestDrive:crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0/1nrff024r7pq65ecp72fc28jb0" 2025/09/29 03:44:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/29 03:44:36 INFO : dst/file1: Moved (server-side) 2025/09/29 03:44:37 DEBUG : dst/file1: md5 = bef77364147257af5554d93241645462 OK 2025/09/29 03:44:37 INFO : dst/file1: Copied (new) 2025/09/29 03:44:37 INFO : dst/file1: Deleted 2025/09/29 03:44:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 03:44:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 03:44:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.75s) === 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:44:44 DEBUG : A1/one: md5 = 57c2ec36e9fde52799d43f792b127a97 OK 2025/09/29 03:44:45 DEBUG : A1/two: md5 = 3ea9375cc33957b50ff7927c984e5874 OK 2025/09/29 03:44:47 DEBUG : A1/B1/three: md5 = 1c752e05632c89518058c6de0935338d OK 2025/09/29 03:44:49 DEBUG : A1/B1/C1/four: md5 = 601cee4902f6ed66d30b3cbc774d1578 OK 2025/09/29 03:44:51 DEBUG : A1/B1/C2/five: md5 = df290b6a3c3a42abb02b007552283899 OK 2025/09/29 03:44:51 INFO : A1/B2: Making directory 2025/09/29 03:44:52 INFO : A1/B1/C3: Making directory 2025/09/29 03:45:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/29 03:45:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/29 03:45:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/29 03:45:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/29 03:45:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/29 03:45:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/29 03:45:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/29 03:45:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 03:45:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/29 03:45:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/29 03:45:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/29 03:45:12 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/29 03:45:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/29 03:45:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/29 03:45:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/29 03:45:13 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/29 03:45:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/29 03:45:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/29 03:45:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 03:45:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/29 03:45:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/29 03:45:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/29 03:45:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/29 03:45:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/29 03:45:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/29 03:45:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 03:45:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/29 03:45:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/29 03:45:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/29 03:45:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 03:45:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.39s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:45:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': File to upload is small (34 bytes), uploading instead of streaming 2025/09/29 03:45:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 4f64477237905d9c29e16b85106a4415 OK 2025/09/29 03:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/29 03:45:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/29 03:45:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/29 03:45:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 4fe0c3395a64f005add78db80f5fea3a OK 2025/09/29 03:45:29 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': File to upload is small (34 bytes), uploading instead of streaming 2025/09/29 03:45:32 DEBUG : with_checksum_small_file_from_pipe: md5 = 1dee8e4f3676d32e32e25942eb923cba OK 2025/09/29 03:45:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/29 03:45:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/29 03:45:34 DEBUG : with_checksum_big_file_from_pipe: md5 = 8b73fe23d2a2136fceca764873b50f96 OK 2025/09/29 03:45:34 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': File to upload is small (34 bytes), uploading instead of streaming 2025/09/29 03:45:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 03:45:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/29 03:45:39 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:45:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': File to upload is small (34 bytes), uploading instead of streaming 2025/09/29 03:45:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/29 03:45:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/29 03:45:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.72s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/29 03:45:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': File to upload is small (48 bytes), uploading instead of streaming 2025/09/29 03:45:47 DEBUG : rcat_metadata: md5 = 5004fa5094784e49bd99506e70f20b9e OK 2025/09/29 03:45:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/29 03:45:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/29 03:45:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1dd6c572840235fec8a8ae930282bd73 OK 2025/09/29 03:45:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.95s) --- PASS: TestRcatMetadata/Normal (2.67s) --- PASS: TestRcatMetadata/ViaDisk (2.81s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:45:52 DEBUG : potato1: md5 = e425bdf84a68051cf4c89b988f5718e8 OK 2025/09/29 03:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': File to upload is small (60 bytes), uploading instead of streaming 2025/09/29 03:45:54 DEBUG : potato2: md5 = cf11439accb370c616191277daea05f8 OK 2025/09/29 03:45:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.48s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:45:57 DEBUG : potato1: md5 = 2d036bf5506d3863bd21bcc34b06b195 OK 2025/09/29 03:45:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': File to upload is small (60 bytes), uploading instead of streaming 2025/09/29 03:45:58 DEBUG : potato2: md5 = 268e9a9cd98525515e49147ff858f35c OK 2025/09/29 03:45:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.90s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:46:02 DEBUG : potato2: md5 = b7fcf58c1becf121c70e49c3f57ad0e3 OK 2025/09/29 03:46:03 DEBUG : empty space: md5 = 836c36acc7d8da9de42659c12b587871 OK 2025/09/29 03:46:05 DEBUG : sub dir/potato3: md5 = 51d9b896bf3167b15e51f58cd8c2eaea OK 2025/09/29 03:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Touching "sub dir/potato3" 2025/09/29 03:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Touching "empty space" 2025/09/29 03:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Touching "potato2" 2025/09/29 03:46:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.72s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:46:10 DEBUG : dir with metadata: Making directory with metadata 2025/09/29 03:46:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.48s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:46:12 DEBUG : directory with modtime: Making directory with metadata 2025/09/29 03:46:13 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-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:46:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/29 03:46:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 03:46:15 DEBUG : Google drive root 'crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0': Skipping btime metadata as can't update it on an existing file: 2025-09-29T03:46:15.361036974Z 2025/09/29 03:46:16 INFO : non existent directory: Updated directory metadata 2025/09/29 03:46:17 DEBUG : Google drive root 'crypt/pv003madpdah65hu7imvf1nqfjkrusgu6duinf262shij213gnb0': Skipping btime metadata as can't update it on an existing file: 2025-09-29T03:46:15.361036974Z 2025/09/29 03:46:18 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.55s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:46:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/29 03:46:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/29 03:46:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:46:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/29 03:46:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 03:46:23 DEBUG : dst: Making directory with metadata 2025/09/29 03:46:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 03:46:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 03:46:25 INFO : dst: Set directory modification time (using SetModTime) 2025/09/29 03:46:25 INFO : dst: Set directory modification time (using SetModTime) 2025/09/29 03:46:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/29 03:46:25 INFO : dst: Set directory modification time (using SetModTime) 2025/09/29 03:46:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.31s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku'", Local "Local file system at /tmp/rclone2193884589", Modify Window "1ms" 2025/09/29 03:46:29 DEBUG : sub dir/test remove existing: md5 = a97cab27ff0cbdebdd3aec7327226223 OK 2025/09/29 03:46:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ac3308086c30d547dd75eaf64f3a941b OK 2025/09/29 03:46:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vanehis4" before starting 2025/09/29 03:46:33 DEBUG : sub dir/test remove existing.vanehis4: TEST: removing renamed existing file after operation 2025/09/29 03:46:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yagilir3" before starting 2025/09/29 03:46:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yagilir3: TEST: renaming existing back after failed operation 2025/09/29 03:46:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.comamat9" before starting 2025/09/29 03:46:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.comamat9: TEST: removing renamed existing file after operation 2025/09/29 03:46:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4q81ltmjb9ab1jt72i01c0k47joe36ehhg4sh427tliq101rfleg" 2025/09/29 03:46:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vdfcie4e8ejq9m7oshk4bj2a1t0fkdsa5oeukfb5oj4kqgb2v59bj2tjqdccfqre9vuejbuv2n8kq21ob66fhmqu4jne9r1v6gd8vu1jjg878pltg755bmmd03jkqup6sn2484tpndjonfmuk7obj4bkqn85b18i351n5r5mmri7uour9i50" --- PASS: TestRemoveExisting (12.76s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/29 03:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyayaq4fiku': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m42.99500291s (try 1/5)