"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/31 04:19:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji" 2025/08/31 04:19:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:19:35 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg" 2025/08/31 04:19:35 DEBUG : Creating backend with remote "/tmp/rclone679066816" === 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-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", 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/08/31 04:19:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/31 04:19:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/31 04:19:36 DEBUG : potato: Seek from 10 to 0 2025/08/31 04:19:36 DEBUG : potato: Seek from 10 to 0 2025/08/31 04:19:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/31 04:19:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/31 04:19:36 DEBUG : potato: Seek from 5 to 2 2025/08/31 04:19:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/31 04:19:36 DEBUG : potato: Seek from 7 to 0 2025/08/31 04:19:36 DEBUG : potato: Seek from 7 to 0 2025/08/31 04:19:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/31 04:19:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/31 04:19:36 DEBUG : potato: Seek from 5 to 2 2025/08/31 04:19:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/31 04:19:36 DEBUG : potato: Seek from 8 to 0 2025/08/31 04:19:36 DEBUG : potato: Seek from 8 to 0 2025/08/31 04:19:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/31 04:19:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/31 04:19:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/31 04:19:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/31 04:19:36 DEBUG : potato: Seek from 5 to 2 2025/08/31 04:19:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/31 04:19:36 DEBUG : potato: Seek from 9 to 0 2025/08/31 04:19:36 DEBUG : potato: Seek from 9 to 0 2025/08/31 04:19:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:19:38 DEBUG : rutabaga: md5 = 8da1c95700d15df05cc90cc94ce93e35 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/31 04:19:40 DEBUG : empty space: md5 = 7ddddf838a2acd59a87416b6ce7e44d9 OK === RUN TestCheck/3 2025/08/31 04:19:42 DEBUG : potato2: md5 = f2d5a7916b7a42b46e120e59072041a1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/31 04:19:44 DEBUG : remotepotato: md5 = c3ebef5c88f17589898d41ac5d6ee2b2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.25s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/08/31 04:19:47 DEBUG : Creating backend with remote "nonexistent" 2025/08/31 04:19:47 DEBUG : Creating backend with remote "nonexistent" 2025/08/31 04:19:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/31 04:19:47 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/31 04:19:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/31 04:19:47 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-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:19:49 DEBUG : rutabaga: md5 = e44f885341a9c753f424a221f26c7b4e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/31 04:19:52 DEBUG : empty space: md5 = 7d26ec859d7cea7cb0070f41558a6d42 OK === RUN TestCheckDownload/3 2025/08/31 04:19:55 DEBUG : potato2: md5 = dc6e9159bb7388afc87f320cfb500a1e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/31 04:19:59 DEBUG : remotepotato: md5 = 9537239a9b624c2d888fcc7a001d1739 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.62s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.73s) --- PASS: TestCheckDownload/7 (1.63s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:20:06 DEBUG : rutabaga: md5 = 66e2588bb76e2fc1d1c230f68cdad42e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/31 04:20:09 DEBUG : empty space: md5 = fcb81f800485d53018bd6b1c029daf5d OK === RUN TestCheckSizeOnly/3 2025/08/31 04:20:11 DEBUG : potato2: md5 = 97cc0aa17be09807fd7377b78f1bd49d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/31 04:20:13 DEBUG : remotepotato: md5 = b1c1ddea3f5a24433f1bf85b56448a13 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.87s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:20:17 DEBUG : test.sum: md5 = a3bb3040a50476fc7494a3638d068251 OK 2025/08/31 04:20:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/31 04:20:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/31 04:20:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/31 04:20:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/31 04:20:20 DEBUG : test.sum: md5 = e30b3d52bae7c6312b000cf0cf494dd2 OK 2025/08/31 04:20:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/31 04:20:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/31 04:20:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/31 04:20:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.18s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:20:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/data" 2025/08/31 04:20:22 DEBUG : Config file has changed externally - reloading 2025/08/31 04:20:22 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:20:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/data" 2025/08/31 04:20:24 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/vjrnln8ratgmqakfosrqe8espk" 2025/08/31 04:20:27 DEBUG : data/banana: md5 = 8818ce742bc00db75dc369a03f8db1c0 OK 2025/08/31 04:20:29 DEBUG : test.sum: md5 = 9c1a87c7ce7a53aa4986e0699c53e6cf OK === RUN TestCheckSumDownload/subtest1 2025/08/31 04:20:33 DEBUG : data/potato: md5 = 66a5324f2ad8d8dc2737f7dc82a273c8 OK 2025/08/31 04:20:34 DEBUG : test.sum: md5 = 0df707dd787326a24c28ee4df631085a OK === RUN TestCheckSumDownload/subtest2 2025/08/31 04:20:38 DEBUG : test.sum: md5 = dda045efba7bfc4f7aee010c6a015c63 OK === RUN TestCheckSumDownload/subtest3 2025/08/31 04:20:42 DEBUG : test.sum: md5 = d32d3cf9d13a4042a3edcfecb7b85389 OK === RUN TestCheckSumDownload/subtest4 2025/08/31 04:20:47 DEBUG : test.sum: md5 = 058af9f47fabdd175687a81becf5cd8a OK === RUN TestCheckSumDownload/subtest5 2025/08/31 04:20:51 DEBUG : test.sum: md5 = 70124bc100fbf2e4a96dda137c482d02 OK === RUN TestCheckSumDownload/subtest6 2025/08/31 04:20:56 DEBUG : data/banana: md5 = f8598d562ae62f4d8b40dee07ad40db6 OK 2025/08/31 04:20:58 DEBUG : data/potato: md5 = 107f8d423ffb52cc29872c55b5a945d8 OK 2025/08/31 04:20:59 DEBUG : test.sum: md5 = 2101f9961d258c9146cd568a81f39f92 OK === RUN TestCheckSumDownload/subtest7 2025/08/31 04:21:05 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/31 04:21:05 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.14s) --- PASS: TestCheckSumDownload/subtest1 (2.23s) --- PASS: TestCheckSumDownload/subtest2 (2.16s) --- PASS: TestCheckSumDownload/subtest3 (2.38s) --- PASS: TestCheckSumDownload/subtest4 (2.62s) --- PASS: TestCheckSumDownload/subtest5 (2.47s) --- PASS: TestCheckSumDownload/subtest6 (2.70s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestApplyTransforms 2025/08/31 04:21:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rafipum6seso" 2025/08/31 04:21:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:06 DEBUG : Creating backend with remote "TestDrive:crypt/1etdl7o0hj4upr4bn4vl98p294ug4jrukg65t9bs4ss1kdd10kfg" 2025/08/31 04:21:07 DEBUG : Creating backend with remote "/tmp/rclone3683413734" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rafipum6seso'", Local "Local file system at /tmp/rclone3683413734", Modify Window "1ms" 2025/08/31 04:21:09 DEBUG : hello, world!: md5 = dc1816b9fd4f849cfd37b12a06d39b9e OK upper checkfile vs. lower remote (without normalization) 2025/08/31 04:21:10 ERROR : hello, world!: sum not found 2025/08/31 04:21:10 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rafipum6seso' 2025/08/31 04:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rafipum6seso': 1 files missing 2025/08/31 04:21:10 NOTICE: 1 hashes missing 2025/08/31 04:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rafipum6seso': 1 differences found 2025/08/31 04:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rafipum6seso': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/31 04:21:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rafipum6seso': 0 differences found 2025/08/31 04:21:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rafipum6seso': 1 matching files 2025/08/31 04:21:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gabajum2vula" 2025/08/31 04:21:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:11 DEBUG : Creating backend with remote "TestDrive:crypt/ck979achu1u2a1qdj7mtn7fn020i86teibt4ndep02lke19opsrg" 2025/08/31 04:21:12 DEBUG : Creating backend with remote "/tmp/rclone2054459673" 2025/08/31 04:21:12 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gabajum2vula'", Local "Local file system at /tmp/rclone2054459673", Modify Window "1ms" 2025/08/31 04:21:14 DEBUG : HELLO, WORLD!: md5 = 7fc3a220b8577eaff1b04954aa1f2693 OK lower checkfile vs. upper remote (without normalization) 2025/08/31 04:21:15 ERROR : HELLO, WORLD!: sum not found 2025/08/31 04:21:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gabajum2vula' 2025/08/31 04:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabajum2vula': 1 files missing 2025/08/31 04:21:15 NOTICE: 1 hashes missing 2025/08/31 04:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabajum2vula': 1 differences found 2025/08/31 04:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabajum2vula': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/31 04:21:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabajum2vula': 0 differences found 2025/08/31 04:21:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gabajum2vula': 1 matching files 2025/08/31 04:21:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dupakis7kini" 2025/08/31 04:21:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:16 DEBUG : Creating backend with remote "TestDrive:crypt/6616k25joepl5fg99hrb3ogfbrm0cjge9b11csc50id9us3fi73g" 2025/08/31 04:21:17 DEBUG : Creating backend with remote "/tmp/rclone3387260946" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dupakis7kini'", Local "Local file system at /tmp/rclone3387260946", Modify Window "1ms" 2025/08/31 04:21:19 DEBUG : HeLlO, wOrLd!: md5 = af42be98d9c9637629f61a9c33899dda OK 2025/08/31 04:21:19 DEBUG : Config file has changed externally - reloading 2025/08/31 04:21:19 DEBUG : TestDrive: Loaded fresh token from config file lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/31 04:21:20 ERROR : HeLlO, wOrLd!: sum not found 2025/08/31 04:21:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dupakis7kini' 2025/08/31 04:21:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupakis7kini': 1 files missing 2025/08/31 04:21:20 NOTICE: 1 hashes missing 2025/08/31 04:21:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupakis7kini': 1 differences found 2025/08/31 04:21:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupakis7kini': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/31 04:21:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupakis7kini': 0 differences found 2025/08/31 04:21:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupakis7kini': 1 matching files 2025/08/31 04:21:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tevohom7niyi" 2025/08/31 04:21:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:21 DEBUG : Creating backend with remote "TestDrive:crypt/qoifmj2p83f52s5oq2gn87ssnrggq0ohbuhaav53cva4bgir91vg" 2025/08/31 04:21:22 DEBUG : Creating backend with remote "/tmp/rclone63853898" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tevohom7niyi'", Local "Local file system at /tmp/rclone63853898", Modify Window "1ms" 2025/08/31 04:21:24 DEBUG : HELLO, WORLD!: md5 = 3f70ff86c0be49226a3fd005d388c176 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/31 04:21:24 ERROR : HELLO, WORLD!: sum not found 2025/08/31 04:21:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tevohom7niyi' 2025/08/31 04:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevohom7niyi': 1 files missing 2025/08/31 04:21:24 NOTICE: 1 hashes missing 2025/08/31 04:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevohom7niyi': 1 differences found 2025/08/31 04:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevohom7niyi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/31 04:21:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevohom7niyi': 0 differences found 2025/08/31 04:21:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevohom7niyi': 1 matching files 2025/08/31 04:21:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawopos7ceza" 2025/08/31 04:21:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:25 DEBUG : Creating backend with remote "TestDrive:crypt/m60i625mcflmk87p3egrd17uesl82vteghcguoqcag1d30dt0pgg" 2025/08/31 04:21:26 DEBUG : Creating backend with remote "/tmp/rclone4046481294" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawopos7ceza'", Local "Local file system at /tmp/rclone4046481294", Modify Window "1ms" 2025/08/31 04:21:28 DEBUG : 測試_Русский___ě_áñ: md5 = 5d80c4e5ae8ba6bc2490f74f5acccd0c OK NFD checkfile vs. NFC remote (without normalization) 2025/08/31 04:21:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/31 04:21:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bawopos7ceza' 2025/08/31 04:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawopos7ceza': 1 files missing 2025/08/31 04:21:29 NOTICE: 1 hashes missing 2025/08/31 04:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawopos7ceza': 1 differences found 2025/08/31 04:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawopos7ceza': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/31 04:21:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawopos7ceza': 0 differences found 2025/08/31 04:21:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawopos7ceza': 1 matching files 2025/08/31 04:21:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gebolay7keqa" 2025/08/31 04:21:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:31 DEBUG : Creating backend with remote "TestDrive:crypt/rkvrr64ptnubi7gkuoscb27invtqah3j70s8843gqnj59ohhgtd0" 2025/08/31 04:21:32 DEBUG : Creating backend with remote "/tmp/rclone2908164811" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gebolay7keqa'", Local "Local file system at /tmp/rclone2908164811", Modify Window "1ms" 2025/08/31 04:21:34 DEBUG : 測試_Русский___ě_áñ: md5 = 1e7067664928e7e897e424c4884910c5 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/31 04:21:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/31 04:21:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gebolay7keqa' 2025/08/31 04:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebolay7keqa': 1 files missing 2025/08/31 04:21:34 NOTICE: 1 hashes missing 2025/08/31 04:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebolay7keqa': 1 differences found 2025/08/31 04:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebolay7keqa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/31 04:21:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebolay7keqa': 0 differences found 2025/08/31 04:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebolay7keqa': 1 matching files 2025/08/31 04:21:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bopefos4yode" 2025/08/31 04:21:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:36 DEBUG : Creating backend with remote "TestDrive:crypt/1nar04uut35fl6un2k90jtdu75f8mc35fu6bbgfdglpeu6so7gg0" 2025/08/31 04:21:37 DEBUG : Creating backend with remote "/tmp/rclone2680718093" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bopefos4yode'", Local "Local file system at /tmp/rclone2680718093", Modify Window "1ms" 2025/08/31 04:21:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 75b26bbace2e6dbd9125e0a61f6c46db OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/31 04:21:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/31 04:21:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bopefos4yode' 2025/08/31 04:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopefos4yode': 1 files missing 2025/08/31 04:21:39 NOTICE: 1 hashes missing 2025/08/31 04:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopefos4yode': 1 differences found 2025/08/31 04:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopefos4yode': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/31 04:21:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopefos4yode': 0 differences found 2025/08/31 04:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopefos4yode': 1 matching files 2025/08/31 04:21:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-motitog7paca" 2025/08/31 04:21:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:40 DEBUG : Creating backend with remote "TestDrive:crypt/35cmqsruhrqm6smbhcn8v1gt66o13ni0b8ub0k8b21qrgfb0r0rg" 2025/08/31 04:21:41 DEBUG : Creating backend with remote "/tmp/rclone2952056213" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-motitog7paca'", Local "Local file system at /tmp/rclone2952056213", Modify Window "1ms" 2025/08/31 04:21:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dd2eea7db6edb60f0cff88f4bdb214c6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/31 04:21:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/31 04:21:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-motitog7paca' 2025/08/31 04:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motitog7paca': 1 files missing 2025/08/31 04:21:44 NOTICE: 1 hashes missing 2025/08/31 04:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motitog7paca': 1 differences found 2025/08/31 04:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motitog7paca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/31 04:21:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motitog7paca': 0 differences found 2025/08/31 04:21:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motitog7paca': 1 matching files 2025/08/31 04:21:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yisadah8zuyu" 2025/08/31 04:21:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:45 DEBUG : Creating backend with remote "TestDrive:crypt/2najq2cvvj8ij5vnmp9htgmfap7e05sodk7rmn714u4acnu53bq0" 2025/08/31 04:21:46 DEBUG : Creating backend with remote "/tmp/rclone2635367245" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yisadah8zuyu'", Local "Local file system at /tmp/rclone2635367245", Modify Window "1ms" 2025/08/31 04:21:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 13adf1eb0741ad52e6b0dcb70f4b4239 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/31 04:21:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/31 04:21:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yisadah8zuyu' 2025/08/31 04:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisadah8zuyu': 1 files missing 2025/08/31 04:21:48 NOTICE: 1 hashes missing 2025/08/31 04:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisadah8zuyu': 1 differences found 2025/08/31 04:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisadah8zuyu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/31 04:21:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisadah8zuyu': 0 differences found 2025/08/31 04:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yisadah8zuyu': 1 matching files 2025/08/31 04:21:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tepelof5lano" 2025/08/31 04:21:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:21:50 DEBUG : Creating backend with remote "TestDrive:crypt/4akbsksfgsbrh7vqavfjdjt5kcfapjn0l7jecmtc1rt6cli8ifdg" 2025/08/31 04:21:51 DEBUG : Creating backend with remote "/tmp/rclone3937995870" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tepelof5lano'", Local "Local file system at /tmp/rclone3937995870", Modify Window "1ms" 2025/08/31 04:21:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 97078bda7696b5465a3ad99f59c87ad8 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/31 04:21:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/31 04:21:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tepelof5lano' 2025/08/31 04:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepelof5lano': 1 files missing 2025/08/31 04:21:53 NOTICE: 1 hashes missing 2025/08/31 04:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepelof5lano': 1 differences found 2025/08/31 04:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepelof5lano': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/31 04:21:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/31 04:21:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepelof5lano': 0 differences found 2025/08/31 04:21:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepelof5lano': 1 matching files 2025/08/31 04:21:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tepelof5lano': Purge remote 2025/08/31 04:21:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yisadah8zuyu': Purge remote 2025/08/31 04:21:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-motitog7paca': Purge remote 2025/08/31 04:21:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bopefos4yode': Purge remote 2025/08/31 04:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gebolay7keqa': Purge remote 2025/08/31 04:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawopos7ceza': Purge remote 2025/08/31 04:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tevohom7niyi': Purge remote 2025/08/31 04:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dupakis7kini': Purge remote 2025/08/31 04:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gabajum2vula': Purge remote 2025/08/31 04:21:57 DEBUG : TestDrive: Loaded fresh token from config file 2025/08/31 04:21:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rafipum6seso': Purge remote 2025/08/31 04:21:58 DEBUG : TestDrive: Loaded fresh token from config file --- PASS: TestApplyTransforms (52.38s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:21:58 DEBUG : TestDrive: Loaded fresh token from config file 2025/08/31 04:21:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/31 04:22:01 DEBUG : sub/file2: md5 = 76e9e3e7b84fa0ee05df3b2f24b9ef3f OK 2025/08/31 04:22:01 INFO : file1: Copied (new) to: sub/file2 2025/08/31 04:22:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 04:22:01 DEBUG : file1: Unchanged skipping 2025/08/31 04:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': don't need to copy/move sub/file2, it is already at target location 2025/08/31 04:22:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.08s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:22:07 DEBUG : dst/file1: md5 = 079c9f915bada56b855ef291af2db55d OK 2025/08/31 04:22:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/backup" 2025/08/31 04:22:08 DEBUG : Config file has changed externally - reloading 2025/08/31 04:22:08 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/1nrff024r7pq65ecp72fc28jb0" 2025/08/31 04:22:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/31 04:22:11 INFO : dst/file1: Moved (server-side) 2025/08/31 04:22:13 DEBUG : dst/file1: md5 = 0ebc94ffbd99d1b212f35c552bda1a80 OK 2025/08/31 04:22:13 INFO : dst/file1: Copied (new) 2025/08/31 04:22:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 04:22:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 04:22:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.62s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:22:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/dst" 2025/08/31 04:22:18 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 04:22:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/CompareDest" 2025/08/31 04:22:19 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/gveqi14airsml4bgu7krj116o8" 2025/08/31 04:22:21 DEBUG : one: Need to transfer - File not found at Destination 2025/08/31 04:22:23 DEBUG : one: md5 = 7b8d6bd716a76cd57b3b7a69e3011afc OK 2025/08/31 04:22:23 INFO : one: Copied (new) 2025/08/31 04:22:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 04:22:26 DEBUG : one: md5 = 3d0f9667370fb58452cd0ded73523c9d OK 2025/08/31 04:22:26 INFO : one: Copied (replaced existing) 2025/08/31 04:22:28 DEBUG : dst/one: md5 = 9946fd1091709a4ae34e027dd6d36de2 OK 2025/08/31 04:22:30 DEBUG : CompareDest/one: md5 = 604383c1be9f0ea34d2bec9492fe09c1 OK 2025/08/31 04:22:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 04:22:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 04:22:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 04:22:33 DEBUG : CompareDest/two: md5 = 0d04f42e314350908b057f47cd07a7b5 OK 2025/08/31 04:22:33 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 04:22:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 04:22:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 04:22:34 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 04:22:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 04:22:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 04:22:36 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 04:22:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/31 04:22:38 DEBUG : two: md5 = 6215c9dbae0bdd9b31cbee0ab7d630c7 OK 2025/08/31 04:22:38 INFO : two: Copied (new) 2025/08/31 04:22:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 04:22:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:22:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:22:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.30s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:22:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/dst" 2025/08/31 04:22:42 DEBUG : Config file has changed externally - reloading 2025/08/31 04:22:42 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 04:22:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/CopyDest" 2025/08/31 04:22:44 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/31 04:22:45 DEBUG : one: Need to transfer - File not found at Destination 2025/08/31 04:22:47 DEBUG : one: md5 = db61279b5b22f36bffd025c79291651c OK 2025/08/31 04:22:47 INFO : one: Copied (new) 2025/08/31 04:22:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 04:22:50 DEBUG : one: md5 = bc10c66b8b369b354dabc777ff237d0f OK 2025/08/31 04:22:50 INFO : one: Copied (replaced existing) 2025/08/31 04:22:52 DEBUG : dst/one: md5 = 1ea8da65a35f9eb377fe75c406263c95 OK 2025/08/31 04:22:54 DEBUG : CopyDest/one: md5 = e46cb12661dcd7a58377790ed745b35b OK 2025/08/31 04:22:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/BackupDir" 2025/08/31 04:22:55 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/31 04:22:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 04:22:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 04:22:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 04:22:58 INFO : one: Moved (server-side) 2025/08/31 04:22:59 INFO : one: Copied (server-side copy) 2025/08/31 04:22:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/31 04:23:01 DEBUG : CopyDest/two: md5 = 76809679739aec275f5f231a5a38c715 OK 2025/08/31 04:23:02 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 04:23:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 04:23:03 INFO : two: Copied (server-side copy) 2025/08/31 04:23:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/31 04:23:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 04:23:04 DEBUG : two: Unchanged skipping 2025/08/31 04:23:06 DEBUG : CopyDest/three: md5 = dae2253b1374106a0a465786159c8fa4 OK 2025/08/31 04:23:07 DEBUG : three: Need to transfer - File not found at Destination 2025/08/31 04:23:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/31 04:23:07 DEBUG : three: Destination not found in --copy-dest 2025/08/31 04:23:08 DEBUG : three: md5 = 2f884e681c6b1d0124f37cc2ca18beb0 OK 2025/08/31 04:23:08 INFO : three: Copied (new) 2025/08/31 04:23:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/31 04:23:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 04:23:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:23:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/31 04:23:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 04:23:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:23:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.72s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:23:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/31 04:23:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c29393327d87eacf0b32b2fd9683b3ff OK 2025/08/31 04:23:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/31 04:23:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/31 04:23:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/31 04:23:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/31 04:23:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/31 04:23:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 50ec777d125de223ba753d7e18c51632 OK 2025/08/31 04:23:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/31 04:23:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/31 04:23:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.17s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:23:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Looking for duplicate names using skip mode. 2025/08/31 04:23:28 NOTICE: one: Found 2 files with duplicate names 2025/08/31 04:23:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.38s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:23:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Looking for duplicate names using skip mode. 2025/08/31 04:23:34 NOTICE: one: Found 3 files with duplicate names 2025/08/31 04:23:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/31 04:23:34 INFO : one: Deleted 2025/08/31 04:23:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.37s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:23:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Looking for duplicate names using first mode. 2025/08/31 04:23:40 NOTICE: one: Found 3 files with duplicate names 2025/08/31 04:23:40 INFO : one: Deleted 2025/08/31 04:23:41 INFO : one: Deleted 2025/08/31 04:23:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:23:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Looking for duplicate names using newest mode. 2025/08/31 04:23:46 NOTICE: one: Found 3 files with duplicate names 2025/08/31 04:23:47 INFO : one: Deleted 2025/08/31 04:23:47 INFO : one: Deleted 2025/08/31 04:23:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.21s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:23:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Looking for duplicate names using oldest mode. 2025/08/31 04:23:53 NOTICE: one: Found 3 files with duplicate names 2025/08/31 04:23:54 INFO : one: Deleted 2025/08/31 04:23:54 INFO : one: Deleted 2025/08/31 04:23:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.84s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:23:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Looking for duplicate names using largest mode. 2025/08/31 04:24:00 NOTICE: one: Found 3 files with duplicate names 2025/08/31 04:24:00 INFO : one: Deleted 2025/08/31 04:24:01 INFO : one: Deleted 2025/08/31 04:24:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.48s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:24:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Looking for duplicate names using smallest mode. 2025/08/31 04:24:06 NOTICE: one: Found 3 files with duplicate names 2025/08/31 04:24:07 INFO : one: Deleted 2025/08/31 04:24:07 INFO : one: Deleted 2025/08/31 04:24:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.62s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:24:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Looking for duplicate names using rename mode. 2025/08/31 04:24:14 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/31 04:24:15 INFO : one-2.txt: renamed from: one.txt 2025/08/31 04:24:17 INFO : one-3.txt: renamed from: one.txt 2025/08/31 04:24:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.15s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:24:23 DEBUG : dupe1/one.txt: md5 = ac483a5b00eeba6a1d22e2c5f07d90c7 OK 2025/08/31 04:24:25 DEBUG : dupe2/two.txt: md5 = 36bacccf69bb7585192352d3bd9b0a9f OK 2025/08/31 04:24:27 DEBUG : dupe3/three.txt: md5 = f405dc46c3e69c97c6a4a7676367ec20 OK 2025/08/31 04:24:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/31 04:24:28 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/31 04:24:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/31 04:24:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/31 04:24:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/31 04:24:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/31 04:24:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.83s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:24:35 DEBUG : a.txt: md5 = 22c512d9fd3d5d4e345016ef458095a1 OK 2025/08/31 04:24:36 DEBUG : zend.txt: md5 = 13af282fd78f7ce77bc8f0b4b248a799 OK 2025/08/31 04:24:38 DEBUG : sub dir/hello world: md5 = 2d19f0185961fff1c0eecfe34969602d OK 2025/08/31 04:24:40 DEBUG : sub dir/hello world2: md5 = 7052ada7dc0e7aa14446aca47dd3286d OK 2025/08/31 04:24:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 3657b108fdc178431b6865ded260cb50 OK 2025/08/31 04:24:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6c3e2422c4e3fe7670d6e3fe9efb88de OK 2025/08/31 04:24:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9b2424f83f4765fbe85be967dea2f493 OK 2025/08/31 04:24:47 DEBUG : a.txt: Excluded (Size Filter) 2025/08/31 04:24:47 DEBUG : a.txt: Excluded 2025/08/31 04:24:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/31 04:24:47 DEBUG : sub dir/hello world: Excluded 2025/08/31 04:24:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/31 04:24:47 DEBUG : sub dir/hello world2: Excluded 2025/08/31 04:24:48 DEBUG : sub dir/ignore dir: Excluded 2025/08/31 04:24:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/31 04:24:48 DEBUG : sub dir/hello world: Excluded 2025/08/31 04:24:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/31 04:24:48 DEBUG : sub dir/hello world2: Excluded 2025/08/31 04:24:48 DEBUG : sub dir/ignore dir: Excluded 2025/08/31 04:24:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/31 04:24:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/31 04:24:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/31 04:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/31 04:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/31 04:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/31 04:24:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.36s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:24:57 DEBUG : a.txt: md5 = 63127ff9b575f3ba944193e4380b10cd OK 2025/08/31 04:24:58 DEBUG : zend.txt: md5 = 7f8a0937880c2dc0a248335076f5f07c OK 2025/08/31 04:25:00 DEBUG : sub dir/hello world: md5 = 7cc0178036b318dabd8a7e2affe84c9b OK 2025/08/31 04:25:02 DEBUG : sub dir/hello world2: md5 = 01cf8b5c0d1d052cea9693c44a986d4b OK 2025/08/31 04:25:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 56522eae73f5a03c98934f23c5d94ed2 OK 2025/08/31 04:25:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 333aa71b24fc1b0e2fc1002470a48952 OK 2025/08/31 04:25:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 19f3ad41fee2e88967ab38a429e202e4 OK 2025/08/31 04:25:09 DEBUG : a.txt: Excluded (Size Filter) 2025/08/31 04:25:09 DEBUG : a.txt: Excluded 2025/08/31 04:25:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/31 04:25:09 DEBUG : sub dir/hello world2: Excluded 2025/08/31 04:25:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/31 04:25:09 DEBUG : sub dir/hello world: Excluded 2025/08/31 04:25:10 DEBUG : sub dir/ignore dir: Excluded 2025/08/31 04:25:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/31 04:25:10 DEBUG : sub dir/hello world2: Excluded 2025/08/31 04:25:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/31 04:25:10 DEBUG : sub dir/hello world: Excluded 2025/08/31 04:25:10 DEBUG : sub dir/ignore dir: Excluded 2025/08/31 04:25:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/31 04:25:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/31 04:25:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/31 04:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/31 04:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/31 04:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/31 04:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.66s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:25:19 DEBUG : file1: md5 = 85efd84a0cd6ac075a59fb0816c3c7cb OK 2025/08/31 04:25:22 DEBUG : sub/file2: md5 = 23608de228c8adc6a81f672c23317178 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/08/31 04:25:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/31 04:25:25 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/31 04:25:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/31 04:25:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.04s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:25:29 DEBUG : file1: md5 = c3c3c32e6ad0456cce7867f8d9bb7147 OK 2025/08/31 04:25:31 DEBUG : sub/file2: md5 = f54dd3a5dff0b9f7a1d487b410484e28 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/08/31 04:25:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/notfound" 2025/08/31 04:25:35 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/31 04:25:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.29s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:25:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Making directory 2025/08/31 04:25:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:25:42 DEBUG : sub dir/hello world: md5 = abcccd9372c2f33bdb194bae516a7089 OK 2025/08/31 04:25:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.05s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:25:46 DEBUG : potato2: md5 = a23ce803a10588954b85d4a32e33eeec OK 2025/08/31 04:25:47 DEBUG : empty space: md5 = 47fd78f47461cac9c1b1979c3452d0fd OK --- PASS: TestLs (4.94s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:25:51 DEBUG : potato2: md5 = 17c4b91bbe89c640abbc43ea49f6ce0a OK 2025/08/31 04:25:52 DEBUG : empty space: md5 = 3a58e018f18c9afde4a6b11ad5d9fa1a OK 2025/08/31 04:25:53 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:25:56 DEBUG : potato2: md5 = 57bacf3840474505d620e3edd403140f OK 2025/08/31 04:25:57 DEBUG : empty space: md5 = b351d64d4159fec972cca541e1adaf03 OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:26:00 DEBUG : potato2: md5 = 5b9cb2d3d807fc10b63f4dd2b3708084 OK 2025/08/31 04:26:02 DEBUG : empty space: md5 = a535a22205b41b4ae821a9fc243ef52d OK --- PASS: TestHashSums (4.59s) === RUN TestHashSumsWithErrors 2025/08/31 04:26:03 DEBUG : Creating backend with remote ":memory:" 2025/08/31 04:26:03 DEBUG : Config file has changed externally - reloading 2025/08/31 04:26:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/31 04:26:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/31 04:26:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/31 04:26:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/31 04:26:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/31 04:26:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/31 04:26:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/31 04:26:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/31 04:26:03 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-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:26:05 DEBUG : potato2: md5 = 7785290a5a57eef9e87ab6d16f6fb1f6 OK 2025/08/31 04:26:06 DEBUG : empty space: md5 = e1d63e350a4c2600f4be2a7dbb2afb13 OK 2025/08/31 04:26:08 DEBUG : sub dir/potato3: md5 = 894de8d5539f5787be1f0f7fee1d6341 OK 2025/08/31 04:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.24s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:26:13 DEBUG : small: md5 = 42ffe6d2c0cc56a345a9f29a5ebb987d OK 2025/08/31 04:26:14 DEBUG : medium: md5 = 7f92c7515186d01d7c89babeaae61969 OK 2025/08/31 04:26:16 DEBUG : large: md5 = 252fec27b06564647e06aefc7fc7094f OK 2025/08/31 04:26:16 DEBUG : Waiting for deletions to finish 2025/08/31 04:26:16 DEBUG : large: Excluded (Size Filter) 2025/08/31 04:26:17 INFO : small: Deleted 2025/08/31 04:26:17 INFO : medium: Deleted --- PASS: TestDelete (6.21s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:26:19 DEBUG : small: md5 = 62da39154337dba65011dd33c566b37a OK 2025/08/31 04:26:21 DEBUG : medium: md5 = 344c09e5eec140f133a06d8ed9142045 OK 2025/08/31 04:26:22 DEBUG : large: md5 = e0a8ca668bf7ad2dc836c4beb9987a10 OK 2025/08/31 04:26:22 DEBUG : Waiting for deletions to finish 2025/08/31 04:26:23 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/31 04:26:23 INFO : large: Deleted 2025/08/31 04:26:23 INFO : small: Deleted --- PASS: TestMaxDelete (7.07s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:26:26 DEBUG : small: md5 = 5746f5c73125e9d00d20d557bf69652a OK 2025/08/31 04:26:28 DEBUG : medium: md5 = 452ecb548662fca14a13b9827649d500 OK 2025/08/31 04:26:29 DEBUG : large: md5 = 0aee29837df2dc93849a66e93a2b780f OK 2025/08/31 04:26:29 DEBUG : Waiting for deletions to finish 2025/08/31 04:26:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/31 04:26:30 INFO : small: Deleted 2025/08/31 04:26:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.69s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:26:33 DEBUG : small: md5 = a213ddba8b578df47a6752c8fd60944a OK 2025/08/31 04:26:35 DEBUG : medium: md5 = 6f32dd92c3b8df4289c5e9d5b030b707 OK 2025/08/31 04:26:36 DEBUG : large: md5 = 3bdda32f59ab526ba2c7e69a8dc58ff7 OK 2025/08/31 04:26:36 DEBUG : Waiting for deletions to finish 2025/08/31 04:26:36 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/31 04:26:37 INFO : large: Deleted 2025/08/31 04:26:37 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.81s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:26:40 DEBUG : ReadFile: md5 = fe5f48bd5f89675fe81e9161d4e48b3b OK --- PASS: TestReadFile (4.11s) === RUN TestRetry 2025/08/31 04:26:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/31 04:26:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/31 04:26:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/31 04:26:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/31 04:26:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/31 04:26:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/31 04:26:43 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-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:26:44 DEBUG : file1: md5 = 59dd333be99c803a6e5a3c1685541e65 OK 2025/08/31 04:26:46 DEBUG : file2: md5 = 35ea68901a864821cd9da3f5cecfffea OK --- PASS: TestCat (17.76s) === RUN TestPurge 2025/08/31 04:27:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vusuvor7xura" 2025/08/31 04:27:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:27:00 DEBUG : Creating backend with remote "TestDrive:crypt/7mmfgaejip045e5ckua52s9tljbul79pk6lfen93f0puq2eogeu0" 2025/08/31 04:27:01 DEBUG : Creating backend with remote "/tmp/rclone3574242590" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vusuvor7xura'", Local "Local file system at /tmp/rclone3574242590", Modify Window "1ms" 2025/08/31 04:27:06 DEBUG : A1/B1/C1/one: md5 = d239175a225fbe97f6e39fadbb45282d OK 2025/08/31 04:27:06 INFO : A2: Making directory 2025/08/31 04:27:06 INFO : A1/B2: Making directory 2025/08/31 04:27:07 INFO : A1/B2/C2: Making directory 2025/08/31 04:27:08 INFO : A1/B1/C3: Making directory 2025/08/31 04:27:09 INFO : A3: Making directory 2025/08/31 04:27:09 INFO : A3/B3: Making directory 2025/08/31 04:27:10 INFO : A3/B3/C4: Making directory 2025/08/31 04:27:12 DEBUG : A1/two: md5 = 7bad5cec425e332e9b0f0566589c9f73 OK 2025/08/31 04:27:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vusuvor7xura': Purge remote 2025/08/31 04:27:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.09s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:27:19 DEBUG : A1/B1/C1/one: md5 = 84c8c1d5424f96b8ec2d96637de5a624 OK 2025/08/31 04:27:19 INFO : A2: Making directory 2025/08/31 04:27:20 INFO : A1/B2: Making directory 2025/08/31 04:27:20 INFO : A1/B2/C2: Making directory 2025/08/31 04:27:21 INFO : A1/B1/C3: Making directory 2025/08/31 04:27:22 INFO : A3: Making directory 2025/08/31 04:27:23 INFO : A3/B3: Making directory 2025/08/31 04:27:23 INFO : A3/B3/C4: Making directory 2025/08/31 04:27:25 DEBUG : A1/two: md5 = d7b2396b27592f4e762ebd692af745cc OK 2025/08/31 04:27:27 DEBUG : removing 1 level 3 directories 2025/08/31 04:27:27 INFO : A3/B3/C4: Removing directory 2025/08/31 04:27:29 DEBUG : removing 2 level 3 directories 2025/08/31 04:27:29 INFO : A1/B2/C2: Removing directory 2025/08/31 04:27:29 INFO : A1/B1/C3: Removing directory 2025/08/31 04:27:30 DEBUG : removing 2 level 2 directories 2025/08/31 04:27:30 INFO : A3/B3: Removing directory 2025/08/31 04:27:30 INFO : A1/B2: Removing directory 2025/08/31 04:27:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/31 04:27:30 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/31 04:27:31 DEBUG : removing 2 level 1 directories 2025/08/31 04:27:31 INFO : A3: Removing directory 2025/08/31 04:27:31 INFO : A2: Removing directory 2025/08/31 04:27:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/31 04:27:35 DEBUG : removing 1 level 3 directories 2025/08/31 04:27:35 INFO : A1/B1/C1: Removing directory 2025/08/31 04:27:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:35 DEBUG : removing 1 level 2 directories 2025/08/31 04:27:35 INFO : A1/B1: Removing directory 2025/08/31 04:27:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/31 04:27:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 04:27:36 DEBUG : removing 1 level 1 directories 2025/08/31 04:27:36 INFO : A1: Removing directory 2025/08/31 04:27:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/31 04:27:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/31 04:27:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 04:27:37 DEBUG : removing 1 level 0 directories 2025/08/31 04:27:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Removing directory 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/31 04:27:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (22.59s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:27:39 INFO : A1: Making directory 2025/08/31 04:27:40 INFO : A1/B1: Making directory 2025/08/31 04:27:40 INFO : A1/B1/C1: Making directory 2025/08/31 04:27:43 DEBUG : removing 1 level 3 directories 2025/08/31 04:27:43 INFO : A1/B1/C1: Removing directory 2025/08/31 04:27:43 DEBUG : removing 1 level 2 directories 2025/08/31 04:27:43 INFO : A1/B1: Removing directory 2025/08/31 04:27:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 04:27:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:27:46 INFO : A1: Making directory 2025/08/31 04:27:46 INFO : A1/B1: Making directory 2025/08/31 04:27:47 INFO : A1/B1/C1: Making directory 2025/08/31 04:27:50 DEBUG : removing 1 level 3 directories 2025/08/31 04:27:50 INFO : A1/B1/C1: Removing directory 2025/08/31 04:27:51 DEBUG : removing 1 level 2 directories 2025/08/31 04:27:51 INFO : A1/B1: Removing directory 2025/08/31 04:27:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 04:27:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.39s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:27:55 DEBUG : file1: md5 = 4ab2b2b052eb8696f69a67beb02e1457 OK 2025/08/31 04:27:55 DEBUG : filename.txt: File name found in url 2025/08/31 04:27:57 DEBUG : filename.txt: md5 = 87fa06ec3bc052ab9c6dfc89cb528987 OK 2025/08/31 04:27:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/31 04:27:58 DEBUG : headerfilename.txt: md5 = 2dcd46f5a3ad5f827bc02bd264fafb77 OK 2025/08/31 04:28:00 DEBUG : file2: md5 = 342fce42602ee8ec07b74217b919278c OK --- PASS: TestCopyURL (9.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:28:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/31 04:28:05 DEBUG : sub/file2: md5 = 927c478b634fff11873fdba2336c52ab OK 2025/08/31 04:28:05 INFO : file1: Copied (new) to: sub/file2 2025/08/31 04:28:05 INFO : file1: Deleted 2025/08/31 04:28:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 04:28:05 DEBUG : file1: Unchanged skipping 2025/08/31 04:28:05 INFO : file1: Deleted 2025/08/31 04:28:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': don't need to copy/move sub/file2, it is already at target location 2025/08/31 04:28:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:28:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/31 04:28:10 DEBUG : file1: md5 = a31fd0a2e26b3301030d29dfb4248e9f OK 2025/08/31 04:28:10 INFO : file1: Copied (new) 2025/08/31 04:28:10 INFO : file1: Deleted 2025/08/31 04:28:10 DEBUG : file1: Destination exists, skipping 2025/08/31 04:28:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.23s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:28:15 DEBUG : dst/file1: md5 = 7fa7028dbba92ceca3c98bd0fe70be16 OK 2025/08/31 04:28:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dacusix2buji/backup" 2025/08/31 04:28:15 DEBUG : Creating backend with remote "TestDrive:crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg/1nrff024r7pq65ecp72fc28jb0" 2025/08/31 04:28:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/31 04:28:20 INFO : dst/file1: Moved (server-side) 2025/08/31 04:28:22 DEBUG : dst/file1: md5 = b243c67e402a289b8065e60ead128b5a OK 2025/08/31 04:28:22 INFO : dst/file1: Copied (new) 2025/08/31 04:28:22 INFO : dst/file1: Deleted 2025/08/31 04:28:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 04:28:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/31 04:28:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.34s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:28:29 DEBUG : A1/one: md5 = eda3a256f069355d5e717aa0733ecf55 OK 2025/08/31 04:28:30 DEBUG : A1/two: md5 = 8b2a63e732b45661b5ca2c4d5deb1110 OK 2025/08/31 04:28:32 DEBUG : A1/B1/three: md5 = 8f7e08f0c01b9050dfe9f752c25a2158 OK 2025/08/31 04:28:35 DEBUG : A1/B1/C1/four: md5 = 4f07a629b74c525ae2566f2899aac6f5 OK 2025/08/31 04:28:37 DEBUG : A1/B1/C2/five: md5 = 266ad57048a7963bdbc91c89f4f7a96d OK 2025/08/31 04:28:37 INFO : A1/B2: Making directory 2025/08/31 04:28:37 INFO : A1/B1/C3: Making directory 2025/08/31 04:28:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/31 04:28:47 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/31 04:28:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/31 04:28:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/31 04:28:47 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/31 04:28:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/31 04:28:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/31 04:28:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 04:28:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/31 04:28:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/31 04:28:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/31 04:28:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/31 04:28:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/31 04:28:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/31 04:28:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/31 04:28:58 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/31 04:29:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/31 04:29:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/31 04:29:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 04:29:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/31 04:29:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/31 04:29:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/31 04:29:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/31 04:29:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/31 04:29:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/31 04:29:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/31 04:29:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/31 04:29:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/31 04:29:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/31 04:29:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/31 04:29:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.50s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': File to upload is small (34 bytes), uploading instead of streaming 2025/08/31 04:29:13 DEBUG : no_checksum_small_file_from_pipe: md5 = 7899b3d6f9a74bc64f00825ee04b6f1a OK 2025/08/31 04:29:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/31 04:29:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/31 04:29:14 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/31 04:29:15 DEBUG : no_checksum_big_file_from_pipe: md5 = fbc0e76f5ebb638ec3644c65665233c9 OK 2025/08/31 04:29:15 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-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': File to upload is small (34 bytes), uploading instead of streaming 2025/08/31 04:29:18 DEBUG : with_checksum_small_file_from_pipe: md5 = d46180d142c40248a4e83d1f0ea55f0c OK 2025/08/31 04:29:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/31 04:29:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/31 04:29:20 DEBUG : with_checksum_big_file_from_pipe: md5 = e504dc5a9af2a690894e4b7f6fec1721 OK 2025/08/31 04:29:20 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-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': File to upload is small (34 bytes), uploading instead of streaming 2025/08/31 04:29:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 04:29:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/31 04:29:25 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-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': File to upload is small (34 bytes), uploading instead of streaming 2025/08/31 04:29:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/31 04:29:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/31 04:29:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.45s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/31 04:29:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': File to upload is small (48 bytes), uploading instead of streaming 2025/08/31 04:29:33 DEBUG : rcat_metadata: md5 = a3bc242e7e191fe732cef844c5578dae OK 2025/08/31 04:29:33 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/31 04:29:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/31 04:29:36 DEBUG : rcat_metadata_uploadcutoff0: md5 = 67f6544c84d5edaf655fe7b13b63c0ae OK 2025/08/31 04:29:36 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.91s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:29:39 DEBUG : potato1: md5 = bde9658afe35d6c9113f90b3ec9c9297 OK 2025/08/31 04:29:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': File to upload is small (60 bytes), uploading instead of streaming 2025/08/31 04:29:41 DEBUG : potato2: md5 = 83daca232cdbd31bd0038829ac4bf2e6 OK 2025/08/31 04:29:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.60s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:29:44 DEBUG : potato1: md5 = 26cd1aed058155ce50d3ab9e5df84168 OK 2025/08/31 04:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': File to upload is small (60 bytes), uploading instead of streaming 2025/08/31 04:29:45 DEBUG : potato2: md5 = 24a2ec18e5da63091d8efe1fca49708a OK 2025/08/31 04:29:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.02s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:29:49 DEBUG : potato2: md5 = d7f3562ccf76b014a1fe34491e63ee71 OK 2025/08/31 04:29:51 DEBUG : empty space: md5 = 8c7619a52f655014046ab9f3c1afc81d OK 2025/08/31 04:29:53 DEBUG : sub dir/potato3: md5 = 3ada39df2868ab53f437e30b74da66a8 OK 2025/08/31 04:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Touching "sub dir/potato3" 2025/08/31 04:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Touching "empty space" 2025/08/31 04:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Touching "potato2" 2025/08/31 04:29:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.13s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:29:57 DEBUG : dir with metadata: Making directory with metadata 2025/08/31 04:29:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.67s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:30:00 DEBUG : directory with modtime: Making directory with metadata 2025/08/31 04:30:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.48s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:30:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/31 04:30:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 04:30:03 DEBUG : Google drive root 'crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg': Skipping btime metadata as can't update it on an existing file: 2025-08-31T04:30:03.104001979Z 2025/08/31 04:30:03 INFO : non existent directory: Updated directory metadata 2025/08/31 04:30:05 DEBUG : Google drive root 'crypt/kmvl6ojsssfbst8upfqhcmcfe0v7a4iqag5opk5e54k32c9nojdg': Skipping btime metadata as can't update it on an existing file: 2025-08-31T04:30:03.104001979Z 2025/08/31 04:30:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.80s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:30:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/31 04:30:09 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/31 04:30:10 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:30:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/31 04:30:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 04:30:12 DEBUG : dst: Making directory with metadata 2025/08/31 04:30:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 04:30:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 04:30:13 INFO : dst: Set directory modification time (using SetModTime) 2025/08/31 04:30:13 INFO : dst: Set directory modification time (using SetModTime) 2025/08/31 04:30:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/31 04:30:14 INFO : dst: Set directory modification time (using SetModTime) 2025/08/31 04:30:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.34s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji'", Local "Local file system at /tmp/rclone679066816", Modify Window "1ms" 2025/08/31 04:30:17 DEBUG : sub dir/test remove existing: md5 = ed357b61337cc8b74643f0bc23700a96 OK 2025/08/31 04:30:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = faa2928265d31b8c90c8df9c2ca03f6b OK 2025/08/31 04:30:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.riciwoc3" before starting 2025/08/31 04:30:21 DEBUG : sub dir/test remove existing.riciwoc3: TEST: removing renamed existing file after operation 2025/08/31 04:30:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qicosov2" before starting 2025/08/31 04:30:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qicosov2: TEST: renaming existing back after failed operation 2025/08/31 04:30:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xobujaw8" before starting 2025/08/31 04:30:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xobujaw8: TEST: removing renamed existing file after operation 2025/08/31 04:30:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "56mq7ltoru6gkqg3si6882o4tc758e9vuoln0vtsskcg6ijagli0" 2025/08/31 04:30:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pff04670n5t3dm4e5a4ph0u7dj3dutq925hji1aj93p245vfm5qqneq5g99mafhfl7tmk7hs06nqpr8ce5njhb9hoqaon86jga0edos8r35rl92dktv9kfhha439h9m0gh80cg0l2nsm2gn4ocm2kt3mlmspjjt7tjg8kt2v9l8n5oc8rb7g" --- PASS: TestRemoveExisting (13.11s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/31 04:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dacusix2buji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m53.951563413s (try 1/5)