"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/10 01:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu" 2025/09/10 01:04:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg" 2025/09/10 01:04:56 DEBUG : Creating backend with remote "/tmp/rclone4112002676" === 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-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/10 01:04:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/10 01:04:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/10 01:04:56 DEBUG : potato: Seek from 10 to 0 2025/09/10 01:04:56 DEBUG : potato: Seek from 10 to 0 2025/09/10 01:04:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/10 01:04:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/10 01:04:56 DEBUG : potato: Seek from 5 to 2 2025/09/10 01:04:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/10 01:04:56 DEBUG : potato: Seek from 7 to 0 2025/09/10 01:04:56 DEBUG : potato: Seek from 7 to 0 2025/09/10 01:04:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/10 01:04:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/10 01:04:56 DEBUG : potato: Seek from 5 to 2 2025/09/10 01:04:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/10 01:04:56 DEBUG : potato: Seek from 8 to 0 2025/09/10 01:04:56 DEBUG : potato: Seek from 8 to 0 2025/09/10 01:04:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/10 01:04:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/10 01:04:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/10 01:04:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/10 01:04:56 DEBUG : potato: Seek from 5 to 2 2025/09/10 01:04:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/10 01:04:56 DEBUG : potato: Seek from 9 to 0 2025/09/10 01:04:56 DEBUG : potato: Seek from 9 to 0 2025/09/10 01:04:56 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-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:04:59 DEBUG : rutabaga: md5 = ae537f53369631bdeb3163afc677bd21 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/10 01:05:01 DEBUG : empty space: md5 = df4a49b949102471135158c44a0c5d41 OK === RUN TestCheck/3 2025/09/10 01:05:03 DEBUG : potato2: md5 = ffb0aa57aea5f1210ed16fed1e546623 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/10 01:05:06 DEBUG : remotepotato: md5 = 4eb0ce4603511582e3757476ac913578 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.70s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/09/10 01:05:09 DEBUG : Creating backend with remote "nonexistent" 2025/09/10 01:05:09 DEBUG : Creating backend with remote "nonexistent" 2025/09/10 01:05:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/10 01:05:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/10 01:05:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/10 01:05:09 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-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:05:11 DEBUG : rutabaga: md5 = c80f0a1b509abdbae3ccf2b6adf485f0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/10 01:05:16 DEBUG : empty space: md5 = 9c942e0a6a84faf4f3217e1dd995abb4 OK === RUN TestCheckDownload/3 2025/09/10 01:05:19 DEBUG : potato2: md5 = 7b84b3ebff889ca05ff079d8cc70d8fe OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/10 01:05:23 DEBUG : remotepotato: md5 = 46b13c540129fcde68b76a531c637ee2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.17s) --- PASS: TestCheckDownload/1 (1.85s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (1.58s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (1.30s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:05:30 DEBUG : rutabaga: md5 = f0e964766213086d91151f6be80991f0 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/10 01:05:33 DEBUG : empty space: md5 = 8fee08e410d47151be4f095d3659e19e OK === RUN TestCheckSizeOnly/3 2025/09/10 01:05:35 DEBUG : potato2: md5 = dba6e594ab2a45da4a61f861ef451179 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/10 01:05:38 DEBUG : remotepotato: md5 = 3b7d677c2fcede675c2146e7506cc5d3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.61s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:05:43 DEBUG : test.sum: md5 = c039ac2d8c1b9561cb498bf9d8be1974 OK 2025/09/10 01:05:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/10 01:05:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/10 01:05:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/10 01:05:44 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/10 01:05:46 DEBUG : test.sum: md5 = 6f964499c73667290c09403ff6de917d OK 2025/09/10 01:05:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/10 01:05:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/10 01:05:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/10 01:05:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.92s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:05:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/data" 2025/09/10 01:05:48 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.29s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:05:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/data" 2025/09/10 01:05:50 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/vjrnln8ratgmqakfosrqe8espk" 2025/09/10 01:05:54 DEBUG : data/banana: md5 = db23f3b42a0b6c336216a5f36848c127 OK 2025/09/10 01:05:56 DEBUG : test.sum: md5 = a7a858e89906ddeb9d0605cbccf6b060 OK === RUN TestCheckSumDownload/subtest1 2025/09/10 01:06:02 DEBUG : data/potato: md5 = e32ee0959cda22beafe5ee8406b49a69 OK 2025/09/10 01:06:04 DEBUG : test.sum: md5 = 8cc86f8d998f43aba1793a9409b62328 OK === RUN TestCheckSumDownload/subtest2 2025/09/10 01:06:08 DEBUG : test.sum: md5 = 60323d77db8e84a29ba012f5f8e42257 OK === RUN TestCheckSumDownload/subtest3 2025/09/10 01:06:13 DEBUG : test.sum: md5 = 717d5376780626f4a233dc3554cac887 OK === RUN TestCheckSumDownload/subtest4 2025/09/10 01:06:18 DEBUG : test.sum: md5 = 4a9a6b7676811ca7965a822d02c3307b OK === RUN TestCheckSumDownload/subtest5 2025/09/10 01:06:23 DEBUG : test.sum: md5 = 9c5604923c543b2b4c4d853efac462c9 OK === RUN TestCheckSumDownload/subtest6 2025/09/10 01:06:28 DEBUG : data/banana: md5 = c4e329e0419db66eba6d2c85f9f7344b OK 2025/09/10 01:06:29 DEBUG : data/potato: md5 = d2de01fd35513a6ca32ef9617df918af OK 2025/09/10 01:06:31 DEBUG : test.sum: md5 = 268393e63299409b62aa958618c6a059 OK === RUN TestCheckSumDownload/subtest7 2025/09/10 01:06:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/10 01:06:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (46.94s) --- PASS: TestCheckSumDownload/subtest1 (3.38s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (2.84s) --- PASS: TestCheckSumDownload/subtest4 (2.52s) --- PASS: TestCheckSumDownload/subtest5 (2.68s) --- PASS: TestCheckSumDownload/subtest6 (2.34s) --- PASS: TestCheckSumDownload/subtest7 (2.28s) === RUN TestApplyTransforms 2025/09/10 01:06:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gimahuy9rimu" 2025/09/10 01:06:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:06:37 DEBUG : Creating backend with remote "TestDrive:crypt/gkn6a9ven4av26jknkqn5alun2o8l2lqch84ttt4v21vnb2c2ou0" 2025/09/10 01:06:38 DEBUG : Creating backend with remote "/tmp/rclone1607180493" 2025/09/10 01:06:38 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gimahuy9rimu'", Local "Local file system at /tmp/rclone1607180493", Modify Window "1ms" 2025/09/10 01:06:41 DEBUG : hello, world!: md5 = 3ba400388c2edc3730bf6487ef2704db OK upper checkfile vs. lower remote (without normalization) 2025/09/10 01:06:41 ERROR : hello, world!: sum not found 2025/09/10 01:06:41 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gimahuy9rimu' 2025/09/10 01:06:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimahuy9rimu': 1 files missing 2025/09/10 01:06:41 NOTICE: 1 hashes missing 2025/09/10 01:06:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimahuy9rimu': 1 differences found 2025/09/10 01:06:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimahuy9rimu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/10 01:06:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimahuy9rimu': 0 differences found 2025/09/10 01:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimahuy9rimu': 1 matching files 2025/09/10 01:06:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-davipif6ragu" 2025/09/10 01:06:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:06:43 DEBUG : Creating backend with remote "TestDrive:crypt/gdolabt1u1hif9m5vii2k5h2kffv61466cl4got35sdsimi9vd60" 2025/09/10 01:06:44 DEBUG : Creating backend with remote "/tmp/rclone2700484740" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-davipif6ragu'", Local "Local file system at /tmp/rclone2700484740", Modify Window "1ms" 2025/09/10 01:06:46 DEBUG : HELLO, WORLD!: md5 = dd38ce777464a6f4fc91c19c61ac8aae OK lower checkfile vs. upper remote (without normalization) 2025/09/10 01:06:47 ERROR : HELLO, WORLD!: sum not found 2025/09/10 01:06:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-davipif6ragu' 2025/09/10 01:06:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davipif6ragu': 1 files missing 2025/09/10 01:06:47 NOTICE: 1 hashes missing 2025/09/10 01:06:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davipif6ragu': 1 differences found 2025/09/10 01:06:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davipif6ragu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/10 01:06:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:06:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davipif6ragu': 0 differences found 2025/09/10 01:06:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davipif6ragu': 1 matching files 2025/09/10 01:06:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zigodow1fexa" 2025/09/10 01:06:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:06:48 DEBUG : Creating backend with remote "TestDrive:crypt/kf075ivc98jv9h90caetojbi6h3muslkjqlvmf01lb8ev23eq5vg" 2025/09/10 01:06:49 DEBUG : Creating backend with remote "/tmp/rclone1831177055" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zigodow1fexa'", Local "Local file system at /tmp/rclone1831177055", Modify Window "1ms" 2025/09/10 01:06:52 DEBUG : HeLlO, wOrLd!: md5 = 8a6440543782a988852e8dfd4548fa8c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/10 01:06:52 ERROR : HeLlO, wOrLd!: sum not found 2025/09/10 01:06:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zigodow1fexa' 2025/09/10 01:06:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zigodow1fexa': 1 files missing 2025/09/10 01:06:52 NOTICE: 1 hashes missing 2025/09/10 01:06:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zigodow1fexa': 1 differences found 2025/09/10 01:06:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zigodow1fexa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/10 01:06:53 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:06:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zigodow1fexa': 0 differences found 2025/09/10 01:06:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zigodow1fexa': 1 matching files 2025/09/10 01:06:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yusojux8hasu" 2025/09/10 01:06:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:06:53 DEBUG : Creating backend with remote "TestDrive:crypt/jbaehc76f4m7s00dootlkg5acbiceunsvjs39h2sh884uir9ftrg" 2025/09/10 01:06:55 DEBUG : Creating backend with remote "/tmp/rclone1994191815" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yusojux8hasu'", Local "Local file system at /tmp/rclone1994191815", Modify Window "1ms" 2025/09/10 01:06:57 DEBUG : HELLO, WORLD!: md5 = bcde6830ee53986b9004733a4bcf7ae4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/10 01:06:58 ERROR : HELLO, WORLD!: sum not found 2025/09/10 01:06:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yusojux8hasu' 2025/09/10 01:06:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusojux8hasu': 1 files missing 2025/09/10 01:06:58 NOTICE: 1 hashes missing 2025/09/10 01:06:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusojux8hasu': 1 differences found 2025/09/10 01:06:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusojux8hasu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/10 01:06:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusojux8hasu': 0 differences found 2025/09/10 01:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusojux8hasu': 1 matching files 2025/09/10 01:06:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojaful2xesi" 2025/09/10 01:06:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:06:59 DEBUG : Creating backend with remote "TestDrive:crypt/ttgur41mc74lo6fpmcbpc4kpbtta3ljjn85ik21do38v1a18d9b0" 2025/09/10 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone2557101368" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojaful2xesi'", Local "Local file system at /tmp/rclone2557101368", Modify Window "1ms" 2025/09/10 01:07:03 DEBUG : 測試_Русский___ě_áñ: md5 = 428820ebcb68c641c0ba63c1cf937476 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/10 01:07:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/10 01:07:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hojaful2xesi' 2025/09/10 01:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hojaful2xesi': 1 files missing 2025/09/10 01:07:04 NOTICE: 1 hashes missing 2025/09/10 01:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hojaful2xesi': 1 differences found 2025/09/10 01:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hojaful2xesi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/10 01:07:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:07:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hojaful2xesi': 0 differences found 2025/09/10 01:07:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hojaful2xesi': 1 matching files 2025/09/10 01:07:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hazafuy9geya" 2025/09/10 01:07:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:07:05 DEBUG : Creating backend with remote "TestDrive:crypt/snd5jb08efdc647jemknbdqkicl5upcoh6g5nsmjk3sukd5b3gog" 2025/09/10 01:07:06 DEBUG : Creating backend with remote "/tmp/rclone516319510" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hazafuy9geya'", Local "Local file system at /tmp/rclone516319510", Modify Window "1ms" 2025/09/10 01:07:08 DEBUG : 測試_Русский___ě_áñ: md5 = 5e5bb11c7858935440e0d540cffc4b86 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/10 01:07:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/10 01:07:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hazafuy9geya' 2025/09/10 01:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazafuy9geya': 1 files missing 2025/09/10 01:07:09 NOTICE: 1 hashes missing 2025/09/10 01:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazafuy9geya': 1 differences found 2025/09/10 01:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazafuy9geya': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/10 01:07:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:07:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazafuy9geya': 0 differences found 2025/09/10 01:07:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazafuy9geya': 1 matching files 2025/09/10 01:07:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-licobiz1texu" 2025/09/10 01:07:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:07:10 DEBUG : Creating backend with remote "TestDrive:crypt/gd6sdbkpq4pamaoupvtpi1hlvf71uvnvtl3hiqtksngo7l76kong" 2025/09/10 01:07:11 DEBUG : Creating backend with remote "/tmp/rclone2773290176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-licobiz1texu'", Local "Local file system at /tmp/rclone2773290176", Modify Window "1ms" 2025/09/10 01:07:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e70ce01955a2b2d203a6f20ee4b04d7e OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/10 01:07:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/10 01:07:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-licobiz1texu' 2025/09/10 01:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licobiz1texu': 1 files missing 2025/09/10 01:07:14 NOTICE: 1 hashes missing 2025/09/10 01:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licobiz1texu': 1 differences found 2025/09/10 01:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licobiz1texu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/10 01:07:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:07:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licobiz1texu': 0 differences found 2025/09/10 01:07:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licobiz1texu': 1 matching files 2025/09/10 01:07:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibevaw3xaku" 2025/09/10 01:07:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:07:16 DEBUG : Creating backend with remote "TestDrive:crypt/glptp35lbavn7d19c8e3vs2dvpodavjr4gvr77ha4o787f6j2of0" 2025/09/10 01:07:17 DEBUG : Creating backend with remote "/tmp/rclone2108106420" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibevaw3xaku'", Local "Local file system at /tmp/rclone2108106420", Modify Window "1ms" 2025/09/10 01:07:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1540c4f41217274755475aedd3dbf223 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/10 01:07:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/10 01:07:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xibevaw3xaku' 2025/09/10 01:07:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibevaw3xaku': 1 files missing 2025/09/10 01:07:20 NOTICE: 1 hashes missing 2025/09/10 01:07:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibevaw3xaku': 1 differences found 2025/09/10 01:07:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibevaw3xaku': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/10 01:07:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:07:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibevaw3xaku': 0 differences found 2025/09/10 01:07:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibevaw3xaku': 1 matching files 2025/09/10 01:07:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toralun8hiwi" 2025/09/10 01:07:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:07:22 DEBUG : Creating backend with remote "TestDrive:crypt/8lel8hlnk97dfk7sknbg39s55eq6ehjp4p24ldqmnjcfsk5f9330" 2025/09/10 01:07:23 DEBUG : Creating backend with remote "/tmp/rclone2079374217" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toralun8hiwi'", Local "Local file system at /tmp/rclone2079374217", Modify Window "1ms" 2025/09/10 01:07:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f6d487be7405e133566535bcc559868a OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/10 01:07:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/10 01:07:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-toralun8hiwi' 2025/09/10 01:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toralun8hiwi': 1 files missing 2025/09/10 01:07:26 NOTICE: 1 hashes missing 2025/09/10 01:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toralun8hiwi': 1 differences found 2025/09/10 01:07:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toralun8hiwi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/10 01:07:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:07:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toralun8hiwi': 0 differences found 2025/09/10 01:07:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toralun8hiwi': 1 matching files 2025/09/10 01:07:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gurexeh6juho" 2025/09/10 01:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:07:27 DEBUG : Creating backend with remote "TestDrive:crypt/qot8egf7i41fbec8ntoasclqmicqgfh1q6mea8jqha29bmhagtgg" 2025/09/10 01:07:28 DEBUG : Creating backend with remote "/tmp/rclone3353919981" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gurexeh6juho'", Local "Local file system at /tmp/rclone3353919981", Modify Window "1ms" 2025/09/10 01:07:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f592a79a3fcc35ea05759dd6dd8e2fcc OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/10 01:07:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/10 01:07:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gurexeh6juho' 2025/09/10 01:07:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gurexeh6juho': 1 files missing 2025/09/10 01:07:31 NOTICE: 1 hashes missing 2025/09/10 01:07:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gurexeh6juho': 1 differences found 2025/09/10 01:07:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gurexeh6juho': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/10 01:07:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/10 01:07:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gurexeh6juho': 0 differences found 2025/09/10 01:07:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gurexeh6juho': 1 matching files 2025/09/10 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gurexeh6juho': Purge remote 2025/09/10 01:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toralun8hiwi': Purge remote 2025/09/10 01:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibevaw3xaku': Purge remote 2025/09/10 01:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-licobiz1texu': Purge remote 2025/09/10 01:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hazafuy9geya': Purge remote 2025/09/10 01:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojaful2xesi': Purge remote 2025/09/10 01:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yusojux8hasu': Purge remote 2025/09/10 01:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zigodow1fexa': Purge remote 2025/09/10 01:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-davipif6ragu': Purge remote 2025/09/10 01:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gimahuy9rimu': Purge remote --- PASS: TestApplyTransforms (59.94s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:07:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/10 01:07:40 DEBUG : sub/file2: md5 = ea5cdcbdac7dd3021a0d471f43d80a57 OK 2025/09/10 01:07:40 INFO : file1: Copied (new) to: sub/file2 2025/09/10 01:07:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 01:07:41 DEBUG : file1: Unchanged skipping 2025/09/10 01:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': don't need to copy/move sub/file2, it is already at target location 2025/09/10 01:07:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.72s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:07:47 DEBUG : dst/file1: md5 = 620dcf617b2065d1f467a7bba379e88b OK 2025/09/10 01:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/backup" 2025/09/10 01:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/1nrff024r7pq65ecp72fc28jb0" 2025/09/10 01:07:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/10 01:07:52 INFO : dst/file1: Moved (server-side) 2025/09/10 01:07:54 DEBUG : dst/file1: md5 = caf0c3d345217d5f02bdc9ec96729532 OK 2025/09/10 01:07:54 INFO : dst/file1: Copied (new) 2025/09/10 01:07:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/10 01:07:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/10 01:07:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.46s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:07:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/dst" 2025/09/10 01:07:59 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/10 01:08:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/CompareDest" 2025/09/10 01:08:01 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/gveqi14airsml4bgu7krj116o8" 2025/09/10 01:08:03 DEBUG : one: Need to transfer - File not found at Destination 2025/09/10 01:08:05 DEBUG : one: md5 = 1f0d369ce1da82044a225356e3f4332c OK 2025/09/10 01:08:05 INFO : one: Copied (new) 2025/09/10 01:08:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 01:08:08 DEBUG : one: md5 = 3b656931df500172020f054465ff156f OK 2025/09/10 01:08:08 INFO : one: Copied (replaced existing) 2025/09/10 01:08:11 DEBUG : dst/one: md5 = a7e02a492b3ce868be4d21a5db75e4f6 OK 2025/09/10 01:08:13 DEBUG : CompareDest/one: md5 = ffdb021d562a96eeb43647efb6517f4f OK 2025/09/10 01:08:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 01:08:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 01:08:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/10 01:08:16 DEBUG : CompareDest/two: md5 = 31fe6c70106df3f17a685567803a38b1 OK 2025/09/10 01:08:17 DEBUG : two: Need to transfer - File not found at Destination 2025/09/10 01:08:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 01:08:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/10 01:08:18 DEBUG : two: Need to transfer - File not found at Destination 2025/09/10 01:08:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 01:08:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/10 01:08:20 DEBUG : two: Need to transfer - File not found at Destination 2025/09/10 01:08:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/10 01:08:22 DEBUG : two: md5 = 43767cd014cce79250827c3a8f367b70 OK 2025/09/10 01:08:22 INFO : two: Copied (new) 2025/09/10 01:08:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/10 01:08:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:08:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:08:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.94s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:08:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/dst" 2025/09/10 01:08:27 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/10 01:08:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/CopyDest" 2025/09/10 01:08:29 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/10 01:08:30 DEBUG : one: Need to transfer - File not found at Destination 2025/09/10 01:08:33 DEBUG : one: md5 = 55409e30f7092fa48eebf6acb43aacab OK 2025/09/10 01:08:33 INFO : one: Copied (new) 2025/09/10 01:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 01:08:36 DEBUG : one: md5 = 84c8fd0820a96bc04ce83c1d0b60a32c OK 2025/09/10 01:08:36 INFO : one: Copied (replaced existing) 2025/09/10 01:08:38 DEBUG : dst/one: md5 = ad64fb7a893d74d6e4ac683686057dcd OK 2025/09/10 01:08:41 DEBUG : CopyDest/one: md5 = f83a5a61d3b9898ca60acaf87d0a6197 OK 2025/09/10 01:08:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/BackupDir" 2025/09/10 01:08:42 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/10 01:08:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 01:08:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 01:08:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/10 01:08:46 INFO : one: Moved (server-side) 2025/09/10 01:08:47 INFO : one: Copied (server-side copy) 2025/09/10 01:08:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/10 01:08:49 DEBUG : CopyDest/two: md5 = ddfc92e72e6f43bad0e907797831e820 OK 2025/09/10 01:08:50 DEBUG : two: Need to transfer - File not found at Destination 2025/09/10 01:08:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 01:08:52 INFO : two: Copied (server-side copy) 2025/09/10 01:08:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/10 01:08:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/10 01:08:52 DEBUG : two: Unchanged skipping 2025/09/10 01:08:55 DEBUG : CopyDest/three: md5 = 640811e8bf2579f28616fb9088d2445c OK 2025/09/10 01:08:55 DEBUG : three: Need to transfer - File not found at Destination 2025/09/10 01:08:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/10 01:08:56 DEBUG : three: Destination not found in --copy-dest 2025/09/10 01:08:57 DEBUG : three: md5 = 95c036718ef8dd609469ab4434df8d3f OK 2025/09/10 01:08:57 INFO : three: Copied (new) 2025/09/10 01:09:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/10 01:09:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:09:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/10 01:09:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:09:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/10 01:09:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/10 01:09:03 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.27s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:09:06 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/10 01:09:08 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 15f5e686847b0b90096221344a9c50ab OK 2025/09/10 01:09:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/10 01:09:09 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/10 01:09:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/10 01:09:10 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/10 01:09:11 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/10 01:09:12 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 688ffd7e29ef15ea168d7102acf21d55 OK 2025/09/10 01:09:12 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/10 01:09:15 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/10 01:09:15 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.85s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:09:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Looking for duplicate names using skip mode. 2025/09/10 01:09:19 NOTICE: one: Found 2 files with duplicate names 2025/09/10 01:09:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.99s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:09:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Looking for duplicate names using skip mode. 2025/09/10 01:09:26 NOTICE: one: Found 3 files with duplicate names 2025/09/10 01:09:26 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/10 01:09:26 INFO : one: Deleted 2025/09/10 01:09:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.22s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:09:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Looking for duplicate names using first mode. 2025/09/10 01:09:33 NOTICE: one: Found 3 files with duplicate names 2025/09/10 01:09:33 INFO : one: Deleted 2025/09/10 01:09:34 INFO : one: Deleted 2025/09/10 01:09:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:09:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Looking for duplicate names using newest mode. 2025/09/10 01:09:40 NOTICE: one: Found 3 files with duplicate names 2025/09/10 01:09:40 INFO : one: Deleted 2025/09/10 01:09:41 INFO : one: Deleted 2025/09/10 01:09:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.10s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:09:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Looking for duplicate names using oldest mode. 2025/09/10 01:09:48 NOTICE: one: Found 3 files with duplicate names 2025/09/10 01:09:48 INFO : one: Deleted 2025/09/10 01:09:49 INFO : one: Deleted 2025/09/10 01:09:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.26s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:09:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Looking for duplicate names using largest mode. 2025/09/10 01:09:55 NOTICE: one: Found 3 files with duplicate names 2025/09/10 01:09:55 INFO : one: Deleted 2025/09/10 01:09:56 INFO : one: Deleted 2025/09/10 01:09:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.87s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:10:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Looking for duplicate names using smallest mode. 2025/09/10 01:10:02 NOTICE: one: Found 3 files with duplicate names 2025/09/10 01:10:02 INFO : one: Deleted 2025/09/10 01:10:03 INFO : one: Deleted 2025/09/10 01:10:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.03s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:10:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Looking for duplicate names using rename mode. 2025/09/10 01:10:10 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/10 01:10:11 INFO : one-2.txt: renamed from: one.txt 2025/09/10 01:10:12 INFO : one-3.txt: renamed from: one.txt 2025/09/10 01:10:14 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.04s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:10:19 DEBUG : dupe1/one.txt: md5 = 24d301432ba7757cdd093af7b23edc2d OK 2025/09/10 01:10:22 DEBUG : dupe2/two.txt: md5 = 93f231704fa3c62050e5781354f1db40 OK 2025/09/10 01:10:24 DEBUG : dupe3/three.txt: md5 = 39fe192903c5939ef56cb8d4e087ea76 OK 2025/09/10 01:10:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/10 01:10:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/10 01:10:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/10 01:10:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/10 01:10:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/10 01:10:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/10 01:10:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.48s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:10:33 DEBUG : a.txt: md5 = b15e911ce49c37fd0177b6ec4761d02d OK 2025/09/10 01:10:35 DEBUG : zend.txt: md5 = 4ec41196f96e93e45263f3d0f9134729 OK 2025/09/10 01:10:37 DEBUG : sub dir/hello world: md5 = 6ffdb201a652b36cb2760c54c352d67e OK 2025/09/10 01:10:38 DEBUG : sub dir/hello world2: md5 = 9dc4f04d8377cd817387b04bb6590a1a OK 2025/09/10 01:10:41 DEBUG : sub dir/ignore dir/.ignore: md5 = 6dd39df77c0bbf58b8eb84abdf070ab0 OK 2025/09/10 01:10:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 73d7e237ddab6bf8c9abae014433345c OK 2025/09/10 01:10:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8f196bbda8e3261ec18311528c1c5e14 OK 2025/09/10 01:10:46 DEBUG : a.txt: Excluded (Size Filter) 2025/09/10 01:10:46 DEBUG : a.txt: Excluded 2025/09/10 01:10:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/10 01:10:47 DEBUG : sub dir/hello world2: Excluded 2025/09/10 01:10:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/10 01:10:47 DEBUG : sub dir/hello world: Excluded 2025/09/10 01:10:48 DEBUG : sub dir/ignore dir: Excluded 2025/09/10 01:10:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/10 01:10:48 DEBUG : sub dir/hello world2: Excluded 2025/09/10 01:10:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/10 01:10:48 DEBUG : sub dir/hello world: Excluded 2025/09/10 01:10:48 DEBUG : sub dir/ignore dir: Excluded 2025/09/10 01:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/10 01:10:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/10 01:10:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/10 01:10:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/10 01:10:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/10 01:10:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/10 01:10:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.94s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:10:57 DEBUG : a.txt: md5 = 70eedfbab8c26717e89f08e1a49391d3 OK 2025/09/10 01:10:59 DEBUG : zend.txt: md5 = 1d37af0f5c760e3aa751dac09291b2bb OK 2025/09/10 01:11:01 DEBUG : sub dir/hello world: md5 = 9a0355cb26d5404ecf675194c6c13b8e OK 2025/09/10 01:11:03 DEBUG : sub dir/hello world2: md5 = 674ccaeb4a291fdf32824aef7e597c89 OK 2025/09/10 01:11:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 1445753938fcc968d5a668da58d2c1f8 OK 2025/09/10 01:11:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = 622c1de9818d8901f24431d064fd52e2 OK 2025/09/10 01:11:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 06662867fefef26d8a8a4cb5cd379203 OK 2025/09/10 01:11:10 DEBUG : a.txt: Excluded (Size Filter) 2025/09/10 01:11:10 DEBUG : a.txt: Excluded 2025/09/10 01:11:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/10 01:11:11 DEBUG : sub dir/hello world: Excluded 2025/09/10 01:11:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/10 01:11:11 DEBUG : sub dir/hello world2: Excluded 2025/09/10 01:11:12 DEBUG : sub dir/ignore dir: Excluded 2025/09/10 01:11:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/10 01:11:12 DEBUG : sub dir/hello world: Excluded 2025/09/10 01:11:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/10 01:11:12 DEBUG : sub dir/hello world2: Excluded 2025/09/10 01:11:12 DEBUG : sub dir/ignore dir: Excluded 2025/09/10 01:11:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/10 01:11:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/10 01:11:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/10 01:11:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/10 01:11:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/10 01:11:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/10 01:11:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.99s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:11:21 DEBUG : file1: md5 = 2f6890288fc41d6e01f09a8fd127ea7f OK 2025/09/10 01:11:23 DEBUG : sub/file2: md5 = c0b1d33cd33f042a7b45e49bdc88821b OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/10 01:11:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/10 01:11:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/10 01:11:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/10 01:11:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.84s) --- PASS: TestListJSON/Default (0.49s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:11:32 DEBUG : file1: md5 = 0044d5b41a32f30626fbc322ab5a24dc OK 2025/09/10 01:11:34 DEBUG : sub/file2: md5 = f0e41cd08b991114e8df81fde2977b07 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/10 01:11:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/notfound" 2025/09/10 01:11:39 DEBUG : Config file has changed externally - reloading 2025/09/10 01:11:39 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/10 01:11:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.02s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (1.99s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:11:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Making directory 2025/09/10 01:11:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Making directory --- PASS: TestMkdir (0.87s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:11:46 DEBUG : sub dir/hello world: md5 = 086fedd511b0ad71eb985280ea9b6527 OK 2025/09/10 01:11:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.31s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:11:51 DEBUG : potato2: md5 = ef2d3742bbc12623aa9288392217d774 OK 2025/09/10 01:11:52 DEBUG : empty space: md5 = b592eecf16c0c90cd44e014bd9e91302 OK --- PASS: TestLs (5.26s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:11:56 DEBUG : potato2: md5 = f0b65fa5a80e9d3db165d911500735cd OK 2025/09/10 01:11:58 DEBUG : empty space: md5 = 223780a7ac74888c804fb875b5642d0b OK 2025/09/10 01:11:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/10 01:11:58 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.50s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:12:02 DEBUG : potato2: md5 = 876dcf546e5954a4273917ce4c2d00c7 OK 2025/09/10 01:12:03 DEBUG : empty space: md5 = 4bc2601b1471263e58d9ff13bd32f068 OK --- PASS: TestLsLong (4.76s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:12:06 DEBUG : potato2: md5 = ff3bcc89a9ddaeaec5474c9367b39514 OK 2025/09/10 01:12:08 DEBUG : empty space: md5 = c01e445156a4e5e3100e8737ccfff2e9 OK --- PASS: TestHashSums (5.04s) === RUN TestHashSumsWithErrors 2025/09/10 01:12:10 DEBUG : Creating backend with remote ":memory:" 2025/09/10 01:12:10 DEBUG : Config file has changed externally - reloading 2025/09/10 01:12:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2025/09/10 01:12:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/10 01:12:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/10 01:12:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/10 01:12:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/10 01:12:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/10 01:12:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/10 01:12:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/10 01:12:10 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-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:12:11 DEBUG : potato2: md5 = a6ae93aa1906c5ccae007aa55f89f5b4 OK 2025/09/10 01:12:13 DEBUG : empty space: md5 = 1f10b1109fad6c60289dd646d6fecb4d OK 2025/09/10 01:12:15 DEBUG : sub dir/potato3: md5 = e07f11351b3a4d8e7a359b9585453d0a OK 2025/09/10 01:12:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.94s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:12:20 DEBUG : small: md5 = be2a9a9d6a2f15fca100c987c77c7146 OK 2025/09/10 01:12:22 DEBUG : medium: md5 = 5e1049227e47e74348e553f2926c62a4 OK 2025/09/10 01:12:23 DEBUG : large: md5 = c7ec4cb478a8df4b9d677739600607f8 OK 2025/09/10 01:12:24 DEBUG : Waiting for deletions to finish 2025/09/10 01:12:24 DEBUG : large: Excluded (Size Filter) 2025/09/10 01:12:24 INFO : small: Deleted 2025/09/10 01:12:24 INFO : medium: Deleted --- PASS: TestDelete (6.67s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:12:27 DEBUG : small: md5 = 677bcbffc2ecd5d12c9b0da1db5a3779 OK 2025/09/10 01:12:28 DEBUG : medium: md5 = f67ae36eee7683c80683653834962faa OK 2025/09/10 01:12:30 DEBUG : large: md5 = 5a373c3e29b312393f809a22eed37a1c OK 2025/09/10 01:12:30 DEBUG : Waiting for deletions to finish 2025/09/10 01:12:31 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/10 01:12:31 INFO : medium: Deleted 2025/09/10 01:12:31 INFO : large: Deleted --- PASS: TestMaxDelete (7.14s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:12:34 DEBUG : small: md5 = ab52158c44f8d1dbc228cbc6c229bc6f OK 2025/09/10 01:12:36 DEBUG : medium: md5 = 55a9c5c225d2a9d47f94f6ad6d7ebe44 OK 2025/09/10 01:12:37 DEBUG : large: md5 = 668791a1e8c6669866b0d2f320a73975 OK 2025/09/10 01:12:37 DEBUG : Waiting for deletions to finish 2025/09/10 01:12:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/10 01:12:38 INFO : small: Deleted 2025/09/10 01:12:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.26s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:12:42 DEBUG : small: md5 = 8ccefd4e0038310a6bef5f10df975816 OK 2025/09/10 01:12:43 DEBUG : medium: md5 = 8745affbd1eccd7c577062f1256bb80a OK 2025/09/10 01:12:45 DEBUG : large: md5 = b5f495bf12b15c00092abf5731c6c72d OK 2025/09/10 01:12:45 DEBUG : Waiting for deletions to finish 2025/09/10 01:12:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/10 01:12:46 INFO : small: Deleted 2025/09/10 01:12:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.83s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:12:49 DEBUG : ReadFile: md5 = 965deeba8c774639d71c476553033722 OK --- PASS: TestReadFile (4.31s) === RUN TestRetry 2025/09/10 01:12:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/10 01:12:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/10 01:12:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/10 01:12:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/10 01:12:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/10 01:12:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/10 01:12:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:12:54 DEBUG : file1: md5 = 16f1225879ac3338c43cc016dd114999 OK 2025/09/10 01:12:55 DEBUG : file2: md5 = fba941fec7446f434b0f9590e921c749 OK --- PASS: TestCat (18.20s) === RUN TestPurge 2025/09/10 01:13:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kihuyib5gewu" 2025/09/10 01:13:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/10 01:13:10 DEBUG : Creating backend with remote "TestDrive:crypt/qo0negnm31gcka6mh924i1rsv30ikr61o8kq8ib8hj16g7fqjju0" 2025/09/10 01:13:12 DEBUG : Creating backend with remote "/tmp/rclone265198659" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kihuyib5gewu'", Local "Local file system at /tmp/rclone265198659", Modify Window "1ms" 2025/09/10 01:13:17 DEBUG : A1/B1/C1/one: md5 = aec333495ee2660fa9f4ca468d26edf3 OK 2025/09/10 01:13:17 INFO : A2: Making directory 2025/09/10 01:13:18 INFO : A1/B2: Making directory 2025/09/10 01:13:19 INFO : A1/B2/C2: Making directory 2025/09/10 01:13:19 INFO : A1/B1/C3: Making directory 2025/09/10 01:13:20 INFO : A3: Making directory 2025/09/10 01:13:21 INFO : A3/B3: Making directory 2025/09/10 01:13:22 INFO : A3/B3/C4: Making directory 2025/09/10 01:13:24 DEBUG : A1/two: md5 = 8dab6031d2d0a18d0a6df88b095afc0a OK 2025/09/10 01:13:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kihuyib5gewu': Purge remote 2025/09/10 01:13:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.18s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:13:33 DEBUG : A1/B1/C1/one: md5 = 1b644c74af405296294dc59b59dac1f2 OK 2025/09/10 01:13:33 INFO : A2: Making directory 2025/09/10 01:13:33 INFO : A1/B2: Making directory 2025/09/10 01:13:34 INFO : A1/B2/C2: Making directory 2025/09/10 01:13:35 INFO : A1/B1/C3: Making directory 2025/09/10 01:13:36 INFO : A3: Making directory 2025/09/10 01:13:37 INFO : A3/B3: Making directory 2025/09/10 01:13:38 INFO : A3/B3/C4: Making directory 2025/09/10 01:13:40 DEBUG : A1/two: md5 = 48312bd148f1165fc0f5da776731fcd1 OK 2025/09/10 01:13:41 DEBUG : removing 1 level 3 directories 2025/09/10 01:13:41 INFO : A3/B3/C4: Removing directory 2025/09/10 01:13:44 DEBUG : removing 2 level 3 directories 2025/09/10 01:13:44 INFO : A1/B2/C2: Removing directory 2025/09/10 01:13:44 INFO : A1/B1/C3: Removing directory 2025/09/10 01:13:45 DEBUG : removing 2 level 2 directories 2025/09/10 01:13:45 INFO : A3/B3: Removing directory 2025/09/10 01:13:45 INFO : A1/B2: Removing directory 2025/09/10 01:13:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/10 01:13:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/10 01:13:46 DEBUG : removing 2 level 1 directories 2025/09/10 01:13:46 INFO : A3: Removing directory 2025/09/10 01:13:46 INFO : A2: Removing directory 2025/09/10 01:13:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/10 01:13:50 DEBUG : removing 1 level 3 directories 2025/09/10 01:13:50 INFO : A1/B1/C1: Removing directory 2025/09/10 01:13:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:51 DEBUG : removing 1 level 2 directories 2025/09/10 01:13:51 INFO : A1/B1: Removing directory 2025/09/10 01:13:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/10 01:13:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/10 01:13:51 DEBUG : removing 1 level 1 directories 2025/09/10 01:13:51 INFO : A1: Removing directory 2025/09/10 01:13:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/10 01:13:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/10 01:13:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/10 01:13:52 DEBUG : removing 1 level 0 directories 2025/09/10 01:13:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Removing directory 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/10 01:13:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.23s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:13:55 INFO : A1: Making directory 2025/09/10 01:13:55 INFO : A1/B1: Making directory 2025/09/10 01:13:56 INFO : A1/B1/C1: Making directory 2025/09/10 01:13:59 DEBUG : removing 1 level 3 directories 2025/09/10 01:13:59 INFO : A1/B1/C1: Removing directory 2025/09/10 01:14:00 DEBUG : removing 1 level 2 directories 2025/09/10 01:14:00 INFO : A1/B1: Removing directory 2025/09/10 01:14:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/10 01:14:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:14:02 INFO : A1: Making directory 2025/09/10 01:14:03 INFO : A1/B1: Making directory 2025/09/10 01:14:04 INFO : A1/B1/C1: Making directory 2025/09/10 01:14:07 DEBUG : removing 1 level 3 directories 2025/09/10 01:14:07 INFO : A1/B1/C1: Removing directory 2025/09/10 01:14:08 DEBUG : removing 1 level 2 directories 2025/09/10 01:14:08 INFO : A1/B1: Removing directory 2025/09/10 01:14:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/10 01:14:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.43s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:14:12 DEBUG : file1: md5 = 61fab186f1a1089881cd56d1279127a6 OK 2025/09/10 01:14:13 DEBUG : filename.txt: File name found in url 2025/09/10 01:14:15 DEBUG : filename.txt: md5 = 2b34d18d8cc4efce0d764a6ac1a74c68 OK 2025/09/10 01:14:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/10 01:14:16 DEBUG : headerfilename.txt: md5 = a90a854c4a0f9ef48e0d90df44eea682 OK 2025/09/10 01:14:18 DEBUG : file2: md5 = 6c560e9af17b752f794cfbcb3451b63a OK --- PASS: TestCopyURL (9.66s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:14:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/10 01:14:23 DEBUG : sub/file2: md5 = 6bd312c8fd8e118bbdaba561ca7fad92 OK 2025/09/10 01:14:23 INFO : file1: Copied (new) to: sub/file2 2025/09/10 01:14:23 INFO : file1: Deleted 2025/09/10 01:14:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 01:14:24 DEBUG : file1: Unchanged skipping 2025/09/10 01:14:24 INFO : file1: Deleted 2025/09/10 01:14:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': don't need to copy/move sub/file2, it is already at target location 2025/09/10 01:14:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.44s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:14:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/10 01:14:29 DEBUG : file1: md5 = 96ab4cb639ed2aad975d58af84119550 OK 2025/09/10 01:14:29 INFO : file1: Copied (new) 2025/09/10 01:14:29 INFO : file1: Deleted 2025/09/10 01:14:29 DEBUG : file1: Destination exists, skipping 2025/09/10 01:14:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.68s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.54s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.57s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:14:34 DEBUG : dst/file1: md5 = 79562482eda77ca2994b37428e72a70f OK 2025/09/10 01:14:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zewuzos6limu/backup" 2025/09/10 01:14:35 DEBUG : Creating backend with remote "TestDrive:crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg/1nrff024r7pq65ecp72fc28jb0" 2025/09/10 01:14:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/10 01:14:39 INFO : dst/file1: Moved (server-side) 2025/09/10 01:14:40 DEBUG : dst/file1: md5 = 9005e7997ef4779f33b721b42488d9a0 OK 2025/09/10 01:14:40 INFO : dst/file1: Copied (new) 2025/09/10 01:14:40 INFO : dst/file1: Deleted 2025/09/10 01:14:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/10 01:14:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/10 01:14:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.62s) === 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-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:14:48 DEBUG : A1/one: md5 = 6b4a3b67dbc99e024eb1d60ca8994522 OK 2025/09/10 01:14:49 DEBUG : A1/two: md5 = 40bfa74af4db310cbb895ac2ed314a43 OK 2025/09/10 01:14:52 DEBUG : A1/B1/three: md5 = f4ba5bfe427d4ea70c3a2b62db5d9bbd OK 2025/09/10 01:14:54 DEBUG : A1/B1/C1/four: md5 = 03301ae85aa5c5c72d658165f091cd5a OK 2025/09/10 01:14:56 DEBUG : A1/B1/C2/five: md5 = b140b83903667bae250fd7767b75c5fb OK 2025/09/10 01:14:56 INFO : A1/B2: Making directory 2025/09/10 01:14:57 INFO : A1/B1/C3: Making directory 2025/09/10 01:15:07 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/10 01:15:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/10 01:15:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/10 01:15:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/10 01:15:07 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/10 01:15:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/10 01:15:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/10 01:15:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/10 01:15:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/10 01:15:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/10 01:15:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/10 01:15:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/10 01:15:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/10 01:15:19 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/10 01:15:20 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/10 01:15:20 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/10 01:15:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/10 01:15:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/10 01:15:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/10 01:15:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/10 01:15:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/10 01:15:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/10 01:15:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/10 01:15:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/10 01:15:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/10 01:15:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/10 01:15:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/10 01:15:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/10 01:15:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/10 01:15:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/10 01:15:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.94s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/10 01:15:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 97dcbec07d09fae101ccabc732713f3f OK 2025/09/10 01:15:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/10 01:15:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/10 01:15:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/10 01:15:37 DEBUG : no_checksum_big_file_from_pipe: md5 = 9a97b866570dfdbcdff41ede04258f83 OK 2025/09/10 01:15:37 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-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/10 01:15:41 DEBUG : with_checksum_small_file_from_pipe: md5 = 51f3bd6ec58ecd47df6ba7940c7628c6 OK 2025/09/10 01:15:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/10 01:15:42 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/10 01:15:43 DEBUG : with_checksum_big_file_from_pipe: md5 = e1892979610b9015e9a7a881cecebd90 OK 2025/09/10 01:15:43 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-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/10 01:15:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 01:15:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/10 01:15:49 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-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/10 01:15:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/10 01:15:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/10 01:15:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.23s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/10 01:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/10 01:15:57 DEBUG : rcat_metadata: md5 = f9c3cd208fd08cc2551b7b54f4cd4636 OK 2025/09/10 01:15:57 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/10 01:15:59 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/10 01:16:00 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5b3f752234fa11946194c0a8f548928a OK 2025/09/10 01:16:00 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.23s) --- PASS: TestRcatMetadata/Normal (2.69s) --- PASS: TestRcatMetadata/ViaDisk (3.04s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:16:03 DEBUG : potato1: md5 = 3350d2f4793c27d2b6dd99d8708e34ae OK 2025/09/10 01:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/10 01:16:05 DEBUG : potato2: md5 = ab6b8d498f52e4e8ca37ac2f70af207f OK 2025/09/10 01:16:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.76s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:16:08 DEBUG : potato1: md5 = f163daa1e5dc9f3373b66a77c8bb2c10 OK 2025/09/10 01:16:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/10 01:16:10 DEBUG : potato2: md5 = bb6f3e2b688746c74c46609ca85add13 OK 2025/09/10 01:16:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.47s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:16:13 DEBUG : potato2: md5 = 475cd0c9b1e4ff4eecf3c85c53109b71 OK 2025/09/10 01:16:15 DEBUG : empty space: md5 = c455340e1d5a8df5d0c6a81b93b1fa50 OK 2025/09/10 01:16:17 DEBUG : sub dir/potato3: md5 = e68c093e267830673b9d6bbad6db3b76 OK 2025/09/10 01:16:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Touching "sub dir/potato3" 2025/09/10 01:16:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Touching "potato2" 2025/09/10 01:16:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Touching "empty space" 2025/09/10 01:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.97s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:16:22 DEBUG : dir with metadata: Making directory with metadata 2025/09/10 01:16:23 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.83s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:16:25 DEBUG : directory with modtime: Making directory with metadata 2025/09/10 01:16:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.50s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:16:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/10 01:16:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/10 01:16:28 DEBUG : Google drive root 'crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg': Skipping btime metadata as can't update it on an existing file: 2025-09-10T01:16:27.824439998Z 2025/09/10 01:16:28 INFO : non existent directory: Updated directory metadata 2025/09/10 01:16:30 DEBUG : Google drive root 'crypt/ma83751hgttg8eeolrnuteiv96viclpqpf7geef4nb3dfugfirrg': Skipping btime metadata as can't update it on an existing file: 2025-09-10T01:16:27.824439998Z 2025/09/10 01:16:31 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.41s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:16:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/10 01:16:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/10 01:16:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.56s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:16:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/10 01:16:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/10 01:16:37 DEBUG : dst: Making directory with metadata 2025/09/10 01:16:38 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/10 01:16:38 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/10 01:16:39 INFO : dst: Set directory modification time (using SetModTime) 2025/09/10 01:16:39 INFO : dst: Set directory modification time (using SetModTime) 2025/09/10 01:16:39 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/10 01:16:40 INFO : dst: Set directory modification time (using SetModTime) 2025/09/10 01:16:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.76s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu'", Local "Local file system at /tmp/rclone4112002676", Modify Window "1ms" 2025/09/10 01:16:43 DEBUG : sub dir/test remove existing: md5 = 91ea65719acb703f78441442e89ee275 OK 2025/09/10 01:16:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8fbd88071fb3bbad4b6453f8dc531580 OK 2025/09/10 01:16:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.botejif7" before starting 2025/09/10 01:16:48 DEBUG : sub dir/test remove existing.botejif7: TEST: removing renamed existing file after operation 2025/09/10 01:16:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bemenaw9" before starting 2025/09/10 01:16:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bemenaw9: TEST: renaming existing back after failed operation 2025/09/10 01:16:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xekuwaf3" before starting 2025/09/10 01:16:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xekuwaf3: TEST: removing renamed existing file after operation 2025/09/10 01:16:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qapnq70mq6974s3pmqk0m6s6em26qtdqirnnhvnba9gp6jupks7bfe69u2g91k4832fepgicps23dvias783ia0t54js7phpc5u93he7d7oiiir4ml9na7gifgdq54j5luac30cf8qusc5sukucfe6hcn7fmmn7v6qdo8s2qqaj0gtmfhmd0" 2025/09/10 01:16:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "iqplc9j5enepdn3hn0mtlp78f1npjvotef740gjqih71dlc3okhg" --- PASS: TestRemoveExisting (14.73s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/10 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zewuzos6limu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m1.597320694s (try 1/5)