"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/04 04:10:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya" 2025/07/04 04:10:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:10:16 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0" 2025/07/04 04:10:17 DEBUG : Creating backend with remote "/tmp/rclone3325111717" === 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-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/04 04:10:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 04:10:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/04 04:10:17 DEBUG : potato: Seek from 10 to 0 2025/07/04 04:10:17 DEBUG : potato: Seek from 10 to 0 2025/07/04 04:10:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/04 04:10:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 04:10:17 DEBUG : potato: Seek from 5 to 2 2025/07/04 04:10:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/04 04:10:17 DEBUG : potato: Seek from 7 to 0 2025/07/04 04:10:17 DEBUG : potato: Seek from 7 to 0 2025/07/04 04:10:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/04 04:10:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 04:10:17 DEBUG : potato: Seek from 5 to 2 2025/07/04 04:10:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/04 04:10:17 DEBUG : potato: Seek from 8 to 0 2025/07/04 04:10:17 DEBUG : potato: Seek from 8 to 0 2025/07/04 04:10:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/04 04:10:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 04:10:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 04:10:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 04:10:17 DEBUG : potato: Seek from 5 to 2 2025/07/04 04:10:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/04 04:10:17 DEBUG : potato: Seek from 9 to 0 2025/07/04 04:10:17 DEBUG : potato: Seek from 9 to 0 2025/07/04 04:10:17 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-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:10:19 DEBUG : rutabaga: md5 = 7d7891e76c6747c064c43d6d74a4c45a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/04 04:10:21 DEBUG : empty space: md5 = 05d17d1957d59de636895c55e5e4c53c OK === RUN TestCheck/3 2025/07/04 04:10:23 DEBUG : potato2: md5 = bf3f6ea5e80a4bd522d38acaf33a2d1c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/04 04:10:25 DEBUG : remotepotato: md5 = 916f702dd97676276d005048d18c9f3d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.33s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/04 04:10:29 DEBUG : Creating backend with remote "nonexistent" 2025/07/04 04:10:29 DEBUG : Creating backend with remote "nonexistent" 2025/07/04 04:10:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/04 04:10:29 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/07/04 04:10:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/04 04:10:29 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-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:10:31 DEBUG : rutabaga: md5 = 582b91ed1ca744327e282cf569d0576e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/04 04:10:34 DEBUG : empty space: md5 = 8a354b192d0083fbb7dc5679dbba9a58 OK === RUN TestCheckDownload/3 2025/07/04 04:10:37 DEBUG : potato2: md5 = 4146cd74e369fd962b2a46062929fa06 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/04 04:10:41 DEBUG : remotepotato: md5 = ce9b5c2559c1984b3cb8d27e1835d1ad OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.02s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:10:47 DEBUG : rutabaga: md5 = 58b10be38f2eeb636f03f257ebe35234 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/04 04:10:49 DEBUG : empty space: md5 = 2bb06c39ed7c2b6232385af0037cc8bf OK === RUN TestCheckSizeOnly/3 2025/07/04 04:10:51 DEBUG : potato2: md5 = 9bc4557f6235587c1cfe24a4ac10b466 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/04 04:10:53 DEBUG : remotepotato: md5 = ed317ac69b614d312072a72ed2fd2198 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.62s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:10:58 DEBUG : test.sum: md5 = bf19efb3bae263bb4af03a4f9a21d5ba OK 2025/07/04 04:10:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/04 04:10:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/04 04:10:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/04 04:10:59 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/04 04:11:00 DEBUG : test.sum: md5 = 587810ee2c0c5245f423490beded03ff OK 2025/07/04 04:11:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/04 04:11:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/04 04:11:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/04 04:11:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.16s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/data" 2025/07/04 04:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:11:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/data" 2025/07/04 04:11:04 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/vjrnln8ratgmqakfosrqe8espk" 2025/07/04 04:11:08 DEBUG : data/banana: md5 = 4604ef4999b0124a70e02831d1b021c6 OK 2025/07/04 04:11:09 DEBUG : test.sum: md5 = a5a6939df4e9723af132ed0f5f5d01bc OK === RUN TestCheckSumDownload/subtest1 2025/07/04 04:11:14 DEBUG : data/potato: md5 = 4745633f0c19b58f9c77766dca86d306 OK 2025/07/04 04:11:15 DEBUG : test.sum: md5 = 3677925c12ac03bb153d997c6d662971 OK === RUN TestCheckSumDownload/subtest2 2025/07/04 04:11:19 DEBUG : test.sum: md5 = 991a5fcaa77ba09fa0df47a2ce9d5a1b OK === RUN TestCheckSumDownload/subtest3 2025/07/04 04:11:24 DEBUG : test.sum: md5 = 4215d17cc78c5672db18e9683a478897 OK === RUN TestCheckSumDownload/subtest4 2025/07/04 04:11:28 DEBUG : test.sum: md5 = a8c70cc6ddf440416f190decd833f005 OK === RUN TestCheckSumDownload/subtest5 2025/07/04 04:11:32 DEBUG : test.sum: md5 = fb2e0f50b0bf4282627f48c3454806bb OK === RUN TestCheckSumDownload/subtest6 2025/07/04 04:11:36 DEBUG : data/banana: md5 = e054d85901f261646e9a7046d7fba878 OK 2025/07/04 04:11:38 DEBUG : data/potato: md5 = fc01e9db01c1f1f64a54527be4c79f51 OK 2025/07/04 04:11:39 DEBUG : test.sum: md5 = e5d63434b3d32164b8e1786226f7a8ba OK === RUN TestCheckSumDownload/subtest7 2025/07/04 04:11:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/04 04:11:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.47s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (2.12s) --- PASS: TestCheckSumDownload/subtest3 (2.44s) --- PASS: TestCheckSumDownload/subtest4 (2.48s) --- PASS: TestCheckSumDownload/subtest5 (2.05s) --- PASS: TestCheckSumDownload/subtest6 (2.53s) --- PASS: TestCheckSumDownload/subtest7 (2.56s) === RUN TestApplyTransforms 2025/07/04 04:11:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mozifuc7pecu" 2025/07/04 04:11:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:11:45 DEBUG : Creating backend with remote "TestDrive:crypt/rgnphbgtnkehvugj2lug7drnlv7d8p650d9rioabfnss9c98249g" 2025/07/04 04:11:46 DEBUG : Creating backend with remote "/tmp/rclone2279914417" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mozifuc7pecu'", Local "Local file system at /tmp/rclone2279914417", Modify Window "1ms" 2025/07/04 04:11:48 DEBUG : hello, world!: md5 = 0075af641d4e7542020a6c1b4b1dcd9f OK upper checkfile vs. lower remote (without normalization) 2025/07/04 04:11:49 ERROR : hello, world!: sum not found 2025/07/04 04:11:49 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mozifuc7pecu' 2025/07/04 04:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozifuc7pecu': 1 files missing 2025/07/04 04:11:49 NOTICE: 1 hashes missing 2025/07/04 04:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozifuc7pecu': 2 differences found 2025/07/04 04:11:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozifuc7pecu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/04 04:11:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozifuc7pecu': 0 differences found 2025/07/04 04:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozifuc7pecu': 1 matching files 2025/07/04 04:11:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufopux2sine" 2025/07/04 04:11:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:11:50 DEBUG : Creating backend with remote "TestDrive:crypt/67e32rdt6oqmv9r74a1r9ne75sqskidqd61fi1qfv6jonjhb1jl0" 2025/07/04 04:11:51 DEBUG : Creating backend with remote "/tmp/rclone1800863332" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufopux2sine'", Local "Local file system at /tmp/rclone1800863332", Modify Window "1ms" 2025/07/04 04:11:53 DEBUG : HELLO, WORLD!: md5 = aed2d700841c5a1fc43f1de9ba28d754 OK lower checkfile vs. upper remote (without normalization) 2025/07/04 04:11:53 ERROR : HELLO, WORLD!: sum not found 2025/07/04 04:11:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gufopux2sine' 2025/07/04 04:11:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufopux2sine': 1 files missing 2025/07/04 04:11:53 NOTICE: 1 hashes missing 2025/07/04 04:11:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufopux2sine': 2 differences found 2025/07/04 04:11:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufopux2sine': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/04 04:11:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufopux2sine': 0 differences found 2025/07/04 04:11:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufopux2sine': 1 matching files 2025/07/04 04:11:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hobejud9lido" 2025/07/04 04:11:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:11:54 DEBUG : Creating backend with remote "TestDrive:crypt/jjsdcfsvi029cdctsbb74molsvp0qtjdg3sb7a8b1rvnbmefmihg" 2025/07/04 04:11:55 DEBUG : Creating backend with remote "/tmp/rclone4089419219" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hobejud9lido'", Local "Local file system at /tmp/rclone4089419219", Modify Window "1ms" 2025/07/04 04:11:58 DEBUG : HeLlO, wOrLd!: md5 = 6217cb2333d215b701917b5b734da581 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/04 04:11:58 ERROR : HeLlO, wOrLd!: sum not found 2025/07/04 04:11:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hobejud9lido' 2025/07/04 04:11:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobejud9lido': 1 files missing 2025/07/04 04:11:58 NOTICE: 1 hashes missing 2025/07/04 04:11:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobejud9lido': 2 differences found 2025/07/04 04:11:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobejud9lido': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/04 04:12:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobejud9lido': 0 differences found 2025/07/04 04:12:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobejud9lido': 1 matching files 2025/07/04 04:12:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yodayof9remi" 2025/07/04 04:12:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:12:00 DEBUG : Creating backend with remote "TestDrive:crypt/tmo966196laapqgr64kbspoenjrmfldhemuh019p8siitcgqs31g" 2025/07/04 04:12:01 DEBUG : Creating backend with remote "/tmp/rclone1927186172" 2025/07/04 04:12:01 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yodayof9remi'", Local "Local file system at /tmp/rclone1927186172", Modify Window "1ms" 2025/07/04 04:12:03 DEBUG : HELLO, WORLD!: md5 = 3da7843bcbbdbd931c1bfe09f93ed073 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/04 04:12:03 ERROR : HELLO, WORLD!: sum not found 2025/07/04 04:12:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yodayof9remi' 2025/07/04 04:12:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodayof9remi': 1 files missing 2025/07/04 04:12:03 NOTICE: 1 hashes missing 2025/07/04 04:12:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodayof9remi': 2 differences found 2025/07/04 04:12:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodayof9remi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/04 04:12:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodayof9remi': 0 differences found 2025/07/04 04:12:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodayof9remi': 1 matching files 2025/07/04 04:12:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqajay6wiku" 2025/07/04 04:12:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:12:04 DEBUG : Creating backend with remote "TestDrive:crypt/ftk3sm5ksflbk0ph7lk0cr0uk5r9a3983aceb6ip639sefmrfsp0" 2025/07/04 04:12:05 DEBUG : Creating backend with remote "/tmp/rclone689532041" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqajay6wiku'", Local "Local file system at /tmp/rclone689532041", Modify Window "1ms" 2025/07/04 04:12:08 DEBUG : 測試_Русский___ě_áñ: md5 = 2501b44eb43fdd5d9555c9299b910f32 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/04 04:12:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/04 04:12:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuqajay6wiku' 2025/07/04 04:12:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqajay6wiku': 1 files missing 2025/07/04 04:12:08 NOTICE: 1 hashes missing 2025/07/04 04:12:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqajay6wiku': 2 differences found 2025/07/04 04:12:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqajay6wiku': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/04 04:12:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqajay6wiku': 0 differences found 2025/07/04 04:12:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqajay6wiku': 1 matching files 2025/07/04 04:12:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jabutum6xida" 2025/07/04 04:12:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:12:09 DEBUG : Creating backend with remote "TestDrive:crypt/48mqe862jotr9pen40uf6q6sbdvmjj0tqjmv61dl4f4pva2k0mvg" 2025/07/04 04:12:10 DEBUG : Creating backend with remote "/tmp/rclone2556248142" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jabutum6xida'", Local "Local file system at /tmp/rclone2556248142", Modify Window "1ms" 2025/07/04 04:12:13 DEBUG : 測試_Русский___ě_áñ: md5 = 1ad514a5b415706265897875f5552054 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/04 04:12:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/04 04:12:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jabutum6xida' 2025/07/04 04:12:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jabutum6xida': 1 files missing 2025/07/04 04:12:13 NOTICE: 1 hashes missing 2025/07/04 04:12:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jabutum6xida': 2 differences found 2025/07/04 04:12:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jabutum6xida': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/04 04:12:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:12:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jabutum6xida': 0 differences found 2025/07/04 04:12:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jabutum6xida': 1 matching files 2025/07/04 04:12:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tisoxic5lebe" 2025/07/04 04:12:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:12:14 DEBUG : Creating backend with remote "TestDrive:crypt/k81k18j9jdcj5ra2qeas75fcf5veg7ahct0vd2se9am167q4ofi0" 2025/07/04 04:12:15 DEBUG : Creating backend with remote "/tmp/rclone1544543405" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tisoxic5lebe'", Local "Local file system at /tmp/rclone1544543405", Modify Window "1ms" 2025/07/04 04:12:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6acd7dfbf05c783932e9281950d9c01e OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/04 04:12:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 04:12:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tisoxic5lebe' 2025/07/04 04:12:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tisoxic5lebe': 1 files missing 2025/07/04 04:12:18 NOTICE: 1 hashes missing 2025/07/04 04:12:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tisoxic5lebe': 2 differences found 2025/07/04 04:12:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tisoxic5lebe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/04 04:12:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tisoxic5lebe': 0 differences found 2025/07/04 04:12:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tisoxic5lebe': 1 matching files 2025/07/04 04:12:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konitev3cela" 2025/07/04 04:12:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:12:19 DEBUG : Creating backend with remote "TestDrive:crypt/oo19bcvvvletqlpt97rajpg7u0gbimqf0f9tk30129jc31t7tohg" 2025/07/04 04:12:20 DEBUG : Creating backend with remote "/tmp/rclone53056163" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konitev3cela'", Local "Local file system at /tmp/rclone53056163", Modify Window "1ms" 2025/07/04 04:12:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 038ecf7ad65199348b818a18ca18e2ca OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/04 04:12:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 04:12:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-konitev3cela' 2025/07/04 04:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konitev3cela': 1 files missing 2025/07/04 04:12:22 NOTICE: 1 hashes missing 2025/07/04 04:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konitev3cela': 2 differences found 2025/07/04 04:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konitev3cela': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/04 04:12:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:12:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konitev3cela': 0 differences found 2025/07/04 04:12:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konitev3cela': 1 matching files 2025/07/04 04:12:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muwijum5pelo" 2025/07/04 04:12:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:12:24 DEBUG : Creating backend with remote "TestDrive:crypt/cc56nt1lhvq8ts375vt1i050bot51r0l85fj2561afbp7rcr0csg" 2025/07/04 04:12:25 DEBUG : Creating backend with remote "/tmp/rclone1984223890" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muwijum5pelo'", Local "Local file system at /tmp/rclone1984223890", Modify Window "1ms" 2025/07/04 04:12:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 463b88aedcccd6747f6b9eade9b0f92c OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/04 04:12:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 04:12:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muwijum5pelo' 2025/07/04 04:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwijum5pelo': 1 files missing 2025/07/04 04:12:27 NOTICE: 1 hashes missing 2025/07/04 04:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwijum5pelo': 2 differences found 2025/07/04 04:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwijum5pelo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/04 04:12:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwijum5pelo': 0 differences found 2025/07/04 04:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muwijum5pelo': 1 matching files 2025/07/04 04:12:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucufaj6yako" 2025/07/04 04:12:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:12:28 DEBUG : Creating backend with remote "TestDrive:crypt/4e0cs70ph5siks3mdne9oa1scs7hd66ku3med4pk2qp9hs5b6n80" 2025/07/04 04:12:29 DEBUG : Creating backend with remote "/tmp/rclone2310398198" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pucufaj6yako'", Local "Local file system at /tmp/rclone2310398198", Modify Window "1ms" 2025/07/04 04:12:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c3468fc32e51870524ce84bec6f4142d OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/04 04:12:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 04:12:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pucufaj6yako' 2025/07/04 04:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufaj6yako': 1 files missing 2025/07/04 04:12:32 NOTICE: 1 hashes missing 2025/07/04 04:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufaj6yako': 2 differences found 2025/07/04 04:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufaj6yako': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/04 04:12:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 04:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufaj6yako': 0 differences found 2025/07/04 04:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufaj6yako': 1 matching files 2025/07/04 04:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucufaj6yako': Purge remote 2025/07/04 04:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muwijum5pelo': Purge remote 2025/07/04 04:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konitev3cela': Purge remote 2025/07/04 04:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tisoxic5lebe': Purge remote 2025/07/04 04:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jabutum6xida': Purge remote 2025/07/04 04:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqajay6wiku': Purge remote 2025/07/04 04:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yodayof9remi': Purge remote 2025/07/04 04:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hobejud9lido': Purge remote 2025/07/04 04:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufopux2sine': Purge remote 2025/07/04 04:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mozifuc7pecu': Purge remote --- PASS: TestApplyTransforms (52.45s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:12:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 04:12:40 DEBUG : sub/file2: md5 = 3c4a840bdf1bc94dc2175d6c42219e8b OK 2025/07/04 04:12:40 INFO : file1: Copied (new) to: sub/file2 2025/07/04 04:12:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:12:41 DEBUG : file1: Unchanged skipping 2025/07/04 04:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': don't need to copy/move sub/file2, it is already at target location 2025/07/04 04:12:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.28s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:12:46 DEBUG : dst/file1: md5 = 8e5004846314694af0d33707b17e234d OK 2025/07/04 04:12:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/backup" 2025/07/04 04:12:47 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/1nrff024r7pq65ecp72fc28jb0" 2025/07/04 04:12:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/04 04:12:51 INFO : dst/file1: Moved (server-side) 2025/07/04 04:12:52 DEBUG : dst/file1: md5 = 13fdd6dae325e532edb3e69ea074da38 OK 2025/07/04 04:12:52 INFO : dst/file1: Copied (new) 2025/07/04 04:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 04:12:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 04:12:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.38s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:12:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/dst" 2025/07/04 04:12:57 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 04:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/CompareDest" 2025/07/04 04:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/gveqi14airsml4bgu7krj116o8" 2025/07/04 04:13:01 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 04:13:03 DEBUG : one: md5 = 0f0dae2eb937d9531cc5a4d16b7cfb2a OK 2025/07/04 04:13:03 INFO : one: Copied (new) 2025/07/04 04:13:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:13:06 DEBUG : one: md5 = 1fd1986b65c2b9fff085aa5eb1661471 OK 2025/07/04 04:13:06 INFO : one: Copied (replaced existing) 2025/07/04 04:13:08 DEBUG : dst/one: md5 = 20a8663d910edba8cee663910440e00a OK 2025/07/04 04:13:10 DEBUG : CompareDest/one: md5 = 1e5b14a64b2aa3a24f1a7307c8611aa2 OK 2025/07/04 04:13:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:13:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:13:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:13:14 DEBUG : CompareDest/two: md5 = 8a4ad51393920823bf7e8dc59d9e8470 OK 2025/07/04 04:13:14 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 04:13:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:13:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 04:13:15 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 04:13:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:13:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 04:13:17 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 04:13:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/04 04:13:19 DEBUG : two: md5 = 08c987964708f71c479d48960d22f247 OK 2025/07/04 04:13:19 INFO : two: Copied (new) 2025/07/04 04:13:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 04:13:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:13:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 04:13:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:13:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/dst" 2025/07/04 04:13:23 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 04:13:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/CopyDest" 2025/07/04 04:13:25 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/04 04:13:27 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 04:13:29 DEBUG : one: md5 = 581fe6638f87bcefb3ae029ba12fc9e4 OK 2025/07/04 04:13:29 INFO : one: Copied (new) 2025/07/04 04:13:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:13:32 DEBUG : one: md5 = 9d7f610620b8390d6c81bf510667bc9f OK 2025/07/04 04:13:32 INFO : one: Copied (replaced existing) 2025/07/04 04:13:33 DEBUG : dst/one: md5 = fa837f2c14aa432ab6b7dcddd9c8687b OK 2025/07/04 04:13:35 DEBUG : CopyDest/one: md5 = 7a49c1e1272579b5238498ef1a6ec8c2 OK 2025/07/04 04:13:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/BackupDir" 2025/07/04 04:13:36 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/04 04:13:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:13:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:13:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:13:40 INFO : one: Moved (server-side) 2025/07/04 04:13:41 INFO : one: Copied (server-side copy) 2025/07/04 04:13:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/04 04:13:43 DEBUG : CopyDest/two: md5 = abf77077348db1116b1e7b4fa120c300 OK 2025/07/04 04:13:43 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 04:13:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:13:45 INFO : two: Copied (server-side copy) 2025/07/04 04:13:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/04 04:13:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/04 04:13:45 DEBUG : two: Unchanged skipping 2025/07/04 04:13:47 DEBUG : CopyDest/three: md5 = fd82f758b009d76be3d19ab92c33e0a0 OK 2025/07/04 04:13:48 DEBUG : three: Need to transfer - File not found at Destination 2025/07/04 04:13:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/04 04:13:48 DEBUG : three: Destination not found in --copy-dest 2025/07/04 04:13:49 DEBUG : three: md5 = a9da37bc0e560fc8eaa92af7b5def6b5 OK 2025/07/04 04:13:49 INFO : three: Copied (new) 2025/07/04 04:13:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/04 04:13:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:13:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 04:13:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 04:13:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:13:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/04 04:13:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.49s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:13:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/04 04:13:59 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 983e6181be718e984a7a08e96e560c2b OK 2025/07/04 04:13:59 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/04 04:13:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/04 04:14:00 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/04 04:14:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/04 04:14:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/04 04:14:03 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b9a0cb975d98174b33e824ec80aede8f OK 2025/07/04 04:14:03 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/04 04:14:05 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/04 04:14:05 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.85s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:14:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Looking for duplicate names using skip mode. 2025/07/04 04:14:09 NOTICE: one: Found 2 files with duplicate names 2025/07/04 04:14:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.60s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:14:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Looking for duplicate names using skip mode. 2025/07/04 04:14:14 NOTICE: one: Found 3 files with duplicate names 2025/07/04 04:14:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/04 04:14:15 INFO : one: Deleted 2025/07/04 04:14:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.29s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:14:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Looking for duplicate names using first mode. 2025/07/04 04:14:21 NOTICE: one: Found 3 files with duplicate names 2025/07/04 04:14:22 INFO : one: Deleted 2025/07/04 04:14:22 INFO : one: Deleted 2025/07/04 04:14:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.49s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:14:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Looking for duplicate names using newest mode. 2025/07/04 04:14:27 NOTICE: one: Found 3 files with duplicate names 2025/07/04 04:14:28 INFO : one: Deleted 2025/07/04 04:14:28 INFO : one: Deleted 2025/07/04 04:14:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.32s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:14:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Looking for duplicate names using oldest mode. 2025/07/04 04:14:35 NOTICE: one: Found 3 files with duplicate names 2025/07/04 04:14:35 INFO : one: Deleted 2025/07/04 04:14:36 INFO : one: Deleted 2025/07/04 04:14:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.83s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:14:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Looking for duplicate names using largest mode. 2025/07/04 04:14:41 NOTICE: one: Found 3 files with duplicate names 2025/07/04 04:14:42 INFO : one: Deleted 2025/07/04 04:14:42 INFO : one: Deleted 2025/07/04 04:14:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.35s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:14:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Looking for duplicate names using smallest mode. 2025/07/04 04:14:47 NOTICE: one: Found 3 files with duplicate names 2025/07/04 04:14:48 INFO : one: Deleted 2025/07/04 04:14:48 INFO : one: Deleted 2025/07/04 04:14:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.01s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:14:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Looking for duplicate names using rename mode. 2025/07/04 04:14:55 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/04 04:14:56 INFO : one-2.txt: renamed from: one.txt 2025/07/04 04:14:58 INFO : one-3.txt: renamed from: one.txt 2025/07/04 04:14:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.95s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:15:04 DEBUG : dupe1/one.txt: md5 = e2843c2103c2f249f4b1e2b0b9af2613 OK 2025/07/04 04:15:06 DEBUG : dupe2/two.txt: md5 = b619df301fd8e5012791284e0e1a2f25 OK 2025/07/04 04:15:09 DEBUG : dupe3/three.txt: md5 = 7f6230eb3a032f854ad22b4a669b31c2 OK 2025/07/04 04:15:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/04 04:15:10 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/04 04:15:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/04 04:15:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/04 04:15:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/04 04:15:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/04 04:15:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.43s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:15:17 DEBUG : a.txt: md5 = 09fff65cb22fbc736ba757eb7f34fe2d OK 2025/07/04 04:15:18 DEBUG : zend.txt: md5 = 13d5a4415cdd573beec66f154d8a0e75 OK 2025/07/04 04:15:20 DEBUG : sub dir/hello world: md5 = b718d8dd99ec191c59369cf9761c5b05 OK 2025/07/04 04:15:21 DEBUG : sub dir/hello world2: md5 = ac7fd18c682ffd282850a9aa8f35de86 OK 2025/07/04 04:15:23 DEBUG : sub dir/ignore dir/.ignore: md5 = 443cade5cab8788b59ff9c6787e9ff0f OK 2025/07/04 04:15:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = deaa55f2271beda7ef5907f5f1ec791e OK 2025/07/04 04:15:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9278b6953a2c20d08de449a19f96710b OK 2025/07/04 04:15:28 DEBUG : a.txt: Excluded (Size Filter) 2025/07/04 04:15:28 DEBUG : a.txt: Excluded 2025/07/04 04:15:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 04:15:28 DEBUG : sub dir/hello world2: Excluded 2025/07/04 04:15:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 04:15:28 DEBUG : sub dir/hello world: Excluded 2025/07/04 04:15:29 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 04:15:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 04:15:29 DEBUG : sub dir/hello world2: Excluded 2025/07/04 04:15:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 04:15:29 DEBUG : sub dir/hello world: Excluded 2025/07/04 04:15:29 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 04:15:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/04 04:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/04 04:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/04 04:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/04 04:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/04 04:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/04 04:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.35s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:15:37 DEBUG : a.txt: md5 = 3e79192730703c56be3a2423656e48b8 OK 2025/07/04 04:15:39 DEBUG : zend.txt: md5 = c780fe5e86c5dbe9c913f222a7db01c7 OK 2025/07/04 04:15:40 DEBUG : sub dir/hello world: md5 = 1bb0f30778ba7c523f8549c6f6c5e5d7 OK 2025/07/04 04:15:42 DEBUG : sub dir/hello world2: md5 = eb08d281c5afeb171634fa69700e9953 OK 2025/07/04 04:15:44 DEBUG : sub dir/ignore dir/.ignore: md5 = f22bfc901d175558db7c414546ea55a7 OK 2025/07/04 04:15:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9fc13c5267eb23d934d4e959590800cb OK 2025/07/04 04:15:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8bf0f0fd0140b50f39f7f67d3241f446 OK 2025/07/04 04:15:49 DEBUG : a.txt: Excluded (Size Filter) 2025/07/04 04:15:49 DEBUG : a.txt: Excluded 2025/07/04 04:15:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 04:15:49 DEBUG : sub dir/hello world: Excluded 2025/07/04 04:15:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 04:15:49 DEBUG : sub dir/hello world2: Excluded 2025/07/04 04:15:50 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 04:15:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 04:15:50 DEBUG : sub dir/hello world: Excluded 2025/07/04 04:15:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 04:15:50 DEBUG : sub dir/hello world2: Excluded 2025/07/04 04:15:50 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 04:15:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/04 04:15:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/04 04:15:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/04 04:15:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/04 04:15:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/04 04:15:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/04 04:15:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.95s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:15:58 DEBUG : file1: md5 = 2478582f503e9aa00f879eed0f429506 OK 2025/07/04 04:16:00 DEBUG : sub/file2: md5 = 8451943d7455f03f5e8904da50dd6069 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/07/04 04:16:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/04 04:16:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/04 04:16:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/04 04:16:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.63s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.88s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:08 DEBUG : file1: md5 = 9d9aa6c5c08a7482cc6ade47f0f3f475 OK 2025/07/04 04:16:10 DEBUG : sub/file2: md5 = ebd08a511e3a3040be2613093bc996e7 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/07/04 04:16:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/notfound" 2025/07/04 04:16:14 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/04 04:16:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.35s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Making directory 2025/07/04 04:16:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:20 DEBUG : sub dir/hello world: md5 = 478fe618c6c8d7de3ebae55bf0d7039a OK 2025/07/04 04:16:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.65s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:25 DEBUG : potato2: md5 = c28d7a48c9a2d74a3a4b860c14aeda6b OK 2025/07/04 04:16:26 DEBUG : empty space: md5 = 2ed449e909986debcbf5ba547820ec44 OK --- PASS: TestLs (4.74s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:29 DEBUG : potato2: md5 = 93ee0a1d00daa03c0eb44e0123836f20 OK 2025/07/04 04:16:30 DEBUG : empty space: md5 = 2a2161e6c80bec4fb684d7478cf2c0d6 OK 2025/07/04 04:16:31 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.62s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:34 DEBUG : potato2: md5 = 7ce301b90d2018537e7d65085b2d5f55 OK 2025/07/04 04:16:35 DEBUG : empty space: md5 = 2403eb6b48d15080c9d7d754b66ed38b OK --- PASS: TestLsLong (4.45s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:38 DEBUG : potato2: md5 = 4be68d48454e483e27a6088a57bbca5b OK 2025/07/04 04:16:40 DEBUG : empty space: md5 = 6cdfc66aab74172870afee5f998ad9de OK --- PASS: TestHashSums (4.28s) === RUN TestHashSumsWithErrors 2025/07/04 04:16:41 DEBUG : Creating backend with remote ":memory:" 2025/07/04 04:16:41 DEBUG : Config file has changed externally - reloading 2025/07/04 04:16:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/04 04:16:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/04 04:16:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/04 04:16:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/04 04:16:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/04 04:16:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/04 04:16:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/04 04:16:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/04 04:16:41 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-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:43 DEBUG : potato2: md5 = 229b6077be0ff4516776499c1669d8c8 OK 2025/07/04 04:16:44 DEBUG : empty space: md5 = 0eff3c704cb576d6b2fd078fadb4330f OK 2025/07/04 04:16:46 DEBUG : sub dir/potato3: md5 = fa31d62febfaa7ab9fbc89fdbd43f84a OK 2025/07/04 04:16:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.16s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:51 DEBUG : small: md5 = 81ea960c5278bdfaa834430684e51d56 OK 2025/07/04 04:16:52 DEBUG : medium: md5 = e7e33b9d3cde2a2f1498a77128d7f273 OK 2025/07/04 04:16:53 DEBUG : large: md5 = 191f268708aaf80ddf586ae0f1bb33e0 OK 2025/07/04 04:16:54 DEBUG : Waiting for deletions to finish 2025/07/04 04:16:54 DEBUG : large: Excluded (Size Filter) 2025/07/04 04:16:54 INFO : medium: Deleted 2025/07/04 04:16:54 INFO : small: Deleted --- PASS: TestDelete (6.13s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:16:57 DEBUG : small: md5 = 655ce8e0c3a82d104e9b47f89811bc44 OK 2025/07/04 04:16:58 DEBUG : medium: md5 = 7eeebea26bebb15be9a4a52cf2533604 OK 2025/07/04 04:17:00 DEBUG : large: md5 = 2940797c6cc0bf3d8c69759b0519c55c OK 2025/07/04 04:17:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:17:00 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/04 04:17:01 INFO : small: Deleted 2025/07/04 04:17:01 INFO : medium: Deleted --- PASS: TestMaxDelete (6.76s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:17:04 DEBUG : small: md5 = fb67222eefaaafd35916bb8cbeb012f6 OK 2025/07/04 04:17:05 DEBUG : medium: md5 = 041a55619f30b6eee156fdc87eebe7dd OK 2025/07/04 04:17:06 DEBUG : large: md5 = 6a093909a9e9d14f5a2d9f944425ee5f OK 2025/07/04 04:17:07 DEBUG : Waiting for deletions to finish 2025/07/04 04:17:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/04 04:17:07 INFO : small: Deleted 2025/07/04 04:17:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.73s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:17:10 DEBUG : small: md5 = 223654d404fbcb4449b247a883947b18 OK 2025/07/04 04:17:12 DEBUG : medium: md5 = f9d7ada8dbc403a5ec191ed8a158305d OK 2025/07/04 04:17:13 DEBUG : large: md5 = adceb5246e92e85a1df960a4dae60c18 OK 2025/07/04 04:17:13 DEBUG : Waiting for deletions to finish 2025/07/04 04:17:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/04 04:17:14 INFO : small: Deleted 2025/07/04 04:17:14 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.55s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:17:17 DEBUG : ReadFile: md5 = 62ed132912c331048353fbcebaf344bf OK --- PASS: TestReadFile (4.44s) === RUN TestRetry 2025/07/04 04:17:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/04 04:17:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/04 04:17:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 04:17:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 04:17:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 04:17:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 04:17:20 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-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:17:21 DEBUG : file1: md5 = 72e92170bb85233678d2fc1995bc76cc OK 2025/07/04 04:17:23 DEBUG : file2: md5 = fed0e86b18c30b14b78300ae64eef2c3 OK --- PASS: TestCat (17.08s) === RUN TestPurge 2025/07/04 04:17:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tecevoj1jizu" 2025/07/04 04:17:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:17:37 DEBUG : Creating backend with remote "TestDrive:crypt/4osslfaq3h6nl25mcng5qvftp7fq2v2rh6voddi2vdv3trlcrk0g" 2025/07/04 04:17:38 DEBUG : Creating backend with remote "/tmp/rclone289197397" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tecevoj1jizu'", Local "Local file system at /tmp/rclone289197397", Modify Window "1ms" 2025/07/04 04:17:42 DEBUG : A1/B1/C1/one: md5 = 7cbfdc1faaa6212d2c52a5aefa96182a OK 2025/07/04 04:17:42 INFO : A2: Making directory 2025/07/04 04:17:43 INFO : A1/B2: Making directory 2025/07/04 04:17:44 INFO : A1/B2/C2: Making directory 2025/07/04 04:17:45 INFO : A1/B1/C3: Making directory 2025/07/04 04:17:45 INFO : A3: Making directory 2025/07/04 04:17:46 INFO : A3/B3: Making directory 2025/07/04 04:17:47 INFO : A3/B3/C4: Making directory 2025/07/04 04:17:49 DEBUG : A1/two: md5 = 0c6c3e21daa10bd23e8f1d57d462aed3 OK 2025/07/04 04:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecevoj1jizu': Purge remote 2025/07/04 04:17:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.22s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:17:56 DEBUG : A1/B1/C1/one: md5 = f0593080f24ef3b41fc8b79ccf4eb4b4 OK 2025/07/04 04:17:56 INFO : A2: Making directory 2025/07/04 04:17:56 INFO : A1/B2: Making directory 2025/07/04 04:17:57 INFO : A1/B2/C2: Making directory 2025/07/04 04:17:58 INFO : A1/B1/C3: Making directory 2025/07/04 04:17:59 INFO : A3: Making directory 2025/07/04 04:17:59 INFO : A3/B3: Making directory 2025/07/04 04:18:00 INFO : A3/B3/C4: Making directory 2025/07/04 04:18:02 DEBUG : A1/two: md5 = d949138620eb7f2101646f4464833e4e OK 2025/07/04 04:18:03 DEBUG : removing 1 level 3 directories 2025/07/04 04:18:03 INFO : A3/B3/C4: Removing directory 2025/07/04 04:18:06 DEBUG : removing 2 level 3 directories 2025/07/04 04:18:06 INFO : A1/B2/C2: Removing directory 2025/07/04 04:18:06 INFO : A1/B1/C3: Removing directory 2025/07/04 04:18:07 DEBUG : removing 2 level 2 directories 2025/07/04 04:18:07 INFO : A3/B3: Removing directory 2025/07/04 04:18:07 INFO : A1/B2: Removing directory 2025/07/04 04:18:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/04 04:18:07 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/04 04:18:07 DEBUG : removing 2 level 1 directories 2025/07/04 04:18:07 INFO : A3: Removing directory 2025/07/04 04:18:07 INFO : A2: Removing directory 2025/07/04 04:18:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/04 04:18:11 DEBUG : removing 1 level 3 directories 2025/07/04 04:18:11 INFO : A1/B1/C1: Removing directory 2025/07/04 04:18:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:12 DEBUG : removing 1 level 2 directories 2025/07/04 04:18:12 INFO : A1/B1: Removing directory 2025/07/04 04:18:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/04 04:18:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 04:18:13 DEBUG : removing 1 level 1 directories 2025/07/04 04:18:13 INFO : A1: Removing directory 2025/07/04 04:18:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/04 04:18:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/04 04:18:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 04:18:13 DEBUG : removing 1 level 0 directories 2025/07/04 04:18:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Removing directory 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/04 04:18:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.54s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:18:16 INFO : A1: Making directory 2025/07/04 04:18:16 INFO : A1/B1: Making directory 2025/07/04 04:18:17 INFO : A1/B1/C1: Making directory 2025/07/04 04:18:19 DEBUG : removing 1 level 3 directories 2025/07/04 04:18:19 INFO : A1/B1/C1: Removing directory 2025/07/04 04:18:20 DEBUG : removing 1 level 2 directories 2025/07/04 04:18:20 INFO : A1/B1: Removing directory 2025/07/04 04:18:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 04:18:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.69s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:18:23 INFO : A1: Making directory 2025/07/04 04:18:23 INFO : A1/B1: Making directory 2025/07/04 04:18:24 INFO : A1/B1/C1: Making directory 2025/07/04 04:18:27 DEBUG : removing 1 level 3 directories 2025/07/04 04:18:27 INFO : A1/B1/C1: Removing directory 2025/07/04 04:18:28 DEBUG : removing 1 level 2 directories 2025/07/04 04:18:28 INFO : A1/B1: Removing directory 2025/07/04 04:18:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 04:18:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:18:32 DEBUG : file1: md5 = b14367b4cdbc1893d8032a14f061d74e OK 2025/07/04 04:18:32 DEBUG : filename.txt: File name found in url 2025/07/04 04:18:33 DEBUG : filename.txt: md5 = 9f49ff46dc634dc08d6cf854844326e5 OK 2025/07/04 04:18:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/04 04:18:35 DEBUG : headerfilename.txt: md5 = 081a09de0217185ea5cff546ffdb65b2 OK 2025/07/04 04:18:36 DEBUG : file2: md5 = a7f855e0d5469674ceb9850e3d5f1775 OK --- PASS: TestCopyURL (8.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:18:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 04:18:41 DEBUG : sub/file2: md5 = 8ae7f3302985fa081ec34ad6d760ee70 OK 2025/07/04 04:18:41 INFO : file1: Copied (new) to: sub/file2 2025/07/04 04:18:41 INFO : file1: Deleted 2025/07/04 04:18:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:18:42 DEBUG : file1: Unchanged skipping 2025/07/04 04:18:42 INFO : file1: Deleted 2025/07/04 04:18:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': don't need to copy/move sub/file2, it is already at target location 2025/07/04 04:18:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:18:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 04:18:46 DEBUG : file1: md5 = 2f269a92400c06df290411fd0c62c841 OK 2025/07/04 04:18:46 INFO : file1: Copied (new) 2025/07/04 04:18:46 INFO : file1: Deleted 2025/07/04 04:18:47 DEBUG : file1: Destination exists, skipping 2025/07/04 04:18:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.04s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:18:51 DEBUG : dst/file1: md5 = 08828b60d5020987de44446a582f0c17 OK 2025/07/04 04:18:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-detecig8beya/backup" 2025/07/04 04:18:52 DEBUG : Creating backend with remote "TestDrive:crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0/1nrff024r7pq65ecp72fc28jb0" 2025/07/04 04:18:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/04 04:18:56 INFO : dst/file1: Moved (server-side) 2025/07/04 04:18:57 DEBUG : dst/file1: md5 = 19cefb48b08b0bbf23ed2dfdc091e0ad OK 2025/07/04 04:18:57 INFO : dst/file1: Copied (new) 2025/07/04 04:18:57 INFO : dst/file1: Deleted 2025/07/04 04:19:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 04:19:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/04 04:19:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.60s) === 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-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:19:05 DEBUG : A1/one: md5 = ad4574a3ae05bf01c3c0ba6e2fdd91fc OK 2025/07/04 04:19:06 DEBUG : A1/two: md5 = 186336168f962426b4ddccedf9ecc485 OK 2025/07/04 04:19:08 DEBUG : A1/B1/three: md5 = 54f41f1786d33122fdee545687f51c1c OK 2025/07/04 04:19:10 DEBUG : A1/B1/C1/four: md5 = c57f367c9b28d23bd65183d5e64295c5 OK 2025/07/04 04:19:12 DEBUG : A1/B1/C2/five: md5 = 18c2ca94d66afaaa39e8ad1530e5bfc2 OK 2025/07/04 04:19:12 INFO : A1/B2: Making directory 2025/07/04 04:19:13 INFO : A1/B1/C3: Making directory 2025/07/04 04:19:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/04 04:19:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/04 04:19:22 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/04 04:19:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/04 04:19:23 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/04 04:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/04 04:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/04 04:19:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 04:19:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/04 04:19:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/04 04:19:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/04 04:19:34 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/04 04:19:34 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/04 04:19:34 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/04 04:19:34 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/04 04:19:34 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/04 04:19:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/04 04:19:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/04 04:19:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 04:19:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/04 04:19:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/04 04:19:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/04 04:19:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/04 04:19:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/04 04:19:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/04 04:19:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/04 04:19:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/04 04:19:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/04 04:19:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/04 04:19:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/04 04:19:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.86s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 04:19:48 DEBUG : no_checksum_small_file_from_pipe: md5 = 93584b751a95197e89cc21bf54d8580b OK 2025/07/04 04:19:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/04 04:19:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/04 04:19:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/04 04:19:50 DEBUG : no_checksum_big_file_from_pipe: md5 = a0b31b9fdb78ed9c748677dadcce38cd OK 2025/07/04 04:19:50 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 04:19:53 DEBUG : with_checksum_small_file_from_pipe: md5 = b5fbe66fd43bc545fc7b6ff7cb7823b0 OK 2025/07/04 04:19:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/04 04:19:54 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/04 04:19:55 DEBUG : with_checksum_big_file_from_pipe: md5 = 60a07cc78afbcf1c36bde44535a3bad3 OK 2025/07/04 04:19:55 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:19:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 04:19:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:19:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/04 04:20:00 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 04:20:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/04 04:20:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/04 04:20:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.81s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/04 04:20:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': File to upload is small (48 bytes), uploading instead of streaming 2025/07/04 04:20:08 DEBUG : rcat_metadata: md5 = b73713d0ca281f85d04cfd09b3253249 OK 2025/07/04 04:20:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/04 04:20:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/04 04:20:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = 214181e0e8cd185046466e4a4cb39eb8 OK 2025/07/04 04:20:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.01s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (2.95s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:14 DEBUG : potato1: md5 = 6f23e31f851395b4a0c55bf285bdb70a OK 2025/07/04 04:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': File to upload is small (60 bytes), uploading instead of streaming 2025/07/04 04:20:16 DEBUG : potato2: md5 = 5335968b49d06d70d79a1e2fb0ce628a OK 2025/07/04 04:20:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.42s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:19 DEBUG : potato1: md5 = 1ff1cd31b5ed1af18cebd5154dccb798 OK 2025/07/04 04:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': File to upload is small (60 bytes), uploading instead of streaming 2025/07/04 04:20:20 DEBUG : potato2: md5 = a1fb499c0613becac609f82b2c310018 OK 2025/07/04 04:20:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.96s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:24 DEBUG : potato2: md5 = 38c4225d5476664bbf7a5cce003eb3dd OK 2025/07/04 04:20:25 DEBUG : empty space: md5 = 964e1175540971e9ebe86453f84d716e OK 2025/07/04 04:20:27 DEBUG : sub dir/potato3: md5 = 310430f8d93fb636b760eb31fc74a68a OK 2025/07/04 04:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Touching "empty space" 2025/07/04 04:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Touching "potato2" 2025/07/04 04:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Touching "sub dir/potato3" 2025/07/04 04:20:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.60s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:32 DEBUG : dir with metadata: Making directory with metadata 2025/07/04 04:20:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:34 DEBUG : directory with modtime: Making directory with metadata 2025/07/04 04:20:35 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/04 04:20:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:20:37 DEBUG : Google drive root 'crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0': Skipping btime metadata as can't update it on an existing file: 2025-07-04T04:20:37.023127439Z 2025/07/04 04:20:38 INFO : non existent directory: Updated directory metadata 2025/07/04 04:20:40 DEBUG : Google drive root 'crypt/h6a38cb8d1hmhbb2hjpup5v5f2ltr7cpgukpgvlgglnjn8m9i2f0': Skipping btime metadata as can't update it on an existing file: 2025-07-04T04:20:37.023127439Z 2025/07/04 04:20:40 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.08s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:42 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/04 04:20:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/04 04:20:44 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/04 04:20:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:20:46 DEBUG : dst: Making directory with metadata 2025/07/04 04:20:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:20:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/04 04:20:47 INFO : dst: Set directory modification time (using SetModTime) 2025/07/04 04:20:47 INFO : dst: Set directory modification time (using SetModTime) 2025/07/04 04:20:47 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/04 04:20:48 INFO : dst: Set directory modification time (using SetModTime) 2025/07/04 04:20:48 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.42s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya'", Local "Local file system at /tmp/rclone3325111717", Modify Window "1ms" 2025/07/04 04:20:51 DEBUG : sub dir/test remove existing: md5 = 5a8e2b416e9278d79b330c0f0dfa5ee0 OK 2025/07/04 04:20:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8dc5d4a9f240937467a27e3d634251ee OK 2025/07/04 04:20:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lipamuv1" before starting 2025/07/04 04:20:55 DEBUG : sub dir/test remove existing.lipamuv1: TEST: removing renamed existing file after operation 2025/07/04 04:20:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cafuzub8" before starting 2025/07/04 04:20:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cafuzub8: TEST: renaming existing back after failed operation 2025/07/04 04:20:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zutefer9" before starting 2025/07/04 04:21:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zutefer9: TEST: removing renamed existing file after operation 2025/07/04 04:21:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7p0o474680ef51kc7ims79fqe9lq2qmrl98qg7he4r3kgvnes1j0" 2025/07/04 04:21:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0rlqktjsp6fc6n1ltlk7l6qc67arkoq5cqf6pk4jpf6e8s1l9ebscp7d63qdqska10f1iqfoidc7lgt4rens7nt217kp63oqtv1taikhd8hjm6dn38neeagg6tpsvopsg17tv4f3sv3okj9co00351eed7bf9a5kqv3ssfusrksvgraqbqfg" --- PASS: TestRemoveExisting (13.67s) === 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/07/04 04:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-detecig8beya': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m47.505314809s (try 1/5)