"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/30 18:08:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi" 2025/04/30 18:08:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:08:48 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0" 2025/04/30 18:08:49 DEBUG : Creating backend with remote "/tmp/rclone1275463864" === 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-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/30 18:08:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 18:08:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/30 18:08:49 DEBUG : potato: Seek from 10 to 0 2025/04/30 18:08:49 DEBUG : potato: Seek from 10 to 0 2025/04/30 18:08:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/30 18:08:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 18:08:49 DEBUG : potato: Seek from 5 to 2 2025/04/30 18:08:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/30 18:08:49 DEBUG : potato: Seek from 7 to 0 2025/04/30 18:08:49 DEBUG : potato: Seek from 7 to 0 2025/04/30 18:08:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/30 18:08:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 18:08:49 DEBUG : potato: Seek from 5 to 2 2025/04/30 18:08:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/30 18:08:49 DEBUG : potato: Seek from 8 to 0 2025/04/30 18:08:49 DEBUG : potato: Seek from 8 to 0 2025/04/30 18:08:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/30 18:08:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 18:08:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 18:08:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 18:08:49 DEBUG : potato: Seek from 5 to 2 2025/04/30 18:08:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/30 18:08:49 DEBUG : potato: Seek from 9 to 0 2025/04/30 18:08:49 DEBUG : potato: Seek from 9 to 0 2025/04/30 18:08:49 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-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:08:51 DEBUG : rutabaga: md5 = 095e5d1bae296cacbc3f4fb54c057dac OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/30 18:08:54 DEBUG : empty space: md5 = e39ce50605f3aef668d684f811b0abd4 OK === RUN TestCheck/3 2025/04/30 18:08:55 DEBUG : potato2: md5 = 0ba6687cae894f101e177be2a04abf75 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/30 18:08:58 DEBUG : remotepotato: md5 = 56de3a3ee2b48ec8a9a98cd4f69e1a85 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.09s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/04/30 18:09:01 DEBUG : Creating backend with remote "nonexistent" 2025/04/30 18:09:01 DEBUG : Creating backend with remote "nonexistent" 2025/04/30 18:09:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/30 18:09:01 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/04/30 18:09:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/30 18:09:01 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-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:09:03 DEBUG : rutabaga: md5 = 7398798a6e34c02cb9f047bf6f612c8a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/30 18:09:07 DEBUG : empty space: md5 = 1849520fbc929ae375bf50bd7532ae39 OK === RUN TestCheckDownload/3 2025/04/30 18:09:10 DEBUG : potato2: md5 = 6b6c64b2ff3cc3961a143f18b31ff43e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/30 18:09:14 DEBUG : remotepotato: md5 = da96665758f0a38c4379349618b25174 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.18s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.42s) --- PASS: TestCheckDownload/3 (1.55s) --- PASS: TestCheckDownload/4 (1.14s) --- PASS: TestCheckDownload/5 (0.83s) --- PASS: TestCheckDownload/6 (1.25s) --- PASS: TestCheckDownload/7 (1.40s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:09:21 DEBUG : rutabaga: md5 = a57dc760a036f3becf83ae76395abf3c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/30 18:09:23 DEBUG : empty space: md5 = db69cea13388579c2d2fb931f1f4398e OK === RUN TestCheckSizeOnly/3 2025/04/30 18:09:25 DEBUG : potato2: md5 = 63fcfa6d2ab74b03e0252b2063098eb1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/30 18:09:27 DEBUG : remotepotato: md5 = 64b932dbb3ac82e84e3ef3d0d87c65a8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.32s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:09:32 DEBUG : test.sum: md5 = c3716e211cf092fb4868a4719611c907 OK 2025/04/30 18:09:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/30 18:09:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/30 18:09:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/30 18:09:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/30 18:09:35 DEBUG : test.sum: md5 = 66bd72358974af41fd479a681025ff0a OK 2025/04/30 18:09:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/30 18:09:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/30 18:09:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/30 18:09:37 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.97s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:09:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/data" 2025/04/30 18:09:38 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:09:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/data" 2025/04/30 18:09:40 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/vjrnln8ratgmqakfosrqe8espk" 2025/04/30 18:09:43 DEBUG : data/banana: md5 = 08a351b300e45198acb258fc8870d45e OK 2025/04/30 18:09:45 DEBUG : test.sum: md5 = 0800d230d65888f0624bdb5f9d4325be OK === RUN TestCheckSumDownload/subtest1 2025/04/30 18:09:49 DEBUG : data/potato: md5 = cf4831e27591100449a8b0e222c27599 OK 2025/04/30 18:09:51 DEBUG : test.sum: md5 = e07191878c8be546c8583a8cb7249ff2 OK === RUN TestCheckSumDownload/subtest2 2025/04/30 18:09:55 DEBUG : test.sum: md5 = 63d8108f71c1eddc2db94323f52177b7 OK === RUN TestCheckSumDownload/subtest3 2025/04/30 18:10:00 DEBUG : test.sum: md5 = b553ddff1d5cdb37ff00268f0b956a22 OK === RUN TestCheckSumDownload/subtest4 2025/04/30 18:10:04 DEBUG : test.sum: md5 = fab935c88f6b47544a2ea5d9b9769f71 OK === RUN TestCheckSumDownload/subtest5 2025/04/30 18:10:09 DEBUG : test.sum: md5 = 26bc4f559f8f346aa39c6972a3660af8 OK === RUN TestCheckSumDownload/subtest6 2025/04/30 18:10:14 DEBUG : data/banana: md5 = ee702cf15d0235f607d26c173f51a8bb OK 2025/04/30 18:10:15 DEBUG : data/potato: md5 = 6ce1eaf350f8f77162e5c70281e450f0 OK 2025/04/30 18:10:17 DEBUG : test.sum: md5 = c56b043887c4ac4714aafce8f1ec6b08 OK === RUN TestCheckSumDownload/subtest7 2025/04/30 18:10:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/30 18:10:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.85s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (2.48s) --- PASS: TestCheckSumDownload/subtest3 (2.40s) --- PASS: TestCheckSumDownload/subtest4 (2.42s) --- PASS: TestCheckSumDownload/subtest5 (2.48s) --- PASS: TestCheckSumDownload/subtest6 (2.30s) --- PASS: TestCheckSumDownload/subtest7 (2.19s) === RUN TestApplyTransforms 2025/04/30 18:10:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoqasoy0letu" 2025/04/30 18:10:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:10:23 DEBUG : Creating backend with remote "TestDrive:crypt/c5olsntn3c5u0hbkhc5rh586djqh649tleq4gjcce9261rkpkurg" 2025/04/30 18:10:24 DEBUG : Creating backend with remote "/tmp/rclone2294370827" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoqasoy0letu'", Local "Local file system at /tmp/rclone2294370827", Modify Window "1ms" 2025/04/30 18:10:26 DEBUG : hello, world!: md5 = f14b0b5a9185787e8c3559ba4915dfa1 OK upper checkfile vs. lower remote (without normalization) 2025/04/30 18:10:27 ERROR : hello, world!: sum not found 2025/04/30 18:10:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoqasoy0letu' 2025/04/30 18:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqasoy0letu': 1 files missing 2025/04/30 18:10:27 NOTICE: 1 hashes missing 2025/04/30 18:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqasoy0letu': 2 differences found 2025/04/30 18:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqasoy0letu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/30 18:10:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:10:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqasoy0letu': 0 differences found 2025/04/30 18:10:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqasoy0letu': 1 matching files 2025/04/30 18:10:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zazebaw6deru" 2025/04/30 18:10:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:10:28 DEBUG : Creating backend with remote "TestDrive:crypt/in6psubgtndiuohaq70vj4sspuhv4qild6olgr2d0votqsdkh3f0" 2025/04/30 18:10:29 DEBUG : Creating backend with remote "/tmp/rclone2776904155" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zazebaw6deru'", Local "Local file system at /tmp/rclone2776904155", Modify Window "1ms" 2025/04/30 18:10:31 DEBUG : HELLO, WORLD!: md5 = e3eb452773e4714f94fe6bf962b0fdbd OK lower checkfile vs. upper remote (without normalization) 2025/04/30 18:10:32 ERROR : HELLO, WORLD!: sum not found 2025/04/30 18:10:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zazebaw6deru' 2025/04/30 18:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazebaw6deru': 1 files missing 2025/04/30 18:10:32 NOTICE: 1 hashes missing 2025/04/30 18:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazebaw6deru': 2 differences found 2025/04/30 18:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazebaw6deru': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/30 18:10:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:10:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazebaw6deru': 0 differences found 2025/04/30 18:10:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazebaw6deru': 1 matching files 2025/04/30 18:10:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yigavam7qace" 2025/04/30 18:10:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:10:34 DEBUG : Creating backend with remote "TestDrive:crypt/eh4fikt31r5m99kd4nv2mgg2fp4po677gro5qt9s31dfvo9nkdd0" 2025/04/30 18:10:35 DEBUG : Creating backend with remote "/tmp/rclone1180511849" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yigavam7qace'", Local "Local file system at /tmp/rclone1180511849", Modify Window "1ms" 2025/04/30 18:10:37 DEBUG : HeLlO, wOrLd!: md5 = d452fcbf152630d58c701f110506fcd0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/30 18:10:38 ERROR : HeLlO, wOrLd!: sum not found 2025/04/30 18:10:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yigavam7qace' 2025/04/30 18:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigavam7qace': 1 files missing 2025/04/30 18:10:38 NOTICE: 1 hashes missing 2025/04/30 18:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigavam7qace': 2 differences found 2025/04/30 18:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigavam7qace': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/30 18:10:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigavam7qace': 0 differences found 2025/04/30 18:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigavam7qace': 1 matching files 2025/04/30 18:10:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wataful8feye" 2025/04/30 18:10:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:10:40 DEBUG : Creating backend with remote "TestDrive:crypt/30naovv38v7n9arqtrpmu2acl4p4nsqhupul7kqhphcvreu130q0" 2025/04/30 18:10:41 DEBUG : Creating backend with remote "/tmp/rclone2802219451" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wataful8feye'", Local "Local file system at /tmp/rclone2802219451", Modify Window "1ms" 2025/04/30 18:10:43 DEBUG : HELLO, WORLD!: md5 = 27d354b2512f80a97edbec50b6498ec7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/30 18:10:44 ERROR : HELLO, WORLD!: sum not found 2025/04/30 18:10:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wataful8feye' 2025/04/30 18:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataful8feye': 1 files missing 2025/04/30 18:10:44 NOTICE: 1 hashes missing 2025/04/30 18:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataful8feye': 2 differences found 2025/04/30 18:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataful8feye': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/30 18:10:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:10:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataful8feye': 0 differences found 2025/04/30 18:10:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wataful8feye': 1 matching files 2025/04/30 18:10:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-panuyef6qiqa" 2025/04/30 18:10:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:10:45 DEBUG : Creating backend with remote "TestDrive:crypt/6mu9bkn5194pr93hgqo56m6vm5f6qvnjsn90j16jhj42a9ska86g" 2025/04/30 18:10:46 DEBUG : Creating backend with remote "/tmp/rclone1612522256" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-panuyef6qiqa'", Local "Local file system at /tmp/rclone1612522256", Modify Window "1ms" 2025/04/30 18:10:48 DEBUG : 測試_Русский___ě_áñ: md5 = 0f6b16e65f69f42cd62fc5de35f21e8c OK NFD checkfile vs. NFC remote (without normalization) 2025/04/30 18:10:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/30 18:10:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-panuyef6qiqa' 2025/04/30 18:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panuyef6qiqa': 1 files missing 2025/04/30 18:10:51 NOTICE: 1 hashes missing 2025/04/30 18:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panuyef6qiqa': 2 differences found 2025/04/30 18:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panuyef6qiqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/30 18:10:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panuyef6qiqa': 0 differences found 2025/04/30 18:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panuyef6qiqa': 1 matching files 2025/04/30 18:10:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suqudos9lawi" 2025/04/30 18:10:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:10:53 DEBUG : Creating backend with remote "TestDrive:crypt/bbj9rmo4gribsa2t9jsglteq0gd3shbo8i62r65dadc8aepsgd4g" 2025/04/30 18:10:54 DEBUG : Creating backend with remote "/tmp/rclone3414188987" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suqudos9lawi'", Local "Local file system at /tmp/rclone3414188987", Modify Window "1ms" 2025/04/30 18:10:56 DEBUG : 測試_Русский___ě_áñ: md5 = 60acecfcd06bf09035009ea669c7d3c2 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/30 18:10:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/30 18:10:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suqudos9lawi' 2025/04/30 18:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqudos9lawi': 1 files missing 2025/04/30 18:10:57 NOTICE: 1 hashes missing 2025/04/30 18:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqudos9lawi': 2 differences found 2025/04/30 18:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqudos9lawi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/30 18:10:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqudos9lawi': 0 differences found 2025/04/30 18:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suqudos9lawi': 1 matching files 2025/04/30 18:10:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rakilew6kuge" 2025/04/30 18:10:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:10:58 DEBUG : Creating backend with remote "TestDrive:crypt/3k6fq26k50n8uokdr93u6jbg5ecba681ktubs9dcnnre2eh3ped0" 2025/04/30 18:11:00 DEBUG : Creating backend with remote "/tmp/rclone1101894263" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rakilew6kuge'", Local "Local file system at /tmp/rclone1101894263", Modify Window "1ms" 2025/04/30 18:11:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 79ceff0ec7cdefcbb976a0a9e0b233af OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/30 18:11:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 18:11:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rakilew6kuge' 2025/04/30 18:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakilew6kuge': 1 files missing 2025/04/30 18:11:03 NOTICE: 1 hashes missing 2025/04/30 18:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakilew6kuge': 2 differences found 2025/04/30 18:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakilew6kuge': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/30 18:11:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakilew6kuge': 0 differences found 2025/04/30 18:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakilew6kuge': 1 matching files 2025/04/30 18:11:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sifikow9namo" 2025/04/30 18:11:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:11:04 DEBUG : Creating backend with remote "TestDrive:crypt/54kqs7gnnsu5f19bi98btstjdr9encpu9mc4ecqfhqcgr5ch6520" 2025/04/30 18:11:05 DEBUG : Creating backend with remote "/tmp/rclone36137940" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sifikow9namo'", Local "Local file system at /tmp/rclone36137940", Modify Window "1ms" 2025/04/30 18:11:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8dd399da302c9b75768dd266a302c27d OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/30 18:11:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 18:11:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sifikow9namo' 2025/04/30 18:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifikow9namo': 1 files missing 2025/04/30 18:11:08 NOTICE: 1 hashes missing 2025/04/30 18:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifikow9namo': 2 differences found 2025/04/30 18:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifikow9namo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/30 18:11:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:11:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifikow9namo': 0 differences found 2025/04/30 18:11:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sifikow9namo': 1 matching files 2025/04/30 18:11:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-paqanak6sage" 2025/04/30 18:11:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:11:10 DEBUG : Creating backend with remote "TestDrive:crypt/ijcf4k8c0c2qui39mmncf3o2tp15lssacbv9iv4d6oegf9utqt60" 2025/04/30 18:11:11 DEBUG : Creating backend with remote "/tmp/rclone2513493176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-paqanak6sage'", Local "Local file system at /tmp/rclone2513493176", Modify Window "1ms" 2025/04/30 18:11:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d0b5db2cf7d8a6109cb1b163810f6030 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/30 18:11:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 18:11:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-paqanak6sage' 2025/04/30 18:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqanak6sage': 1 files missing 2025/04/30 18:11:14 NOTICE: 1 hashes missing 2025/04/30 18:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqanak6sage': 2 differences found 2025/04/30 18:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqanak6sage': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/30 18:11:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:11:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqanak6sage': 0 differences found 2025/04/30 18:11:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqanak6sage': 1 matching files 2025/04/30 18:11:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujuder9tibu" 2025/04/30 18:11:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:11:15 DEBUG : Creating backend with remote "TestDrive:crypt/ohn5ah8ts5tehq7eb2e14qjb1nvlit5e25qc9n61d293eqfuknvg" 2025/04/30 18:11:16 DEBUG : Creating backend with remote "/tmp/rclone436908339" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujuder9tibu'", Local "Local file system at /tmp/rclone436908339", Modify Window "1ms" 2025/04/30 18:11:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2324df12534e26c7fc0ea9bacae88b10 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/30 18:11:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 18:11:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fujuder9tibu' 2025/04/30 18:11:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fujuder9tibu': 1 files missing 2025/04/30 18:11:19 NOTICE: 1 hashes missing 2025/04/30 18:11:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fujuder9tibu': 2 differences found 2025/04/30 18:11:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fujuder9tibu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/30 18:11:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 18:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fujuder9tibu': 0 differences found 2025/04/30 18:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fujuder9tibu': 1 matching files 2025/04/30 18:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujuder9tibu': Purge remote 2025/04/30 18:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-paqanak6sage': Purge remote 2025/04/30 18:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sifikow9namo': Purge remote 2025/04/30 18:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rakilew6kuge': Purge remote 2025/04/30 18:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suqudos9lawi': Purge remote 2025/04/30 18:11:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-panuyef6qiqa': Purge remote 2025/04/30 18:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wataful8feye': Purge remote 2025/04/30 18:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yigavam7qace': Purge remote 2025/04/30 18:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zazebaw6deru': Purge remote 2025/04/30 18:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoqasoy0letu': Purge remote --- PASS: TestApplyTransforms (62.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:11:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/30 18:11:27 DEBUG : sub/file2: md5 = cd065883dd4eb2c7381ac2730850fc36 OK 2025/04/30 18:11:27 INFO : file1: Copied (new) to: sub/file2 2025/04/30 18:11:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 18:11:28 DEBUG : file1: Unchanged skipping 2025/04/30 18:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': don't need to copy/move sub/file2, it is already at target location 2025/04/30 18:11:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (9.12s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", 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-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:11:37 DEBUG : dst/file1: md5 = 1b6f1f4bd17b980f09216d098920fd2e OK 2025/04/30 18:11:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/backup" 2025/04/30 18:11:37 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/1nrff024r7pq65ecp72fc28jb0" 2025/04/30 18:11:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/30 18:11:41 INFO : dst/file1: Moved (server-side) 2025/04/30 18:11:43 DEBUG : dst/file1: md5 = d7e8626b90ba55e9a8469815fc55c731 OK 2025/04/30 18:11:43 INFO : dst/file1: Copied (new) 2025/04/30 18:11:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:11:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:11:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.18s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:11:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/dst" 2025/04/30 18:11:48 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 18:11:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/CompareDest" 2025/04/30 18:11:49 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/gveqi14airsml4bgu7krj116o8" 2025/04/30 18:11:51 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 18:11:53 DEBUG : one: md5 = 5eb7f1da6758c35106992807c910212b OK 2025/04/30 18:11:53 INFO : one: Copied (new) 2025/04/30 18:11:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 18:11:56 DEBUG : one: md5 = ab00ae5bed789460b961ac972e09aafc OK 2025/04/30 18:11:56 INFO : one: Copied (replaced existing) 2025/04/30 18:11:58 DEBUG : dst/one: md5 = b215be8cf0342451180c0ee756952998 OK 2025/04/30 18:12:00 DEBUG : CompareDest/one: md5 = dd4e32d4be19e15e7b1c4ce4f62a6950 OK 2025/04/30 18:12:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 18:12:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 18:12:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 18:12:04 DEBUG : CompareDest/two: md5 = acff1b08ccec43eea8539f54400d6749 OK 2025/04/30 18:12:04 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 18:12:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 18:12:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 18:12:05 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 18:12:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 18:12:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 18:12:07 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 18:12:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/30 18:12:08 DEBUG : two: md5 = a4134623ac2f769f5a278863ab6d0fb2 OK 2025/04/30 18:12:08 INFO : two: Copied (new) 2025/04/30 18:12:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 18:12:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:12:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 18:12:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.15s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:12:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/dst" 2025/04/30 18:12:15 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 18:12:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/CopyDest" 2025/04/30 18:12:17 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/30 18:12:18 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 18:12:20 DEBUG : one: md5 = 0134538cc693eb2072694c282d3f95c6 OK 2025/04/30 18:12:20 INFO : one: Copied (new) 2025/04/30 18:12:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 18:12:23 DEBUG : one: md5 = 467830bffa693a8c9821a6c5cc28f3fd OK 2025/04/30 18:12:23 INFO : one: Copied (replaced existing) 2025/04/30 18:12:25 DEBUG : dst/one: md5 = 1450689c9d60a583c2d96f1cd4e65e50 OK 2025/04/30 18:12:27 DEBUG : CopyDest/one: md5 = 44ade7244c0da0e4f583c3a4e324c553 OK 2025/04/30 18:12:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/BackupDir" 2025/04/30 18:12:28 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/30 18:12:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 18:12:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 18:12:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 18:12:32 INFO : one: Moved (server-side) 2025/04/30 18:12:33 INFO : one: Copied (server-side copy) 2025/04/30 18:12:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/30 18:12:35 DEBUG : CopyDest/two: md5 = 6baf4db8e1666742794183715b247d1a OK 2025/04/30 18:12:35 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 18:12:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 18:12:37 INFO : two: Copied (server-side copy) 2025/04/30 18:12:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/30 18:12:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 18:12:38 DEBUG : two: Unchanged skipping 2025/04/30 18:12:40 DEBUG : CopyDest/three: md5 = 64483b07176aa64dff29c669146d005d OK 2025/04/30 18:12:40 DEBUG : three: Need to transfer - File not found at Destination 2025/04/30 18:12:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/30 18:12:41 DEBUG : three: Destination not found in --copy-dest 2025/04/30 18:12:42 DEBUG : three: md5 = 1c5977c52ae9cc058584531ecc5dafb5 OK 2025/04/30 18:12:42 INFO : three: Copied (new) 2025/04/30 18:12:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/30 18:12:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:12:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 18:12:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 18:12:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:12:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/30 18:12:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.71s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.57s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:12:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/30 18:12:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 73a8166a82c730e232104a195f4767c6 OK 2025/04/30 18:12:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/30 18:12:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/30 18:12:54 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/04/30 18:12:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/30 18:12:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/30 18:12:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 26cfb109eee08dfd7518b6cf84d7a385 OK 2025/04/30 18:12:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/30 18:12:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/30 18:12:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.47s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:13:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Looking for duplicate names using skip mode. 2025/04/30 18:13:04 NOTICE: one: Found 2 files with duplicate names 2025/04/30 18:13:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.92s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:13:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Looking for duplicate names using skip mode. 2025/04/30 18:13:09 NOTICE: one: Found 3 files with duplicate names 2025/04/30 18:13:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/30 18:13:10 INFO : one: Deleted 2025/04/30 18:13:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.46s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:13:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Looking for duplicate names using first mode. 2025/04/30 18:13:16 NOTICE: one: Found 3 files with duplicate names 2025/04/30 18:13:17 INFO : one: Deleted 2025/04/30 18:13:17 INFO : one: Deleted 2025/04/30 18:13:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.78s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:13:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Looking for duplicate names using newest mode. 2025/04/30 18:13:23 NOTICE: one: Found 3 files with duplicate names 2025/04/30 18:13:23 INFO : one: Deleted 2025/04/30 18:13:24 INFO : one: Deleted 2025/04/30 18:13:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.58s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:13:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Looking for duplicate names using oldest mode. 2025/04/30 18:13:30 NOTICE: one: Found 3 files with duplicate names 2025/04/30 18:13:30 INFO : one: Deleted 2025/04/30 18:13:31 INFO : one: Deleted 2025/04/30 18:13:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:13:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Looking for duplicate names using largest mode. 2025/04/30 18:13:36 NOTICE: one: Found 3 files with duplicate names 2025/04/30 18:13:37 INFO : one: Deleted 2025/04/30 18:13:38 INFO : one: Deleted 2025/04/30 18:13:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.76s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:13:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Looking for duplicate names using smallest mode. 2025/04/30 18:13:44 NOTICE: one: Found 3 files with duplicate names 2025/04/30 18:13:44 INFO : one: Deleted 2025/04/30 18:13:45 INFO : one: Deleted 2025/04/30 18:13:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.21s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:13:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Looking for duplicate names using rename mode. 2025/04/30 18:13:52 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/30 18:13:53 INFO : one-2.txt: renamed from: one.txt 2025/04/30 18:13:54 INFO : one-3.txt: renamed from: one.txt 2025/04/30 18:13:55 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.17s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:14:00 DEBUG : dupe1/one.txt: md5 = ca190c01ac11283dbc2717a20d57ba74 OK 2025/04/30 18:14:03 DEBUG : dupe2/two.txt: md5 = 8e8a2563069106ea1e18b32c43079223 OK 2025/04/30 18:14:05 DEBUG : dupe3/three.txt: md5 = 624f7a44f32eb9746ccb905f979db504 OK 2025/04/30 18:14:05 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/30 18:14:06 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/30 18:14:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/30 18:14:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/30 18:14:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/30 18:14:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/30 18:14:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.43s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:14:13 DEBUG : a.txt: md5 = a4e07a93d6ce9e8d5ce82c12fb5b8667 OK 2025/04/30 18:14:15 DEBUG : zend.txt: md5 = 95c20e89529898d8d0ceb43fd63468ed OK 2025/04/30 18:14:18 DEBUG : sub dir/hello world: md5 = 0c61438d64de571293c58796049652db OK 2025/04/30 18:14:19 DEBUG : sub dir/hello world2: md5 = ff4737c683928ebd19d14f0fdf7e8adb OK 2025/04/30 18:14:22 DEBUG : sub dir/ignore dir/.ignore: md5 = 6024713e2e7211b3f5cab94776ebc17c OK 2025/04/30 18:14:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = f9e73b34adc7ef9e20afcbf68dead4de OK 2025/04/30 18:14:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 09de8c1e2f4c809aa0ecfe3adcddf9de OK 2025/04/30 18:14:27 DEBUG : a.txt: Excluded (Size Filter) 2025/04/30 18:14:27 DEBUG : a.txt: Excluded 2025/04/30 18:14:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/30 18:14:27 DEBUG : sub dir/hello world: Excluded 2025/04/30 18:14:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/30 18:14:27 DEBUG : sub dir/hello world2: Excluded 2025/04/30 18:14:28 DEBUG : sub dir/ignore dir: Excluded 2025/04/30 18:14:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/30 18:14:28 DEBUG : sub dir/hello world: Excluded 2025/04/30 18:14:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/30 18:14:28 DEBUG : sub dir/hello world2: Excluded 2025/04/30 18:14:28 DEBUG : sub dir/ignore dir: Excluded 2025/04/30 18:14:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/30 18:14:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/30 18:14:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/30 18:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/30 18:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/30 18:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/30 18:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.40s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:14:37 DEBUG : file1: md5 = 9c441ab67cf539bed636665800d61763 OK 2025/04/30 18:14:40 DEBUG : sub/file2: md5 = db0ebac0e48c3328fe11ae5150d17cd4 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/04/30 18:14:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/30 18:14:43 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/30 18:14:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/30 18:14:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.82s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:14:47 DEBUG : file1: md5 = 2cac905f30d0a581f75d92551eea48ff OK 2025/04/30 18:14:50 DEBUG : sub/file2: md5 = 6b03b66598b8af9a9ff923c6fc0c5a93 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/04/30 18:14:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/notfound" 2025/04/30 18:14:54 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/30 18:14:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.10s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.92s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:14:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Making directory 2025/04/30 18:14:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:01 DEBUG : sub dir/hello world: md5 = a506ae2bd1bdcba63b73dc5637f9e86b OK 2025/04/30 18:15:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.95s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:05 DEBUG : potato2: md5 = f0421dec3262cfd20e621ec2a08c17ab OK 2025/04/30 18:15:06 DEBUG : empty space: md5 = 35eb065f73f6d0335b68b3e8c4617b63 OK --- PASS: TestLs (4.75s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:10 DEBUG : potato2: md5 = 6e8a9c1a82f4e658772b2e6b3834cf8b OK 2025/04/30 18:15:11 DEBUG : empty space: md5 = aef65d13e4a9ada12a30ff4dde365c6e OK 2025/04/30 18:15:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/30 18:15:12 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.60s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:15 DEBUG : potato2: md5 = 3d89fab89e2b35642d5d489ce122bf5a OK 2025/04/30 18:15:17 DEBUG : empty space: md5 = 21b135f2e7e044ebe93156f85afa5577 OK --- PASS: TestLsLong (4.96s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:20 DEBUG : potato2: md5 = 20e554cd394a7c96213659936f8e3455 OK 2025/04/30 18:15:22 DEBUG : empty space: md5 = b67f71db1b2f596434ba3598102fb6a3 OK --- PASS: TestHashSums (5.14s) === RUN TestHashSumsWithErrors 2025/04/30 18:15:24 DEBUG : Creating backend with remote ":memory:" 2025/04/30 18:15:24 DEBUG : Config file has changed externally - reloading 2025/04/30 18:15:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/30 18:15:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/30 18:15:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/30 18:15:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/30 18:15:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/30 18:15:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/30 18:15:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/30 18:15:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/30 18:15:24 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-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:25 DEBUG : potato2: md5 = 914dd5695b2dc9826e97629366224809 OK 2025/04/30 18:15:27 DEBUG : empty space: md5 = 5474b85911d0b74c5d423eba6bdc69b9 OK 2025/04/30 18:15:29 DEBUG : sub dir/potato3: md5 = b7f092f2d02fbee6af704776507fa710 OK 2025/04/30 18:15:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.02s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:35 DEBUG : small: md5 = 12ba8658608ff156858d99f08d22f283 OK 2025/04/30 18:15:36 DEBUG : medium: md5 = f82ced66c70baf65ab5d993b60e381ad OK 2025/04/30 18:15:37 DEBUG : large: md5 = 7d68250394af3c02f2df5372be566f49 OK 2025/04/30 18:15:38 DEBUG : Waiting for deletions to finish 2025/04/30 18:15:38 DEBUG : large: Excluded (Size Filter) 2025/04/30 18:15:38 INFO : small: Deleted 2025/04/30 18:15:39 INFO : medium: Deleted --- PASS: TestDelete (7.02s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:42 DEBUG : small: md5 = 38660176eaaabf436082b01a5beaad69 OK 2025/04/30 18:15:43 DEBUG : medium: md5 = acc7fbf0f2d87b5044ca82684e6cbc7e OK 2025/04/30 18:15:44 DEBUG : large: md5 = 1159149ae132de7212feb284ea56945e OK 2025/04/30 18:15:45 DEBUG : Waiting for deletions to finish 2025/04/30 18:15:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/30 18:15:45 INFO : large: Deleted 2025/04/30 18:15:45 INFO : small: Deleted --- PASS: TestMaxDelete (7.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:48 DEBUG : small: md5 = 210578b0fa8bd86671d544e20f7807ed OK 2025/04/30 18:15:50 DEBUG : medium: md5 = 65217f9e16ccf1fa3bad2f65de70a0ab OK 2025/04/30 18:15:51 DEBUG : large: md5 = b8ebbb697bced702fe7d9407b09e6270 OK 2025/04/30 18:15:52 DEBUG : Waiting for deletions to finish 2025/04/30 18:15:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/30 18:15:53 INFO : small: Deleted 2025/04/30 18:15:53 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.16s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:15:56 DEBUG : small: md5 = 03adc7f03dcb4d60297ac47f4095eef8 OK 2025/04/30 18:15:57 DEBUG : medium: md5 = 0feb097bef466b6b30342bdc14ca3bd9 OK 2025/04/30 18:15:58 DEBUG : large: md5 = cfc707bfb98e891c04deec035367281f OK 2025/04/30 18:15:59 DEBUG : Waiting for deletions to finish 2025/04/30 18:15:59 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/30 18:16:00 INFO : small: Deleted 2025/04/30 18:16:00 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.11s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:16:03 DEBUG : ReadFile: md5 = f3985adf8f2b4069d11cbe92f6327eb3 OK --- PASS: TestReadFile (4.61s) === RUN TestRetry 2025/04/30 18:16:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/30 18:16:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/30 18:16:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 18:16:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 18:16:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 18:16:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 18:16:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:16:07 DEBUG : file1: md5 = 61b2765d3f33191b808da53796424fe3 OK 2025/04/30 18:16:09 DEBUG : file2: md5 = 5929671c9a6ba77bfea33bfab34cbe6f OK --- PASS: TestCat (18.09s) === RUN TestPurge 2025/04/30 18:16:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saqahag9gabo" 2025/04/30 18:16:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:16:24 DEBUG : Creating backend with remote "TestDrive:crypt/sn0rjilvofra8k98hglhtknhi0j288ufkl35tpn667p0st3vugk0" 2025/04/30 18:16:25 DEBUG : Creating backend with remote "/tmp/rclone697775280" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saqahag9gabo'", Local "Local file system at /tmp/rclone697775280", Modify Window "1ms" 2025/04/30 18:16:30 DEBUG : A1/B1/C1/one: md5 = f5d6f871cd455fd9e6f084b6c6717df7 OK 2025/04/30 18:16:30 INFO : A2: Making directory 2025/04/30 18:16:31 INFO : A1/B2: Making directory 2025/04/30 18:16:31 INFO : A1/B2/C2: Making directory 2025/04/30 18:16:32 INFO : A1/B1/C3: Making directory 2025/04/30 18:16:33 INFO : A3: Making directory 2025/04/30 18:16:34 INFO : A3/B3: Making directory 2025/04/30 18:16:35 INFO : A3/B3/C4: Making directory 2025/04/30 18:16:37 DEBUG : A1/two: md5 = 5668026882e95d93e498c2a6e4de215e OK 2025/04/30 18:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saqahag9gabo': Purge remote 2025/04/30 18:16:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.13s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:16:45 DEBUG : A1/B1/C1/one: md5 = 7f1cff973b202acac075ba62d691079c OK 2025/04/30 18:16:45 INFO : A2: Making directory 2025/04/30 18:16:46 INFO : A1/B2: Making directory 2025/04/30 18:16:47 INFO : A1/B2/C2: Making directory 2025/04/30 18:16:47 INFO : A1/B1/C3: Making directory 2025/04/30 18:16:48 INFO : A3: Making directory 2025/04/30 18:16:49 INFO : A3/B3: Making directory 2025/04/30 18:16:50 INFO : A3/B3/C4: Making directory 2025/04/30 18:16:52 DEBUG : A1/two: md5 = 1f5177c8f85f269438b86431a03abfc4 OK 2025/04/30 18:16:53 DEBUG : removing 1 level 3 directories 2025/04/30 18:16:53 INFO : A3/B3/C4: Removing directory 2025/04/30 18:16:56 DEBUG : removing 2 level 3 directories 2025/04/30 18:16:56 INFO : A1/B2/C2: Removing directory 2025/04/30 18:16:56 INFO : A1/B1/C3: Removing directory 2025/04/30 18:16:57 DEBUG : removing 2 level 2 directories 2025/04/30 18:16:57 INFO : A3/B3: Removing directory 2025/04/30 18:16:57 INFO : A1/B2: Removing directory 2025/04/30 18:16:57 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/30 18:16:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/30 18:16:58 DEBUG : removing 2 level 1 directories 2025/04/30 18:16:58 INFO : A3: Removing directory 2025/04/30 18:16:58 INFO : A2: Removing directory 2025/04/30 18:16:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/30 18:17:02 DEBUG : removing 1 level 3 directories 2025/04/30 18:17:02 INFO : A1/B1/C1: Removing directory 2025/04/30 18:17:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:03 DEBUG : removing 1 level 2 directories 2025/04/30 18:17:03 INFO : A1/B1: Removing directory 2025/04/30 18:17:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/30 18:17:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:17:04 DEBUG : removing 1 level 1 directories 2025/04/30 18:17:04 INFO : A1: Removing directory 2025/04/30 18:17:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/30 18:17:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/30 18:17:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 18:17:04 DEBUG : removing 1 level 0 directories 2025/04/30 18:17:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Removing directory 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/30 18:17:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:17:07 INFO : A1: Making directory 2025/04/30 18:17:08 INFO : A1/B1: Making directory 2025/04/30 18:17:08 INFO : A1/B1/C1: Making directory 2025/04/30 18:17:11 DEBUG : removing 1 level 3 directories 2025/04/30 18:17:11 INFO : A1/B1/C1: Removing directory 2025/04/30 18:17:12 DEBUG : removing 1 level 2 directories 2025/04/30 18:17:12 INFO : A1/B1: Removing directory 2025/04/30 18:17:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:17:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.30s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:17:14 INFO : A1: Making directory 2025/04/30 18:17:15 INFO : A1/B1: Making directory 2025/04/30 18:17:16 INFO : A1/B1/C1: Making directory 2025/04/30 18:17:19 DEBUG : removing 1 level 3 directories 2025/04/30 18:17:19 INFO : A1/B1/C1: Removing directory 2025/04/30 18:17:20 DEBUG : removing 1 level 2 directories 2025/04/30 18:17:20 INFO : A1/B1: Removing directory 2025/04/30 18:17:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:17:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.07s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:17:24 DEBUG : file1: md5 = c01c80532b16fcc44e7e1d80f6be6802 OK 2025/04/30 18:17:24 DEBUG : filename.txt: File name found in url 2025/04/30 18:17:26 DEBUG : filename.txt: md5 = e2b04dd3cfa8f7b73c550009a4aadb05 OK 2025/04/30 18:17:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/30 18:17:27 DEBUG : headerfilename.txt: md5 = fe361f39c29606292255b963e48f9609 OK 2025/04/30 18:17:30 DEBUG : file2: md5 = 6b5b4867a418d2bcbb510ca38a17aedd OK --- PASS: TestCopyURL (10.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:17:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/30 18:17:35 DEBUG : sub/file2: md5 = 4c10744a6037995ed99e2654ff3a6c35 OK 2025/04/30 18:17:35 INFO : file1: Copied (new) to: sub/file2 2025/04/30 18:17:35 INFO : file1: Deleted 2025/04/30 18:17:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 18:17:36 DEBUG : file1: Unchanged skipping 2025/04/30 18:17:36 INFO : file1: Deleted 2025/04/30 18:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': don't need to copy/move sub/file2, it is already at target location 2025/04/30 18:17:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.92s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:17:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/30 18:17:40 DEBUG : file1: md5 = 82451a054680da26bb7200f1d38bb7a6 OK 2025/04/30 18:17:40 INFO : file1: Copied (new) 2025/04/30 18:17:40 INFO : file1: Deleted 2025/04/30 18:17:41 DEBUG : file1: Destination exists, skipping 2025/04/30 18:17:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.56s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:17:45 DEBUG : dst/file1: md5 = c4d3187e8303dcbfb7e2b30315d09170 OK 2025/04/30 18:17:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedamow1kadi/backup" 2025/04/30 18:17:46 DEBUG : Creating backend with remote "TestDrive:crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0/1nrff024r7pq65ecp72fc28jb0" 2025/04/30 18:17:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/30 18:17:50 INFO : dst/file1: Moved (server-side) 2025/04/30 18:17:52 DEBUG : dst/file1: md5 = 73b7e32e0dc2e857fce891b252010694 OK 2025/04/30 18:17:52 INFO : dst/file1: Copied (new) 2025/04/30 18:17:52 INFO : dst/file1: Deleted 2025/04/30 18:17:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:17:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:17:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.59s) === 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-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:17:59 DEBUG : A1/one: md5 = e4211d9d48cb6f49f0d98ea37d19f9cf OK 2025/04/30 18:18:00 DEBUG : A1/two: md5 = bfb1425b5c6ebda1e1a8c410dfedb323 OK 2025/04/30 18:18:02 DEBUG : A1/B1/three: md5 = 5e3fd0ed86e03bbe2b6cb04789a4a2c2 OK 2025/04/30 18:18:05 DEBUG : A1/B1/C1/four: md5 = ceff319d2f75314445053f7e86f952f8 OK 2025/04/30 18:18:07 DEBUG : A1/B1/C2/five: md5 = bf99475eaba06c0f92302ee4a7519dca OK 2025/04/30 18:18:07 INFO : A1/B2: Making directory 2025/04/30 18:18:08 INFO : A1/B1/C3: Making directory 2025/04/30 18:18:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/30 18:18:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/30 18:18:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/30 18:18:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/30 18:18:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/30 18:18:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/30 18:18:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/30 18:18:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:18:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/30 18:18:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/30 18:18:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/30 18:18:30 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/30 18:18:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/30 18:18:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/30 18:18:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/30 18:18:31 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/30 18:18:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/30 18:18:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/30 18:18:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:18:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/30 18:18:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/30 18:18:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/30 18:18:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/30 18:18:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/30 18:18:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/30 18:18:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:18:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/30 18:18:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/30 18:18:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/30 18:18:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 18:18:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.68s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/30 18:18:46 DEBUG : no_checksum_small_file_from_pipe: md5 = 3cd2950155025e230e0ab614a0322d93 OK 2025/04/30 18:18:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/30 18:18:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/30 18:18:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/30 18:18:48 DEBUG : no_checksum_big_file_from_pipe: md5 = bd2be917ac34da8046a3effd23be014e OK 2025/04/30 18:18:48 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-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/30 18:18:52 DEBUG : with_checksum_small_file_from_pipe: md5 = 8a3a81437211b25e6f0e91fcab04989e OK 2025/04/30 18:18:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/30 18:18:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/30 18:18:53 DEBUG : with_checksum_big_file_from_pipe: md5 = 62a2f61b5efc0cd12d10aecf9b7fd58a OK 2025/04/30 18:18:53 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-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/30 18:18:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 18:18:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/30 18:18:58 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-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/30 18:19:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/30 18:19:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/30 18:19:03 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.43s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/30 18:19:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': File to upload is small (48 bytes), uploading instead of streaming 2025/04/30 18:19:07 DEBUG : rcat_metadata: md5 = 79406b310a0466660eb05ec8207f7aa5 OK 2025/04/30 18:19:07 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/30 18:19:09 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/30 18:19:10 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5730c9626863fcc6a02e79db9d395b4f OK 2025/04/30 18:19:10 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.27s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (3.13s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:13 DEBUG : potato1: md5 = 67202c85ce67dc3c21d441b6d0b9439b OK 2025/04/30 18:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/30 18:19:15 DEBUG : potato2: md5 = 48a1bc6f7ae40b4695d50eeb2c43fe13 OK 2025/04/30 18:19:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.63s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:18 DEBUG : potato1: md5 = 4414a9fffa5ff445dd3cb689830cf13a OK 2025/04/30 18:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/30 18:19:19 DEBUG : potato2: md5 = 1249f09252a5304fe937a3c831da2555 OK 2025/04/30 18:19:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.86s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:23 DEBUG : potato2: md5 = 8569e4362b9e22bb787d016577f3847a OK 2025/04/30 18:19:24 DEBUG : empty space: md5 = 101e46d7353f712f3ffa96f41a526c1d OK 2025/04/30 18:19:26 DEBUG : sub dir/potato3: md5 = 0a49432d44ff6521052cb743721169b8 OK 2025/04/30 18:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Touching "empty space" 2025/04/30 18:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Touching "potato2" 2025/04/30 18:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Touching "sub dir/potato3" 2025/04/30 18:19:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.07s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:32 DEBUG : dir with metadata: Making directory with metadata 2025/04/30 18:19:33 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.62s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:35 DEBUG : directory with modtime: Making directory with metadata 2025/04/30 18:19:36 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.91s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/30 18:19:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/30 18:19:38 DEBUG : Google drive root 'crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0': Skipping btime metadata as can't update it on an existing file: 2025-04-30T18:19:38.325091504Z 2025/04/30 18:19:39 INFO : non existent directory: Updated directory metadata 2025/04/30 18:19:41 DEBUG : Google drive root 'crypt/urpr4a2le7kq919fvlskdg21f6pjvg3neos9au32rdvesvnu0ja0': Skipping btime metadata as can't update it on an existing file: 2025-04-30T18:19:38.325091504Z 2025/04/30 18:19:41 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.42s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:43 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/30 18:19:45 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/30 18:19:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.32s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/30 18:19:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/30 18:19:48 DEBUG : dst: Making directory with metadata 2025/04/30 18:19:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/30 18:19:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 18:19:49 INFO : dst: Set directory modification time (using SetModTime) 2025/04/30 18:19:50 INFO : dst: Set directory modification time (using SetModTime) 2025/04/30 18:19:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/30 18:19:50 INFO : dst: Set directory modification time (using SetModTime) 2025/04/30 18:19:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.97s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi'", Local "Local file system at /tmp/rclone1275463864", Modify Window "1ms" 2025/04/30 18:19:54 DEBUG : sub dir/test remove existing: md5 = 79dde208606a131b0522054ef3be6cc9 OK 2025/04/30 18:19:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8106a1e8aec3696cd05237e7584db9f5 OK 2025/04/30 18:19:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wobaqas4" before starting 2025/04/30 18:19:58 DEBUG : sub dir/test remove existing.wobaqas4: TEST: removing renamed existing file after operation 2025/04/30 18:19: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.suyequg6" before starting 2025/04/30 18:20:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suyequg6: TEST: renaming existing back after failed operation 2025/04/30 18:20:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nijujit5" before starting 2025/04/30 18:20:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nijujit5: TEST: removing renamed existing file after operation 2025/04/30 18:20:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n8gu04lspo0et0vopprsfup0uo0kdf2vcvocudp9cjbnsll8jul0" 2025/04/30 18:20:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "os3q9pct0d17qecgapdklc0vp17m7rfadhdt5k946fj6fts3unl3egcrnqr4n609i5sse271et1n1oah4l6nj1ultkmaiaut8utbmealclkfpoa09rrjk8tpigl12j3c1rujdmcljohcib71cv9hc0irnccb4tcun22ocjj8284tgqn5devg" --- PASS: TestRemoveExisting (13.90s) === 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/04/30 18:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedamow1kadi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m18.497201151s (try 1/5)