"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/05 06:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi" 2025/03/05 06:08:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70" 2025/03/05 06:08:41 DEBUG : Creating backend with remote "/tmp/rclone2832536556" === 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-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", 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-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", 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/05 06:08:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/05 06:08:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/05 06:08:41 DEBUG : potato: Seek from 10 to 0 2025/03/05 06:08:41 DEBUG : potato: Seek from 10 to 0 2025/03/05 06:08:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/05 06:08:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/05 06:08:41 DEBUG : potato: Seek from 5 to 2 2025/03/05 06:08:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/05 06:08:41 DEBUG : potato: Seek from 7 to 0 2025/03/05 06:08:41 DEBUG : potato: Seek from 7 to 0 2025/03/05 06:08:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/05 06:08:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/05 06:08:41 DEBUG : potato: Seek from 5 to 2 2025/03/05 06:08:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/05 06:08:41 DEBUG : potato: Seek from 8 to 0 2025/03/05 06:08:41 DEBUG : potato: Seek from 8 to 0 2025/03/05 06:08:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/05 06:08:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/05 06:08:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/05 06:08:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/05 06:08:41 DEBUG : potato: Seek from 5 to 2 2025/03/05 06:08:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/05 06:08:41 DEBUG : potato: Seek from 9 to 0 2025/03/05 06:08:41 DEBUG : potato: Seek from 9 to 0 2025/03/05 06:08:41 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-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:08:44 DEBUG : rutabaga: md5 = fa1400710e64803be80fa6e3d23ed111 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/05 06:08:46 DEBUG : empty space: md5 = 5031f109881cd71d0362687ea7232c90 OK === RUN TestCheck/3 2025/03/05 06:08:48 DEBUG : potato2: md5 = 2a6134b5636d7ed8735926d7764e3c71 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/05 06:08:50 DEBUG : remotepotato: md5 = b83005c485ea7cce9a05eac13f15528f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.33s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/03/05 06:08:53 DEBUG : Creating backend with remote "nonexistent" 2025/03/05 06:08:53 DEBUG : Creating backend with remote "nonexistent" 2025/03/05 06:08:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/05 06:08:53 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/05 06:08:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/05 06:08:53 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-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:08:54 DEBUG : rutabaga: md5 = 31ba3eafa86a459396c88a32aaf4069e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/05 06:08:59 DEBUG : empty space: md5 = 5ded173ef7bbce3c2327d734d4605260 OK === RUN TestCheckDownload/3 2025/03/05 06:09:01 DEBUG : potato2: md5 = ab43f9117a569e6b0e56f9a8701ea84d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/05 06:09:05 DEBUG : remotepotato: md5 = 213cd26b78a6c61fb88fde376faf041d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.80s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.35s) --- PASS: TestCheckDownload/3 (0.74s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.65s) --- PASS: TestCheckDownload/6 (1.17s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:09:11 DEBUG : rutabaga: md5 = 5d8a532715aa64963ecddd8847d98dd5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/05 06:09:13 DEBUG : empty space: md5 = c2ace186621df0cf49c6f14c76d7ed36 OK === RUN TestCheckSizeOnly/3 2025/03/05 06:09:15 DEBUG : potato2: md5 = cdda94b6f46ca033df257a4f36ae5365 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/05 06:09:17 DEBUG : remotepotato: md5 = 72fab19bd29e37de04cdc5160f3b2863 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.55s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:09:21 DEBUG : test.sum: md5 = be6879db43cf417f7527e73b4c643ba9 OK 2025/03/05 06:09:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/05 06:09:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/05 06:09:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/05 06:09:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/05 06:09:24 DEBUG : test.sum: md5 = ed2174784edbfa0a7d17de79180e9ec1 OK 2025/03/05 06:09:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/05 06:09:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/05 06:09:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/05 06:09:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.70s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:09:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/data" 2025/03/05 06:09:26 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.47s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:09:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/data" 2025/03/05 06:09:28 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/vjrnln8ratgmqakfosrqe8espk" 2025/03/05 06:09:32 DEBUG : data/banana: md5 = 1ec83ffa03248eeb20aaf2317d1b77ab OK 2025/03/05 06:09:33 DEBUG : test.sum: md5 = a48d3b9891d477628c914cbc6d9d2432 OK === RUN TestCheckSumDownload/subtest1 2025/03/05 06:09:38 DEBUG : data/potato: md5 = c407f73ab0d220eb55d87e0c6df6adb9 OK 2025/03/05 06:09:39 DEBUG : test.sum: md5 = d6fffba801cf5c813ec2f5ca3403febc OK === RUN TestCheckSumDownload/subtest2 2025/03/05 06:09:43 DEBUG : test.sum: md5 = 282777dc4dc55520cc991c9fb3faa215 OK === RUN TestCheckSumDownload/subtest3 2025/03/05 06:09:48 DEBUG : test.sum: md5 = 74c83e0bb3b4549a2ced2763930a1ce5 OK === RUN TestCheckSumDownload/subtest4 2025/03/05 06:09:52 DEBUG : test.sum: md5 = abf2b9a72c46e659a27f4e5600d04c88 OK === RUN TestCheckSumDownload/subtest5 2025/03/05 06:09:57 DEBUG : test.sum: md5 = be3941b5e84c08ba375db01e7d35c6c0 OK === RUN TestCheckSumDownload/subtest6 2025/03/05 06:10:00 DEBUG : data/banana: md5 = d9c95d529b5b5ee68616571de8ee9042 OK 2025/03/05 06:10:02 DEBUG : data/potato: md5 = 672bf8cf8dc8205ff0727249ffda8c9b OK 2025/03/05 06:10:03 DEBUG : test.sum: md5 = 57dd45eeabd560ea03ce66095d62ad5d OK === RUN TestCheckSumDownload/subtest7 2025/03/05 06:10:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/05 06:10:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.60s) --- PASS: TestCheckSumDownload/subtest1 (2.70s) --- PASS: TestCheckSumDownload/subtest2 (1.93s) --- PASS: TestCheckSumDownload/subtest3 (2.80s) --- PASS: TestCheckSumDownload/subtest4 (2.60s) --- PASS: TestCheckSumDownload/subtest5 (2.31s) --- PASS: TestCheckSumDownload/subtest6 (1.91s) --- PASS: TestCheckSumDownload/subtest7 (2.36s) === RUN TestApplyTransforms 2025/03/05 06:10:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yapomon9metu" 2025/03/05 06:10:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:10:09 DEBUG : Creating backend with remote "TestDrive:crypt/qj35fpasf60oi9po9iu1seo9lubfgnuurlaaem70vldu846kq0d0" 2025/03/05 06:10:10 DEBUG : Creating backend with remote "/tmp/rclone1162193207" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yapomon9metu'", Local "Local file system at /tmp/rclone1162193207", Modify Window "1ms" 2025/03/05 06:10:12 DEBUG : hello, world!: md5 = 31a31ef1e7001baf5daed345a0865626 OK upper checkfile vs. lower remote (without normalization) 2025/03/05 06:10:12 ERROR : hello, world!: sum not found 2025/03/05 06:10:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yapomon9metu' 2025/03/05 06:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapomon9metu': 1 files missing 2025/03/05 06:10:12 NOTICE: 1 hashes missing 2025/03/05 06:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapomon9metu': 2 differences found 2025/03/05 06:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapomon9metu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/05 06:10:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:10:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapomon9metu': 0 differences found 2025/03/05 06:10:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapomon9metu': 1 matching files 2025/03/05 06:10:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikosex5bifa" 2025/03/05 06:10:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:10:14 DEBUG : Creating backend with remote "TestDrive:crypt/i7n4jed93p0hvkqasp93gnhqam8de1jl44ltbg25186fsi7anhm0" 2025/03/05 06:10:15 DEBUG : Creating backend with remote "/tmp/rclone1804164994" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikosex5bifa'", Local "Local file system at /tmp/rclone1804164994", Modify Window "1ms" 2025/03/05 06:10:25 DEBUG : HELLO, WORLD!: md5 = 158790fb75f2ca7052fd877394a61739 OK lower checkfile vs. upper remote (without normalization) 2025/03/05 06:10:26 ERROR : HELLO, WORLD!: sum not found 2025/03/05 06:10:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tikosex5bifa' 2025/03/05 06:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikosex5bifa': 1 files missing 2025/03/05 06:10:26 NOTICE: 1 hashes missing 2025/03/05 06:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikosex5bifa': 2 differences found 2025/03/05 06:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikosex5bifa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/05 06:10:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikosex5bifa': 0 differences found 2025/03/05 06:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tikosex5bifa': 1 matching files 2025/03/05 06:10:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipujeq7hehe" 2025/03/05 06:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/ea8mlv83ck3rmvmfdktom4egic14g81g6i8iig39h5j8r8vlt7mg" 2025/03/05 06:10:28 DEBUG : Creating backend with remote "/tmp/rclone772973054" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipujeq7hehe'", Local "Local file system at /tmp/rclone772973054", Modify Window "1ms" 2025/03/05 06:10:30 DEBUG : HeLlO, wOrLd!: md5 = d95b6294e4d151cf1b62b47ebff62dc2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/05 06:10:30 ERROR : HeLlO, wOrLd!: sum not found 2025/03/05 06:10:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tipujeq7hehe' 2025/03/05 06:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipujeq7hehe': 1 files missing 2025/03/05 06:10:30 NOTICE: 1 hashes missing 2025/03/05 06:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipujeq7hehe': 2 differences found 2025/03/05 06:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipujeq7hehe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/05 06:10:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipujeq7hehe': 0 differences found 2025/03/05 06:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipujeq7hehe': 1 matching files 2025/03/05 06:10:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hobecep6hica" 2025/03/05 06:10:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:10:31 DEBUG : Creating backend with remote "TestDrive:crypt/0ui63k8mmvdeqs4g9ejb27rpa2tkfhcfrnc0rkrbip7vt6k9eo1g" 2025/03/05 06:10:32 DEBUG : Creating backend with remote "/tmp/rclone3886416635" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hobecep6hica'", Local "Local file system at /tmp/rclone3886416635", Modify Window "1ms" 2025/03/05 06:10:35 DEBUG : HELLO, WORLD!: md5 = 2ff55d7f4289e642f2574d41fbcee366 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/05 06:10:35 ERROR : HELLO, WORLD!: sum not found 2025/03/05 06:10:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hobecep6hica' 2025/03/05 06:10:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobecep6hica': 1 files missing 2025/03/05 06:10:35 NOTICE: 1 hashes missing 2025/03/05 06:10:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobecep6hica': 2 differences found 2025/03/05 06:10:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobecep6hica': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/05 06:10:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobecep6hica': 0 differences found 2025/03/05 06:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobecep6hica': 1 matching files 2025/03/05 06:10:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pajojaw6miku" 2025/03/05 06:10:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:10:36 DEBUG : Creating backend with remote "TestDrive:crypt/s5pnsgfbqn70j9gajmkmr7qnbebeu20r924pdrtq3ofij2o6eld0" 2025/03/05 06:10:37 DEBUG : Creating backend with remote "/tmp/rclone2474044023" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pajojaw6miku'", Local "Local file system at /tmp/rclone2474044023", Modify Window "1ms" 2025/03/05 06:10:39 DEBUG : 測試_Русский___ě_áñ: md5 = faa384c76723a1e4af413b61a369d3b9 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/05 06:10:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/05 06:10:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pajojaw6miku' 2025/03/05 06:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pajojaw6miku': 1 files missing 2025/03/05 06:10:40 NOTICE: 1 hashes missing 2025/03/05 06:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pajojaw6miku': 2 differences found 2025/03/05 06:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pajojaw6miku': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/05 06:10:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pajojaw6miku': 0 differences found 2025/03/05 06:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pajojaw6miku': 1 matching files 2025/03/05 06:10:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuniyoz7kari" 2025/03/05 06:10:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:10:41 DEBUG : Creating backend with remote "TestDrive:crypt/pii4i8k4ouemonf9f10kf1cq264ln3k2hgr9nv4d5oemb9abj330" 2025/03/05 06:10:42 DEBUG : Creating backend with remote "/tmp/rclone1145074257" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuniyoz7kari'", Local "Local file system at /tmp/rclone1145074257", Modify Window "1ms" 2025/03/05 06:10:44 DEBUG : 測試_Русский___ě_áñ: md5 = 40b90eccb52091aec31e195690ecb0c3 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/05 06:10:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/05 06:10:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuniyoz7kari' 2025/03/05 06:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuniyoz7kari': 1 files missing 2025/03/05 06:10:44 NOTICE: 1 hashes missing 2025/03/05 06:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuniyoz7kari': 2 differences found 2025/03/05 06:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuniyoz7kari': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/05 06:10:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:10:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuniyoz7kari': 0 differences found 2025/03/05 06:10:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuniyoz7kari': 1 matching files 2025/03/05 06:10:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-facusuk0xigu" 2025/03/05 06:10:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:10:45 DEBUG : Creating backend with remote "TestDrive:crypt/1hkq779125ndliidu4n35n306q76d7jicvb012ir5vcsoali6idg" 2025/03/05 06:10:46 DEBUG : Creating backend with remote "/tmp/rclone1067915441" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-facusuk0xigu'", Local "Local file system at /tmp/rclone1067915441", Modify Window "1ms" 2025/03/05 06:10:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9b6b6ec1572beacaee778cf2b51ddebe OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/05 06:10:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/05 06:10:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-facusuk0xigu' 2025/03/05 06:10:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facusuk0xigu': 1 files missing 2025/03/05 06:10:49 NOTICE: 1 hashes missing 2025/03/05 06:10:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facusuk0xigu': 2 differences found 2025/03/05 06:10:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facusuk0xigu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/05 06:10:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facusuk0xigu': 0 differences found 2025/03/05 06:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facusuk0xigu': 1 matching files 2025/03/05 06:10:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yitozox2fota" 2025/03/05 06:10:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:10:51 DEBUG : Creating backend with remote "TestDrive:crypt/n2roq2fmpj9qdc0hsbsf4b57hivjil29nn042rt9i6meooc0msa0" 2025/03/05 06:10:52 DEBUG : Creating backend with remote "/tmp/rclone3438776463" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yitozox2fota'", Local "Local file system at /tmp/rclone3438776463", Modify Window "1ms" 2025/03/05 06:10:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 33ce706fc554db6ae345c8cbbe6bbade OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/05 06:10:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/05 06:10:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yitozox2fota' 2025/03/05 06:10:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitozox2fota': 1 files missing 2025/03/05 06:10:54 NOTICE: 1 hashes missing 2025/03/05 06:10:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitozox2fota': 2 differences found 2025/03/05 06:10:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitozox2fota': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/05 06:10:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:10:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitozox2fota': 0 differences found 2025/03/05 06:10:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yitozox2fota': 1 matching files 2025/03/05 06:10:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lodurav0gecu" 2025/03/05 06:10:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/p6mbggfa66fjkea73d5staa29ie63fgq6jhcp77vjdhilfdkmocg" 2025/03/05 06:10:56 DEBUG : Creating backend with remote "/tmp/rclone1360731528" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lodurav0gecu'", Local "Local file system at /tmp/rclone1360731528", Modify Window "1ms" 2025/03/05 06:10:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 508c198e1a143f6d3779f9689ebbc002 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/05 06:10:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/05 06:10:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lodurav0gecu' 2025/03/05 06:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodurav0gecu': 1 files missing 2025/03/05 06:10:59 NOTICE: 1 hashes missing 2025/03/05 06:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodurav0gecu': 2 differences found 2025/03/05 06:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodurav0gecu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/05 06:11:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:11:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodurav0gecu': 0 differences found 2025/03/05 06:11:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodurav0gecu': 1 matching files 2025/03/05 06:11:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakoxez4foqe" 2025/03/05 06:11:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:11:00 DEBUG : Creating backend with remote "TestDrive:crypt/7dujnjf5nm13b0qrbno4ekmuti90crim96mj9bmmst5lf25r4jcg" 2025/03/05 06:11:01 DEBUG : Creating backend with remote "/tmp/rclone588070155" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakoxez4foqe'", Local "Local file system at /tmp/rclone588070155", Modify Window "1ms" 2025/03/05 06:11:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 412f19c183dffc93bf67bfe7f6d0ab69 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/05 06:11:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/05 06:11:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kakoxez4foqe' 2025/03/05 06:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakoxez4foqe': 1 files missing 2025/03/05 06:11:04 NOTICE: 1 hashes missing 2025/03/05 06:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakoxez4foqe': 2 differences found 2025/03/05 06:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakoxez4foqe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/05 06:11:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 06:11:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakoxez4foqe': 0 differences found 2025/03/05 06:11:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakoxez4foqe': 1 matching files 2025/03/05 06:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakoxez4foqe': Purge remote 2025/03/05 06:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodurav0gecu': Purge remote 2025/03/05 06:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yitozox2fota': Purge remote 2025/03/05 06:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-facusuk0xigu': Purge remote 2025/03/05 06:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuniyoz7kari': Purge remote 2025/03/05 06:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pajojaw6miku': Purge remote 2025/03/05 06:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hobecep6hica': Purge remote 2025/03/05 06:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipujeq7hehe': Purge remote 2025/03/05 06:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikosex5bifa': Purge remote 2025/03/05 06:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yapomon9metu': Purge remote --- PASS: TestApplyTransforms (60.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:11:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/05 06:11:12 DEBUG : sub/file2: md5 = 8e050f37f04023cc4129eb3819abbfbc OK 2025/03/05 06:11:12 INFO : file1: Copied (new) to: sub/file2 2025/03/05 06:11:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 06:11:13 DEBUG : file1: Unchanged skipping 2025/03/05 06:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': don't need to copy/move sub/file2, it is already at target location 2025/03/05 06:11:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.93s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:11:19 DEBUG : dst/file1: md5 = f694dd7052a7a87e78a8db26277e62f2 OK 2025/03/05 06:11:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/backup" 2025/03/05 06:11:19 DEBUG : Config file has changed externally - reloading 2025/03/05 06:11:19 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/1nrff024r7pq65ecp72fc28jb0" 2025/03/05 06:11:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/05 06:11:23 INFO : dst/file1: Moved (server-side) 2025/03/05 06:11:25 DEBUG : dst/file1: md5 = 1e98cc6bd22ff6a685ddc04e28dfd5ed OK 2025/03/05 06:11:25 INFO : dst/file1: Copied (new) 2025/03/05 06:11:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 06:11:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 06:11:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.00s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/dst" 2025/03/05 06:11:29 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 06:11:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/CompareDest" 2025/03/05 06:11:31 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/gveqi14airsml4bgu7krj116o8" 2025/03/05 06:11:32 DEBUG : one: Need to transfer - File not found at Destination 2025/03/05 06:11:35 DEBUG : one: md5 = c9e453117b38cb4061aaf9f923eec323 OK 2025/03/05 06:11:35 INFO : one: Copied (new) 2025/03/05 06:11:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 06:11:37 DEBUG : one: md5 = 29308df6a0ee8f73677fc3f45f55ba35 OK 2025/03/05 06:11:37 INFO : one: Copied (replaced existing) 2025/03/05 06:11:39 DEBUG : dst/one: md5 = 49afb81b195707a9f9a83685f6c438cd OK 2025/03/05 06:11:41 DEBUG : CompareDest/one: md5 = 2ef838b4e9797395e6ba646d844f840f OK 2025/03/05 06:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 06:11:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 06:11:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 06:11:45 DEBUG : CompareDest/two: md5 = 0b6d858b3b5e47ff5b2ff3b35787b508 OK 2025/03/05 06:11:45 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 06:11:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 06:11:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 06:11:46 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 06:11:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 06:11:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 06:11:48 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 06:11:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/05 06:11:49 DEBUG : two: md5 = ab007eec5f1b8f30a8b691fb0004a36c OK 2025/03/05 06:11:49 INFO : two: Copied (new) 2025/03/05 06:11:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 06:11:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:11:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:11:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:11:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/dst" 2025/03/05 06:11:54 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 06:11:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/CopyDest" 2025/03/05 06:11:56 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/05 06:11:57 DEBUG : one: Need to transfer - File not found at Destination 2025/03/05 06:11:59 DEBUG : one: md5 = c0a612675953b5e709ff54ed98969110 OK 2025/03/05 06:11:59 INFO : one: Copied (new) 2025/03/05 06:12:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 06:12:02 DEBUG : one: md5 = 55153d9b0e5cb85f261827e99bfc9ea2 OK 2025/03/05 06:12:02 INFO : one: Copied (replaced existing) 2025/03/05 06:12:04 DEBUG : dst/one: md5 = dabcbb61807442a3cff2634be5feba4f OK 2025/03/05 06:12:06 DEBUG : CopyDest/one: md5 = 29b9969195b0009cad921a5be2187556 OK 2025/03/05 06:12:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/BackupDir" 2025/03/05 06:12:07 DEBUG : Config file has changed externally - reloading 2025/03/05 06:12:07 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/05 06:12:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 06:12:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 06:12:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 06:12:10 INFO : one: Moved (server-side) 2025/03/05 06:12:11 INFO : one: Copied (server-side copy) 2025/03/05 06:12:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/05 06:12:13 DEBUG : CopyDest/two: md5 = ac4f8b4cd11204e43f618dfd7c723110 OK 2025/03/05 06:12:14 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 06:12:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 06:12:15 INFO : two: Copied (server-side copy) 2025/03/05 06:12:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/05 06:12:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 06:12:16 DEBUG : two: Unchanged skipping 2025/03/05 06:12:18 DEBUG : CopyDest/three: md5 = 5daff8747827792434aa8efada61e5ee OK 2025/03/05 06:12:19 DEBUG : three: Need to transfer - File not found at Destination 2025/03/05 06:12:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/05 06:12:19 DEBUG : three: Destination not found in --copy-dest 2025/03/05 06:12:20 DEBUG : three: md5 = 249f2badaf2c6d6b46347f70cff50477 OK 2025/03/05 06:12:20 INFO : three: Copied (new) 2025/03/05 06:12:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/05 06:12:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:12:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 06:12:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 06:12:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/05 06:12:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:12:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.03s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:12:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/05 06:12:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 94f669410206ca3267c197f699f557a2 OK 2025/03/05 06:12:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/05 06:12:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/05 06:12:31 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/05 06:12:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/05 06:12:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/05 06:12:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e496850ebfe73be2cd7139843a2192c0 OK 2025/03/05 06:12:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/05 06:12:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/05 06:12:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.98s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:12:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Looking for duplicate names using skip mode. 2025/03/05 06:12:40 NOTICE: one: Found 2 files with duplicate names 2025/03/05 06:12:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.54s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:12:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Looking for duplicate names using skip mode. 2025/03/05 06:12:46 NOTICE: one: Found 3 files with duplicate names 2025/03/05 06:12:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/05 06:12:47 INFO : one: Deleted 2025/03/05 06:12:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.46s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:12:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Looking for duplicate names using first mode. 2025/03/05 06:12:52 NOTICE: one: Found 3 files with duplicate names 2025/03/05 06:12:53 INFO : one: Deleted 2025/03/05 06:12:53 INFO : one: Deleted 2025/03/05 06:12:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.33s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:12:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Looking for duplicate names using newest mode. 2025/03/05 06:12:59 NOTICE: one: Found 3 files with duplicate names 2025/03/05 06:12:59 INFO : one: Deleted 2025/03/05 06:13:00 INFO : one: Deleted 2025/03/05 06:13:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.58s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:13:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Looking for duplicate names using oldest mode. 2025/03/05 06:13:06 NOTICE: one: Found 3 files with duplicate names 2025/03/05 06:13:06 INFO : one: Deleted 2025/03/05 06:13:07 INFO : one: Deleted 2025/03/05 06:13:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.36s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:13:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Looking for duplicate names using largest mode. 2025/03/05 06:13:12 NOTICE: one: Found 3 files with duplicate names 2025/03/05 06:13:12 INFO : one: Deleted 2025/03/05 06:13:13 INFO : one: Deleted 2025/03/05 06:13:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.12s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:13:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Looking for duplicate names using smallest mode. 2025/03/05 06:13:18 NOTICE: one: Found 3 files with duplicate names 2025/03/05 06:13:19 INFO : one: Deleted 2025/03/05 06:13:19 INFO : one: Deleted 2025/03/05 06:13:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.39s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:13:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Looking for duplicate names using rename mode. 2025/03/05 06:13:25 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/05 06:13:27 INFO : one-2.txt: renamed from: one.txt 2025/03/05 06:13:28 INFO : one-3.txt: renamed from: one.txt 2025/03/05 06:13:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.28s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:13:34 DEBUG : dupe1/one.txt: md5 = 4223f802875d31d25b58d82cb1027b61 OK 2025/03/05 06:13:37 DEBUG : dupe2/two.txt: md5 = 3109db1bb91d1467fef267e617719f81 OK 2025/03/05 06:13:39 DEBUG : dupe3/three.txt: md5 = 6b90a6cdeb349f5c0e05e41020974d08 OK 2025/03/05 06:13:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/05 06:13:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/05 06:13:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/05 06:13:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/05 06:13:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/05 06:13:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/05 06:13:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.83s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:13:47 DEBUG : a.txt: md5 = daf2e922b7a552f033799f1ae833804f OK 2025/03/05 06:13:48 DEBUG : zend.txt: md5 = 16fed1bee1d9b85e3c4b2e0ca88d7b1d OK 2025/03/05 06:13:50 DEBUG : sub dir/hello world: md5 = c02d017e8c7529d090e4e26901716941 OK 2025/03/05 06:13:52 DEBUG : sub dir/hello world2: md5 = 7d741300e7dd79b0558748977be1b944 OK 2025/03/05 06:13:54 DEBUG : sub dir/ignore dir/.ignore: md5 = fddf4c1ca0ea985ad806da1119a5e8d3 OK 2025/03/05 06:13:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 245a37818943f6d6e0444f16647ce63a OK 2025/03/05 06:13:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3217598fa315cd0fc59df5b3bec2cb3c OK 2025/03/05 06:13:59 DEBUG : a.txt: Excluded (Size Filter) 2025/03/05 06:13:59 DEBUG : a.txt: Excluded 2025/03/05 06:13:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/05 06:13:59 DEBUG : sub dir/hello world2: Excluded 2025/03/05 06:13:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/05 06:13:59 DEBUG : sub dir/hello world: Excluded 2025/03/05 06:14:00 DEBUG : sub dir/ignore dir: Excluded 2025/03/05 06:14:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/05 06:14:00 DEBUG : sub dir/hello world2: Excluded 2025/03/05 06:14:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/05 06:14:00 DEBUG : sub dir/hello world: Excluded 2025/03/05 06:14:00 DEBUG : sub dir/ignore dir: Excluded 2025/03/05 06:14:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/05 06:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/05 06:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/05 06:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/05 06:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/05 06:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/05 06:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.47s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:14:08 DEBUG : file1: md5 = 6a13f8e14e24db51df74b2a705878866 OK 2025/03/05 06:14:11 DEBUG : sub/file2: md5 = b75529ed614aab28a4fbcf07c9bb7440 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/05 06:14:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/05 06:14:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/05 06:14:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/05 06:14:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.13s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:14:18 DEBUG : file1: md5 = a8b8c73ea4048cc97ac6c22ccdb13c8e OK 2025/03/05 06:14:21 DEBUG : sub/file2: md5 = f3e16c76de2cb23fd004c36873e27329 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/05 06:14:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/notfound" 2025/03/05 06:14:25 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/qe0i31qdkoejk60elps0ni5sqk" 2025/03/05 06:14:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.55s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:14:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Making directory 2025/03/05 06:14:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:14:32 DEBUG : sub dir/hello world: md5 = b30350ae1a48657be8f7c7b99599c46c OK 2025/03/05 06:14:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:14:36 DEBUG : potato2: md5 = c476a1ade5f0102cd0e2988655cb351b OK 2025/03/05 06:14:37 DEBUG : empty space: md5 = 1699d9288adec64d90bff502d1d958d8 OK --- PASS: TestLs (4.47s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:14:40 DEBUG : potato2: md5 = 203db0528958c76c0287f38b023484b0 OK 2025/03/05 06:14:41 DEBUG : empty space: md5 = 6b174ac671a99d2a42a2ad0b7d27528c OK 2025/03/05 06:14:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/05 06:14:42 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.89s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:14:45 DEBUG : potato2: md5 = 31e8db12eb7e6368b0a13e4196d9a6bd OK 2025/03/05 06:14:46 DEBUG : empty space: md5 = 9208ac9fae619f251b0a6c6375b2ae85 OK --- PASS: TestLsLong (4.44s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:14:49 DEBUG : potato2: md5 = 986e621315ecaebaf6f92685cae5ed65 OK 2025/03/05 06:14:51 DEBUG : empty space: md5 = b31277775e2735305d0a7b94e1ed21a5 OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/03/05 06:14:52 DEBUG : Creating backend with remote ":memory:" 2025/03/05 06:14:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/05 06:14:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/05 06:14:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/05 06:14:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/05 06:14:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/05 06:14:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/05 06:14:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/05 06:14:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/05 06:14:52 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-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:14:55 DEBUG : potato2: md5 = e13180fb5001d161eccfecd976be30a3 OK 2025/03/05 06:14:56 DEBUG : empty space: md5 = 79769ec19fc45637f21482a94695eea0 OK 2025/03/05 06:14:58 DEBUG : sub dir/potato3: md5 = 7fef5b184ced406b715ec2c9b3d05106 OK 2025/03/05 06:15:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.59s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:15:03 DEBUG : small: md5 = e6a676e3312d0640af414b1b99a2ab0f OK 2025/03/05 06:15:05 DEBUG : medium: md5 = f530a85e9f2edfcd12798a5fed7f9021 OK 2025/03/05 06:15:06 DEBUG : large: md5 = 554242b9c4c7c999ec214ab5a5ff5591 OK 2025/03/05 06:15:06 DEBUG : Waiting for deletions to finish 2025/03/05 06:15:07 DEBUG : large: Excluded (Size Filter) 2025/03/05 06:15:07 INFO : small: Deleted 2025/03/05 06:15:07 INFO : medium: Deleted --- PASS: TestDelete (6.36s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:15:09 DEBUG : small: md5 = 80290dfef584cd332b47614c4907d0b3 OK 2025/03/05 06:15:11 DEBUG : medium: md5 = 34dbf8923707f38f99032f0ced64b39a OK 2025/03/05 06:15:12 DEBUG : large: md5 = c15eb4bb05a3beb2770779614eaa80b9 OK 2025/03/05 06:15:12 DEBUG : Waiting for deletions to finish 2025/03/05 06:15:13 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/05 06:15:13 INFO : medium: Deleted 2025/03/05 06:15:13 INFO : small: Deleted --- PASS: TestMaxDelete (6.65s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:15:16 DEBUG : small: md5 = 86f45dbcd7ee4b3f91f15838549dafef OK 2025/03/05 06:15:18 DEBUG : medium: md5 = 305b3f42b097ee46a06bbfd5dcf474a9 OK 2025/03/05 06:15:19 DEBUG : large: md5 = 662fd33b889766307594002f936ae1e3 OK 2025/03/05 06:15:19 DEBUG : Waiting for deletions to finish 2025/03/05 06:15:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/05 06:15:20 INFO : small: Deleted 2025/03/05 06:15:20 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.79s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:15:23 DEBUG : small: md5 = 5ba7de4bbbd145712aaf248c064e3ca1 OK 2025/03/05 06:15:24 DEBUG : medium: md5 = 4485c38893fa2ad923412bcca9c806c5 OK 2025/03/05 06:15:26 DEBUG : large: md5 = ad8f878883ce5e7e54d409ea0c1faefb OK 2025/03/05 06:15:26 DEBUG : Waiting for deletions to finish 2025/03/05 06:15:26 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/05 06:15:27 INFO : small: Deleted 2025/03/05 06:15:27 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.69s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:15:30 DEBUG : ReadFile: md5 = f381bb0f16a6ba3cd242f5df254bef67 OK --- PASS: TestReadFile (3.93s) === RUN TestRetry 2025/03/05 06:15:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/05 06:15:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/05 06:15:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/05 06:15:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/05 06:15:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/05 06:15:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/05 06:15:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:15:34 DEBUG : file1: md5 = 207b2e25bd9234dd6b293bac89db99b7 OK 2025/03/05 06:15:35 DEBUG : file2: md5 = 0729f3bea4ed963ef6752d754a91934e OK --- PASS: TestCat (17.16s) === RUN TestPurge 2025/03/05 06:15:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yocapid2jagu" 2025/03/05 06:15:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 06:15:50 DEBUG : Creating backend with remote "TestDrive:crypt/njj1gl12u6pva6o9rcolpf30br3uk48agskj2kg6c6osj8a1n530" 2025/03/05 06:15:50 DEBUG : Creating backend with remote "/tmp/rclone1165985228" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yocapid2jagu'", Local "Local file system at /tmp/rclone1165985228", Modify Window "1ms" 2025/03/05 06:15:55 DEBUG : A1/B1/C1/one: md5 = dcb9188c6733f5f3ac38867cd2aad101 OK 2025/03/05 06:15:55 INFO : A2: Making directory 2025/03/05 06:15:56 INFO : A1/B2: Making directory 2025/03/05 06:15:56 INFO : A1/B2/C2: Making directory 2025/03/05 06:15:57 INFO : A1/B1/C3: Making directory 2025/03/05 06:15:58 INFO : A3: Making directory 2025/03/05 06:15:59 INFO : A3/B3: Making directory 2025/03/05 06:15:59 INFO : A3/B3/C4: Making directory 2025/03/05 06:16:02 DEBUG : A1/two: md5 = 00d3fb1ff52fc271f5a82f883364e3d6 OK 2025/03/05 06:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yocapid2jagu': Purge remote 2025/03/05 06:16:05 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:16:09 DEBUG : A1/B1/C1/one: md5 = 27f74d3cf0f7161af7c8b1bbae1e27f1 OK 2025/03/05 06:16:09 INFO : A2: Making directory 2025/03/05 06:16:10 INFO : A1/B2: Making directory 2025/03/05 06:16:10 INFO : A1/B2/C2: Making directory 2025/03/05 06:16:11 INFO : A1/B1/C3: Making directory 2025/03/05 06:16:12 INFO : A3: Making directory 2025/03/05 06:16:13 INFO : A3/B3: Making directory 2025/03/05 06:16:13 INFO : A3/B3/C4: Making directory 2025/03/05 06:16:15 DEBUG : A1/two: md5 = 51c1b77def00a418469b8c70231826f0 OK 2025/03/05 06:16:17 DEBUG : removing 1 level 3 directories 2025/03/05 06:16:17 INFO : A3/B3/C4: Removing directory 2025/03/05 06:16:19 DEBUG : removing 2 level 3 directories 2025/03/05 06:16:19 INFO : A1/B2/C2: Removing directory 2025/03/05 06:16:19 INFO : A1/B1/C3: Removing directory 2025/03/05 06:16:20 DEBUG : removing 2 level 2 directories 2025/03/05 06:16:20 INFO : A3/B3: Removing directory 2025/03/05 06:16:20 INFO : A1/B2: Removing directory 2025/03/05 06:16:20 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/05 06:16:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/05 06:16:21 DEBUG : removing 2 level 1 directories 2025/03/05 06:16:21 INFO : A3: Removing directory 2025/03/05 06:16:21 INFO : A2: Removing directory 2025/03/05 06:16:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/05 06:16:25 DEBUG : removing 1 level 3 directories 2025/03/05 06:16:25 INFO : A1/B1/C1: Removing directory 2025/03/05 06:16:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:26 DEBUG : removing 1 level 2 directories 2025/03/05 06:16:26 INFO : A1/B1: Removing directory 2025/03/05 06:16:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/05 06:16:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 06:16:27 DEBUG : removing 1 level 1 directories 2025/03/05 06:16:27 INFO : A1: Removing directory 2025/03/05 06:16:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/05 06:16:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/05 06:16:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 06:16:27 DEBUG : removing 1 level 0 directories 2025/03/05 06:16:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Removing directory 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 06:16:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.88s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:16:30 INFO : A1: Making directory 2025/03/05 06:16:31 INFO : A1/B1: Making directory 2025/03/05 06:16:31 INFO : A1/B1/C1: Making directory 2025/03/05 06:16:34 DEBUG : removing 1 level 3 directories 2025/03/05 06:16:34 INFO : A1/B1/C1: Removing directory 2025/03/05 06:16:34 DEBUG : removing 1 level 2 directories 2025/03/05 06:16:34 INFO : A1/B1: Removing directory 2025/03/05 06:16:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 06:16:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.99s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:16:37 INFO : A1: Making directory 2025/03/05 06:16:38 INFO : A1/B1: Making directory 2025/03/05 06:16:39 INFO : A1/B1/C1: Making directory 2025/03/05 06:16:41 DEBUG : removing 1 level 3 directories 2025/03/05 06:16:41 INFO : A1/B1/C1: Removing directory 2025/03/05 06:16:42 DEBUG : removing 1 level 2 directories 2025/03/05 06:16:42 INFO : A1/B1: Removing directory 2025/03/05 06:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 06:16:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.69s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:16:46 DEBUG : file1: md5 = 65cacb8d5bc56386caa8eb6d2e153208 OK 2025/03/05 06:16:47 DEBUG : filename.txt: File name found in url 2025/03/05 06:16:48 DEBUG : filename.txt: md5 = b41b39497402b69d92bcd4e4b94c8425 OK 2025/03/05 06:16:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/05 06:16:50 DEBUG : headerfilename.txt: md5 = a488a2f74f382b7d22a52e13f2b19876 OK 2025/03/05 06:16:51 DEBUG : file2: md5 = 081821c66b7c3709e5991aad19a6fd86 OK --- PASS: TestCopyURL (10.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:16:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/05 06:16:57 DEBUG : sub/file2: md5 = e3e1158e2729c00f242c012a85694be3 OK 2025/03/05 06:16:57 INFO : file1: Copied (new) to: sub/file2 2025/03/05 06:16:57 INFO : file1: Deleted 2025/03/05 06:16:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 06:16:58 DEBUG : file1: Unchanged skipping 2025/03/05 06:16:58 INFO : file1: Deleted 2025/03/05 06:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': don't need to copy/move sub/file2, it is already at target location 2025/03/05 06:17:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.69s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:17:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/05 06:17:02 DEBUG : file1: md5 = 8b5519357bdaaee1179c60a29e2d6993 OK 2025/03/05 06:17:02 INFO : file1: Copied (new) 2025/03/05 06:17:02 INFO : file1: Deleted 2025/03/05 06:17:03 DEBUG : file1: Destination exists, skipping 2025/03/05 06:17:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.21s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:17:07 DEBUG : dst/file1: md5 = a047cccaf223421192d05cc29e4d20c5 OK 2025/03/05 06:17:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hataked8cawi/backup" 2025/03/05 06:17:07 DEBUG : Config file has changed externally - reloading 2025/03/05 06:17:08 DEBUG : Creating backend with remote "TestDrive:crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70/1nrff024r7pq65ecp72fc28jb0" 2025/03/05 06:17:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/05 06:17:11 INFO : dst/file1: Moved (server-side) 2025/03/05 06:17:13 DEBUG : dst/file1: md5 = 46f8cfb94acb5606ff16afe4c0c6191a OK 2025/03/05 06:17:13 INFO : dst/file1: Copied (new) 2025/03/05 06:17:13 INFO : dst/file1: Deleted 2025/03/05 06:17:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 06:17:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 06:17:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.13s) === 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-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:17:20 DEBUG : A1/one: md5 = c668aca2b9e22a36038e1d517ad16493 OK 2025/03/05 06:17:21 DEBUG : A1/two: md5 = 6670dc3e88aa9761944d131ee91db64a OK 2025/03/05 06:17:23 DEBUG : A1/B1/three: md5 = 83e4cef586d8ac8fc51c393cee8e63e2 OK 2025/03/05 06:17:26 DEBUG : A1/B1/C1/four: md5 = 5f83373d4d65ab7bf9396db73aecdee5 OK 2025/03/05 06:17:28 DEBUG : A1/B1/C2/five: md5 = dda198da164dc4395e8b0a21942a8daf OK 2025/03/05 06:17:28 INFO : A1/B2: Making directory 2025/03/05 06:17:29 INFO : A1/B1/C3: Making directory 2025/03/05 06:17:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/05 06:17:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/05 06:17:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/05 06:17:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/05 06:17:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/05 06:17:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/05 06:17:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/05 06:17:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 06:17:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/05 06:17:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/05 06:17:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/05 06:17:51 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/05 06:17:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/05 06:17:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/05 06:17:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/05 06:17:51 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/05 06:17:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/05 06:17:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/05 06:17:54 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 06:17:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/05 06:17:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/05 06:18:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/05 06:18:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/05 06:18:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/05 06:18:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/05 06:18:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 06:18:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/05 06:18:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/05 06:18:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/05 06:18:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 06:18:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.74s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/05 06:18:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 67c577d22baaace2d0cd6aa5f7a317d7 OK 2025/03/05 06:18:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/05 06:18:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/05 06:18:08 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/05 06:18:09 DEBUG : no_checksum_big_file_from_pipe: md5 = a749e0a2ac56fc810953cd230c7f1d67 OK 2025/03/05 06:18:09 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-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/05 06:18:12 DEBUG : with_checksum_small_file_from_pipe: md5 = 733e253d0301d7799cd36768fc296e4a OK 2025/03/05 06:18:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/05 06:18:13 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/05 06:18:13 DEBUG : with_checksum_big_file_from_pipe: md5 = 20d268df55ace2012c972580cee7e9b2 OK 2025/03/05 06:18:13 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-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/05 06:18:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 06:18:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/05 06:18:18 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-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/05 06:18:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/05 06:18:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/05 06:18:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/05 06:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/05 06:18:27 DEBUG : rcat_metadata: md5 = 85418424fb81c3c22fbdccd426fc5144 OK 2025/03/05 06:18:27 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/05 06:18:28 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/05 06:18:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5b56534a2c48817ff923a19f13c38e9f OK 2025/03/05 06:18:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.74s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.78s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:32 DEBUG : potato1: md5 = 2df7589b19310f2ea6c445224fb873f0 OK 2025/03/05 06:18:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/05 06:18:33 DEBUG : potato2: md5 = e495c3e1c52d53102dd555298b18473a OK 2025/03/05 06:18:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.17s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:36 DEBUG : potato1: md5 = ba063bc30978fa68b2b0276d17a5049d OK 2025/03/05 06:18:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/05 06:18:38 DEBUG : potato2: md5 = d271207d76ddbd5be722e45c99fb91e1 OK 2025/03/05 06:18:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.83s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:41 DEBUG : potato2: md5 = 8ac385e540e274d0d60dedee1d919cba OK 2025/03/05 06:18:42 DEBUG : empty space: md5 = 48c8fcf5d9f0a6e10802604d56256490 OK 2025/03/05 06:18:44 DEBUG : sub dir/potato3: md5 = a9c8bf69c3ca2456471fd265ff300a41 OK 2025/03/05 06:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Touching "sub dir/potato3" 2025/03/05 06:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Touching "empty space" 2025/03/05 06:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Touching "potato2" 2025/03/05 06:18:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.23s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:49 DEBUG : dir with metadata: Making directory with metadata 2025/03/05 06:18:50 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:51 DEBUG : directory with modtime: Making directory with metadata 2025/03/05 06:18:52 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.44s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/05 06:18:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/05 06:18:54 DEBUG : Google drive root 'crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70': Skipping btime metadata as can't update it on an existing file: 2025-03-05T06:18:54.194186247Z 2025/03/05 06:18:54 INFO : non existent directory: Updated directory metadata 2025/03/05 06:18:57 DEBUG : Google drive root 'crypt/u893s8ov2b298nacd3nmliga7k6rrq02l5nn6aildn7pd0c2ji70': Skipping btime metadata as can't update it on an existing file: 2025-03-05T06:18:54.194186247Z 2025/03/05 06:18:57 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.07s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:18:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/05 06:19:00 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/05 06:19:01 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:19:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/05 06:19:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/05 06:19:03 DEBUG : dst: Making directory with metadata 2025/03/05 06:19:04 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/05 06:19:04 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 06:19:04 INFO : dst: Set directory modification time (using SetModTime) 2025/03/05 06:19:04 INFO : dst: Set directory modification time (using SetModTime) 2025/03/05 06:19:04 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/05 06:19:05 INFO : dst: Set directory modification time (using SetModTime) 2025/03/05 06:19:05 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.50s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi'", Local "Local file system at /tmp/rclone2832536556", Modify Window "1ms" 2025/03/05 06:19:08 DEBUG : sub dir/test remove existing: md5 = 5fa831ee94aae57a680e957b5656d370 OK 2025/03/05 06:19:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 04c22cc0af1d6deec3e4620dfe1701de OK 2025/03/05 06:19:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qiyejad8" before starting 2025/03/05 06:19:12 DEBUG : sub dir/test remove existing.qiyejad8: TEST: removing renamed existing file after operation 2025/03/05 06:19:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xovewow9" before starting 2025/03/05 06:19:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xovewow9: TEST: renaming existing back after failed operation 2025/03/05 06:19:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kadezun9" before starting 2025/03/05 06:19:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kadezun9: TEST: removing renamed existing file after operation 2025/03/05 06:19:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "44ohfv03ntj008ajel4rm02o7rqsph9t7dvsstokb3viba8tmubvp94j6vnrnvbu6n8rkbsli1eq4665jl6i08mcmm1iqf5dnkgmbf8lpp3c43vbmadig6du6h7p7j5bl2hjur8dop37vb9909bpu0nmlhvvnbo7nvsaf2grkli5tn7fca60" 2025/03/05 06:19:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4cedhufhva4n2mj0vl57k773f8612ecrlsfg7v17k14gjadg7io0" --- PASS: TestRemoveExisting (12.45s) === 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/05 06:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hataked8cawi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m39.211908548s (try 1/5)