"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/27 03:32:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza" 2025/03/27 03:32:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:32:01 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0" 2025/03/27 03:32:02 DEBUG : Creating backend with remote "/tmp/rclone1695700023" === 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/27 03:32:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/27 03:32:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/27 03:32:03 DEBUG : potato: Seek from 10 to 0 2025/03/27 03:32:03 DEBUG : potato: Seek from 10 to 0 2025/03/27 03:32:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/27 03:32:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/27 03:32:03 DEBUG : potato: Seek from 5 to 2 2025/03/27 03:32:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/27 03:32:03 DEBUG : potato: Seek from 7 to 0 2025/03/27 03:32:03 DEBUG : potato: Seek from 7 to 0 2025/03/27 03:32:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/27 03:32:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/27 03:32:03 DEBUG : potato: Seek from 5 to 2 2025/03/27 03:32:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/27 03:32:03 DEBUG : potato: Seek from 8 to 0 2025/03/27 03:32:03 DEBUG : potato: Seek from 8 to 0 2025/03/27 03:32:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/27 03:32:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/27 03:32:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/27 03:32:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/27 03:32:03 DEBUG : potato: Seek from 5 to 2 2025/03/27 03:32:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/27 03:32:03 DEBUG : potato: Seek from 9 to 0 2025/03/27 03:32:03 DEBUG : potato: Seek from 9 to 0 2025/03/27 03:32:03 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:32:05 DEBUG : rutabaga: md5 = 2937e4ed111fa271941891a9401f0698 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/27 03:32:07 DEBUG : empty space: md5 = ae64a02f8a774c2393e0a771ccd34a05 OK === RUN TestCheck/3 2025/03/27 03:32:09 DEBUG : potato2: md5 = 484f1763faf0f19f10f0b32c4089bdd6 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/27 03:32:11 DEBUG : remotepotato: md5 = b6ec654b19d9b9bec48d9c881a2e36c4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.39s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/03/27 03:32:14 DEBUG : Creating backend with remote "nonexistent" 2025/03/27 03:32:14 DEBUG : Creating backend with remote "nonexistent" 2025/03/27 03:32:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/27 03:32:14 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/03/27 03:32:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/27 03:32:14 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:32:15 DEBUG : rutabaga: md5 = c61d764cc5e6604f8308c4243fad6134 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/27 03:32:19 DEBUG : empty space: md5 = 40697e689b4ad41e0a66d1ff474b4fbc OK === RUN TestCheckDownload/3 2025/03/27 03:32:21 DEBUG : potato2: md5 = b01bfd3de06602fe2f80b81b8a17d01d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/27 03:32:26 DEBUG : remotepotato: md5 = f81e96dec9720af5e6140491a0771f65 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.95s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (0.85s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.34s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (0.82s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:32:31 DEBUG : rutabaga: md5 = 97af3505402b2f8c263f564840878818 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/27 03:32:33 DEBUG : empty space: md5 = 97d3363e518f4b12ae4f866d22c3c1ba OK === RUN TestCheckSizeOnly/3 2025/03/27 03:32:35 DEBUG : potato2: md5 = 22f57c351e76f0eab1dda8eb395c7898 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/27 03:32:37 DEBUG : remotepotato: md5 = f2242c5e37874ef9c334d7cf42a2aa8b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.28s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:32:41 DEBUG : test.sum: md5 = dc347b3d2b21c954b8be3a491aa64a83 OK 2025/03/27 03:32:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/27 03:32:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/27 03:32:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/27 03:32:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/27 03:32:44 DEBUG : test.sum: md5 = a00453be8d427c175b2087b8708ba8be OK 2025/03/27 03:32:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/27 03:32:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/27 03:32:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/27 03:32:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.58s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:32:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/data" 2025/03/27 03:32:46 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:32:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/data" 2025/03/27 03:32:48 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/vjrnln8ratgmqakfosrqe8espk" 2025/03/27 03:32:51 DEBUG : data/banana: md5 = af775969a565ec6d318d1e23e4c99cc5 OK 2025/03/27 03:32:53 DEBUG : test.sum: md5 = 726f038ae11ce469dba001ef5481529a OK === RUN TestCheckSumDownload/subtest1 2025/03/27 03:32:57 DEBUG : data/potato: md5 = e2d85570654e5d756044f8d6d91c3fbb OK 2025/03/27 03:32:58 DEBUG : test.sum: md5 = 198ed00634163361d96ff6310617f497 OK === RUN TestCheckSumDownload/subtest2 2025/03/27 03:33:02 DEBUG : test.sum: md5 = 96a5a0044a0efe2278a92c0813966d1e OK === RUN TestCheckSumDownload/subtest3 2025/03/27 03:33:06 DEBUG : test.sum: md5 = 7513fc8ccda7a57405c1fd6e9fdaea53 OK === RUN TestCheckSumDownload/subtest4 2025/03/27 03:33:10 DEBUG : test.sum: md5 = 19e4e678d5d6d69fd466dd74850437b8 OK === RUN TestCheckSumDownload/subtest5 2025/03/27 03:33:14 DEBUG : test.sum: md5 = b601572720c095ce315820a7ec8db74a OK === RUN TestCheckSumDownload/subtest6 2025/03/27 03:33:18 DEBUG : data/banana: md5 = 3a605dc4423501a056bf3f3c524c6e7f OK 2025/03/27 03:33:19 DEBUG : data/potato: md5 = 400d81c5bf7ee50d9ddd86439b63bc24 OK 2025/03/27 03:33:21 DEBUG : test.sum: md5 = dc5b82088a52c044fa6bb1e0e00e6bd5 OK === RUN TestCheckSumDownload/subtest7 2025/03/27 03:33:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/27 03:33:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.46s) --- PASS: TestCheckSumDownload/subtest1 (2.46s) --- PASS: TestCheckSumDownload/subtest2 (2.10s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (2.09s) --- PASS: TestCheckSumDownload/subtest6 (2.01s) --- PASS: TestCheckSumDownload/subtest7 (2.23s) === RUN TestApplyTransforms 2025/03/27 03:33:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hisavav1jema" 2025/03/27 03:33:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:33:26 DEBUG : Creating backend with remote "TestDrive:crypt/btltvu7bm6to3o6q13oqgkdtfbjshfglnev55s498gpdcf539hng" 2025/03/27 03:33:27 DEBUG : Creating backend with remote "/tmp/rclone3128837504" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hisavav1jema'", Local "Local file system at /tmp/rclone3128837504", Modify Window "1ms" 2025/03/27 03:33:29 DEBUG : hello, world!: md5 = b5a195df8c76f96a61fb0c7675c2da73 OK upper checkfile vs. lower remote (without normalization) 2025/03/27 03:33:30 ERROR : hello, world!: sum not found 2025/03/27 03:33:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hisavav1jema' 2025/03/27 03:33:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisavav1jema': 1 files missing 2025/03/27 03:33:30 NOTICE: 1 hashes missing 2025/03/27 03:33:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisavav1jema': 2 differences found 2025/03/27 03:33:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisavav1jema': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/27 03:33:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:33:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisavav1jema': 0 differences found 2025/03/27 03:33:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hisavav1jema': 1 matching files 2025/03/27 03:33:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zadukix1wene" 2025/03/27 03:33:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:33:31 DEBUG : Creating backend with remote "TestDrive:crypt/aabri1sf1hcr48pmbl7t8an83jb5aioiiqft0p9gm20dgo9seaog" 2025/03/27 03:33:32 DEBUG : Creating backend with remote "/tmp/rclone837474476" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zadukix1wene'", Local "Local file system at /tmp/rclone837474476", Modify Window "1ms" 2025/03/27 03:33:34 DEBUG : HELLO, WORLD!: md5 = f94790b8bd60a9ea0e0c85fb3d3e5c2e OK lower checkfile vs. upper remote (without normalization) 2025/03/27 03:33:34 ERROR : HELLO, WORLD!: sum not found 2025/03/27 03:33:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zadukix1wene' 2025/03/27 03:33:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadukix1wene': 1 files missing 2025/03/27 03:33:34 NOTICE: 1 hashes missing 2025/03/27 03:33:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadukix1wene': 2 differences found 2025/03/27 03:33:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadukix1wene': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/27 03:33:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:33:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadukix1wene': 0 differences found 2025/03/27 03:33:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadukix1wene': 1 matching files 2025/03/27 03:33:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyecih7piqu" 2025/03/27 03:33:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:33:36 DEBUG : Creating backend with remote "TestDrive:crypt/vkle1v2jjosnfn42ehnt6m71qv7pohvjct2g0s27ker02c6qi68g" 2025/03/27 03:33:36 DEBUG : Creating backend with remote "/tmp/rclone974651985" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyecih7piqu'", Local "Local file system at /tmp/rclone974651985", Modify Window "1ms" 2025/03/27 03:33:39 DEBUG : HeLlO, wOrLd!: md5 = ee637d4553af631c54cb4c7db3003a4c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/27 03:33:39 ERROR : HeLlO, wOrLd!: sum not found 2025/03/27 03:33:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-muyecih7piqu' 2025/03/27 03:33:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyecih7piqu': 1 files missing 2025/03/27 03:33:39 NOTICE: 1 hashes missing 2025/03/27 03:33:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyecih7piqu': 2 differences found 2025/03/27 03:33:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyecih7piqu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/27 03:33:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:33:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyecih7piqu': 0 differences found 2025/03/27 03:33:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyecih7piqu': 1 matching files 2025/03/27 03:33:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yegusow1naza" 2025/03/27 03:33:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:33:41 DEBUG : Creating backend with remote "TestDrive:crypt/066mnqlmngh6qbhru8h3ilo4qt7cj9sgcsvuc19rr5eq7qg47fl0" 2025/03/27 03:33:42 DEBUG : Creating backend with remote "/tmp/rclone3739087254" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yegusow1naza'", Local "Local file system at /tmp/rclone3739087254", Modify Window "1ms" 2025/03/27 03:33:44 DEBUG : HELLO, WORLD!: md5 = fcde582ca9c36316b3d4fbea588b24fb OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/27 03:33:44 ERROR : HELLO, WORLD!: sum not found 2025/03/27 03:33:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yegusow1naza' 2025/03/27 03:33:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegusow1naza': 1 files missing 2025/03/27 03:33:44 NOTICE: 1 hashes missing 2025/03/27 03:33:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegusow1naza': 2 differences found 2025/03/27 03:33:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegusow1naza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/27 03:33:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:33:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegusow1naza': 0 differences found 2025/03/27 03:33:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegusow1naza': 1 matching files 2025/03/27 03:33:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoqizaq5yezo" 2025/03/27 03:33:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:33:45 DEBUG : Creating backend with remote "TestDrive:crypt/fpgpgg393ekabul8t7sqej0m4mm1njghov87hdqiapsd4t7tad2g" 2025/03/27 03:33:46 DEBUG : Creating backend with remote "/tmp/rclone1683415734" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoqizaq5yezo'", Local "Local file system at /tmp/rclone1683415734", Modify Window "1ms" 2025/03/27 03:33:48 DEBUG : 測試_Русский___ě_áñ: md5 = 94e6e509f8737ecd2e15fef13782563d OK NFD checkfile vs. NFC remote (without normalization) 2025/03/27 03:33:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/27 03:33:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoqizaq5yezo' 2025/03/27 03:33:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqizaq5yezo': 1 files missing 2025/03/27 03:33:49 NOTICE: 1 hashes missing 2025/03/27 03:33:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqizaq5yezo': 2 differences found 2025/03/27 03:33:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqizaq5yezo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/27 03:33:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:33:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqizaq5yezo': 0 differences found 2025/03/27 03:33:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqizaq5yezo': 1 matching files 2025/03/27 03:33:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nesibac6caxo" 2025/03/27 03:33:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:33:50 DEBUG : Creating backend with remote "TestDrive:crypt/ua7ebvlio7584jvqnk4u6sg65588beu124c662fcjmtgatletab0" 2025/03/27 03:33:51 DEBUG : Creating backend with remote "/tmp/rclone448432766" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nesibac6caxo'", Local "Local file system at /tmp/rclone448432766", Modify Window "1ms" 2025/03/27 03:33:53 DEBUG : 測試_Русский___ě_áñ: md5 = 47728f5a048c71653020fcae4b6c3110 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/27 03:33:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/27 03:33:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nesibac6caxo' 2025/03/27 03:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesibac6caxo': 1 files missing 2025/03/27 03:33:54 NOTICE: 1 hashes missing 2025/03/27 03:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesibac6caxo': 2 differences found 2025/03/27 03:33:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesibac6caxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/27 03:33:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesibac6caxo': 0 differences found 2025/03/27 03:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesibac6caxo': 1 matching files 2025/03/27 03:33:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gafibow3xifo" 2025/03/27 03:33:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:33:55 DEBUG : Creating backend with remote "TestDrive:crypt/s54rmou6dgvgohe7jciv856c5i79nk3v0mrvcuqhcnj01qsbo8t0" 2025/03/27 03:33:56 DEBUG : Creating backend with remote "/tmp/rclone1533457657" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gafibow3xifo'", Local "Local file system at /tmp/rclone1533457657", Modify Window "1ms" 2025/03/27 03:33:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7246e72a8df60d3de8b1b016ab26044e OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/27 03:33:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/27 03:33:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gafibow3xifo' 2025/03/27 03:33:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafibow3xifo': 1 files missing 2025/03/27 03:33:59 NOTICE: 1 hashes missing 2025/03/27 03:33:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafibow3xifo': 2 differences found 2025/03/27 03:33:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafibow3xifo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/27 03:34:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafibow3xifo': 0 differences found 2025/03/27 03:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafibow3xifo': 1 matching files 2025/03/27 03:34:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gujupik7nicu" 2025/03/27 03:34:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:34:00 DEBUG : Creating backend with remote "TestDrive:crypt/r8e6tpp1sk45rdov7ba2eavj0pgckedpbf5m61kolmesgud09l7g" 2025/03/27 03:34:01 DEBUG : Creating backend with remote "/tmp/rclone1176519760" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gujupik7nicu'", Local "Local file system at /tmp/rclone1176519760", Modify Window "1ms" 2025/03/27 03:34:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8834ffc81debdaa6768a41bb795819d2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/27 03:34:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/27 03:34:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gujupik7nicu' 2025/03/27 03:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujupik7nicu': 1 files missing 2025/03/27 03:34:04 NOTICE: 1 hashes missing 2025/03/27 03:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujupik7nicu': 2 differences found 2025/03/27 03:34:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujupik7nicu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/27 03:34:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujupik7nicu': 0 differences found 2025/03/27 03:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujupik7nicu': 1 matching files 2025/03/27 03:34:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bodiyed3sopo" 2025/03/27 03:34:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:34:05 DEBUG : Creating backend with remote "TestDrive:crypt/t9d4s5nn94b24akkgrs7h748dou8arm90hck638qgnuj6cnrra00" 2025/03/27 03:34:06 DEBUG : Creating backend with remote "/tmp/rclone2122978041" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bodiyed3sopo'", Local "Local file system at /tmp/rclone2122978041", Modify Window "1ms" 2025/03/27 03:34:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f0c48d07cce950c0dbef25a766883fe7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/27 03:34:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/27 03:34:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bodiyed3sopo' 2025/03/27 03:34:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodiyed3sopo': 1 files missing 2025/03/27 03:34:08 NOTICE: 1 hashes missing 2025/03/27 03:34:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodiyed3sopo': 2 differences found 2025/03/27 03:34:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodiyed3sopo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/27 03:34:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodiyed3sopo': 0 differences found 2025/03/27 03:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bodiyed3sopo': 1 matching files 2025/03/27 03:34:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuratef9sila" 2025/03/27 03:34:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:34:10 DEBUG : Creating backend with remote "TestDrive:crypt/ltk1942bs0i1ie139u1rmeifrv29othe43jsav1r8l2pp5hlgu4g" 2025/03/27 03:34:11 DEBUG : Creating backend with remote "/tmp/rclone1026603007" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuratef9sila'", Local "Local file system at /tmp/rclone1026603007", Modify Window "1ms" 2025/03/27 03:34:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d522698522f733081bc15a7688385164 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/27 03:34:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/27 03:34:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuratef9sila' 2025/03/27 03:34:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuratef9sila': 1 files missing 2025/03/27 03:34:13 NOTICE: 1 hashes missing 2025/03/27 03:34:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuratef9sila': 2 differences found 2025/03/27 03:34:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuratef9sila': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/27 03:34:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/27 03:34:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuratef9sila': 0 differences found 2025/03/27 03:34:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuratef9sila': 1 matching files 2025/03/27 03:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuratef9sila': Purge remote 2025/03/27 03:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bodiyed3sopo': Purge remote 2025/03/27 03:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gujupik7nicu': Purge remote 2025/03/27 03:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gafibow3xifo': Purge remote 2025/03/27 03:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesibac6caxo': Purge remote 2025/03/27 03:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoqizaq5yezo': Purge remote 2025/03/27 03:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegusow1naza': Purge remote 2025/03/27 03:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyecih7piqu': Purge remote 2025/03/27 03:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zadukix1wene': Purge remote 2025/03/27 03:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hisavav1jema': Purge remote --- PASS: TestApplyTransforms (52.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:34:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/27 03:34:21 DEBUG : sub/file2: md5 = 71df27273cb4c78ff9f2dc786e6ae649 OK 2025/03/27 03:34:21 INFO : file1: Copied (new) to: sub/file2 2025/03/27 03:34:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 03:34:22 DEBUG : file1: Unchanged skipping 2025/03/27 03:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': don't need to copy/move sub/file2, it is already at target location 2025/03/27 03:34:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.93s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:34:27 DEBUG : dst/file1: md5 = 67386ae9db38004f18ae93438c090352 OK 2025/03/27 03:34:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/backup" 2025/03/27 03:34:28 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/1nrff024r7pq65ecp72fc28jb0" 2025/03/27 03:34:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/27 03:34:31 INFO : dst/file1: Moved (server-side) 2025/03/27 03:34:33 DEBUG : dst/file1: md5 = dd2bbd865a79b925fb6f900298c63b7f OK 2025/03/27 03:34:33 INFO : dst/file1: Copied (new) 2025/03/27 03:34:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 03:34:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 03:34:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.56s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:34:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/dst" 2025/03/27 03:34:37 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 03:34:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/CompareDest" 2025/03/27 03:34:39 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/gveqi14airsml4bgu7krj116o8" 2025/03/27 03:34:41 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 03:34:43 DEBUG : one: md5 = b34b68975c6d09c6a81e108b5ba5cc38 OK 2025/03/27 03:34:43 INFO : one: Copied (new) 2025/03/27 03:34:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 03:34:46 DEBUG : one: md5 = ed7eebb2fe5c291218af8c0d082fa9a2 OK 2025/03/27 03:34:46 INFO : one: Copied (replaced existing) 2025/03/27 03:34:47 DEBUG : dst/one: md5 = 0bfcc0a4192d0207e43f6e221b769ec0 OK 2025/03/27 03:34:50 DEBUG : CompareDest/one: md5 = f3c5067e7caa386daa3e8b0496af78dc OK 2025/03/27 03:34:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 03:34:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 03:34:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 03:34:52 DEBUG : CompareDest/two: md5 = 12af2ff7e5229f02794565f4ef3b628b OK 2025/03/27 03:34:53 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 03:34:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 03:34:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 03:34:54 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 03:34:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 03:34:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 03:34:56 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 03:34:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/27 03:34:57 DEBUG : two: md5 = 2fa3e24c36c6f72b69f30dd8a33d3c33 OK 2025/03/27 03:34:57 INFO : two: Copied (new) 2025/03/27 03:35:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 03:35:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:35:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 03:35:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.02s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:35:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/dst" 2025/03/27 03:35:02 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 03:35:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/CopyDest" 2025/03/27 03:35:03 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/27 03:35:05 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 03:35:07 DEBUG : one: md5 = 10c8af2b6fe54b4f631f4a62e5881780 OK 2025/03/27 03:35:07 INFO : one: Copied (new) 2025/03/27 03:35:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 03:35:09 DEBUG : one: md5 = 94cf65f6afeed6dd1e4e74e895bb0fd1 OK 2025/03/27 03:35:09 INFO : one: Copied (replaced existing) 2025/03/27 03:35:11 DEBUG : dst/one: md5 = 195c8fb969cf021edcfa7d0699272d88 OK 2025/03/27 03:35:13 DEBUG : CopyDest/one: md5 = 91ff875f2a65878d8953b3ba8101c00e OK 2025/03/27 03:35:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/BackupDir" 2025/03/27 03:35:14 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/27 03:35:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 03:35:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 03:35:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 03:35:17 INFO : one: Moved (server-side) 2025/03/27 03:35:18 INFO : one: Copied (server-side copy) 2025/03/27 03:35:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/27 03:35:20 DEBUG : CopyDest/two: md5 = e3ed5a2679781bbcc5f5d9bd42273170 OK 2025/03/27 03:35:21 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 03:35:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 03:35:22 INFO : two: Copied (server-side copy) 2025/03/27 03:35:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/27 03:35:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 03:35:23 DEBUG : two: Unchanged skipping 2025/03/27 03:35:25 DEBUG : CopyDest/three: md5 = 1c2205cbb899b5875bdcb175f4db2f9f OK 2025/03/27 03:35:26 DEBUG : three: Need to transfer - File not found at Destination 2025/03/27 03:35:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/27 03:35:26 DEBUG : three: Destination not found in --copy-dest 2025/03/27 03:35:27 DEBUG : three: md5 = da5cd2cc3dca340d10d7c2b00e00fda4 OK 2025/03/27 03:35:27 INFO : three: Copied (new) 2025/03/27 03:35:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/27 03:35:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 03:35:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:35:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 03:35:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/27 03:35:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:35:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.14s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:35:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/27 03:35:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a73bf53f13397f316b4e000b88a6a293 OK 2025/03/27 03:35:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/27 03:35:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/27 03:35:37 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/03/27 03:35:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/27 03:35:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/27 03:35:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 257bc8a329bd718ed13a9d12a33ddeb1 OK 2025/03/27 03:35:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/27 03:35:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/27 03:35:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.49s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:35:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Looking for duplicate names using skip mode. 2025/03/27 03:35:46 NOTICE: one: Found 2 files with duplicate names 2025/03/27 03:35:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:35:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Looking for duplicate names using skip mode. 2025/03/27 03:35:52 NOTICE: one: Found 3 files with duplicate names 2025/03/27 03:35:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/27 03:35:53 INFO : one: Deleted 2025/03/27 03:35:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:35:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Looking for duplicate names using first mode. 2025/03/27 03:35:58 NOTICE: one: Found 3 files with duplicate names 2025/03/27 03:35:59 INFO : one: Deleted 2025/03/27 03:35:59 INFO : one: Deleted 2025/03/27 03:35:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.12s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:36:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Looking for duplicate names using newest mode. 2025/03/27 03:36:04 NOTICE: one: Found 3 files with duplicate names 2025/03/27 03:36:05 INFO : one: Deleted 2025/03/27 03:36:05 INFO : one: Deleted 2025/03/27 03:36:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.97s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:36:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Looking for duplicate names using oldest mode. 2025/03/27 03:36:11 NOTICE: one: Found 3 files with duplicate names 2025/03/27 03:36:11 INFO : one: Deleted 2025/03/27 03:36:12 INFO : one: Deleted 2025/03/27 03:36:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.36s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:36:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Looking for duplicate names using largest mode. 2025/03/27 03:36:17 NOTICE: one: Found 3 files with duplicate names 2025/03/27 03:36:18 INFO : one: Deleted 2025/03/27 03:36:18 INFO : one: Deleted 2025/03/27 03:36:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.24s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:36:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Looking for duplicate names using smallest mode. 2025/03/27 03:36:23 NOTICE: one: Found 3 files with duplicate names 2025/03/27 03:36:24 INFO : one: Deleted 2025/03/27 03:36:24 INFO : one: Deleted 2025/03/27 03:36:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.84s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:36:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Looking for duplicate names using rename mode. 2025/03/27 03:36:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/27 03:36:32 INFO : one-2.txt: renamed from: one.txt 2025/03/27 03:36:33 INFO : one-3.txt: renamed from: one.txt 2025/03/27 03:36:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.34s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:36:39 DEBUG : dupe1/one.txt: md5 = 7410673206d8e07435a2d1c7f4525992 OK 2025/03/27 03:36:41 DEBUG : dupe2/two.txt: md5 = e117e759c20dcc1377ab99d78baf6dd9 OK 2025/03/27 03:36:43 DEBUG : dupe3/three.txt: md5 = f8f8822e9969d4e13ffdaea1faaae9b8 OK 2025/03/27 03:36:43 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/27 03:36:44 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/27 03:36:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/27 03:36:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/27 03:36:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/27 03:36:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/27 03:36:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.21s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:36:50 DEBUG : a.txt: md5 = 826a5bb4d586b8a7a69db00732b78157 OK 2025/03/27 03:36:51 DEBUG : zend.txt: md5 = 7d84bcb8582c1ac47f49ac68202c1998 OK 2025/03/27 03:36:53 DEBUG : sub dir/hello world: md5 = db7659b84fd899124071d9b8067f8d8f OK 2025/03/27 03:36:55 DEBUG : sub dir/hello world2: md5 = da8c858b8a364b6dbf52a50f540edb92 OK 2025/03/27 03:36:57 DEBUG : sub dir/ignore dir/.ignore: md5 = 260208b3a3b924684aa6782b14c9f0d7 OK 2025/03/27 03:36:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = fbbc25f6dfc4f2ad538351e5ae547dde OK 2025/03/27 03:37:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = 48cf625f1e6a9803d25e570ac7f0d036 OK 2025/03/27 03:37:02 DEBUG : a.txt: Excluded (Size Filter) 2025/03/27 03:37:02 DEBUG : a.txt: Excluded 2025/03/27 03:37:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/27 03:37:02 DEBUG : sub dir/hello world2: Excluded 2025/03/27 03:37:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/27 03:37:02 DEBUG : sub dir/hello world: Excluded 2025/03/27 03:37:03 DEBUG : sub dir/ignore dir: Excluded 2025/03/27 03:37:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/27 03:37:03 DEBUG : sub dir/hello world2: Excluded 2025/03/27 03:37:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/27 03:37:03 DEBUG : sub dir/hello world: Excluded 2025/03/27 03:37:03 DEBUG : sub dir/ignore dir: Excluded 2025/03/27 03:37:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/27 03:37:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/27 03:37:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/27 03:37:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/27 03:37:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/27 03:37:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/27 03:37:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.73s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:37:11 DEBUG : file1: md5 = 514c343c5e4cb23f8f02f8b8a887d017 OK 2025/03/27 03:37:13 DEBUG : sub/file2: md5 = d2dae069640c0b4e6a85d44363ba7b47 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/03/27 03:37:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/27 03:37:16 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/27 03:37:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/27 03:37:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.32s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:37:20 DEBUG : file1: md5 = d58ad230a64280414e6980683144d21e OK 2025/03/27 03:37:22 DEBUG : sub/file2: md5 = 05d1fa0482cc360c82ff721f6b242602 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/03/27 03:37:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/notfound" 2025/03/27 03:37:26 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/27 03:37:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.18s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:37:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Making directory 2025/03/27 03:37:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:37:33 DEBUG : sub dir/hello world: md5 = edc41cd8f6c0209c2c10100962419166 OK 2025/03/27 03:37:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.56s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:37:37 DEBUG : potato2: md5 = a98203fe5bd85a81b0bdbee6944d67b7 OK 2025/03/27 03:37:38 DEBUG : empty space: md5 = 9f7e9fce5a363bee21a66727401161d7 OK --- PASS: TestLs (4.53s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:37:41 DEBUG : potato2: md5 = 7519d03f7d89bd414f0fbaee1c59af1b OK 2025/03/27 03:37:43 DEBUG : empty space: md5 = 685bee010414afd424bcd2bb949c1b7a OK 2025/03/27 03:37:43 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.88s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:37:46 DEBUG : potato2: md5 = 5f6de4a406bdd46c4438a570bd779f25 OK 2025/03/27 03:37:47 DEBUG : empty space: md5 = b26d670a46e0d1b05888cedf4432b2b5 OK --- PASS: TestLsLong (4.52s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:37:51 DEBUG : potato2: md5 = ed439cbc7e68cbac3611f87afdd68583 OK 2025/03/27 03:37:52 DEBUG : empty space: md5 = 271c5271d17011c660faa57c53f1fad8 OK --- PASS: TestHashSums (4.46s) === RUN TestHashSumsWithErrors 2025/03/27 03:37:54 DEBUG : Creating backend with remote ":memory:" 2025/03/27 03:37:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/27 03:37:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/27 03:37:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/27 03:37:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/27 03:37:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/27 03:37:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/27 03:37:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/27 03:37:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/27 03:37:54 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:37:55 DEBUG : potato2: md5 = 9b245c9457c031d9d47575f96b81a55f OK 2025/03/27 03:37:56 DEBUG : empty space: md5 = 79daa10f615291ae00fca4a397c2761f OK 2025/03/27 03:37:58 DEBUG : sub dir/potato3: md5 = 6aeb20977876009a9f06d915402ee232 OK 2025/03/27 03:38:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.06s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:38:03 DEBUG : small: md5 = 5fef712cf902afef46c49587eac12378 OK 2025/03/27 03:38:04 DEBUG : medium: md5 = f76b27cf57d05c136856cdae766d51ce OK 2025/03/27 03:38:06 DEBUG : large: md5 = 8eb3e8c371f6e7d832eb04271fb631d0 OK 2025/03/27 03:38:06 DEBUG : Waiting for deletions to finish 2025/03/27 03:38:06 DEBUG : large: Excluded (Size Filter) 2025/03/27 03:38:07 INFO : small: Deleted 2025/03/27 03:38:07 INFO : medium: Deleted --- PASS: TestDelete (6.17s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:38:09 DEBUG : small: md5 = 339ffe57b9a73ebc1f579dd55ad7e25e OK 2025/03/27 03:38:10 DEBUG : medium: md5 = 1d027a6244680ce0cbaac49d835aa85f OK 2025/03/27 03:38:12 DEBUG : large: md5 = 898e39f5c05df154b090c32dea4ea325 OK 2025/03/27 03:38:12 DEBUG : Waiting for deletions to finish 2025/03/27 03:38:12 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/27 03:38:13 INFO : small: Deleted 2025/03/27 03:38:13 INFO : medium: Deleted --- PASS: TestMaxDelete (6.34s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:38:16 DEBUG : small: md5 = fecb60a1067067776130707541dbfe3e OK 2025/03/27 03:38:17 DEBUG : medium: md5 = 97d7041c6aae19060afb3b7b5bd79da4 OK 2025/03/27 03:38:18 DEBUG : large: md5 = 0d3769ce7c9254a0e9dbc814863ea270 OK 2025/03/27 03:38:19 DEBUG : Waiting for deletions to finish 2025/03/27 03:38:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/27 03:38:19 INFO : medium: Deleted 2025/03/27 03:38:19 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.68s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:38:22 DEBUG : small: md5 = 603185f6d07762cef21d1b5ece223c6d OK 2025/03/27 03:38:23 DEBUG : medium: md5 = a6e2150c8254d5a9741ee87622a48293 OK 2025/03/27 03:38:25 DEBUG : large: md5 = 33b8bbe010db5c32d0fb9865b1f35788 OK 2025/03/27 03:38:25 DEBUG : Waiting for deletions to finish 2025/03/27 03:38:25 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/27 03:38:26 INFO : large: Deleted 2025/03/27 03:38:26 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.58s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:38:29 DEBUG : ReadFile: md5 = aa3406f0a6e1385d8012bab703272b71 OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2025/03/27 03:38:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/27 03:38:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/27 03:38:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/27 03:38:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/27 03:38:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/27 03:38:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/27 03:38:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:38:33 DEBUG : file1: md5 = 448e413a04ab915a499071c5475e1741 OK 2025/03/27 03:38:35 DEBUG : file2: md5 = 6f9385e874084a1f23afc6f9fffaccc3 OK --- PASS: TestCat (16.31s) === RUN TestPurge 2025/03/27 03:38:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cisutix0luse" 2025/03/27 03:38:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 03:38:48 DEBUG : Creating backend with remote "TestDrive:crypt/h4nrbqpfq0355okvh3363pajk8dj8meefl5u2tj7k5jh9ra48tbg" 2025/03/27 03:38:49 DEBUG : Creating backend with remote "/tmp/rclone2616382676" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cisutix0luse'", Local "Local file system at /tmp/rclone2616382676", Modify Window "1ms" 2025/03/27 03:38:53 DEBUG : A1/B1/C1/one: md5 = 7280d553597a5312790a5b1c79903b82 OK 2025/03/27 03:38:53 INFO : A2: Making directory 2025/03/27 03:38:54 INFO : A1/B2: Making directory 2025/03/27 03:38:55 INFO : A1/B2/C2: Making directory 2025/03/27 03:38:56 INFO : A1/B1/C3: Making directory 2025/03/27 03:38:56 INFO : A3: Making directory 2025/03/27 03:38:57 INFO : A3/B3: Making directory 2025/03/27 03:38:58 INFO : A3/B3/C4: Making directory 2025/03/27 03:39:00 DEBUG : A1/two: md5 = 1798f7f16b7241d223fe41d221224145 OK 2025/03/27 03:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cisutix0luse': Purge remote 2025/03/27 03:39:04 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.45s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:39:07 DEBUG : A1/B1/C1/one: md5 = 2e4ed8bc918ac14852f35f6362f69709 OK 2025/03/27 03:39:07 INFO : A2: Making directory 2025/03/27 03:39:08 INFO : A1/B2: Making directory 2025/03/27 03:39:08 INFO : A1/B2/C2: Making directory 2025/03/27 03:39:09 INFO : A1/B1/C3: Making directory 2025/03/27 03:39:10 INFO : A3: Making directory 2025/03/27 03:39:11 INFO : A3/B3: Making directory 2025/03/27 03:39:11 INFO : A3/B3/C4: Making directory 2025/03/27 03:39:13 DEBUG : A1/two: md5 = d4a0a7eba94cc1bda2659c4e603f2b77 OK 2025/03/27 03:39:14 DEBUG : removing 1 level 3 directories 2025/03/27 03:39:14 INFO : A3/B3/C4: Removing directory 2025/03/27 03:39:17 DEBUG : removing 2 level 3 directories 2025/03/27 03:39:17 INFO : A1/B2/C2: Removing directory 2025/03/27 03:39:17 INFO : A1/B1/C3: Removing directory 2025/03/27 03:39:18 DEBUG : removing 2 level 2 directories 2025/03/27 03:39:18 INFO : A3/B3: Removing directory 2025/03/27 03:39:18 INFO : A1/B2: Removing directory 2025/03/27 03:39:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/27 03:39:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/27 03:39:18 DEBUG : removing 2 level 1 directories 2025/03/27 03:39:18 INFO : A3: Removing directory 2025/03/27 03:39:18 INFO : A2: Removing directory 2025/03/27 03:39:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/27 03:39:22 DEBUG : removing 1 level 3 directories 2025/03/27 03:39:22 INFO : A1/B1/C1: Removing directory 2025/03/27 03:39:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:23 DEBUG : removing 1 level 2 directories 2025/03/27 03:39:23 INFO : A1/B1: Removing directory 2025/03/27 03:39:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/27 03:39:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 03:39:24 DEBUG : removing 1 level 1 directories 2025/03/27 03:39:24 INFO : A1: Removing directory 2025/03/27 03:39:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/27 03:39:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/27 03:39:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 03:39:24 DEBUG : removing 1 level 0 directories 2025/03/27 03:39:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Removing directory 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/27 03:39:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:39:26 INFO : A1: Making directory 2025/03/27 03:39:27 INFO : A1/B1: Making directory 2025/03/27 03:39:28 INFO : A1/B1/C1: Making directory 2025/03/27 03:39:30 DEBUG : removing 1 level 3 directories 2025/03/27 03:39:30 INFO : A1/B1/C1: Removing directory 2025/03/27 03:39:31 DEBUG : removing 1 level 2 directories 2025/03/27 03:39:31 INFO : A1/B1: Removing directory 2025/03/27 03:39:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 03:39:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:39:33 INFO : A1: Making directory 2025/03/27 03:39:34 INFO : A1/B1: Making directory 2025/03/27 03:39:35 INFO : A1/B1/C1: Making directory 2025/03/27 03:39:37 DEBUG : removing 1 level 3 directories 2025/03/27 03:39:37 INFO : A1/B1/C1: Removing directory 2025/03/27 03:39:38 DEBUG : removing 1 level 2 directories 2025/03/27 03:39:38 INFO : A1/B1: Removing directory 2025/03/27 03:39:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 03:39:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.10s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:39:42 DEBUG : file1: md5 = 1f823f8341ee052f529fb8088805d62c OK 2025/03/27 03:39:42 DEBUG : filename.txt: File name found in url 2025/03/27 03:39:43 DEBUG : filename.txt: md5 = ec15cb7d9610c7938b23c759f0896700 OK 2025/03/27 03:39:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/27 03:39:45 DEBUG : headerfilename.txt: md5 = 4e539bc97ef4631c59d350fbb207d829 OK 2025/03/27 03:39:46 DEBUG : file2: md5 = 4c9bfbaa80d6c8943b18d6962fd56ef3 OK --- PASS: TestCopyURL (8.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:39:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/27 03:39:51 DEBUG : sub/file2: md5 = e722ead78462b73ff528ceefa5db77a7 OK 2025/03/27 03:39:51 INFO : file1: Copied (new) to: sub/file2 2025/03/27 03:39:51 INFO : file1: Deleted 2025/03/27 03:39:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 03:39:52 DEBUG : file1: Unchanged skipping 2025/03/27 03:39:52 INFO : file1: Deleted 2025/03/27 03:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': don't need to copy/move sub/file2, it is already at target location 2025/03/27 03:39:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.84s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:39:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/27 03:39:56 DEBUG : file1: md5 = 5cb8355691aec934f0b31116ae186b75 OK 2025/03/27 03:39:56 INFO : file1: Copied (new) 2025/03/27 03:39:56 INFO : file1: Deleted 2025/03/27 03:39:56 DEBUG : file1: Destination exists, skipping 2025/03/27 03:39:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:40:00 DEBUG : dst/file1: md5 = 0d4b87a6f7cde121ae9560b332a07573 OK 2025/03/27 03:40:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezujox7juza/backup" 2025/03/27 03:40:01 DEBUG : Creating backend with remote "TestDrive:crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0/1nrff024r7pq65ecp72fc28jb0" 2025/03/27 03:40:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/27 03:40:05 INFO : dst/file1: Moved (server-side) 2025/03/27 03:40:07 DEBUG : dst/file1: md5 = 0d9c552696c3ca6ba748d309566c63f9 OK 2025/03/27 03:40:07 INFO : dst/file1: Copied (new) 2025/03/27 03:40:07 INFO : dst/file1: Deleted 2025/03/27 03:40:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 03:40:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/27 03:40:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.76s) === 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:40:13 DEBUG : A1/one: md5 = 495fe5459c1955dd2b467022a4ace1d5 OK 2025/03/27 03:40:15 DEBUG : A1/two: md5 = 734e46ee99e186b9107a64fb9a25584b OK 2025/03/27 03:40:17 DEBUG : A1/B1/three: md5 = d56a99bb90b558c0b46311ec146eef0b OK 2025/03/27 03:40:19 DEBUG : A1/B1/C1/four: md5 = acffc4927e3c5eb28bffb94f140d7bab OK 2025/03/27 03:40:21 DEBUG : A1/B1/C2/five: md5 = 64671195d40d1fc7db23a2ad64987938 OK 2025/03/27 03:40:21 INFO : A1/B2: Making directory 2025/03/27 03:40:22 INFO : A1/B1/C3: Making directory 2025/03/27 03:40:31 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/27 03:40:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/27 03:40:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/27 03:40:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/27 03:40:31 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/27 03:40:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/27 03:40:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/27 03:40:34 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 03:40:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/27 03:40:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/27 03:40:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/27 03:40:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/27 03:40:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/27 03:40:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/27 03:40:42 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/27 03:40:42 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/27 03:40:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/27 03:40:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/27 03:40:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 03:40:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/27 03:40:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/27 03:40:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/27 03:40:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/27 03:40:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/27 03:40:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/27 03:40:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/27 03:40:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/27 03:40:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/27 03:40:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/27 03:40:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/27 03:40:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.77s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': File to upload is small (34 bytes), uploading instead of streaming 2025/03/27 03:40:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 15aad71d2f2593df249d3ab54e66f5b8 OK 2025/03/27 03:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/27 03:40:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/27 03:40:57 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/27 03:40:58 DEBUG : no_checksum_big_file_from_pipe: md5 = 9e7dfa94c60b940dd4198602b0b239f4 OK 2025/03/27 03:40:58 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': File to upload is small (34 bytes), uploading instead of streaming 2025/03/27 03:41:01 DEBUG : with_checksum_small_file_from_pipe: md5 = bb3c6be74fd3fa88ff4a03bdec7668c7 OK 2025/03/27 03:41:01 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/27 03:41:02 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/27 03:41:03 DEBUG : with_checksum_big_file_from_pipe: md5 = c8126439822ee1c5355bad65ee51b399 OK 2025/03/27 03:41:03 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': File to upload is small (34 bytes), uploading instead of streaming 2025/03/27 03:41:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 03:41:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/27 03:41:08 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-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': File to upload is small (34 bytes), uploading instead of streaming 2025/03/27 03:41:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/27 03:41:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/27 03:41:13 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.66s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/27 03:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': File to upload is small (48 bytes), uploading instead of streaming 2025/03/27 03:41:16 DEBUG : rcat_metadata: md5 = 93a4f364eebba7e6824af8ebbd906709 OK 2025/03/27 03:41:16 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/27 03:41:18 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/27 03:41:19 DEBUG : rcat_metadata_uploadcutoff0: md5 = c39a117f0c15e32f7ab175397494d268 OK 2025/03/27 03:41:19 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.62s) --- PASS: TestRcatMetadata/Normal (2.47s) --- PASS: TestRcatMetadata/ViaDisk (2.72s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:21 DEBUG : potato1: md5 = e41e90a3a3913dfac607b140868de2c5 OK 2025/03/27 03:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': File to upload is small (60 bytes), uploading instead of streaming 2025/03/27 03:41:22 DEBUG : potato2: md5 = e4b0091d59407cdf0a11234a4227eb81 OK 2025/03/27 03:41:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.07s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:25 DEBUG : potato1: md5 = bbec0b892ce45c63ab82d12a89eac791 OK 2025/03/27 03:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': File to upload is small (60 bytes), uploading instead of streaming 2025/03/27 03:41:26 DEBUG : potato2: md5 = a06ec130b682f0784e07dc95aad7f28f OK 2025/03/27 03:41:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.53s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:30 DEBUG : potato2: md5 = 0ce427a4fbbca36ff9419e8af372ca60 OK 2025/03/27 03:41:31 DEBUG : empty space: md5 = 48f24b01fdd18bbd088575267fcfa79f OK 2025/03/27 03:41:33 DEBUG : sub dir/potato3: md5 = a789cb3f5205a2cbab6f2536f15e32dc OK 2025/03/27 03:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Touching "sub dir/potato3" 2025/03/27 03:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Touching "empty space" 2025/03/27 03:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Touching "potato2" 2025/03/27 03:41:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.46s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:38 DEBUG : dir with metadata: Making directory with metadata 2025/03/27 03:41:39 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:40 DEBUG : directory with modtime: Making directory with metadata 2025/03/27 03:41:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/27 03:41:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/27 03:41:43 DEBUG : Google drive root 'crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0': Skipping btime metadata as can't update it on an existing file: 2025-03-27T03:41:42.911010061Z 2025/03/27 03:41:43 INFO : non existent directory: Updated directory metadata 2025/03/27 03:41:45 DEBUG : Google drive root 'crypt/ctrungp8dcnb09jokt0q8op3p18950lr7k6a3et56ndvbr3m8ub0': Skipping btime metadata as can't update it on an existing file: 2025-03-27T03:41:42.911010061Z 2025/03/27 03:41:46 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:47 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/27 03:41:49 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/27 03:41:50 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.79s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/27 03:41:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/27 03:41:51 DEBUG : dst: Making directory with metadata 2025/03/27 03:41:52 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/27 03:41:52 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 03:41:52 INFO : dst: Set directory modification time (using SetModTime) 2025/03/27 03:41:53 INFO : dst: Set directory modification time (using SetModTime) 2025/03/27 03:41:53 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/27 03:41:53 INFO : dst: Set directory modification time (using SetModTime) 2025/03/27 03:41:53 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.58s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza'", Local "Local file system at /tmp/rclone1695700023", Modify Window "1ms" 2025/03/27 03:41:57 DEBUG : sub dir/test remove existing: md5 = 9de961513bb6514cfa5b157fed0fbd73 OK 2025/03/27 03:41:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 09b555ea2f7f960a46740bcad57508a4 OK 2025/03/27 03:42:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zopumaj8" before starting 2025/03/27 03:42:01 DEBUG : sub dir/test remove existing.zopumaj8: TEST: removing renamed existing file after operation 2025/03/27 03:42:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mozulix5" before starting 2025/03/27 03:42:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mozulix5: TEST: renaming existing back after failed operation 2025/03/27 03:42:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nocezad9" before starting 2025/03/27 03:42:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nocezad9: TEST: removing renamed existing file after operation 2025/03/27 03:42:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6o41a1bid45fju0c7bfovd6nk8j51ubrv628am6tod7r00k8k8ug" 2025/03/27 03:42:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "oi1h4obi4lph0gt2gu7ii0upmli0s3p89mfnh82p0oioq7jnrrukq1cds271a6t4tckj9c4rtu9pjl7mir9tl01km8orlub34kn0ms8srn9bhf33mujclpg26g2aufbkmdgfl5ab1ntkajqomssu34h35gaf46g6fvs59n1lmvbdvlp7lne0" --- PASS: TestRemoveExisting (12.74s) === 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/03/27 03:42:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezujox7juza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m6.91131111s (try 1/5)