"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/29 02:56:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina" 2025/06/29 02:56:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:56:10 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0" 2025/06/29 02:56:11 DEBUG : Creating backend with remote "/tmp/rclone2591958363" === 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-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", 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/06/29 02:56:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/29 02:56:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/29 02:56:12 DEBUG : potato: Seek from 10 to 0 2025/06/29 02:56:12 DEBUG : potato: Seek from 10 to 0 2025/06/29 02:56:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/29 02:56:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/29 02:56:12 DEBUG : potato: Seek from 5 to 2 2025/06/29 02:56:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/29 02:56:12 DEBUG : potato: Seek from 7 to 0 2025/06/29 02:56:12 DEBUG : potato: Seek from 7 to 0 2025/06/29 02:56:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/29 02:56:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/29 02:56:12 DEBUG : potato: Seek from 5 to 2 2025/06/29 02:56:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/29 02:56:12 DEBUG : potato: Seek from 8 to 0 2025/06/29 02:56:12 DEBUG : potato: Seek from 8 to 0 2025/06/29 02:56:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/29 02:56:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/29 02:56:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/29 02:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/29 02:56:12 DEBUG : potato: Seek from 5 to 2 2025/06/29 02:56:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/29 02:56:12 DEBUG : potato: Seek from 9 to 0 2025/06/29 02:56:12 DEBUG : potato: Seek from 9 to 0 2025/06/29 02:56:12 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-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:56:14 DEBUG : rutabaga: md5 = 520d3435c08c91ba10f8a4e83ae3dcfd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/29 02:56:16 DEBUG : empty space: md5 = ac228c37b4b8cccd1f5bfa109312efb0 OK === RUN TestCheck/3 2025/06/29 02:56:18 DEBUG : potato2: md5 = d5eccac6409a41a55dc722635fd4a49f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/29 02:56:20 DEBUG : remotepotato: md5 = 87930fc5065f0e1b4b59cd91022ca44a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.96s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/06/29 02:56:23 DEBUG : Creating backend with remote "nonexistent" 2025/06/29 02:56:23 DEBUG : Creating backend with remote "nonexistent" 2025/06/29 02:56:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/29 02:56:23 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/06/29 02:56:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/29 02:56:23 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-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:56:24 DEBUG : rutabaga: md5 = 44d0df2967b980af9d9d3bc4dbba3502 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/29 02:56:28 DEBUG : empty space: md5 = 58d24830a5950bb06400c0b1e638ca22 OK === RUN TestCheckDownload/3 2025/06/29 02:56:30 DEBUG : potato2: md5 = 901ce52c4a34db0ea4c6bfb86fab5921 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/29 02:56:34 DEBUG : remotepotato: md5 = 209e30ae04375123c6f91b29c500823a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.74s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.17s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (1.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:56:40 DEBUG : rutabaga: md5 = d9d9e95b2bb26dd33f7e51fe58fafe11 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/29 02:56:42 DEBUG : empty space: md5 = effb956af83051b35c2446e7c7b310c2 OK === RUN TestCheckSizeOnly/3 2025/06/29 02:56:43 DEBUG : potato2: md5 = 1958f9ebf37d48437cccff7b65929b05 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/29 02:56:45 DEBUG : remotepotato: md5 = 207be3ed948326e012af80fe1e9d826d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.90s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:56:50 DEBUG : test.sum: md5 = e14c9048677ec2a6d57c0989f0ae58f9 OK 2025/06/29 02:56:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/29 02:56:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/29 02:56:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/29 02:56:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/29 02:56:52 DEBUG : test.sum: md5 = c7b4696c9b8ca7e0ef1ff5175c1cc8d8 OK 2025/06/29 02:56:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/29 02:56:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/29 02:56:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/29 02:56:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.85s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:56:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/data" 2025/06/29 02:56:54 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:56:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/data" 2025/06/29 02:56:56 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/vjrnln8ratgmqakfosrqe8espk" 2025/06/29 02:56:59 DEBUG : data/banana: md5 = b5c242a02595d2e7fe094607d3387080 OK 2025/06/29 02:57:01 DEBUG : test.sum: md5 = fe25140d3336253e4c5033c520965377 OK === RUN TestCheckSumDownload/subtest1 2025/06/29 02:57:05 DEBUG : data/potato: md5 = 9d780c2e6a7edec6b60f0f8f2e6786dd OK 2025/06/29 02:57:07 DEBUG : test.sum: md5 = f14a85dc5cf5307175d8235b5e9e6de2 OK === RUN TestCheckSumDownload/subtest2 2025/06/29 02:57:11 DEBUG : test.sum: md5 = 5de4553885e985eeaabbea51dffec224 OK === RUN TestCheckSumDownload/subtest3 2025/06/29 02:57:16 DEBUG : test.sum: md5 = cbdbdcdf9d8fe456778a8439283b4376 OK === RUN TestCheckSumDownload/subtest4 2025/06/29 02:57:20 DEBUG : test.sum: md5 = c30d272ed2f99f363114b8a2cb87e0de OK === RUN TestCheckSumDownload/subtest5 2025/06/29 02:57:24 DEBUG : test.sum: md5 = 395f50c96bf06d96973b846b07bdff0f OK === RUN TestCheckSumDownload/subtest6 2025/06/29 02:57:28 DEBUG : data/banana: md5 = d8afba9a39aac6e6842a56ab8767fd76 OK 2025/06/29 02:57:30 DEBUG : data/potato: md5 = 97f4fb875b922b150ad6f7ba9bce8105 OK 2025/06/29 02:57:31 DEBUG : test.sum: md5 = 1a4e0a4b5b4b521daef70316d40668ea OK === RUN TestCheckSumDownload/subtest7 2025/06/29 02:57:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/29 02:57:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.27s) --- PASS: TestCheckSumDownload/subtest1 (2.84s) --- PASS: TestCheckSumDownload/subtest2 (2.52s) --- PASS: TestCheckSumDownload/subtest3 (2.24s) --- PASS: TestCheckSumDownload/subtest4 (2.58s) --- PASS: TestCheckSumDownload/subtest5 (2.27s) --- PASS: TestCheckSumDownload/subtest6 (2.26s) --- PASS: TestCheckSumDownload/subtest7 (2.19s) === RUN TestApplyTransforms 2025/06/29 02:57:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pamefir2jore" 2025/06/29 02:57:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:57:36 DEBUG : Creating backend with remote "TestDrive:crypt/64utq0i0nmm8isgsf88rga2gh9f40i22l2iolvtvk0utjbkiv3cg" 2025/06/29 02:57:37 DEBUG : Creating backend with remote "/tmp/rclone3221520018" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pamefir2jore'", Local "Local file system at /tmp/rclone3221520018", Modify Window "1ms" 2025/06/29 02:57:39 DEBUG : hello, world!: md5 = e69cc3288a3af29335027fa266913d89 OK upper checkfile vs. lower remote (without normalization) 2025/06/29 02:57:40 ERROR : hello, world!: sum not found 2025/06/29 02:57:40 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pamefir2jore' 2025/06/29 02:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamefir2jore': 1 files missing 2025/06/29 02:57:40 NOTICE: 1 hashes missing 2025/06/29 02:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamefir2jore': 2 differences found 2025/06/29 02:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamefir2jore': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/29 02:57:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:57:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamefir2jore': 0 differences found 2025/06/29 02:57:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pamefir2jore': 1 matching files 2025/06/29 02:57:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koyemup6kelo" 2025/06/29 02:57:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:57:41 DEBUG : Creating backend with remote "TestDrive:crypt/4sfe9ns5fj0qqi6kderlbu5vhmfjp5tuidra5epne04emic17d1g" 2025/06/29 02:57:42 DEBUG : Creating backend with remote "/tmp/rclone1263444500" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koyemup6kelo'", Local "Local file system at /tmp/rclone1263444500", Modify Window "1ms" 2025/06/29 02:57:44 DEBUG : HELLO, WORLD!: md5 = c2e73bae1d65071fc31a90c638a0b646 OK lower checkfile vs. upper remote (without normalization) 2025/06/29 02:57:44 ERROR : HELLO, WORLD!: sum not found 2025/06/29 02:57:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-koyemup6kelo' 2025/06/29 02:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyemup6kelo': 1 files missing 2025/06/29 02:57:44 NOTICE: 1 hashes missing 2025/06/29 02:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyemup6kelo': 2 differences found 2025/06/29 02:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyemup6kelo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/29 02:57:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:57:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyemup6kelo': 0 differences found 2025/06/29 02:57:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koyemup6kelo': 1 matching files 2025/06/29 02:57:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodaret5lexo" 2025/06/29 02:57:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:57:46 DEBUG : Creating backend with remote "TestDrive:crypt/q5i34lnb14qq0mbf5nl6nrkik93nku3ger9smvnnu45ib9kgcikg" 2025/06/29 02:57:47 DEBUG : Creating backend with remote "/tmp/rclone1644535319" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xodaret5lexo'", Local "Local file system at /tmp/rclone1644535319", Modify Window "1ms" 2025/06/29 02:57:49 DEBUG : HeLlO, wOrLd!: md5 = 771df18acbd9ff6112edccea6108c05a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/29 02:57:49 ERROR : HeLlO, wOrLd!: sum not found 2025/06/29 02:57:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xodaret5lexo' 2025/06/29 02:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodaret5lexo': 1 files missing 2025/06/29 02:57:49 NOTICE: 1 hashes missing 2025/06/29 02:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodaret5lexo': 2 differences found 2025/06/29 02:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodaret5lexo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/29 02:57:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodaret5lexo': 0 differences found 2025/06/29 02:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xodaret5lexo': 1 matching files 2025/06/29 02:57:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puhulit4zuze" 2025/06/29 02:57:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:57:50 DEBUG : Creating backend with remote "TestDrive:crypt/icsah3nch56uaa7glbca41r1k6r6vgv3hv2oet31d8vsqgs872f0" 2025/06/29 02:57:51 DEBUG : Creating backend with remote "/tmp/rclone2807241782" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puhulit4zuze'", Local "Local file system at /tmp/rclone2807241782", Modify Window "1ms" 2025/06/29 02:57:53 DEBUG : HELLO, WORLD!: md5 = 2d5ea814bcbc98a3339e5f406a2701a7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/29 02:57:54 ERROR : HELLO, WORLD!: sum not found 2025/06/29 02:57:54 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-puhulit4zuze' 2025/06/29 02:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhulit4zuze': 1 files missing 2025/06/29 02:57:54 NOTICE: 1 hashes missing 2025/06/29 02:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhulit4zuze': 2 differences found 2025/06/29 02:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhulit4zuze': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/29 02:57:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:57:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhulit4zuze': 0 differences found 2025/06/29 02:57:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhulit4zuze': 1 matching files 2025/06/29 02:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fohufol0zedo" 2025/06/29 02:57:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/kq7h7vbuqkbeh7tqfp2mj3frckmqofr4h2c9fih3aq0avhu3ea2g" 2025/06/29 02:57:56 DEBUG : Creating backend with remote "/tmp/rclone3191110974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fohufol0zedo'", Local "Local file system at /tmp/rclone3191110974", Modify Window "1ms" 2025/06/29 02:57:58 DEBUG : 測試_Русский___ě_áñ: md5 = 560d81e0083d16785eaebeb9443d27d2 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/29 02:57:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/29 02:57:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fohufol0zedo' 2025/06/29 02:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohufol0zedo': 1 files missing 2025/06/29 02:57:59 NOTICE: 1 hashes missing 2025/06/29 02:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohufol0zedo': 2 differences found 2025/06/29 02:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohufol0zedo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/29 02:58:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohufol0zedo': 0 differences found 2025/06/29 02:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohufol0zedo': 1 matching files 2025/06/29 02:58:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maxivup0rese" 2025/06/29 02:58:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:58:00 DEBUG : Creating backend with remote "TestDrive:crypt/a6q1qe2uq9ef62kpn64eldhoi27ul3vke06pj3a59iigh5p94ev0" 2025/06/29 02:58:01 DEBUG : Creating backend with remote "/tmp/rclone1760742461" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maxivup0rese'", Local "Local file system at /tmp/rclone1760742461", Modify Window "1ms" 2025/06/29 02:58:03 DEBUG : 測試_Русский___ě_áñ: md5 = d2f89ff665f7cc2822d656c3577c2708 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/29 02:58:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/29 02:58:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-maxivup0rese' 2025/06/29 02:58:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxivup0rese': 1 files missing 2025/06/29 02:58:03 NOTICE: 1 hashes missing 2025/06/29 02:58:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxivup0rese': 2 differences found 2025/06/29 02:58:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxivup0rese': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/29 02:58:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:58:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxivup0rese': 0 differences found 2025/06/29 02:58:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxivup0rese': 1 matching files 2025/06/29 02:58:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xawedeh2facu" 2025/06/29 02:58:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:58:04 DEBUG : Creating backend with remote "TestDrive:crypt/0atlu76lfut2amsho5n3llbp8nsglpeve3c9qvlhch6j87ihj7tg" 2025/06/29 02:58:05 DEBUG : Creating backend with remote "/tmp/rclone2138257492" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xawedeh2facu'", Local "Local file system at /tmp/rclone2138257492", Modify Window "1ms" 2025/06/29 02:58:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 75375b58d1c24c48c65b72f26362f51a OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/29 02:58:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/29 02:58:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xawedeh2facu' 2025/06/29 02:58:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawedeh2facu': 1 files missing 2025/06/29 02:58:08 NOTICE: 1 hashes missing 2025/06/29 02:58:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawedeh2facu': 2 differences found 2025/06/29 02:58:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawedeh2facu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/29 02:58:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:58:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawedeh2facu': 0 differences found 2025/06/29 02:58:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawedeh2facu': 1 matching files 2025/06/29 02:58:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-licafub9cida" 2025/06/29 02:58:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:58:09 DEBUG : Creating backend with remote "TestDrive:crypt/mua6gtfnr87dkoaj30fjep7icsuqontbra7bl9jap7dfovo3aing" 2025/06/29 02:58:10 DEBUG : Creating backend with remote "/tmp/rclone5376259" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-licafub9cida'", Local "Local file system at /tmp/rclone5376259", Modify Window "1ms" 2025/06/29 02:58:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2570847abe6bffa3badae6bacd084058 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/29 02:58:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/29 02:58:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-licafub9cida' 2025/06/29 02:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licafub9cida': 1 files missing 2025/06/29 02:58:12 NOTICE: 1 hashes missing 2025/06/29 02:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licafub9cida': 2 differences found 2025/06/29 02:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licafub9cida': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/29 02:58:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:58:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licafub9cida': 0 differences found 2025/06/29 02:58:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licafub9cida': 1 matching files 2025/06/29 02:58:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficepuf9riro" 2025/06/29 02:58:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:58:13 DEBUG : Creating backend with remote "TestDrive:crypt/sh1trabttlkor587o7boqtocl5ilggelj45fmv5sl97ntsdapi20" 2025/06/29 02:58:14 DEBUG : Creating backend with remote "/tmp/rclone2257916156" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficepuf9riro'", Local "Local file system at /tmp/rclone2257916156", Modify Window "1ms" 2025/06/29 02:58:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6c73246460a19fa27ff31b882d20990c OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/29 02:58:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/29 02:58:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ficepuf9riro' 2025/06/29 02:58:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficepuf9riro': 1 files missing 2025/06/29 02:58:17 NOTICE: 1 hashes missing 2025/06/29 02:58:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficepuf9riro': 2 differences found 2025/06/29 02:58:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficepuf9riro': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/29 02:58:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:58:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficepuf9riro': 0 differences found 2025/06/29 02:58:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficepuf9riro': 1 matching files 2025/06/29 02:58:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceyozoy5cimi" 2025/06/29 02:58:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:58:18 DEBUG : Creating backend with remote "TestDrive:crypt/thefesnj0kqv6u8s4trurlurtpdnslq0u9mb4n9q9v3ul2qthg40" 2025/06/29 02:58:19 DEBUG : Creating backend with remote "/tmp/rclone3811343403" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceyozoy5cimi'", Local "Local file system at /tmp/rclone3811343403", Modify Window "1ms" 2025/06/29 02:58:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e2806bc7e61b106a082a23e5e508a841 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/29 02:58:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/29 02:58:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceyozoy5cimi' 2025/06/29 02:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyozoy5cimi': 1 files missing 2025/06/29 02:58:21 NOTICE: 1 hashes missing 2025/06/29 02:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyozoy5cimi': 2 differences found 2025/06/29 02:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyozoy5cimi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/29 02:58:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/29 02:58:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyozoy5cimi': 0 differences found 2025/06/29 02:58:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyozoy5cimi': 1 matching files 2025/06/29 02:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceyozoy5cimi': Purge remote 2025/06/29 02:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficepuf9riro': Purge remote 2025/06/29 02:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-licafub9cida': Purge remote 2025/06/29 02:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xawedeh2facu': Purge remote 2025/06/29 02:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maxivup0rese': Purge remote 2025/06/29 02:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fohufol0zedo': Purge remote 2025/06/29 02:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puhulit4zuze': Purge remote 2025/06/29 02:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodaret5lexo': Purge remote 2025/06/29 02:58:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koyemup6kelo': Purge remote 2025/06/29 02:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pamefir2jore': Purge remote --- PASS: TestApplyTransforms (50.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:58:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/29 02:58:29 DEBUG : sub/file2: md5 = 94d5352205c9284b57cd2417323aceb2 OK 2025/06/29 02:58:29 INFO : file1: Copied (new) to: sub/file2 2025/06/29 02:58:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:58:30 DEBUG : file1: Unchanged skipping 2025/06/29 02:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': don't need to copy/move sub/file2, it is already at target location 2025/06/29 02:58:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.59s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:58:35 DEBUG : dst/file1: md5 = 13d0fb6d29164f3a9b551e2c1e5a6c46 OK 2025/06/29 02:58:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/backup" 2025/06/29 02:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/1nrff024r7pq65ecp72fc28jb0" 2025/06/29 02:58:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/29 02:58:40 INFO : dst/file1: Moved (server-side) 2025/06/29 02:58:41 DEBUG : dst/file1: md5 = 0f84578e94a6bcd10236a2c276457f1e OK 2025/06/29 02:58:41 INFO : dst/file1: Copied (new) 2025/06/29 02:58:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 02:58:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 02:58:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.57s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:58:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/dst" 2025/06/29 02:58:46 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 02:58:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/CompareDest" 2025/06/29 02:58:47 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/gveqi14airsml4bgu7krj116o8" 2025/06/29 02:58:49 DEBUG : one: Need to transfer - File not found at Destination 2025/06/29 02:58:51 DEBUG : one: md5 = cba1a57fb4ed1a243d5d1f948993167a OK 2025/06/29 02:58:51 INFO : one: Copied (new) 2025/06/29 02:58:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:58:53 DEBUG : one: md5 = d21445cbdf692f5087647e16ffa0d1b1 OK 2025/06/29 02:58:53 INFO : one: Copied (replaced existing) 2025/06/29 02:58:55 DEBUG : dst/one: md5 = b1419c82747ef9da2acc80323d1c8fe7 OK 2025/06/29 02:58:58 DEBUG : CompareDest/one: md5 = b02afa2c29ca64242d6cbc0110fcb10c OK 2025/06/29 02:58:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:58:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:58:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/29 02:59:01 DEBUG : CompareDest/two: md5 = 61cf46c3d2f0bf5e9d9dff1287ecf273 OK 2025/06/29 02:59:01 DEBUG : two: Need to transfer - File not found at Destination 2025/06/29 02:59:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:59:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/29 02:59:02 DEBUG : two: Need to transfer - File not found at Destination 2025/06/29 02:59:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:59:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/29 02:59:04 DEBUG : two: Need to transfer - File not found at Destination 2025/06/29 02:59:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/29 02:59:05 DEBUG : two: md5 = 33a536407badc2ea39117f03d2f907f9 OK 2025/06/29 02:59:05 INFO : two: Copied (new) 2025/06/29 02:59:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 02:59:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 02:59:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 02:59:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:59:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/dst" 2025/06/29 02:59:10 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 02:59:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/CopyDest" 2025/06/29 02:59:12 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/29 02:59:13 DEBUG : one: Need to transfer - File not found at Destination 2025/06/29 02:59:15 DEBUG : one: md5 = ad0235b53e7ee5afd7090bc3e8666b5a OK 2025/06/29 02:59:15 INFO : one: Copied (new) 2025/06/29 02:59:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:59:18 DEBUG : one: md5 = b945c53bc9bbe2e983f2cf1ac0e6e0db OK 2025/06/29 02:59:18 INFO : one: Copied (replaced existing) 2025/06/29 02:59:20 DEBUG : dst/one: md5 = be0541e649bee3e4964cd5d8bdb7e7de OK 2025/06/29 02:59:22 DEBUG : CopyDest/one: md5 = 66dbb5b52f2db468cefafbe210fc6c7c OK 2025/06/29 02:59:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/BackupDir" 2025/06/29 02:59:23 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/29 02:59:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:59:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:59:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:59:26 INFO : one: Moved (server-side) 2025/06/29 02:59:27 INFO : one: Copied (server-side copy) 2025/06/29 02:59:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/29 02:59:29 DEBUG : CopyDest/two: md5 = 35aab87f56af914d198e2890ed9864e0 OK 2025/06/29 02:59:29 DEBUG : two: Need to transfer - File not found at Destination 2025/06/29 02:59:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:59:31 INFO : two: Copied (server-side copy) 2025/06/29 02:59:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/29 02:59:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:59:32 DEBUG : two: Unchanged skipping 2025/06/29 02:59:33 DEBUG : CopyDest/three: md5 = 892d3a6493dff2d67d2b3bb135909304 OK 2025/06/29 02:59:34 DEBUG : three: Need to transfer - File not found at Destination 2025/06/29 02:59:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/29 02:59:34 DEBUG : three: Destination not found in --copy-dest 2025/06/29 02:59:36 DEBUG : three: md5 = 47363520101951ed4fa49a77dc42f2fe OK 2025/06/29 02:59:36 INFO : three: Copied (new) 2025/06/29 02:59:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/29 02:59:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 02:59:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 02:59:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 02:59:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 02:59:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/29 02:59:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.54s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:59:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/29 02:59:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e54c6c6558b072d1e80fa0c63588c791 OK 2025/06/29 02:59:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/29 02:59:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/29 02:59:46 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/06/29 02:59:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/29 02:59:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/29 02:59:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0c81ff67e2b1bca16e3c59cd3c04bb48 OK 2025/06/29 02:59:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/29 02:59:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/29 02:59:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 02:59:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Looking for duplicate names using skip mode. 2025/06/29 02:59:56 NOTICE: one: Found 2 files with duplicate names 2025/06/29 02:59:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.82s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:00:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Looking for duplicate names using skip mode. 2025/06/29 03:00:01 NOTICE: one: Found 3 files with duplicate names 2025/06/29 03:00:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/29 03:00:02 INFO : one: Deleted 2025/06/29 03:00:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.95s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:00:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Looking for duplicate names using first mode. 2025/06/29 03:00:08 NOTICE: one: Found 3 files with duplicate names 2025/06/29 03:00:08 INFO : one: Deleted 2025/06/29 03:00:08 INFO : one: Deleted 2025/06/29 03:00:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.36s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:00:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Looking for duplicate names using newest mode. 2025/06/29 03:00:14 NOTICE: one: Found 3 files with duplicate names 2025/06/29 03:00:14 INFO : one: Deleted 2025/06/29 03:00:15 INFO : one: Deleted 2025/06/29 03:00:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.05s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:00:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Looking for duplicate names using oldest mode. 2025/06/29 03:00:21 NOTICE: one: Found 3 files with duplicate names 2025/06/29 03:00:21 INFO : one: Deleted 2025/06/29 03:00:21 INFO : one: Deleted 2025/06/29 03:00:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.43s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:00:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Looking for duplicate names using largest mode. 2025/06/29 03:00:27 NOTICE: one: Found 3 files with duplicate names 2025/06/29 03:00:27 INFO : one: Deleted 2025/06/29 03:00:28 INFO : one: Deleted 2025/06/29 03:00:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:00:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Looking for duplicate names using smallest mode. 2025/06/29 03:00:33 NOTICE: one: Found 3 files with duplicate names 2025/06/29 03:00:33 INFO : one: Deleted 2025/06/29 03:00:34 INFO : one: Deleted 2025/06/29 03:00:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.11s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:00:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Looking for duplicate names using rename mode. 2025/06/29 03:00:40 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/29 03:00:41 INFO : one-2.txt: renamed from: one.txt 2025/06/29 03:00:42 INFO : one-3.txt: renamed from: one.txt 2025/06/29 03:00:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.04s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:00:48 DEBUG : dupe1/one.txt: md5 = ed5d4d18111997768e1087edbae0c237 OK 2025/06/29 03:00:50 DEBUG : dupe2/two.txt: md5 = 66e168787bee41618154441317a776c3 OK 2025/06/29 03:00:52 DEBUG : dupe3/three.txt: md5 = 7a3088fc6a82f33b70f75208683fe770 OK 2025/06/29 03:00:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/29 03:00:53 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/29 03:00:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/29 03:00:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/29 03:00:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/29 03:00:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/29 03:00:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.86s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:01:00 DEBUG : a.txt: md5 = 6bd7fbf9275661653b3d911014106ea8 OK 2025/06/29 03:01:02 DEBUG : zend.txt: md5 = 1c09a555174d01b696ec73bf9f276c4c OK 2025/06/29 03:01:04 DEBUG : sub dir/hello world: md5 = c81ac16915c9a465fc489ab2c0592e02 OK 2025/06/29 03:01:05 DEBUG : sub dir/hello world2: md5 = 68b333a096814290320771b109f6d18c OK 2025/06/29 03:01:08 DEBUG : sub dir/ignore dir/.ignore: md5 = b136680852c136e8f586431958335360 OK 2025/06/29 03:01:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = fb59d839754f32a0e8e404fb73a8bf09 OK 2025/06/29 03:01:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = 498af6ac540ca26642cff8dc0dfcd497 OK 2025/06/29 03:01:12 DEBUG : a.txt: Excluded (Size Filter) 2025/06/29 03:01:12 DEBUG : a.txt: Excluded 2025/06/29 03:01:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/29 03:01:13 DEBUG : sub dir/hello world: Excluded 2025/06/29 03:01:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/29 03:01:13 DEBUG : sub dir/hello world2: Excluded 2025/06/29 03:01:13 DEBUG : sub dir/ignore dir: Excluded 2025/06/29 03:01:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/29 03:01:13 DEBUG : sub dir/hello world: Excluded 2025/06/29 03:01:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/29 03:01:13 DEBUG : sub dir/hello world2: Excluded 2025/06/29 03:01:14 DEBUG : sub dir/ignore dir: Excluded 2025/06/29 03:01:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/29 03:01:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/29 03:01:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/29 03:01:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/29 03:01:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/29 03:01:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/29 03:01:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.27s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:01:21 DEBUG : a.txt: md5 = 3a1091c74e56cd447e39cabb66653b3a OK 2025/06/29 03:01:23 DEBUG : zend.txt: md5 = c8e916a44ad5cb54071c02e1594bd0c5 OK 2025/06/29 03:01:25 DEBUG : sub dir/hello world: md5 = 075d86543c63d6cb9192d15f008a698f OK 2025/06/29 03:01:26 DEBUG : sub dir/hello world2: md5 = 78fced78d32fc65126141088fd3fc4a6 OK 2025/06/29 03:01:28 DEBUG : sub dir/ignore dir/.ignore: md5 = 0d213e21020d0e6ef9d706a910a40af4 OK 2025/06/29 03:01:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = d914d34deb506127d8bf9e9cb5b637c4 OK 2025/06/29 03:01:32 DEBUG : sub dir/sub sub dir/hello world3: md5 = a0be0d4c3f634674857c1bc9443e86fa OK 2025/06/29 03:01:33 DEBUG : a.txt: Excluded (Size Filter) 2025/06/29 03:01:33 DEBUG : a.txt: Excluded 2025/06/29 03:01:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/29 03:01:33 DEBUG : sub dir/hello world: Excluded 2025/06/29 03:01:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/29 03:01:33 DEBUG : sub dir/hello world2: Excluded 2025/06/29 03:01:34 DEBUG : sub dir/ignore dir: Excluded 2025/06/29 03:01:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/29 03:01:34 DEBUG : sub dir/hello world: Excluded 2025/06/29 03:01:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/29 03:01:34 DEBUG : sub dir/hello world2: Excluded 2025/06/29 03:01:34 DEBUG : sub dir/ignore dir: Excluded 2025/06/29 03:01:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/29 03:01:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/29 03:01:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/29 03:01:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/29 03:01:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/29 03:01:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/29 03:01:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.83s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:01:42 DEBUG : file1: md5 = 98ea938cfe62bca442e3a6de074e60f6 OK 2025/06/29 03:01:44 DEBUG : sub/file2: md5 = 90b00a5996dab5a8625bd885564fb789 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/06/29 03:01:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/29 03:01:47 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/29 03:01:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/29 03:01:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.24s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:01:52 DEBUG : file1: md5 = 03f89eafbe6732287148c8f91ca7383a OK 2025/06/29 03:01:54 DEBUG : sub/file2: md5 = 088876ed42c38af9d43e58a3f9a0fc63 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/06/29 03:01:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/notfound" 2025/06/29 03:01:58 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/qe0i31qdkoejk60elps0ni5sqk" 2025/06/29 03:02:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.27s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Making directory 2025/06/29 03:02:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:04 DEBUG : sub dir/hello world: md5 = b52e92ec18dee8cc381fd666b8f3beb5 OK 2025/06/29 03:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:08 DEBUG : potato2: md5 = eaf4f0d5cacf00a3131401a6cec6313e OK 2025/06/29 03:02:10 DEBUG : empty space: md5 = bf5d25e91dc91be3df221cc01dac1e50 OK --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:13 DEBUG : potato2: md5 = 04b7753b02ae234ac976c6fb2bdcac90 OK 2025/06/29 03:02:14 DEBUG : empty space: md5 = b477d31b2b141f4da57f5a3b9940a76c OK 2025/06/29 03:02:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/29 03:02:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.69s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:18 DEBUG : potato2: md5 = f1ec2476960ac9cf8494518622bb8ccc OK 2025/06/29 03:02:19 DEBUG : empty space: md5 = d776f04d1677d776258d40140303a541 OK --- PASS: TestLsLong (4.51s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:22 DEBUG : potato2: md5 = 1f5d7ab816dde015207cec763e99ba74 OK 2025/06/29 03:02:23 DEBUG : empty space: md5 = 919150f162dc15ac4a26e539117c34e4 OK --- PASS: TestHashSums (4.52s) === RUN TestHashSumsWithErrors 2025/06/29 03:02:25 DEBUG : Creating backend with remote ":memory:" 2025/06/29 03:02:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/29 03:02:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/29 03:02:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/29 03:02:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/29 03:02:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/29 03:02:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/29 03:02:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/29 03:02:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/29 03:02: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-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:26 DEBUG : potato2: md5 = b7a751e9a83aba6bd2c1ec75f68c48c0 OK 2025/06/29 03:02:28 DEBUG : empty space: md5 = ade8b0fa30feaf9d5ed9e4ecc8ee29a9 OK 2025/06/29 03:02:30 DEBUG : sub dir/potato3: md5 = 29d52d09e6655694eb19890954b977a4 OK 2025/06/29 03:02:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.10s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:35 DEBUG : small: md5 = 4191bc05e3965ad7a55d88a0390b9fe1 OK 2025/06/29 03:02:36 DEBUG : medium: md5 = 6eaf0c6d097fef088a1b83ff68ba7c09 OK 2025/06/29 03:02:37 DEBUG : large: md5 = 8b0001a6abf1769ef65e93d665aa5667 OK 2025/06/29 03:02:37 DEBUG : Waiting for deletions to finish 2025/06/29 03:02:37 DEBUG : large: Excluded (Size Filter) 2025/06/29 03:02:38 INFO : medium: Deleted 2025/06/29 03:02:38 INFO : small: Deleted --- PASS: TestDelete (5.87s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:40 DEBUG : small: md5 = 2fa67c6ad6c20af3d86a78ae411e5491 OK 2025/06/29 03:02:42 DEBUG : medium: md5 = 013cb1ec867c055f1ba67d09bccabbd5 OK 2025/06/29 03:02:43 DEBUG : large: md5 = c5da68029120cfa5533b9efb42fe81dd OK 2025/06/29 03:02:43 DEBUG : Waiting for deletions to finish 2025/06/29 03:02:43 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/06/29 03:02:44 INFO : medium: Deleted 2025/06/29 03:02:44 INFO : small: Deleted --- PASS: TestMaxDelete (6.36s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:47 DEBUG : small: md5 = 8d606a1f84f4d86cd29621f5be5c66c0 OK 2025/06/29 03:02:48 DEBUG : medium: md5 = 15063f97dea10ac1b974d8495cdd2f92 OK 2025/06/29 03:02:49 DEBUG : large: md5 = 1ef5e88b814acaf90b552ff325584be8 OK 2025/06/29 03:02:50 DEBUG : Waiting for deletions to finish 2025/06/29 03:02:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/29 03:02:51 INFO : medium: Deleted 2025/06/29 03:02:51 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.42s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:02:54 DEBUG : small: md5 = 22e8e8be7369039fd316ecac4bec724e OK 2025/06/29 03:02:55 DEBUG : medium: md5 = ac9a954a9bccf766dee72e8919193e8c OK 2025/06/29 03:02:57 DEBUG : large: md5 = 96955719803d15551e3875cf8699a061 OK 2025/06/29 03:02:57 DEBUG : Waiting for deletions to finish 2025/06/29 03:02:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/29 03:02:58 INFO : medium: Deleted 2025/06/29 03:02:58 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.36s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:03:01 DEBUG : ReadFile: md5 = 0c9cf67981d3026c11545598ef2f2d7d OK --- PASS: TestReadFile (3.99s) === RUN TestRetry 2025/06/29 03:03:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/29 03:03:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/29 03:03:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/29 03:03:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/29 03:03:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/29 03:03:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/29 03:03:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:03:04 DEBUG : file1: md5 = 8499bf3f1f2370f8a8dcac14f0a27489 OK 2025/06/29 03:03:06 DEBUG : file2: md5 = 316b8c4fa36258a48f452ccea9da0d9b OK --- PASS: TestCat (15.20s) === RUN TestPurge 2025/06/29 03:03:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xazewow0bivo" 2025/06/29 03:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 03:03:19 DEBUG : Creating backend with remote "TestDrive:crypt/s7nl595dumnkoh2emvhrqbgbopriar47jomknkniij0hokip5i4g" 2025/06/29 03:03:20 DEBUG : Creating backend with remote "/tmp/rclone36894606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xazewow0bivo'", Local "Local file system at /tmp/rclone36894606", Modify Window "1ms" 2025/06/29 03:03:24 DEBUG : A1/B1/C1/one: md5 = 03da9802d8aefe4dfc6eb402bd3590ca OK 2025/06/29 03:03:24 INFO : A2: Making directory 2025/06/29 03:03:25 INFO : A1/B2: Making directory 2025/06/29 03:03:25 INFO : A1/B2/C2: Making directory 2025/06/29 03:03:26 INFO : A1/B1/C3: Making directory 2025/06/29 03:03:27 INFO : A3: Making directory 2025/06/29 03:03:27 INFO : A3/B3: Making directory 2025/06/29 03:03:28 INFO : A3/B3/C4: Making directory 2025/06/29 03:03:30 DEBUG : A1/two: md5 = 1429997a0e26fd0af723573e5879338b OK 2025/06/29 03:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xazewow0bivo': Purge remote 2025/06/29 03:03:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.09s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:03:37 DEBUG : A1/B1/C1/one: md5 = 34f22dafaa9603efa57120508e5f2a76 OK 2025/06/29 03:03:37 INFO : A2: Making directory 2025/06/29 03:03:38 INFO : A1/B2: Making directory 2025/06/29 03:03:38 INFO : A1/B2/C2: Making directory 2025/06/29 03:03:39 INFO : A1/B1/C3: Making directory 2025/06/29 03:03:40 INFO : A3: Making directory 2025/06/29 03:03:41 INFO : A3/B3: Making directory 2025/06/29 03:03:41 INFO : A3/B3/C4: Making directory 2025/06/29 03:03:43 DEBUG : A1/two: md5 = 97682e5d265fb4f6b3a748a41912934b OK 2025/06/29 03:03:44 DEBUG : removing 1 level 3 directories 2025/06/29 03:03:44 INFO : A3/B3/C4: Removing directory 2025/06/29 03:03:47 DEBUG : removing 2 level 3 directories 2025/06/29 03:03:47 INFO : A1/B2/C2: Removing directory 2025/06/29 03:03:47 INFO : A1/B1/C3: Removing directory 2025/06/29 03:03:48 DEBUG : removing 2 level 2 directories 2025/06/29 03:03:48 INFO : A3/B3: Removing directory 2025/06/29 03:03:48 INFO : A1/B2: Removing directory 2025/06/29 03:03:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/29 03:03:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/29 03:03:48 DEBUG : removing 2 level 1 directories 2025/06/29 03:03:48 INFO : A3: Removing directory 2025/06/29 03:03:48 INFO : A2: Removing directory 2025/06/29 03:03:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/29 03:03:52 DEBUG : removing 1 level 3 directories 2025/06/29 03:03:52 INFO : A1/B1/C1: Removing directory 2025/06/29 03:03:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:53 DEBUG : removing 1 level 2 directories 2025/06/29 03:03:53 INFO : A1/B1: Removing directory 2025/06/29 03:03:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/29 03:03:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 03:03:53 DEBUG : removing 1 level 1 directories 2025/06/29 03:03:53 INFO : A1: Removing directory 2025/06/29 03:03:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/29 03:03:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/29 03:03:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 03:03:54 DEBUG : removing 1 level 0 directories 2025/06/29 03:03:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Removing directory 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/29 03:03:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (21.99s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:03:56 INFO : A1: Making directory 2025/06/29 03:03:57 INFO : A1/B1: Making directory 2025/06/29 03:03:58 INFO : A1/B1/C1: Making directory 2025/06/29 03:04:00 DEBUG : removing 1 level 3 directories 2025/06/29 03:04:00 INFO : A1/B1/C1: Removing directory 2025/06/29 03:04:01 DEBUG : removing 1 level 2 directories 2025/06/29 03:04:01 INFO : A1/B1: Removing directory 2025/06/29 03:04:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 03:04:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.10s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:04:04 INFO : A1: Making directory 2025/06/29 03:04:04 INFO : A1/B1: Making directory 2025/06/29 03:04:05 INFO : A1/B1/C1: Making directory 2025/06/29 03:04:08 DEBUG : removing 1 level 3 directories 2025/06/29 03:04:08 INFO : A1/B1/C1: Removing directory 2025/06/29 03:04:08 DEBUG : removing 1 level 2 directories 2025/06/29 03:04:08 INFO : A1/B1: Removing directory 2025/06/29 03:04:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 03:04:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.10s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:04:12 DEBUG : file1: md5 = 44cf3cf4c2dfdadf9b2bf694f8a1625d OK 2025/06/29 03:04:13 DEBUG : filename.txt: File name found in url 2025/06/29 03:04:14 DEBUG : filename.txt: md5 = b8e21ab562813035df36c7cd943417d4 OK 2025/06/29 03:04:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/29 03:04:15 DEBUG : headerfilename.txt: md5 = 45580d7cb5612b8749d6529069dfdde9 OK 2025/06/29 03:04:17 DEBUG : file2: md5 = 89001832735e03014132662002611a62 OK --- PASS: TestCopyURL (8.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:04:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/29 03:04:21 DEBUG : sub/file2: md5 = 8e17bde55add57f0bba4f7ba5c82181c OK 2025/06/29 03:04:21 INFO : file1: Copied (new) to: sub/file2 2025/06/29 03:04:21 INFO : file1: Deleted 2025/06/29 03:04:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 03:04:22 DEBUG : file1: Unchanged skipping 2025/06/29 03:04:22 INFO : file1: Deleted 2025/06/29 03:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': don't need to copy/move sub/file2, it is already at target location 2025/06/29 03:04:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.87s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:04:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/29 03:04:27 DEBUG : file1: md5 = 8b09dc1e0654fd0d9b0da9b3b6b7d435 OK 2025/06/29 03:04:27 INFO : file1: Copied (new) 2025/06/29 03:04:27 INFO : file1: Deleted 2025/06/29 03:04:27 DEBUG : file1: Destination exists, skipping 2025/06/29 03:04:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:04:31 DEBUG : dst/file1: md5 = 64049b4bab7e933349842dc60383cfec OK 2025/06/29 03:04:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibumod9xina/backup" 2025/06/29 03:04:32 DEBUG : Creating backend with remote "TestDrive:crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0/1nrff024r7pq65ecp72fc28jb0" 2025/06/29 03:04:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/29 03:04:36 INFO : dst/file1: Moved (server-side) 2025/06/29 03:04:37 DEBUG : dst/file1: md5 = 680cebcd563ae260001d2c8ebdb6e486 OK 2025/06/29 03:04:37 INFO : dst/file1: Copied (new) 2025/06/29 03:04:37 INFO : dst/file1: Deleted 2025/06/29 03:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 03:04:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/29 03:04:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.77s) === 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-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:04:44 DEBUG : A1/one: md5 = 4795fd14fa0d03aa6f81945fd09a928d OK 2025/06/29 03:04:45 DEBUG : A1/two: md5 = 1e7d905dbb37377a9a170ed5b4fbbefa OK 2025/06/29 03:04:47 DEBUG : A1/B1/three: md5 = 2c9f43d3ade385b76fd11de04b4374fd OK 2025/06/29 03:04:50 DEBUG : A1/B1/C1/four: md5 = d81e8e2581667dfbcefc8a4e0d4cbe43 OK 2025/06/29 03:04:52 DEBUG : A1/B1/C2/five: md5 = b346f826410c5247fc00d7b92835ea5a OK 2025/06/29 03:04:52 INFO : A1/B2: Making directory 2025/06/29 03:04:52 INFO : A1/B1/C3: Making directory 2025/06/29 03:05:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/29 03:05:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/29 03:05:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/29 03:05:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/29 03:05:02 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/29 03:05:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/29 03:05:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/29 03:05:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 03:05:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/29 03:05:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/29 03:05:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/29 03:05:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/29 03:05:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/29 03:05:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/29 03:05:13 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/29 03:05:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/29 03:05:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/29 03:05:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/29 03:05:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 03:05:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/29 03:05:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/29 03:05:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/29 03:05:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/29 03:05:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/29 03:05:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/29 03:05:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/29 03:05:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/29 03:05:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/29 03:05:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/29 03:05:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/29 03:05:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.38s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': File to upload is small (34 bytes), uploading instead of streaming 2025/06/29 03:05:28 DEBUG : no_checksum_small_file_from_pipe: md5 = 10743623b017affe0ae75bf1a0440227 OK 2025/06/29 03:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/29 03:05:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/29 03:05:29 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/29 03:05:30 DEBUG : no_checksum_big_file_from_pipe: md5 = 25471a20ee47120738f6f989f937f921 OK 2025/06/29 03:05: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-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': File to upload is small (34 bytes), uploading instead of streaming 2025/06/29 03:05:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 78a37286103a69042a6660a59accee36 OK 2025/06/29 03:05:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/29 03:05:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/29 03:05:34 DEBUG : with_checksum_big_file_from_pipe: md5 = bfa8ea095539626281c73aee45a9c029 OK 2025/06/29 03:05:34 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-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': File to upload is small (34 bytes), uploading instead of streaming 2025/06/29 03:05:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 03:05:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/29 03:05:39 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-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': File to upload is small (34 bytes), uploading instead of streaming 2025/06/29 03:05:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/29 03:05:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/29 03:05:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.93s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/29 03:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': File to upload is small (48 bytes), uploading instead of streaming 2025/06/29 03:05:48 DEBUG : rcat_metadata: md5 = ec9275611862bf8164042e73bfe79b86 OK 2025/06/29 03:05:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/29 03:05:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/29 03:05:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = ea305fafd12d3cf41507cb91f48a2da3 OK 2025/06/29 03:05:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.77s) --- PASS: TestRcatMetadata/Normal (2.62s) --- PASS: TestRcatMetadata/ViaDisk (2.73s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:05:53 DEBUG : potato1: md5 = 4e9e33c2a9596eaa3d97f3e8e83d284d OK 2025/06/29 03:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': File to upload is small (60 bytes), uploading instead of streaming 2025/06/29 03:05:54 DEBUG : potato2: md5 = 2eb31e6b73904e664351814b71559741 OK 2025/06/29 03:05:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:05:57 DEBUG : potato1: md5 = 02d8abc0f1842c369b5062cc54b58546 OK 2025/06/29 03:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': File to upload is small (60 bytes), uploading instead of streaming 2025/06/29 03:05:59 DEBUG : potato2: md5 = 3789331bdc5ac2e10f4342189642feef OK 2025/06/29 03:05:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.45s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:06:02 DEBUG : potato2: md5 = 343a5e1d87fc5768cdf808215b3a8c94 OK 2025/06/29 03:06:03 DEBUG : empty space: md5 = b071fdd86250ffc10dd36f79a133eb7c OK 2025/06/29 03:06:05 DEBUG : sub dir/potato3: md5 = 69e22333769ad5f105fa379ce42e7f0e OK 2025/06/29 03:06:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Touching "sub dir/potato3" 2025/06/29 03:06:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Touching "empty space" 2025/06/29 03:06:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Touching "potato2" 2025/06/29 03:06:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.47s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:06:10 DEBUG : dir with metadata: Making directory with metadata 2025/06/29 03:06:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:06:12 DEBUG : directory with modtime: Making directory with metadata 2025/06/29 03:06:13 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.44s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:06:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/29 03:06:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 03:06:15 DEBUG : Google drive root 'crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0': Skipping btime metadata as can't update it on an existing file: 2025-06-29T03:06:15.172244678Z 2025/06/29 03:06:15 INFO : non existent directory: Updated directory metadata 2025/06/29 03:06:17 DEBUG : Google drive root 'crypt/17rh41ldup70ojnmvgvam32ir115fgm4shga9p107n6ttrv53hj0': Skipping btime metadata as can't update it on an existing file: 2025-06-29T03:06:15.172244678Z 2025/06/29 03:06:18 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:06:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/29 03:06:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/29 03:06:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.83s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:06:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/29 03:06:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 03:06:23 DEBUG : dst: Making directory with metadata 2025/06/29 03:06:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 03:06:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 03:06:24 INFO : dst: Set directory modification time (using SetModTime) 2025/06/29 03:06:25 INFO : dst: Set directory modification time (using SetModTime) 2025/06/29 03:06:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/29 03:06:25 INFO : dst: Set directory modification time (using SetModTime) 2025/06/29 03:06:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.38s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina'", Local "Local file system at /tmp/rclone2591958363", Modify Window "1ms" 2025/06/29 03:06:29 DEBUG : sub dir/test remove existing: md5 = a7332a9be748953a93ce50eb1ce8e196 OK 2025/06/29 03:06:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f6e870c39aed4806cefb4c0028299521 OK 2025/06/29 03:06:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xubebik3" before starting 2025/06/29 03:06:33 DEBUG : sub dir/test remove existing.xubebik3: TEST: removing renamed existing file after operation 2025/06/29 03:06:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sofupid5" before starting 2025/06/29 03:06:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sofupid5: TEST: renaming existing back after failed operation 2025/06/29 03:06: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.kitejec6" before starting 2025/06/29 03:06:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kitejec6: TEST: removing renamed existing file after operation 2025/06/29 03:06:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9i8f1ltn320b7oejre1jjsrahrnjfo58lkujrvke5nslhc5evi24tks0b9pjprvh5igji5mfkv0rbqbd454pc4j8jsp29fl9onujb4eq58u7cb06vv69crinq465i516ri0npijjvuaqflajpprogef27s35o95j37qopk9cnj5h2im4gofg" 2025/06/29 03:06:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8ctpmst93hos9s0mvg1htspps3f7s8kkjebcslbj77psip9q9tng" --- PASS: TestRemoveExisting (12.84s) === 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/06/29 03:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibumod9xina': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m29.824459222s (try 1/5)