"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/31 04:08:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta" 2025/03/31 04:08:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:08:26 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0" 2025/03/31 04:08:26 DEBUG : Creating backend with remote "/tmp/rclone3467985939" === 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/31 04:08:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 04:08:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/31 04:08:27 DEBUG : potato: Seek from 10 to 0 2025/03/31 04:08:27 DEBUG : potato: Seek from 10 to 0 2025/03/31 04:08:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/31 04:08:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 04:08:27 DEBUG : potato: Seek from 5 to 2 2025/03/31 04:08:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/31 04:08:27 DEBUG : potato: Seek from 7 to 0 2025/03/31 04:08:27 DEBUG : potato: Seek from 7 to 0 2025/03/31 04:08:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/31 04:08:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 04:08:27 DEBUG : potato: Seek from 5 to 2 2025/03/31 04:08:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/31 04:08:27 DEBUG : potato: Seek from 8 to 0 2025/03/31 04:08:27 DEBUG : potato: Seek from 8 to 0 2025/03/31 04:08:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/31 04:08:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 04:08:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 04:08:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 04:08:27 DEBUG : potato: Seek from 5 to 2 2025/03/31 04:08:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/31 04:08:27 DEBUG : potato: Seek from 9 to 0 2025/03/31 04:08:27 DEBUG : potato: Seek from 9 to 0 2025/03/31 04:08:27 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:08:29 DEBUG : rutabaga: md5 = e600323ba54cb2287080fb78043b48cc OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/31 04:08:31 DEBUG : empty space: md5 = 1c80fbf4b7a3e11a79d5a3fb5345affb OK === RUN TestCheck/3 2025/03/31 04:08:33 DEBUG : potato2: md5 = 0773ea00ebd753344a0137231fbb51bc OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/31 04:08:35 DEBUG : remotepotato: md5 = 770fae4b97d60a6eba55420130ccc5ea OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.21s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/03/31 04:08:38 DEBUG : Creating backend with remote "nonexistent" 2025/03/31 04:08:38 DEBUG : Creating backend with remote "nonexistent" 2025/03/31 04:08:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/31 04:08:38 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/31 04:08:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/31 04:08:38 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:08:40 DEBUG : rutabaga: md5 = 13f7d7fcb3cefdc57cdba25bdc043dba OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/31 04:08:43 DEBUG : empty space: md5 = 9f1b06b3c6fc8dd371f7885237a402b6 OK === RUN TestCheckDownload/3 2025/03/31 04:08:46 DEBUG : potato2: md5 = 36a86e44d3b7e76898cb33de8c1f7ecc OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/31 04:08:49 DEBUG : remotepotato: md5 = a5751665cb39f1e041080fabeaf117e6 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.53s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:08:56 DEBUG : rutabaga: md5 = c494a4e835e93568476eeb682ac023ca OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/31 04:08:59 DEBUG : empty space: md5 = 89849d0f1d2eb94b1b919c0ec377d253 OK === RUN TestCheckSizeOnly/3 2025/03/31 04:09:01 DEBUG : potato2: md5 = 6a55e35979024afc803695f10bbdc75a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/31 04:09:03 DEBUG : remotepotato: md5 = 3181db1dea595498f332690a1281ca6e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.01s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.83s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:09:07 DEBUG : test.sum: md5 = decfaf5faafd520912135c32734eb08a OK 2025/03/31 04:09:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/31 04:09:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/31 04:09:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/31 04:09:08 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/31 04:09:09 DEBUG : test.sum: md5 = 7a1ea70442f32ea89babd58f48491cb2 OK 2025/03/31 04:09:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/31 04:09:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/31 04:09:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/31 04:09:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.23s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:09:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/data" 2025/03/31 04:09:12 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:09:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/data" 2025/03/31 04:09:14 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/vjrnln8ratgmqakfosrqe8espk" 2025/03/31 04:09:17 DEBUG : data/banana: md5 = b96b914da03256ae6ea0c2786e280b25 OK 2025/03/31 04:09:19 DEBUG : test.sum: md5 = eedf43db712c0daaaf0b7bd472bca8c3 OK === RUN TestCheckSumDownload/subtest1 2025/03/31 04:09:23 DEBUG : data/potato: md5 = 8fe48cc8ebbe992995f3f1f37189f843 OK 2025/03/31 04:09:24 DEBUG : test.sum: md5 = fe8dfb451311ec76c07515b0dba2e49c OK === RUN TestCheckSumDownload/subtest2 2025/03/31 04:09:28 DEBUG : test.sum: md5 = 1e66a223bffb09e4119a0d35366455f5 OK === RUN TestCheckSumDownload/subtest3 2025/03/31 04:09:32 DEBUG : test.sum: md5 = 05c205307c6323f33e76113b6cfca026 OK === RUN TestCheckSumDownload/subtest4 2025/03/31 04:09:36 DEBUG : test.sum: md5 = 46bf5e061fced14255ded75587733459 OK === RUN TestCheckSumDownload/subtest5 2025/03/31 04:09:40 DEBUG : test.sum: md5 = cbb1a853df9939033c6f5abcea469f35 OK === RUN TestCheckSumDownload/subtest6 2025/03/31 04:09:44 DEBUG : data/banana: md5 = 3cf6f91600b24a864d6db4daaa249e2b OK 2025/03/31 04:09:45 DEBUG : data/potato: md5 = 33603bc91dc85f1d8889256c08fcb7cc OK 2025/03/31 04:09:47 DEBUG : test.sum: md5 = 6d7776860219a8e7c10a87e12e31aa4a OK === RUN TestCheckSumDownload/subtest7 2025/03/31 04:09:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/31 04:09:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.47s) --- PASS: TestCheckSumDownload/subtest1 (2.39s) --- PASS: TestCheckSumDownload/subtest2 (2.40s) --- PASS: TestCheckSumDownload/subtest3 (2.25s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (2.19s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.15s) === RUN TestApplyTransforms 2025/03/31 04:09:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gimuhiw7zopu" 2025/03/31 04:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:09:52 DEBUG : Creating backend with remote "TestDrive:crypt/tca9rmue04vh4hp5220olg6v9rqlbolb63e3km6dqimk7vb6f9e0" 2025/03/31 04:09:53 DEBUG : Creating backend with remote "/tmp/rclone3573813009" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gimuhiw7zopu'", Local "Local file system at /tmp/rclone3573813009", Modify Window "1ms" 2025/03/31 04:09:55 DEBUG : hello, world!: md5 = 21304a45492f76337d562cd52d7ad167 OK upper checkfile vs. lower remote (without normalization) 2025/03/31 04:09:56 ERROR : hello, world!: sum not found 2025/03/31 04:09:56 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gimuhiw7zopu' 2025/03/31 04:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimuhiw7zopu': 1 files missing 2025/03/31 04:09:56 NOTICE: 1 hashes missing 2025/03/31 04:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimuhiw7zopu': 2 differences found 2025/03/31 04:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimuhiw7zopu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/31 04:09:57 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimuhiw7zopu': 0 differences found 2025/03/31 04:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gimuhiw7zopu': 1 matching files 2025/03/31 04:09:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedilox5mori" 2025/03/31 04:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:09:57 DEBUG : Creating backend with remote "TestDrive:crypt/vkqtpsrdf1g01vp09ae58lmc38ruq2ch2dl3fg2h8p9ha1dl90d0" 2025/03/31 04:09:58 DEBUG : Creating backend with remote "/tmp/rclone4053088080" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedilox5mori'", Local "Local file system at /tmp/rclone4053088080", Modify Window "1ms" 2025/03/31 04:10:00 DEBUG : HELLO, WORLD!: md5 = c0b588f544b59eb571270706422bab2c OK lower checkfile vs. upper remote (without normalization) 2025/03/31 04:10:01 ERROR : HELLO, WORLD!: sum not found 2025/03/31 04:10:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wedilox5mori' 2025/03/31 04:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedilox5mori': 1 files missing 2025/03/31 04:10:01 NOTICE: 1 hashes missing 2025/03/31 04:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedilox5mori': 2 differences found 2025/03/31 04:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedilox5mori': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/31 04:10:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedilox5mori': 0 differences found 2025/03/31 04:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedilox5mori': 1 matching files 2025/03/31 04:10:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vokicer3buti" 2025/03/31 04:10:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:10:02 DEBUG : Creating backend with remote "TestDrive:crypt/3t45kp791o4fcokahvtugj4t1lqq43kcfp4nbgrn2aokpo1sbj6g" 2025/03/31 04:10:03 DEBUG : Creating backend with remote "/tmp/rclone3590241456" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vokicer3buti'", Local "Local file system at /tmp/rclone3590241456", Modify Window "1ms" 2025/03/31 04:10:05 DEBUG : HeLlO, wOrLd!: md5 = 9dcfc6aae8bd9af30eb860be74a44231 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/31 04:10:06 ERROR : HeLlO, wOrLd!: sum not found 2025/03/31 04:10:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vokicer3buti' 2025/03/31 04:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokicer3buti': 1 files missing 2025/03/31 04:10:06 NOTICE: 1 hashes missing 2025/03/31 04:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokicer3buti': 2 differences found 2025/03/31 04:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokicer3buti': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/31 04:10:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokicer3buti': 0 differences found 2025/03/31 04:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vokicer3buti': 1 matching files 2025/03/31 04:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-payuput8sowe" 2025/03/31 04:10:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/ptm39m0rsguvt1skpa6cgu13fqhubekpukl9q9ib8aoubo9mk8eg" 2025/03/31 04:10:08 DEBUG : Creating backend with remote "/tmp/rclone253275014" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-payuput8sowe'", Local "Local file system at /tmp/rclone253275014", Modify Window "1ms" 2025/03/31 04:10:10 DEBUG : HELLO, WORLD!: md5 = 60f974760507dcab6be4d7dc0eb72787 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/31 04:10:11 ERROR : HELLO, WORLD!: sum not found 2025/03/31 04:10:11 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-payuput8sowe' 2025/03/31 04:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuput8sowe': 1 files missing 2025/03/31 04:10:11 NOTICE: 1 hashes missing 2025/03/31 04:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuput8sowe': 2 differences found 2025/03/31 04:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuput8sowe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/31 04:10:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuput8sowe': 0 differences found 2025/03/31 04:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payuput8sowe': 1 matching files 2025/03/31 04:10:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-podesen6yafa" 2025/03/31 04:10:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:10:12 DEBUG : Creating backend with remote "TestDrive:crypt/83lu4imf44i300cqoobg6gqrkaceka4l3gfdvl7hqhcd9q1ikt80" 2025/03/31 04:10:13 DEBUG : Creating backend with remote "/tmp/rclone1388950112" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-podesen6yafa'", Local "Local file system at /tmp/rclone1388950112", Modify Window "1ms" 2025/03/31 04:10:15 DEBUG : 測試_Русский___ě_áñ: md5 = 42483872d496491f813325e3425ad817 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/31 04:10:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/31 04:10:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-podesen6yafa' 2025/03/31 04:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podesen6yafa': 1 files missing 2025/03/31 04:10:15 NOTICE: 1 hashes missing 2025/03/31 04:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podesen6yafa': 2 differences found 2025/03/31 04:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podesen6yafa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/31 04:10:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:10:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podesen6yafa': 0 differences found 2025/03/31 04:10:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-podesen6yafa': 1 matching files 2025/03/31 04:10:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nihamav9woze" 2025/03/31 04:10:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:10:17 DEBUG : Creating backend with remote "TestDrive:crypt/mvu0jc7vs32omn3ikalhuq8810jcmsdom5dc0ivgvbirl4mmj0o0" 2025/03/31 04:10:19 DEBUG : Creating backend with remote "/tmp/rclone3705005876" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nihamav9woze'", Local "Local file system at /tmp/rclone3705005876", Modify Window "1ms" 2025/03/31 04:10:21 DEBUG : 測試_Русский___ě_áñ: md5 = 520b448826c619728e71a165d019c158 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/31 04:10:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/31 04:10:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nihamav9woze' 2025/03/31 04:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihamav9woze': 1 files missing 2025/03/31 04:10:22 NOTICE: 1 hashes missing 2025/03/31 04:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihamav9woze': 2 differences found 2025/03/31 04:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihamav9woze': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/31 04:10:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:10:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihamav9woze': 0 differences found 2025/03/31 04:10:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihamav9woze': 1 matching files 2025/03/31 04:10:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuxeseb7guco" 2025/03/31 04:10:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:10:23 DEBUG : Creating backend with remote "TestDrive:crypt/960m3vipn2l3rsvjk47m8mg8vreq1avhbacjdqcnb0r9n7m147gg" 2025/03/31 04:10:24 DEBUG : Creating backend with remote "/tmp/rclone1715068305" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuxeseb7guco'", Local "Local file system at /tmp/rclone1715068305", Modify Window "1ms" 2025/03/31 04:10:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8eaa4d181d0738c79ffbe80a6ccc8425 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/31 04:10:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 04:10:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuxeseb7guco' 2025/03/31 04:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxeseb7guco': 1 files missing 2025/03/31 04:10:26 NOTICE: 1 hashes missing 2025/03/31 04:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxeseb7guco': 2 differences found 2025/03/31 04:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxeseb7guco': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/31 04:10:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxeseb7guco': 0 differences found 2025/03/31 04:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuxeseb7guco': 1 matching files 2025/03/31 04:10:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhupid9lowo" 2025/03/31 04:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/an0109j3vk5vhhf9nnujh6pb698435fcpaethev3hqh29eu8th9g" 2025/03/31 04:10:29 DEBUG : Creating backend with remote "/tmp/rclone2662958606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhupid9lowo'", Local "Local file system at /tmp/rclone2662958606", Modify Window "1ms" 2025/03/31 04:10:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3ffd3611adbe587f2afb04b97b37de45 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/31 04:10:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 04:10:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juhupid9lowo' 2025/03/31 04:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupid9lowo': 1 files missing 2025/03/31 04:10:31 NOTICE: 1 hashes missing 2025/03/31 04:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupid9lowo': 2 differences found 2025/03/31 04:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupid9lowo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/31 04:10:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupid9lowo': 0 differences found 2025/03/31 04:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupid9lowo': 1 matching files 2025/03/31 04:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subanaz4sefo" 2025/03/31 04:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/7qgf0gll22vrgr0ap0khpr5m8iffc65i2vsjq6a9slnc7hqpj86g" 2025/03/31 04:10:33 DEBUG : Creating backend with remote "/tmp/rclone1505785071" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-subanaz4sefo'", Local "Local file system at /tmp/rclone1505785071", Modify Window "1ms" 2025/03/31 04:10:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 40c1d3cecc487bca8bee3beae93d2b46 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/31 04:10:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 04:10:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-subanaz4sefo' 2025/03/31 04:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subanaz4sefo': 1 files missing 2025/03/31 04:10:36 NOTICE: 1 hashes missing 2025/03/31 04:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subanaz4sefo': 2 differences found 2025/03/31 04:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subanaz4sefo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/31 04:10:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subanaz4sefo': 0 differences found 2025/03/31 04:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-subanaz4sefo': 1 matching files 2025/03/31 04:10:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guzidan9nite" 2025/03/31 04:10:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:10:37 DEBUG : Creating backend with remote "TestDrive:crypt/oio3id67gl1o3skcm0uojug48mu1tsrecg1ptn8hl14mrqa1kfeg" 2025/03/31 04:10:38 DEBUG : Creating backend with remote "/tmp/rclone3376758240" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guzidan9nite'", Local "Local file system at /tmp/rclone3376758240", Modify Window "1ms" 2025/03/31 04:10:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 78a78e2ffa99c125e46e624da33138db OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/31 04:10:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 04:10:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guzidan9nite' 2025/03/31 04:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzidan9nite': 1 files missing 2025/03/31 04:10:40 NOTICE: 1 hashes missing 2025/03/31 04:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzidan9nite': 2 differences found 2025/03/31 04:10:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzidan9nite': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/31 04:10:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 04:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzidan9nite': 0 differences found 2025/03/31 04:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzidan9nite': 1 matching files 2025/03/31 04:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guzidan9nite': Purge remote 2025/03/31 04:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subanaz4sefo': Purge remote 2025/03/31 04:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhupid9lowo': Purge remote 2025/03/31 04:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuxeseb7guco': Purge remote 2025/03/31 04:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihamav9woze': Purge remote 2025/03/31 04:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-podesen6yafa': Purge remote 2025/03/31 04:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-payuput8sowe': Purge remote 2025/03/31 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vokicer3buti': Purge remote 2025/03/31 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedilox5mori': Purge remote 2025/03/31 04:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gimuhiw7zopu': Purge remote --- PASS: TestApplyTransforms (53.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:10:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/31 04:10:48 DEBUG : sub/file2: md5 = 3506ebd60272cab5fcba0e6f69434e83 OK 2025/03/31 04:10:48 INFO : file1: Copied (new) to: sub/file2 2025/03/31 04:10:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 04:10:49 DEBUG : file1: Unchanged skipping 2025/03/31 04:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': don't need to copy/move sub/file2, it is already at target location 2025/03/31 04:10:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.68s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:10:54 DEBUG : dst/file1: md5 = c80dee2a07d2695ae940778087989381 OK 2025/03/31 04:10:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/backup" 2025/03/31 04:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/1nrff024r7pq65ecp72fc28jb0" 2025/03/31 04:10:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/31 04:10:59 INFO : dst/file1: Moved (server-side) 2025/03/31 04:11:01 DEBUG : dst/file1: md5 = 74b4da291d788633eaa89694cf675d75 OK 2025/03/31 04:11:01 INFO : dst/file1: Copied (new) 2025/03/31 04:11:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/31 04:11:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/31 04:11:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.51s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:11:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/dst" 2025/03/31 04:11:06 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/31 04:11:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/CompareDest" 2025/03/31 04:11:08 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/gveqi14airsml4bgu7krj116o8" 2025/03/31 04:11:09 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 04:11:11 DEBUG : one: md5 = 4d02ca1c1b2444bee12e1ddf427be564 OK 2025/03/31 04:11:11 INFO : one: Copied (new) 2025/03/31 04:11:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:11:14 DEBUG : one: md5 = 83934b5e7ed663224315be2ec16bb00e OK 2025/03/31 04:11:14 INFO : one: Copied (replaced existing) 2025/03/31 04:11:16 DEBUG : dst/one: md5 = 707a381bd0571880e6c245e4bdbc404d OK 2025/03/31 04:11:18 DEBUG : CompareDest/one: md5 = 8779c9e6d40a95669c765763bd79efae OK 2025/03/31 04:11:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:11:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 04:11:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 04:11:21 DEBUG : CompareDest/two: md5 = 4dc0732c8b3c0acd84672acff8febf87 OK 2025/03/31 04:11:22 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 04:11:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 04:11:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 04:11:23 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 04:11:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 04:11:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 04:11:24 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 04:11:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/31 04:11:26 DEBUG : two: md5 = 58d05eaa52e63573abf92fb6eb186389 OK 2025/03/31 04:11:26 INFO : two: Copied (new) 2025/03/31 04:11:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/31 04:11:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:11:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/31 04:11:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.78s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:11:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/dst" 2025/03/31 04:11:31 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/31 04:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/CopyDest" 2025/03/31 04:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/31 04:11:34 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 04:11:36 DEBUG : one: md5 = b328828eeb3f866921823d46ee85b1a6 OK 2025/03/31 04:11:36 INFO : one: Copied (new) 2025/03/31 04:11:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:11:39 DEBUG : one: md5 = 3a3e621d1636b5e6e23b63482ddff38c OK 2025/03/31 04:11:39 INFO : one: Copied (replaced existing) 2025/03/31 04:11:41 DEBUG : dst/one: md5 = 760ed60994ba7c8e670a997929df1325 OK 2025/03/31 04:11:43 DEBUG : CopyDest/one: md5 = fa7e50e32775612fcb4f9a374e474ba2 OK 2025/03/31 04:11:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/BackupDir" 2025/03/31 04:11:44 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/31 04:11:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:11:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 04:11:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:11:47 INFO : one: Moved (server-side) 2025/03/31 04:11:48 INFO : one: Copied (server-side copy) 2025/03/31 04:11:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/31 04:11:50 DEBUG : CopyDest/two: md5 = 466f90abb54fdaf99ad9fb113368621e OK 2025/03/31 04:11:51 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 04:11:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 04:11:52 INFO : two: Copied (server-side copy) 2025/03/31 04:11:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/31 04:11:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/31 04:11:53 DEBUG : two: Unchanged skipping 2025/03/31 04:11:55 DEBUG : CopyDest/three: md5 = 8b5401d995241b1596ebbe96478aeb6b OK 2025/03/31 04:11:55 DEBUG : three: Need to transfer - File not found at Destination 2025/03/31 04:11:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/31 04:11:56 DEBUG : three: Destination not found in --copy-dest 2025/03/31 04:11:57 DEBUG : three: md5 = c1995d25aa1f3ac5f9f15a9ecb711899 OK 2025/03/31 04:11:57 INFO : three: Copied (new) 2025/03/31 04:12:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/31 04:12:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/31 04:12:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:12:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/31 04:12:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:12:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/31 04:12:03 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.32s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.53s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:12:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/31 04:12:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 826136b0c97f629a350aa86fd5db28f5 OK 2025/03/31 04:12:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/31 04:12:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/31 04:12:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/31 04:12:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/31 04:12:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/31 04:12:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 77bd9e7bf1f3b42602631ee7c509b3f2 OK 2025/03/31 04:12:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/31 04:12:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/31 04:12:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.62s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:12:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Looking for duplicate names using skip mode. 2025/03/31 04:12:17 NOTICE: one: Found 2 files with duplicate names 2025/03/31 04:12:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.51s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:12:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Looking for duplicate names using skip mode. 2025/03/31 04:12:22 NOTICE: one: Found 3 files with duplicate names 2025/03/31 04:12:22 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/31 04:12:23 INFO : one: Deleted 2025/03/31 04:12:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.07s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:12:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Looking for duplicate names using first mode. 2025/03/31 04:12:28 NOTICE: one: Found 3 files with duplicate names 2025/03/31 04:12:29 INFO : one: Deleted 2025/03/31 04:12:29 INFO : one: Deleted 2025/03/31 04:12:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.17s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:12:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Looking for duplicate names using newest mode. 2025/03/31 04:12:35 NOTICE: one: Found 3 files with duplicate names 2025/03/31 04:12:35 INFO : one: Deleted 2025/03/31 04:12:36 INFO : one: Deleted 2025/03/31 04:12:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.26s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:12:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Looking for duplicate names using oldest mode. 2025/03/31 04:12:41 NOTICE: one: Found 3 files with duplicate names 2025/03/31 04:12:42 INFO : one: Deleted 2025/03/31 04:12:42 INFO : one: Deleted 2025/03/31 04:12:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.93s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:12:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Looking for duplicate names using largest mode. 2025/03/31 04:12:48 NOTICE: one: Found 3 files with duplicate names 2025/03/31 04:12:48 INFO : one: Deleted 2025/03/31 04:12:49 INFO : one: Deleted 2025/03/31 04:12:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.66s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:12:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Looking for duplicate names using smallest mode. 2025/03/31 04:12:54 NOTICE: one: Found 3 files with duplicate names 2025/03/31 04:12:55 INFO : one: Deleted 2025/03/31 04:12:55 INFO : one: Deleted 2025/03/31 04:12:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.30s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:13:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Looking for duplicate names using rename mode. 2025/03/31 04:13:01 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/31 04:13:02 INFO : one-2.txt: renamed from: one.txt 2025/03/31 04:13:04 INFO : one-3.txt: renamed from: one.txt 2025/03/31 04:13:05 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.24s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:13:09 DEBUG : dupe1/one.txt: md5 = ed582075455b22f4e191c14e74369928 OK 2025/03/31 04:13:11 DEBUG : dupe2/two.txt: md5 = 5123a3ca299f64620182d782cfeb1bf9 OK 2025/03/31 04:13:13 DEBUG : dupe3/three.txt: md5 = 21bb8889c61a43baad37d578526f7437 OK 2025/03/31 04:13:14 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/31 04:13:14 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/31 04:13:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/31 04:13:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/31 04:13:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/31 04:13:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/31 04:13:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.13s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:13:21 DEBUG : a.txt: md5 = 3e6c6c08676798616628a1f75de24259 OK 2025/03/31 04:13:22 DEBUG : zend.txt: md5 = 1abac206d4207141720c262c5adb889d OK 2025/03/31 04:13:24 DEBUG : sub dir/hello world: md5 = f5df6e3ce6f0a2a4d21078b63b4707bf OK 2025/03/31 04:13:26 DEBUG : sub dir/hello world2: md5 = 7001bf54b3f2a38eb80984142a30299b OK 2025/03/31 04:13:28 DEBUG : sub dir/ignore dir/.ignore: md5 = dbc0e28c07309becf4805e66097a1e15 OK 2025/03/31 04:13:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = e3bdfecce872d02660149e69d58949dc OK 2025/03/31 04:13:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = bb66968c4a65880b851f8a3517198f03 OK 2025/03/31 04:13:33 DEBUG : a.txt: Excluded (Size Filter) 2025/03/31 04:13:33 DEBUG : a.txt: Excluded 2025/03/31 04:13:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/31 04:13:33 DEBUG : sub dir/hello world2: Excluded 2025/03/31 04:13:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/31 04:13:33 DEBUG : sub dir/hello world: Excluded 2025/03/31 04:13:34 DEBUG : sub dir/ignore dir: Excluded 2025/03/31 04:13:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/31 04:13:34 DEBUG : sub dir/hello world2: Excluded 2025/03/31 04:13:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/31 04:13:34 DEBUG : sub dir/hello world: Excluded 2025/03/31 04:13:34 DEBUG : sub dir/ignore dir: Excluded 2025/03/31 04:13:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/31 04:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/31 04:13:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/31 04:13:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/31 04:13:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/31 04:13:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/31 04:13:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.95s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:13:43 DEBUG : file1: md5 = da9a957bc58d2995e22a760ae7276a22 OK 2025/03/31 04:13:45 DEBUG : sub/file2: md5 = 63446fb3282db99b65256e6281023033 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/31 04:13:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/31 04:13:48 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/31 04:13:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/31 04:13:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.32s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:13:52 DEBUG : file1: md5 = adb18c9f1a9a40a7f133095d3d268298 OK 2025/03/31 04:13:54 DEBUG : sub/file2: md5 = f7bc825122fc2b4ae079686ae812199e OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/31 04:13:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/notfound" 2025/03/31 04:13:58 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/31 04:14:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.95s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Making directory 2025/03/31 04:14:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:04 DEBUG : sub dir/hello world: md5 = f1140522f56aaae518c3dc0f44355b6d OK 2025/03/31 04:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.49s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:08 DEBUG : potato2: md5 = f37456b8ef70fd2ed7697459e61679ea OK 2025/03/31 04:14:10 DEBUG : empty space: md5 = 68c864b5f507174ba77efeec7098c572 OK --- PASS: TestLs (4.77s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:13 DEBUG : potato2: md5 = 1c259fcb9045db2af2489c0babac83d6 OK 2025/03/31 04:14:14 DEBUG : empty space: md5 = 55c1be1396626dc9402af52080ee41fe OK 2025/03/31 04:14:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/31 04:14:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.81s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:18 DEBUG : potato2: md5 = a4a0af514cb821cdb43161b2973193dc OK 2025/03/31 04:14:19 DEBUG : empty space: md5 = 9782245d2d888aa9855c4c8d4e2dc882 OK --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:22 DEBUG : potato2: md5 = b894484a457eb992925d4a7d011c1dfb OK 2025/03/31 04:14:24 DEBUG : empty space: md5 = e3594de3660edf9620d0169febc9d4cf OK --- PASS: TestHashSums (4.38s) === RUN TestHashSumsWithErrors 2025/03/31 04:14:25 DEBUG : Creating backend with remote ":memory:" 2025/03/31 04:14:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/31 04:14:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/31 04:14:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/31 04:14:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/31 04:14:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/31 04:14:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/31 04:14:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/31 04:14:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/31 04:14:25 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:27 DEBUG : potato2: md5 = 27dbfc9b8b170dd78ea6ac4c581a1741 OK 2025/03/31 04:14:28 DEBUG : empty space: md5 = 7d750ad53d3ce69c0ed1b59754fb041d OK 2025/03/31 04:14:30 DEBUG : sub dir/potato3: md5 = d36f4eeaaba8b619be19d67ecbe077b4 OK 2025/03/31 04:14:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.95s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:35 DEBUG : small: md5 = 5f799393dad64f61529d8f6a4f15b73f OK 2025/03/31 04:14:36 DEBUG : medium: md5 = ecd1a6afda4ddbc2476805bf984103eb OK 2025/03/31 04:14:37 DEBUG : large: md5 = 76d22be48d165709bb0ce61d93be6fcb OK 2025/03/31 04:14:38 DEBUG : Waiting for deletions to finish 2025/03/31 04:14:38 DEBUG : large: Excluded (Size Filter) 2025/03/31 04:14:38 INFO : small: Deleted 2025/03/31 04:14:38 INFO : medium: Deleted --- PASS: TestDelete (6.14s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:41 DEBUG : small: md5 = 5ad8646aec4e13e4fd73d374dc0450ef OK 2025/03/31 04:14:42 DEBUG : medium: md5 = 34c2ee8c0e3c105dad3e7ed917e7784e OK 2025/03/31 04:14:43 DEBUG : large: md5 = ac0f0408264b3dec3e0201b5c887f378 OK 2025/03/31 04:14:44 DEBUG : Waiting for deletions to finish 2025/03/31 04:14:44 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/31 04:14:44 INFO : small: Deleted 2025/03/31 04:14:44 INFO : medium: Deleted --- PASS: TestMaxDelete (6.76s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:47 DEBUG : small: md5 = d78b77bd1a34320e530cc0eea21e322e OK 2025/03/31 04:14:49 DEBUG : medium: md5 = fb0fc17117073a7d1996eddd08cac3e2 OK 2025/03/31 04:14:50 DEBUG : large: md5 = fbcf92e1e9e5a745c2604c1330a35bc8 OK 2025/03/31 04:14:50 DEBUG : Waiting for deletions to finish 2025/03/31 04:14:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/31 04:14:51 INFO : small: Deleted 2025/03/31 04:14:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.54s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:14:54 DEBUG : small: md5 = 5ef9dc8ab5e5a8a3d15119bfcfb39593 OK 2025/03/31 04:14:55 DEBUG : medium: md5 = 4c8dd0c4f2a8404ce84dfc5e1a2d4c52 OK 2025/03/31 04:14:57 DEBUG : large: md5 = 3dcbb32676a5e1e15966605c76cec8b4 OK 2025/03/31 04:14:57 DEBUG : Waiting for deletions to finish 2025/03/31 04:14:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/31 04:14:58 INFO : small: Deleted 2025/03/31 04:14:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.00s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:15:01 DEBUG : ReadFile: md5 = 11a5125d787f1f8406906e42609da9d1 OK --- PASS: TestReadFile (4.37s) === RUN TestRetry 2025/03/31 04:15:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/31 04:15:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/31 04:15:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 04:15:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 04:15:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 04:15:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 04:15:04 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:15:06 DEBUG : file1: md5 = 245d2356ae518db266576792d3929840 OK 2025/03/31 04:15:07 DEBUG : file2: md5 = ab75c64b78f2a4be8ee865d253c8597c OK --- PASS: TestCat (16.50s) === RUN TestPurge 2025/03/31 04:15:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pejacub9coqu" 2025/03/31 04:15:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:15:21 DEBUG : Creating backend with remote "TestDrive:crypt/qdcr8l6batcc51pfcs6agf7k828ssa71vvjudtg61u64hoi9v3d0" 2025/03/31 04:15:22 DEBUG : Creating backend with remote "/tmp/rclone107599495" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pejacub9coqu'", Local "Local file system at /tmp/rclone107599495", Modify Window "1ms" 2025/03/31 04:15:26 DEBUG : A1/B1/C1/one: md5 = c5d10f3b140971c160603dea2b14ade7 OK 2025/03/31 04:15:26 INFO : A2: Making directory 2025/03/31 04:15:27 INFO : A1/B2: Making directory 2025/03/31 04:15:27 INFO : A1/B2/C2: Making directory 2025/03/31 04:15:28 INFO : A1/B1/C3: Making directory 2025/03/31 04:15:29 INFO : A3: Making directory 2025/03/31 04:15:30 INFO : A3/B3: Making directory 2025/03/31 04:15:30 INFO : A3/B3/C4: Making directory 2025/03/31 04:15:32 DEBUG : A1/two: md5 = d819b4002b0cb05bfd06efd7d815b808 OK 2025/03/31 04:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pejacub9coqu': Purge remote 2025/03/31 04:15:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:15:39 DEBUG : A1/B1/C1/one: md5 = 219679ece531f21348fd7421a4015211 OK 2025/03/31 04:15:39 INFO : A2: Making directory 2025/03/31 04:15:40 INFO : A1/B2: Making directory 2025/03/31 04:15:41 INFO : A1/B2/C2: Making directory 2025/03/31 04:15:42 INFO : A1/B1/C3: Making directory 2025/03/31 04:15:43 INFO : A3: Making directory 2025/03/31 04:15:43 INFO : A3/B3: Making directory 2025/03/31 04:15:44 INFO : A3/B3/C4: Making directory 2025/03/31 04:15:46 DEBUG : A1/two: md5 = 2ab5b24b680450c200eff7c0407c80eb OK 2025/03/31 04:15:47 DEBUG : removing 1 level 3 directories 2025/03/31 04:15:47 INFO : A3/B3/C4: Removing directory 2025/03/31 04:15:49 DEBUG : removing 2 level 3 directories 2025/03/31 04:15:49 INFO : A1/B2/C2: Removing directory 2025/03/31 04:15:49 INFO : A1/B1/C3: Removing directory 2025/03/31 04:15:50 DEBUG : removing 2 level 2 directories 2025/03/31 04:15:50 INFO : A3/B3: Removing directory 2025/03/31 04:15:50 INFO : A1/B2: Removing directory 2025/03/31 04:15:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/31 04:15:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/31 04:15:51 DEBUG : removing 2 level 1 directories 2025/03/31 04:15:51 INFO : A3: Removing directory 2025/03/31 04:15:51 INFO : A2: Removing directory 2025/03/31 04:15:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/31 04:15:55 DEBUG : removing 1 level 3 directories 2025/03/31 04:15:55 INFO : A1/B1/C1: Removing directory 2025/03/31 04:15:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:55 DEBUG : removing 1 level 2 directories 2025/03/31 04:15:55 INFO : A1/B1: Removing directory 2025/03/31 04:15:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/31 04:15:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/31 04:15:56 DEBUG : removing 1 level 1 directories 2025/03/31 04:15:56 INFO : A1: Removing directory 2025/03/31 04:15:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/31 04:15:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/31 04:15:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/31 04:15:57 DEBUG : removing 1 level 0 directories 2025/03/31 04:15:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Removing directory 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/31 04:15:57 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (22.22s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:15:59 INFO : A1: Making directory 2025/03/31 04:15:59 INFO : A1/B1: Making directory 2025/03/31 04:16:00 INFO : A1/B1/C1: Making directory 2025/03/31 04:16:03 DEBUG : removing 1 level 3 directories 2025/03/31 04:16:03 INFO : A1/B1/C1: Removing directory 2025/03/31 04:16:03 DEBUG : removing 1 level 2 directories 2025/03/31 04:16:03 INFO : A1/B1: Removing directory 2025/03/31 04:16:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/31 04:16:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.44s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:16:06 INFO : A1: Making directory 2025/03/31 04:16:06 INFO : A1/B1: Making directory 2025/03/31 04:16:07 INFO : A1/B1/C1: Making directory 2025/03/31 04:16:10 DEBUG : removing 1 level 3 directories 2025/03/31 04:16:10 INFO : A1/B1/C1: Removing directory 2025/03/31 04:16:10 DEBUG : removing 1 level 2 directories 2025/03/31 04:16:10 INFO : A1/B1: Removing directory 2025/03/31 04:16:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/31 04:16:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.19s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:16:14 DEBUG : file1: md5 = ce26d84a9b88b58821d7216c87070845 OK 2025/03/31 04:16:15 DEBUG : filename.txt: File name found in url 2025/03/31 04:16:16 DEBUG : filename.txt: md5 = 480580da1393948a4c9e205d96a4f58a OK 2025/03/31 04:16:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/31 04:16:18 DEBUG : headerfilename.txt: md5 = 76a373123d48281ce3c73c1891e0dfc6 OK 2025/03/31 04:16:19 DEBUG : file2: md5 = c532635458b0843eba202ca6168a1ea2 OK --- PASS: TestCopyURL (8.53s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:16:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/31 04:16:24 DEBUG : sub/file2: md5 = 9344ce06412904de2d10d88473e5033f OK 2025/03/31 04:16:24 INFO : file1: Copied (new) to: sub/file2 2025/03/31 04:16:24 INFO : file1: Deleted 2025/03/31 04:16:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 04:16:25 DEBUG : file1: Unchanged skipping 2025/03/31 04:16:25 INFO : file1: Deleted 2025/03/31 04:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': don't need to copy/move sub/file2, it is already at target location 2025/03/31 04:16:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.93s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:16:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/31 04:16:29 DEBUG : file1: md5 = da31eede47567d1db6b7961232a9fe79 OK 2025/03/31 04:16:29 INFO : file1: Copied (new) 2025/03/31 04:16:29 INFO : file1: Deleted 2025/03/31 04:16:29 DEBUG : file1: Destination exists, skipping 2025/03/31 04:16:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.19s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:16:33 DEBUG : dst/file1: md5 = 58a825b083f00a53cbe205475ab05fb2 OK 2025/03/31 04:16:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqohiy9puta/backup" 2025/03/31 04:16:34 DEBUG : Creating backend with remote "TestDrive:crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0/1nrff024r7pq65ecp72fc28jb0" 2025/03/31 04:16:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/31 04:16:38 INFO : dst/file1: Moved (server-side) 2025/03/31 04:16:39 DEBUG : dst/file1: md5 = 96d9b11f207dab500ff3abe40bbff101 OK 2025/03/31 04:16:39 INFO : dst/file1: Copied (new) 2025/03/31 04:16:39 INFO : dst/file1: Deleted 2025/03/31 04:16:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/31 04:16:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/31 04:16:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.47s) === 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:16:46 DEBUG : A1/one: md5 = 19e528795caa1f45704f67e0ffbe6813 OK 2025/03/31 04:16:47 DEBUG : A1/two: md5 = c5b9ca0d09d35c8b0f97cf6a3b634419 OK 2025/03/31 04:16:49 DEBUG : A1/B1/three: md5 = b50da59c7c9840dcb98edc256f8ab232 OK 2025/03/31 04:16:51 DEBUG : A1/B1/C1/four: md5 = ffc9e5d47ef2b738bc4c2299a8a6fc83 OK 2025/03/31 04:16:53 DEBUG : A1/B1/C2/five: md5 = 0e5aa15def52b58058a74419cafbeef8 OK 2025/03/31 04:16:53 INFO : A1/B2: Making directory 2025/03/31 04:16:54 INFO : A1/B1/C3: Making directory 2025/03/31 04:17:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/31 04:17:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/31 04:17:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/31 04:17:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/31 04:17:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/31 04:17:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/31 04:17:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/31 04:17:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/31 04:17:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/31 04:17:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/31 04:17:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/31 04:17:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/31 04:17:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/31 04:17:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/31 04:17:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/31 04:17:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/31 04:17:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/31 04:17:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/31 04:17:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/31 04:17:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/31 04:17:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/31 04:17:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/31 04:17:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/31 04:17:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/31 04:17:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/31 04:17:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/31 04:17:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/31 04:17:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/31 04:17:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/31 04:17:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/31 04:17:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.95s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:17:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': File to upload is small (34 bytes), uploading instead of streaming 2025/03/31 04:17:29 DEBUG : no_checksum_small_file_from_pipe: md5 = 2a7fcfa16dde95273fd955aeb4db48ed OK 2025/03/31 04:17:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/31 04:17:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/31 04:17:29 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/31 04:17:30 DEBUG : no_checksum_big_file_from_pipe: md5 = 2845310f9e676749603198353a9d6dcb OK 2025/03/31 04:17:30 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:17:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': File to upload is small (34 bytes), uploading instead of streaming 2025/03/31 04:17:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 99f6f8fbb600376a15a4dcc9326f5adf OK 2025/03/31 04:17:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/31 04:17:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/31 04:17:35 DEBUG : with_checksum_big_file_from_pipe: md5 = 1bfe18b4bb559fdd320af9d2a11915da OK 2025/03/31 04:17:35 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': File to upload is small (34 bytes), uploading instead of streaming 2025/03/31 04:17:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 04:17:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/31 04:17:40 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-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:17:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': File to upload is small (34 bytes), uploading instead of streaming 2025/03/31 04:17:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/31 04:17:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/31 04:17:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.06s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/31 04:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': File to upload is small (48 bytes), uploading instead of streaming 2025/03/31 04:17:48 DEBUG : rcat_metadata: md5 = 19c6c15ca4cb0f65cbd65ec4f3a2e739 OK 2025/03/31 04:17:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/31 04:17:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/31 04:17:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 37b220cc5cae299ba18b4d0aade1fdd1 OK 2025/03/31 04:17:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.53s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.55s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:17:53 DEBUG : potato1: md5 = ed8fbb9822ff12a0a17d5b3563bb7c8e OK 2025/03/31 04:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': File to upload is small (60 bytes), uploading instead of streaming 2025/03/31 04:17:54 DEBUG : potato2: md5 = e8200001105e0765973192a03d91f20d OK 2025/03/31 04:17:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:17:57 DEBUG : potato1: md5 = 6883cb9a2bc613fba7aa796aa35f4876 OK 2025/03/31 04:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': File to upload is small (60 bytes), uploading instead of streaming 2025/03/31 04:17:59 DEBUG : potato2: md5 = 739e179899518b3dac7d371389202d96 OK 2025/03/31 04:17:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.71s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:18:02 DEBUG : potato2: md5 = c969794e5ae598bd801c47ad2de53a4e OK 2025/03/31 04:18:03 DEBUG : empty space: md5 = 3963df8db510c313c594e99524f252ad OK 2025/03/31 04:18:05 DEBUG : sub dir/potato3: md5 = 0e15d4cde2440fc73b0c979c7142ab32 OK 2025/03/31 04:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Touching "sub dir/potato3" 2025/03/31 04:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Touching "empty space" 2025/03/31 04:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Touching "potato2" 2025/03/31 04:18:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.18s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:18:10 DEBUG : dir with metadata: Making directory with metadata 2025/03/31 04:18:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.46s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:18:14 DEBUG : directory with modtime: Making directory with metadata 2025/03/31 04:18:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:18:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/31 04:18:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/31 04:18:17 DEBUG : Google drive root 'crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0': Skipping btime metadata as can't update it on an existing file: 2025-03-31T04:18:17.038395583Z 2025/03/31 04:18:17 INFO : non existent directory: Updated directory metadata 2025/03/31 04:18:19 DEBUG : Google drive root 'crypt/v8pcihiqcng73ngvmvn6diaofl9o3ho16f7tp2s5mjcnv6ds0cn0': Skipping btime metadata as can't update it on an existing file: 2025-03-31T04:18:17.038395583Z 2025/03/31 04:18:20 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:18:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/31 04:18:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/31 04:18:24 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.01s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:18:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/31 04:18:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/31 04:18:25 DEBUG : dst: Making directory with metadata 2025/03/31 04:18:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/31 04:18:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/31 04:18:27 INFO : dst: Set directory modification time (using SetModTime) 2025/03/31 04:18:27 INFO : dst: Set directory modification time (using SetModTime) 2025/03/31 04:18:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/31 04:18:27 INFO : dst: Set directory modification time (using SetModTime) 2025/03/31 04:18:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.29s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta'", Local "Local file system at /tmp/rclone3467985939", Modify Window "1ms" 2025/03/31 04:18:31 DEBUG : sub dir/test remove existing: md5 = 173d268d7097e51ad5c37c141e04281a OK 2025/03/31 04:18:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4516768d4e94c52c17202e803751a2e3 OK 2025/03/31 04:18:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ququfaz2" before starting 2025/03/31 04:18:35 DEBUG : sub dir/test remove existing.ququfaz2: TEST: removing renamed existing file after operation 2025/03/31 04:18:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lepuwer3" before starting 2025/03/31 04:18:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lepuwer3: TEST: renaming existing back after failed operation 2025/03/31 04:18:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luxapaw7" before starting 2025/03/31 04:18:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luxapaw7: TEST: removing renamed existing file after operation 2025/03/31 04:18:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6mrea4jsv7es0hcgcac1mb75a2ofu124vfj3bieji0115lue4ti0" 2025/03/31 04:18:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "a7mqo2n5l0jt09nobm9v1v9qkimnkuhjo5idncgfaq9fevnb6danp4sqbolvi9usijeek25ji2efh5tav80vql5btdbg18gnhaknduslo8ed0mmcor55erk1pa07tc0a04g7mbroahve3fp512h53rnuukb68b5pfs28pgni5f89n0qhopqg" --- PASS: TestRemoveExisting (12.55s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/31 04:18:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqohiy9puta': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m16.327752696s (try 1/5)