"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/20 03:05:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi" 2025/03/20 03:05:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:05:35 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0" 2025/03/20 03:05:36 DEBUG : Creating backend with remote "/tmp/rclone2634288466" === 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-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", 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/20 03:05:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/20 03:05:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/20 03:05:37 DEBUG : potato: Seek from 10 to 0 2025/03/20 03:05:37 DEBUG : potato: Seek from 10 to 0 2025/03/20 03:05:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/20 03:05:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/20 03:05:37 DEBUG : potato: Seek from 5 to 2 2025/03/20 03:05:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/20 03:05:37 DEBUG : potato: Seek from 7 to 0 2025/03/20 03:05:37 DEBUG : potato: Seek from 7 to 0 2025/03/20 03:05:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/20 03:05:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/20 03:05:37 DEBUG : potato: Seek from 5 to 2 2025/03/20 03:05:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/20 03:05:37 DEBUG : potato: Seek from 8 to 0 2025/03/20 03:05:37 DEBUG : potato: Seek from 8 to 0 2025/03/20 03:05:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/20 03:05:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/20 03:05:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/20 03:05:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/20 03:05:37 DEBUG : potato: Seek from 5 to 2 2025/03/20 03:05:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/20 03:05:37 DEBUG : potato: Seek from 9 to 0 2025/03/20 03:05:37 DEBUG : potato: Seek from 9 to 0 2025/03/20 03:05:37 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-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:05:39 DEBUG : rutabaga: md5 = 3d7ca534517175781881f83d1c6cd9e9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/20 03:05:41 DEBUG : empty space: md5 = 088e5468c3179b4c5faf7c70501de167 OK === RUN TestCheck/3 2025/03/20 03:05:43 DEBUG : potato2: md5 = 94146513c1fc27888fbf03aceb88fced OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/20 03:05:45 DEBUG : remotepotato: md5 = 4c1c9f8342e75cde0ef382b51bf3a69d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.11s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/03/20 03:05:48 DEBUG : Creating backend with remote "nonexistent" 2025/03/20 03:05:48 DEBUG : Creating backend with remote "nonexistent" 2025/03/20 03:05:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/20 03:05:48 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/20 03:05:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/20 03:05:48 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-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:05:49 DEBUG : rutabaga: md5 = 40eff96b4b4083bcada83a2c475e7e53 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/20 03:05:53 DEBUG : empty space: md5 = e1794f58dfb6c6d7c52a6ca2f5747ec1 OK === RUN TestCheckDownload/3 2025/03/20 03:05:56 DEBUG : potato2: md5 = 7c662c3c71b05b885459bcf081dace1b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/20 03:05:59 DEBUG : remotepotato: md5 = f01fcd4304c0ab9eb8eb75c6f7250e78 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.85s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.16s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:06:05 DEBUG : rutabaga: md5 = eb977b420a940d15abe795c7ffea23ea OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/20 03:06:07 DEBUG : empty space: md5 = 34b765840722b7148328f9656bcff33c OK === RUN TestCheckSizeOnly/3 2025/03/20 03:06:09 DEBUG : potato2: md5 = 48c47705eee921bb82e34aab473bdf51 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/20 03:06:11 DEBUG : remotepotato: md5 = 19d6a9c30816cb50917867936d4c3374 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.67s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:06:16 DEBUG : test.sum: md5 = 9871442768be0b6aa8e1b23afbb84f4d OK 2025/03/20 03:06:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/20 03:06:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/20 03:06:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/20 03:06:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/20 03:06:18 DEBUG : test.sum: md5 = 378cd6d7647ac7870bcc25e46a388723 OK 2025/03/20 03:06:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/20 03:06:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/20 03:06:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/20 03:06:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.85s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:06:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/data" 2025/03/20 03:06:20 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:06:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/data" 2025/03/20 03:06:22 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/vjrnln8ratgmqakfosrqe8espk" 2025/03/20 03:06:26 DEBUG : data/banana: md5 = b6d2a1f134287b08352e90d7d6b5d609 OK 2025/03/20 03:06:28 DEBUG : test.sum: md5 = 492f7506ee2f1085bc311f1be7d16465 OK === RUN TestCheckSumDownload/subtest1 2025/03/20 03:06:33 DEBUG : data/potato: md5 = ce3b8362e6403da3724296e653bf2e42 OK 2025/03/20 03:06:34 DEBUG : test.sum: md5 = 66633a03d206a1ece7ab7b6facb0f797 OK === RUN TestCheckSumDownload/subtest2 2025/03/20 03:06:39 DEBUG : test.sum: md5 = c358ab5dff7722252432dc0c7637305e OK === RUN TestCheckSumDownload/subtest3 2025/03/20 03:06:43 DEBUG : test.sum: md5 = d9826b88d6cd1150cf98c768a130ded8 OK === RUN TestCheckSumDownload/subtest4 2025/03/20 03:06:47 DEBUG : test.sum: md5 = 7647d971377e5da5f6f356e8378cff0d OK === RUN TestCheckSumDownload/subtest5 2025/03/20 03:06:51 DEBUG : test.sum: md5 = c61aaa8e3f36d632913a5f772b9938ce OK === RUN TestCheckSumDownload/subtest6 2025/03/20 03:06:55 DEBUG : data/banana: md5 = 074b041e3d78a7829735cee29e121dc6 OK 2025/03/20 03:06:57 DEBUG : data/potato: md5 = bd3548ed2bdf7ae769c2949292c79e95 OK 2025/03/20 03:06:58 DEBUG : test.sum: md5 = 26b94e3d54d17d105a9cd8858acd7b4f OK === RUN TestCheckSumDownload/subtest7 2025/03/20 03:07:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/20 03:07:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.08s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (2.82s) --- PASS: TestCheckSumDownload/subtest3 (2.00s) --- PASS: TestCheckSumDownload/subtest4 (2.50s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (2.21s) --- PASS: TestCheckSumDownload/subtest7 (2.86s) === RUN TestApplyTransforms 2025/03/20 03:07:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dewutad1muga" 2025/03/20 03:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:05 DEBUG : Creating backend with remote "TestDrive:crypt/61v0608qf35qd328537b8dpebov6o0gva5rqbdh02b2fokcecsv0" 2025/03/20 03:07:06 DEBUG : Creating backend with remote "/tmp/rclone1898905137" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dewutad1muga'", Local "Local file system at /tmp/rclone1898905137", Modify Window "1ms" 2025/03/20 03:07:08 DEBUG : hello, world!: md5 = ef923bf280aff3bfe2d039cac85269e2 OK upper checkfile vs. lower remote (without normalization) 2025/03/20 03:07:08 ERROR : hello, world!: sum not found 2025/03/20 03:07:08 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dewutad1muga' 2025/03/20 03:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewutad1muga': 1 files missing 2025/03/20 03:07:08 NOTICE: 1 hashes missing 2025/03/20 03:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewutad1muga': 2 differences found 2025/03/20 03:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewutad1muga': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/20 03:07:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewutad1muga': 0 differences found 2025/03/20 03:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewutad1muga': 1 matching files 2025/03/20 03:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keyupib2qogo" 2025/03/20 03:07:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/98v8n5s5244tprtcclt558oj4cu5k512h0jo04v70ep4h92kvnrg" 2025/03/20 03:07:10 DEBUG : Creating backend with remote "/tmp/rclone898403933" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keyupib2qogo'", Local "Local file system at /tmp/rclone898403933", Modify Window "1ms" 2025/03/20 03:07:12 DEBUG : HELLO, WORLD!: md5 = 3bdaddccbf1922023cd5a668f8ee7014 OK lower checkfile vs. upper remote (without normalization) 2025/03/20 03:07:13 ERROR : HELLO, WORLD!: sum not found 2025/03/20 03:07:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-keyupib2qogo' 2025/03/20 03:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyupib2qogo': 1 files missing 2025/03/20 03:07:13 NOTICE: 1 hashes missing 2025/03/20 03:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyupib2qogo': 2 differences found 2025/03/20 03:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyupib2qogo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/20 03:07:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyupib2qogo': 0 differences found 2025/03/20 03:07:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyupib2qogo': 1 matching files 2025/03/20 03:07:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jeveral4mesi" 2025/03/20 03:07:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:15 DEBUG : Creating backend with remote "TestDrive:crypt/95raa4qpla7v2ikcpo5f32ov8chgtpbd9rrcvdsppfg66rlkll00" 2025/03/20 03:07:16 DEBUG : Creating backend with remote "/tmp/rclone2798552860" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jeveral4mesi'", Local "Local file system at /tmp/rclone2798552860", Modify Window "1ms" 2025/03/20 03:07:18 DEBUG : HeLlO, wOrLd!: md5 = 0b1dea888e18c87cdc0e2e10e2ab6c95 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/20 03:07:18 ERROR : HeLlO, wOrLd!: sum not found 2025/03/20 03:07:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jeveral4mesi' 2025/03/20 03:07:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeveral4mesi': 1 files missing 2025/03/20 03:07:18 NOTICE: 1 hashes missing 2025/03/20 03:07:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeveral4mesi': 2 differences found 2025/03/20 03:07:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeveral4mesi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/20 03:07:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeveral4mesi': 0 differences found 2025/03/20 03:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeveral4mesi': 1 matching files 2025/03/20 03:07:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xatonoc0gedo" 2025/03/20 03:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:19 DEBUG : Creating backend with remote "TestDrive:crypt/ff9fi5ce9d747md0a03ktp88kc4cudm9tigqa10fdvlhniqlm3q0" 2025/03/20 03:07:20 DEBUG : Creating backend with remote "/tmp/rclone2985318749" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xatonoc0gedo'", Local "Local file system at /tmp/rclone2985318749", Modify Window "1ms" 2025/03/20 03:07:22 DEBUG : HELLO, WORLD!: md5 = 39e44349cf8de9b8ce6401463d300d04 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/20 03:07:23 ERROR : HELLO, WORLD!: sum not found 2025/03/20 03:07:23 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xatonoc0gedo' 2025/03/20 03:07:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatonoc0gedo': 1 files missing 2025/03/20 03:07:23 NOTICE: 1 hashes missing 2025/03/20 03:07:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatonoc0gedo': 2 differences found 2025/03/20 03:07:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatonoc0gedo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/20 03:07:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatonoc0gedo': 0 differences found 2025/03/20 03:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xatonoc0gedo': 1 matching files 2025/03/20 03:07:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupoxap2kagu" 2025/03/20 03:07:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:24 DEBUG : Creating backend with remote "TestDrive:crypt/qjtm8s6e49dsmfeug0kvr856f0vgou5hasrhp5v794f9slu7p1sg" 2025/03/20 03:07:25 DEBUG : Creating backend with remote "/tmp/rclone1581744079" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupoxap2kagu'", Local "Local file system at /tmp/rclone1581744079", Modify Window "1ms" 2025/03/20 03:07:27 DEBUG : 測試_Русский___ě_áñ: md5 = dbf292052c66618b55c8d1c2145cca86 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/20 03:07:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/20 03:07:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vupoxap2kagu' 2025/03/20 03:07:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupoxap2kagu': 1 files missing 2025/03/20 03:07:28 NOTICE: 1 hashes missing 2025/03/20 03:07:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupoxap2kagu': 2 differences found 2025/03/20 03:07:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupoxap2kagu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/20 03:07:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupoxap2kagu': 0 differences found 2025/03/20 03:07:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupoxap2kagu': 1 matching files 2025/03/20 03:07:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xovabik2poha" 2025/03/20 03:07:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:29 DEBUG : Creating backend with remote "TestDrive:crypt/ejbtjsnohkngoc21ku2e1prthstri9f5qgd05cfi59mm7aam4mrg" 2025/03/20 03:07:30 DEBUG : Creating backend with remote "/tmp/rclone58472509" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xovabik2poha'", Local "Local file system at /tmp/rclone58472509", Modify Window "1ms" 2025/03/20 03:07:32 DEBUG : 測試_Русский___ě_áñ: md5 = 2ae9ecf491dfea04292d09e3c44f566e OK NFC checkfile vs. NFD remote (without normalization) 2025/03/20 03:07:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/20 03:07:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xovabik2poha' 2025/03/20 03:07:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovabik2poha': 1 files missing 2025/03/20 03:07:33 NOTICE: 1 hashes missing 2025/03/20 03:07:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovabik2poha': 2 differences found 2025/03/20 03:07:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovabik2poha': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/20 03:07:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovabik2poha': 0 differences found 2025/03/20 03:07:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xovabik2poha': 1 matching files 2025/03/20 03:07:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiziwul8nuxe" 2025/03/20 03:07:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:34 DEBUG : Creating backend with remote "TestDrive:crypt/p7hjfqvdknd2j7lqre1qio4e07ohkjbm99v72a0ppc2o6n7ml6k0" 2025/03/20 03:07:35 DEBUG : Creating backend with remote "/tmp/rclone2932846360" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiziwul8nuxe'", Local "Local file system at /tmp/rclone2932846360", Modify Window "1ms" 2025/03/20 03:07:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5820b60283b669b07aedb8fea1b1cc3f OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/20 03:07:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/20 03:07:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiziwul8nuxe' 2025/03/20 03:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiziwul8nuxe': 1 files missing 2025/03/20 03:07:37 NOTICE: 1 hashes missing 2025/03/20 03:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiziwul8nuxe': 2 differences found 2025/03/20 03:07:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiziwul8nuxe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/20 03:07:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiziwul8nuxe': 0 differences found 2025/03/20 03:07:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiziwul8nuxe': 1 matching files 2025/03/20 03:07:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-milefaq8daha" 2025/03/20 03:07:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:38 DEBUG : Creating backend with remote "TestDrive:crypt/pf4cc41hfa1jbhceh6396lmvrp9ah27454hlv72n4u6ks5v8iu8g" 2025/03/20 03:07:39 DEBUG : Creating backend with remote "/tmp/rclone2589125019" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-milefaq8daha'", Local "Local file system at /tmp/rclone2589125019", Modify Window "1ms" 2025/03/20 03:07:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a6c59c0483b34c87ee8b0344d5ff6ffa OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/20 03:07:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/20 03:07:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-milefaq8daha' 2025/03/20 03:07:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-milefaq8daha': 1 files missing 2025/03/20 03:07:42 NOTICE: 1 hashes missing 2025/03/20 03:07:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-milefaq8daha': 2 differences found 2025/03/20 03:07:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-milefaq8daha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/20 03:07:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-milefaq8daha': 0 differences found 2025/03/20 03:07:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-milefaq8daha': 1 matching files 2025/03/20 03:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cujeyaz6juji" 2025/03/20 03:07:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/9g2n5u0l32tlu1rv9d14tddff2ul3c6j1iiefrk07igivs74d39g" 2025/03/20 03:07:44 DEBUG : Creating backend with remote "/tmp/rclone3118357685" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cujeyaz6juji'", Local "Local file system at /tmp/rclone3118357685", Modify Window "1ms" 2025/03/20 03:07:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d6542fde44fc11138d3dd0fd91977769 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/20 03:07:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/20 03:07:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cujeyaz6juji' 2025/03/20 03:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujeyaz6juji': 1 files missing 2025/03/20 03:07:47 NOTICE: 1 hashes missing 2025/03/20 03:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujeyaz6juji': 2 differences found 2025/03/20 03:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujeyaz6juji': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/20 03:07:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujeyaz6juji': 0 differences found 2025/03/20 03:07:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cujeyaz6juji': 1 matching files 2025/03/20 03:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibuduh0tiyu" 2025/03/20 03:07:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/j2nbv5nt0o7k0omr0bkc5cumm0n58ksc94o847lu21561rvm2f70" 2025/03/20 03:07:49 DEBUG : Creating backend with remote "/tmp/rclone3652620101" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibuduh0tiyu'", Local "Local file system at /tmp/rclone3652620101", Modify Window "1ms" 2025/03/20 03:07:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9743687cdc0887d01b1cf1cf94c3fda3 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/20 03:07:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/20 03:07:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gibuduh0tiyu' 2025/03/20 03:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibuduh0tiyu': 1 files missing 2025/03/20 03:07:51 NOTICE: 1 hashes missing 2025/03/20 03:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibuduh0tiyu': 2 differences found 2025/03/20 03:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibuduh0tiyu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/20 03:07:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/20 03:07:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibuduh0tiyu': 0 differences found 2025/03/20 03:07:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibuduh0tiyu': 1 matching files 2025/03/20 03:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibuduh0tiyu': Purge remote 2025/03/20 03:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cujeyaz6juji': Purge remote 2025/03/20 03:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-milefaq8daha': Purge remote 2025/03/20 03:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiziwul8nuxe': Purge remote 2025/03/20 03:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xovabik2poha': Purge remote 2025/03/20 03:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupoxap2kagu': Purge remote 2025/03/20 03:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatonoc0gedo': Purge remote 2025/03/20 03:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jeveral4mesi': Purge remote 2025/03/20 03:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keyupib2qogo': Purge remote 2025/03/20 03:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewutad1muga': Purge remote --- PASS: TestApplyTransforms (52.63s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:07:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/20 03:07:59 DEBUG : sub/file2: md5 = 609ddcf57519763926e89f8f1ddda063 OK 2025/03/20 03:07:59 INFO : file1: Copied (new) to: sub/file2 2025/03/20 03:08:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 03:08:00 DEBUG : file1: Unchanged skipping 2025/03/20 03:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': don't need to copy/move sub/file2, it is already at target location 2025/03/20 03:08:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.92s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:08:05 DEBUG : dst/file1: md5 = 231b9152e0981ebbd00005c29d9dbf3c OK 2025/03/20 03:08:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/backup" 2025/03/20 03:08:06 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/1nrff024r7pq65ecp72fc28jb0" 2025/03/20 03:08:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/20 03:08:10 INFO : dst/file1: Moved (server-side) 2025/03/20 03:08:12 DEBUG : dst/file1: md5 = 3ea2b93b8a7946112da2fb35ff0586dd OK 2025/03/20 03:08:12 INFO : dst/file1: Copied (new) 2025/03/20 03:08:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/20 03:08:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/20 03:08:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.81s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:08:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/dst" 2025/03/20 03:08:16 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/20 03:08:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/CompareDest" 2025/03/20 03:08:18 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/gveqi14airsml4bgu7krj116o8" 2025/03/20 03:08:19 DEBUG : one: Need to transfer - File not found at Destination 2025/03/20 03:08:22 DEBUG : one: md5 = 1f6dd825de324845b7969ed22fd25725 OK 2025/03/20 03:08:22 INFO : one: Copied (new) 2025/03/20 03:08:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 03:08:25 DEBUG : one: md5 = 6b0394c28f063b7eb037eb46ed13bef4 OK 2025/03/20 03:08:25 INFO : one: Copied (replaced existing) 2025/03/20 03:08:27 DEBUG : dst/one: md5 = 759f11710e78ed289213fbb2c6f53373 OK 2025/03/20 03:08:29 DEBUG : CompareDest/one: md5 = 26d84a8b85ce3a8ed7b67cc40401339f OK 2025/03/20 03:08:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 03:08:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 03:08:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 03:08:32 DEBUG : CompareDest/two: md5 = ac66f71170a720aadcc7a1d85a53bb39 OK 2025/03/20 03:08:32 DEBUG : two: Need to transfer - File not found at Destination 2025/03/20 03:08:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 03:08:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 03:08:33 DEBUG : two: Need to transfer - File not found at Destination 2025/03/20 03:08:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 03:08:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 03:08:35 DEBUG : two: Need to transfer - File not found at Destination 2025/03/20 03:08:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/20 03:08:36 DEBUG : two: md5 = 6c59e1b29a53ac7afdb12ad755266487 OK 2025/03/20 03:08:36 INFO : two: Copied (new) 2025/03/20 03:08:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/20 03:08:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:08:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:08:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.95s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:08:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/dst" 2025/03/20 03:08:41 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/20 03:08:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/CopyDest" 2025/03/20 03:08:43 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/20 03:08:44 DEBUG : one: Need to transfer - File not found at Destination 2025/03/20 03:08:47 DEBUG : one: md5 = 7e1a77dab119418d0dbb95018b193076 OK 2025/03/20 03:08:47 INFO : one: Copied (new) 2025/03/20 03:08:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 03:08:49 DEBUG : one: md5 = 66d24bea53d57c09c2f36041c448a3a0 OK 2025/03/20 03:08:49 INFO : one: Copied (replaced existing) 2025/03/20 03:08:51 DEBUG : dst/one: md5 = dfee83a2f8da608e457c580ef297af45 OK 2025/03/20 03:08:53 DEBUG : CopyDest/one: md5 = f7c94270b0eda27971ed95914be85b41 OK 2025/03/20 03:08:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/BackupDir" 2025/03/20 03:08:54 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/20 03:08:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 03:08:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 03:08:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 03:08:57 INFO : one: Moved (server-side) 2025/03/20 03:08:58 INFO : one: Copied (server-side copy) 2025/03/20 03:08:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/20 03:09:00 DEBUG : CopyDest/two: md5 = cafff1abb7f24571141553a202096d7d OK 2025/03/20 03:09:01 DEBUG : two: Need to transfer - File not found at Destination 2025/03/20 03:09:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 03:09:02 INFO : two: Copied (server-side copy) 2025/03/20 03:09:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/20 03:09:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/20 03:09:03 DEBUG : two: Unchanged skipping 2025/03/20 03:09:05 DEBUG : CopyDest/three: md5 = bcbe23d50806c67eebc3bceeb7a43d1f OK 2025/03/20 03:09:06 DEBUG : three: Need to transfer - File not found at Destination 2025/03/20 03:09:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/20 03:09:06 DEBUG : three: Destination not found in --copy-dest 2025/03/20 03:09:07 DEBUG : three: md5 = 7467b67b46478efcb75c2f12e9ec16ef OK 2025/03/20 03:09:07 INFO : three: Copied (new) 2025/03/20 03:09:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/20 03:09:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/20 03:09:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:09:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:09:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/20 03:09:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/20 03:09:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.71s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:09:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/20 03:09:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b4137ff1b4914661a1f1494dd97fbf7a OK 2025/03/20 03:09:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/20 03:09:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/20 03:09:18 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/20 03:09:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/20 03:09:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/20 03:09:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3d65a323dc407c38668829f9178b0e02 OK 2025/03/20 03:09:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/20 03:09:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/20 03:09:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.00s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:09:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Looking for duplicate names using skip mode. 2025/03/20 03:09:27 NOTICE: one: Found 2 files with duplicate names 2025/03/20 03:09:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.60s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:09:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Looking for duplicate names using skip mode. 2025/03/20 03:09:33 NOTICE: one: Found 3 files with duplicate names 2025/03/20 03:09:33 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/20 03:09:34 INFO : one: Deleted 2025/03/20 03:09:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.44s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:09:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Looking for duplicate names using first mode. 2025/03/20 03:09:40 NOTICE: one: Found 3 files with duplicate names 2025/03/20 03:09:40 INFO : one: Deleted 2025/03/20 03:09:41 INFO : one: Deleted 2025/03/20 03:09:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.75s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:09:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Looking for duplicate names using newest mode. 2025/03/20 03:09:46 NOTICE: one: Found 3 files with duplicate names 2025/03/20 03:09:47 INFO : one: Deleted 2025/03/20 03:09:47 INFO : one: Deleted 2025/03/20 03:09:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.18s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:09:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Looking for duplicate names using oldest mode. 2025/03/20 03:09:53 NOTICE: one: Found 3 files with duplicate names 2025/03/20 03:09:53 INFO : one: Deleted 2025/03/20 03:09:54 INFO : one: Deleted 2025/03/20 03:09:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.44s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:09:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Looking for duplicate names using largest mode. 2025/03/20 03:09:59 NOTICE: one: Found 3 files with duplicate names 2025/03/20 03:10:00 INFO : one: Deleted 2025/03/20 03:10:00 INFO : one: Deleted 2025/03/20 03:10:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.39s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:10:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Looking for duplicate names using smallest mode. 2025/03/20 03:10:06 NOTICE: one: Found 3 files with duplicate names 2025/03/20 03:10:06 INFO : one: Deleted 2025/03/20 03:10:07 INFO : one: Deleted 2025/03/20 03:10:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.34s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:10:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Looking for duplicate names using rename mode. 2025/03/20 03:10:13 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/20 03:10:15 INFO : one-2.txt: renamed from: one.txt 2025/03/20 03:10:16 INFO : one-3.txt: renamed from: one.txt 2025/03/20 03:10:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.77s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:10:22 DEBUG : dupe1/one.txt: md5 = c86be950319972f5ecfd1310704ed30c OK 2025/03/20 03:10:24 DEBUG : dupe2/two.txt: md5 = 4a7eeeaae423662c505cdab8ec376a8f OK 2025/03/20 03:10:26 DEBUG : dupe3/three.txt: md5 = d3cbf5af77f1f03e33b463caa793f7b2 OK 2025/03/20 03:10:26 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/20 03:10:27 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/20 03:10:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/20 03:10:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/20 03:10:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/20 03:10:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/20 03:10:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.91s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:10:34 DEBUG : a.txt: md5 = 8a108b9772257786385a67d296833990 OK 2025/03/20 03:10:35 DEBUG : zend.txt: md5 = 1435f7e12147a36cd874bdcb97317008 OK 2025/03/20 03:10:37 DEBUG : sub dir/hello world: md5 = 7b4b1b3cb3aba3ddfe73bf288323d449 OK 2025/03/20 03:10:39 DEBUG : sub dir/hello world2: md5 = d78e64a3f13cbac62bdcac363eb4c995 OK 2025/03/20 03:10:41 DEBUG : sub dir/ignore dir/.ignore: md5 = be5fd850f82561a9d1990510b7868907 OK 2025/03/20 03:10:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8b5a7a6dc4a0ab2430149eda7f61e539 OK 2025/03/20 03:10:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = aa104c89a7d0680d459cf11702faa701 OK 2025/03/20 03:10:45 DEBUG : a.txt: Excluded (Size Filter) 2025/03/20 03:10:45 DEBUG : a.txt: Excluded 2025/03/20 03:10:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/20 03:10:46 DEBUG : sub dir/hello world2: Excluded 2025/03/20 03:10:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/20 03:10:46 DEBUG : sub dir/hello world: Excluded 2025/03/20 03:10:47 DEBUG : sub dir/ignore dir: Excluded 2025/03/20 03:10:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/20 03:10:47 DEBUG : sub dir/hello world2: Excluded 2025/03/20 03:10:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/20 03:10:47 DEBUG : sub dir/hello world: Excluded 2025/03/20 03:10:47 DEBUG : sub dir/ignore dir: Excluded 2025/03/20 03:10:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/20 03:10:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/20 03:10:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/20 03:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/20 03:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/20 03:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/20 03:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.20s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:10:55 DEBUG : file1: md5 = 2139ac7eb3b1cceeda9baaef79d898f6 OK 2025/03/20 03:10:57 DEBUG : sub/file2: md5 = 354aa4f2464ce804df96e73369d9ba99 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/20 03:11:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/20 03:11:00 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/20 03:11:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/20 03:11:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.51s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:05 DEBUG : file1: md5 = 9e2db501c21d084293eb5b97e432351a OK 2025/03/20 03:11:07 DEBUG : sub/file2: md5 = 8a3ac5e77d766433ba5f0f2d518499fc 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/20 03:11:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/notfound" 2025/03/20 03:11:11 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/20 03:11:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.35s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Making directory 2025/03/20 03:11:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:17 DEBUG : sub dir/hello world: md5 = 22b4a1074a54b79c50464f1535d0c1cf OK 2025/03/20 03:11:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:21 DEBUG : potato2: md5 = 23aeec4844958bfccdfa2de56ec954e0 OK 2025/03/20 03:11:23 DEBUG : empty space: md5 = 174044d22a37e6f3151cf997fae3aabb OK --- PASS: TestLs (4.69s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:27 DEBUG : potato2: md5 = 815bc382d1abfd4e8f6c29ddf4806b4b OK 2025/03/20 03:11:28 DEBUG : empty space: md5 = 09bdacda8bb5e3c3ce2ff6ca6f3d7de9 OK 2025/03/20 03:11:29 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/20 03:11:29 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.73s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:32 DEBUG : potato2: md5 = e7d6eee536f6ed377cf77bb52708c765 OK 2025/03/20 03:11:33 DEBUG : empty space: md5 = ef821488426c154750698c12d2386ab8 OK --- PASS: TestLsLong (4.65s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:36 DEBUG : potato2: md5 = ee1f340d6906f464eb9c499f3b0819ac OK 2025/03/20 03:11:38 DEBUG : empty space: md5 = 2afb042e95c5539c2ae22484479f6f30 OK --- PASS: TestHashSums (4.42s) === RUN TestHashSumsWithErrors 2025/03/20 03:11:39 DEBUG : Creating backend with remote ":memory:" 2025/03/20 03:11:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/20 03:11:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/20 03:11:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/20 03:11:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/20 03:11:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/20 03:11:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/20 03:11:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/20 03:11:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/20 03:11:39 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-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:41 DEBUG : potato2: md5 = a52a23950d48576900eca047b1dce50f OK 2025/03/20 03:11:42 DEBUG : empty space: md5 = cebe9536e8a628ad84184271733913c9 OK 2025/03/20 03:11:44 DEBUG : sub dir/potato3: md5 = 2aba5394e071577f7b03a837166d0c39 OK 2025/03/20 03:11:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.42s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:49 DEBUG : small: md5 = 80dd7244800baf460bba8ec90d7ba1bf OK 2025/03/20 03:11:51 DEBUG : medium: md5 = 4888812ed8d903f01093a1696905c3f4 OK 2025/03/20 03:11:52 DEBUG : large: md5 = a2a558c47fb63625a085121090fd141e OK 2025/03/20 03:11:52 DEBUG : Waiting for deletions to finish 2025/03/20 03:11:52 DEBUG : large: Excluded (Size Filter) 2025/03/20 03:11:53 INFO : medium: Deleted 2025/03/20 03:11:53 INFO : small: Deleted --- PASS: TestDelete (6.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:11:55 DEBUG : small: md5 = 13e27c539798adce0ce1c9be3c9fb044 OK 2025/03/20 03:11:57 DEBUG : medium: md5 = e15907dfcd2139968067f03d6692a1d3 OK 2025/03/20 03:11:58 DEBUG : large: md5 = 588b528fbf876262c2519676bdc9f6ff OK 2025/03/20 03:11:58 DEBUG : Waiting for deletions to finish 2025/03/20 03:11:59 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/20 03:11:59 INFO : large: Deleted 2025/03/20 03:11:59 INFO : small: Deleted --- PASS: TestMaxDelete (6.58s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:12:02 DEBUG : small: md5 = c3b95509236b8aac99fe9dbe8e461cdf OK 2025/03/20 03:12:03 DEBUG : medium: md5 = 2afd03ef5701bc29f0dc33234a75963d OK 2025/03/20 03:12:05 DEBUG : large: md5 = 38806af6cddb54501faadb18a7ae72ae OK 2025/03/20 03:12:05 DEBUG : Waiting for deletions to finish 2025/03/20 03:12:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/20 03:12:06 INFO : medium: Deleted 2025/03/20 03:12:06 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.59s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:12:09 DEBUG : small: md5 = ef1540aac092871b03fb8ff001967bd5 OK 2025/03/20 03:12:10 DEBUG : medium: md5 = 8bdfa7659c11b470e134aa0f4b03eed9 OK 2025/03/20 03:12:11 DEBUG : large: md5 = 289800a75ef32e3c4a481b5fe8864aec OK 2025/03/20 03:12:12 DEBUG : Waiting for deletions to finish 2025/03/20 03:12:12 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/20 03:12:12 INFO : large: Deleted 2025/03/20 03:12:12 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.59s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:12:15 DEBUG : ReadFile: md5 = c67cf94cc271b0c19d86dec251718a1b OK --- PASS: TestReadFile (4.11s) === RUN TestRetry 2025/03/20 03:12:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/20 03:12:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/20 03:12:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/20 03:12:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/20 03:12:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/20 03:12:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/20 03:12:18 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-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:12:19 DEBUG : file1: md5 = bf8489dece510ef7fb4cd059be1ce8e8 OK 2025/03/20 03:12:21 DEBUG : file2: md5 = 3e367496d8ff161a26499638c95a189b OK --- PASS: TestCat (16.36s) === RUN TestPurge 2025/03/20 03:12:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bucazip1weho" 2025/03/20 03:12:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 03:12:34 DEBUG : Creating backend with remote "TestDrive:crypt/lev26d3j939898n37gg59dfl583gp582cd00d4m78ujscbkbdkm0" 2025/03/20 03:12:35 DEBUG : Creating backend with remote "/tmp/rclone3118230734" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bucazip1weho'", Local "Local file system at /tmp/rclone3118230734", Modify Window "1ms" 2025/03/20 03:12:40 DEBUG : A1/B1/C1/one: md5 = 5e140184273396337576991fe62e0586 OK 2025/03/20 03:12:40 INFO : A2: Making directory 2025/03/20 03:12:41 INFO : A1/B2: Making directory 2025/03/20 03:12:42 INFO : A1/B2/C2: Making directory 2025/03/20 03:12:42 INFO : A1/B1/C3: Making directory 2025/03/20 03:12:43 INFO : A3: Making directory 2025/03/20 03:12:44 INFO : A3/B3: Making directory 2025/03/20 03:12:45 INFO : A3/B3/C4: Making directory 2025/03/20 03:12:47 DEBUG : A1/two: md5 = 8718d6fa04443566aaf405546c9486cb OK 2025/03/20 03:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bucazip1weho': Purge remote 2025/03/20 03:12:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.11s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:12:54 DEBUG : A1/B1/C1/one: md5 = e5f925e21c27d93aa366eea9f8180ff0 OK 2025/03/20 03:12:54 INFO : A2: Making directory 2025/03/20 03:12:55 INFO : A1/B2: Making directory 2025/03/20 03:12:56 INFO : A1/B2/C2: Making directory 2025/03/20 03:12:57 INFO : A1/B1/C3: Making directory 2025/03/20 03:12:57 INFO : A3: Making directory 2025/03/20 03:12:58 INFO : A3/B3: Making directory 2025/03/20 03:12:59 INFO : A3/B3/C4: Making directory 2025/03/20 03:13:01 DEBUG : A1/two: md5 = 3f5da71e77b5f2bbd2e6039e839fba5a OK 2025/03/20 03:13:02 DEBUG : removing 1 level 3 directories 2025/03/20 03:13:02 INFO : A3/B3/C4: Removing directory 2025/03/20 03:13:05 DEBUG : removing 2 level 3 directories 2025/03/20 03:13:05 INFO : A1/B2/C2: Removing directory 2025/03/20 03:13:05 INFO : A1/B1/C3: Removing directory 2025/03/20 03:13:05 DEBUG : removing 2 level 2 directories 2025/03/20 03:13:05 INFO : A3/B3: Removing directory 2025/03/20 03:13:05 INFO : A1/B2: Removing directory 2025/03/20 03:13:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/20 03:13:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/20 03:13:06 DEBUG : removing 2 level 1 directories 2025/03/20 03:13:06 INFO : A3: Removing directory 2025/03/20 03:13:06 INFO : A2: Removing directory 2025/03/20 03:13:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/20 03:13:10 DEBUG : removing 1 level 3 directories 2025/03/20 03:13:10 INFO : A1/B1/C1: Removing directory 2025/03/20 03:13:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:11 DEBUG : removing 1 level 2 directories 2025/03/20 03:13:11 INFO : A1/B1: Removing directory 2025/03/20 03:13:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/20 03:13:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/20 03:13:11 DEBUG : removing 1 level 1 directories 2025/03/20 03:13:11 INFO : A1: Removing directory 2025/03/20 03:13:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/20 03:13:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/20 03:13:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/20 03:13:12 DEBUG : removing 1 level 0 directories 2025/03/20 03:13:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Removing directory 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/20 03:13:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.95s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:13:14 INFO : A1: Making directory 2025/03/20 03:13:15 INFO : A1/B1: Making directory 2025/03/20 03:13:16 INFO : A1/B1/C1: Making directory 2025/03/20 03:13:18 DEBUG : removing 1 level 3 directories 2025/03/20 03:13:18 INFO : A1/B1/C1: Removing directory 2025/03/20 03:13:19 DEBUG : removing 1 level 2 directories 2025/03/20 03:13:19 INFO : A1/B1: Removing directory 2025/03/20 03:13:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/20 03:13:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.14s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:13:22 INFO : A1: Making directory 2025/03/20 03:13:22 INFO : A1/B1: Making directory 2025/03/20 03:13:23 INFO : A1/B1/C1: Making directory 2025/03/20 03:13:26 DEBUG : removing 1 level 3 directories 2025/03/20 03:13:26 INFO : A1/B1/C1: Removing directory 2025/03/20 03:13:27 DEBUG : removing 1 level 2 directories 2025/03/20 03:13:27 INFO : A1/B1: Removing directory 2025/03/20 03:13:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/20 03:13:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.43s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:13:31 DEBUG : file1: md5 = 4984021f841a7dc4144ccff508d83f41 OK 2025/03/20 03:13:31 DEBUG : filename.txt: File name found in url 2025/03/20 03:13:32 DEBUG : filename.txt: md5 = e29ab76a0f74433eb9420482e4d6aa9b OK 2025/03/20 03:13:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/20 03:13:34 DEBUG : headerfilename.txt: md5 = 7730e3f7e833c912c4cce36416fbf3b5 OK 2025/03/20 03:13:35 DEBUG : file2: md5 = 093c0e744d665601fa22ae204f88f5e0 OK --- PASS: TestCopyURL (8.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:13:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/20 03:13:40 DEBUG : sub/file2: md5 = 030aa0076d2619655a529158f6a1428c OK 2025/03/20 03:13:40 INFO : file1: Copied (new) to: sub/file2 2025/03/20 03:13:40 INFO : file1: Deleted 2025/03/20 03:13:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 03:13:41 DEBUG : file1: Unchanged skipping 2025/03/20 03:13:41 INFO : file1: Deleted 2025/03/20 03:13:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': don't need to copy/move sub/file2, it is already at target location 2025/03/20 03:13:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.28s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:13:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/20 03:13:46 DEBUG : file1: md5 = 91235a549add5bb1617b5ef386761681 OK 2025/03/20 03:13:46 INFO : file1: Copied (new) 2025/03/20 03:13:46 INFO : file1: Deleted 2025/03/20 03:13:46 DEBUG : file1: Destination exists, skipping 2025/03/20 03:13:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.86s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:13:51 DEBUG : dst/file1: md5 = d8d2877f9f1cc975764a1f8eedc8af3e OK 2025/03/20 03:13:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zotijed7hewi/backup" 2025/03/20 03:13:52 DEBUG : Creating backend with remote "TestDrive:crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0/1nrff024r7pq65ecp72fc28jb0" 2025/03/20 03:13:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/20 03:13:56 INFO : dst/file1: Moved (server-side) 2025/03/20 03:13:57 DEBUG : dst/file1: md5 = dff3285bdd14177c6f11a02aba897510 OK 2025/03/20 03:13:57 INFO : dst/file1: Copied (new) 2025/03/20 03:13:57 INFO : dst/file1: Deleted 2025/03/20 03:13:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/20 03:14:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/20 03:14:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.65s) === 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-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:14:04 DEBUG : A1/one: md5 = 09a8689db82a4e3b93a3b0fc4be33319 OK 2025/03/20 03:14:05 DEBUG : A1/two: md5 = 9673ced8aff71ddc7b58b5acd208a8f9 OK 2025/03/20 03:14:07 DEBUG : A1/B1/three: md5 = 27f37840e4e118055ce83ea80c335822 OK 2025/03/20 03:14:09 DEBUG : A1/B1/C1/four: md5 = 2fa5b2e3629a92961b468e2d6dcc5974 OK 2025/03/20 03:14:11 DEBUG : A1/B1/C2/five: md5 = e7b310eeb12dedde09c0550e943e251b OK 2025/03/20 03:14:11 INFO : A1/B2: Making directory 2025/03/20 03:14:12 INFO : A1/B1/C3: Making directory 2025/03/20 03:14:22 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/20 03:14:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/20 03:14:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/20 03:14:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/20 03:14:22 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/20 03:14:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/20 03:14:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/20 03:14:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/20 03:14:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/20 03:14:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/20 03:14:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/20 03:14:33 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/20 03:14:33 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/20 03:14:33 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/20 03:14:34 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/20 03:14:34 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/20 03:14:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/20 03:14:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/20 03:14:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/20 03:14:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/20 03:14:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/20 03:14:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/20 03:14:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/20 03:14:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/20 03:14:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/20 03:14:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/20 03:14:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/20 03:14:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/20 03:14:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/20 03:14:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/20 03:14:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.00s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/20 03:14:48 DEBUG : no_checksum_small_file_from_pipe: md5 = c0cc59719f288175c8ac49abeb3accbb OK 2025/03/20 03:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/20 03:14:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/20 03:14:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/20 03:14:50 DEBUG : no_checksum_big_file_from_pipe: md5 = f889584b405a8b4b1fa3c15fda7725c9 OK 2025/03/20 03:14:50 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-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/20 03:14:53 DEBUG : with_checksum_small_file_from_pipe: md5 = da8c5ba585f0aab265a42fd96a404354 OK 2025/03/20 03:14:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/20 03:14:54 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/20 03:14:55 DEBUG : with_checksum_big_file_from_pipe: md5 = c415e8f332d91bfb2157123a190d7d65 OK 2025/03/20 03:14:55 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-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/20 03:14:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 03:14:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/20 03:15:00 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-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/20 03:15:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/20 03:15:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/20 03:15:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.72s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/20 03:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/20 03:15:08 DEBUG : rcat_metadata: md5 = 36edfd913904653aaf6339bbe50678bf OK 2025/03/20 03:15:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/20 03:15:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/20 03:15:10 DEBUG : rcat_metadata_uploadcutoff0: md5 = 16f2c97d93743acee639bd95ba6e455f OK 2025/03/20 03:15:10 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.72s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.67s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:13 DEBUG : potato1: md5 = 8af1f06247d1350bd9469825e7c314f0 OK 2025/03/20 03:15:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/20 03:15:15 DEBUG : potato2: md5 = 6e3c8de48daa41eefd5f3ae5632c60ed OK 2025/03/20 03:15:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:18 DEBUG : potato1: md5 = 80ba7bbde0aaccbaaa2c5cffbf4093f5 OK 2025/03/20 03:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/20 03:15:19 DEBUG : potato2: md5 = ee72989c15ce698fc246b6d8e144f667 OK 2025/03/20 03:15:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.01s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:23 DEBUG : potato2: md5 = 8ba3067134863b4161e0fc347de70f68 OK 2025/03/20 03:15:24 DEBUG : empty space: md5 = f8cd5279931b8e6cae5cac7f15a1d280 OK 2025/03/20 03:15:26 DEBUG : sub dir/potato3: md5 = d303b94bf98cc9bddc6620dd2d6e94db OK 2025/03/20 03:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Touching "sub dir/potato3" 2025/03/20 03:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Touching "empty space" 2025/03/20 03:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Touching "potato2" 2025/03/20 03:15:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.61s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:31 DEBUG : dir with metadata: Making directory with metadata 2025/03/20 03:15:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:33 DEBUG : directory with modtime: Making directory with metadata 2025/03/20 03:15:34 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/20 03:15:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/20 03:15:36 DEBUG : Google drive root 'crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0': Skipping btime metadata as can't update it on an existing file: 2025-03-20T03:15:36.183095391Z 2025/03/20 03:15:36 INFO : non existent directory: Updated directory metadata 2025/03/20 03:15:38 DEBUG : Google drive root 'crypt/ojo34273jff2oqs98r3uo0itfnlf59qf0je1cnh6otqd49qr9rn0': Skipping btime metadata as can't update it on an existing file: 2025-03-20T03:15:36.183095391Z 2025/03/20 03:15:39 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.74s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/20 03:15:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/20 03:15:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.97s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/20 03:15:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/20 03:15:44 DEBUG : dst: Making directory with metadata 2025/03/20 03:15:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/20 03:15:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/20 03:15:46 INFO : dst: Set directory modification time (using SetModTime) 2025/03/20 03:15:46 INFO : dst: Set directory modification time (using SetModTime) 2025/03/20 03:15:46 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/20 03:15:47 INFO : dst: Set directory modification time (using SetModTime) 2025/03/20 03:15:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi'", Local "Local file system at /tmp/rclone2634288466", Modify Window "1ms" 2025/03/20 03:15:50 DEBUG : sub dir/test remove existing: md5 = 5842294fa49a075ccbe5b4787eec7832 OK 2025/03/20 03:15:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b53a2a41e7e7af1e66698df41d8e0522 OK 2025/03/20 03:15:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wowanan8" before starting 2025/03/20 03:15:55 DEBUG : sub dir/test remove existing.wowanan8: TEST: removing renamed existing file after operation 2025/03/20 03:15:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.povekub4" before starting 2025/03/20 03:15:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.povekub4: TEST: renaming existing back after failed operation 2025/03/20 03:15:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.judusiy6" before starting 2025/03/20 03:15:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.judusiy6: TEST: removing renamed existing file after operation 2025/03/20 03:16:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ec10gml9u0mpihjbsejoilqghm4848vug6lmspt0rrheo69ideo028kdtk2j2baa3sfeqd26ckk1gfm3ut6edpku4r20uag5r08q1p6e1dha9in4b1l3cmsj0ptn2hac1jfee04c226bc6vcgi7b7cj5kjkadqiq8gknqiblg7tsmjluo1mg" 2025/03/20 03:16:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qpcqglulu98medgvpr7l4siklrbu6j9e6dvf9irdbt7of8ab7pmg" --- PASS: TestRemoveExisting (12.83s) === 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/20 03:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zotijed7hewi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m26.029876911s (try 1/5)