"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/04 03:47:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane" 2024/11/04 03:47:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:47:30 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg" 2024/11/04 03:47:31 DEBUG : Creating backend with remote "/tmp/rclone3321528787" === 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-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/04 03:47:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/04 03:47:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/04 03:47:32 DEBUG : potato: Seek from 10 to 0 2024/11/04 03:47:32 DEBUG : potato: Seek from 10 to 0 2024/11/04 03:47:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/04 03:47:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/04 03:47:32 DEBUG : potato: Seek from 5 to 2 2024/11/04 03:47:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/04 03:47:32 DEBUG : potato: Seek from 7 to 0 2024/11/04 03:47:32 DEBUG : potato: Seek from 7 to 0 2024/11/04 03:47:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/04 03:47:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/04 03:47:32 DEBUG : potato: Seek from 5 to 2 2024/11/04 03:47:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/04 03:47:32 DEBUG : potato: Seek from 8 to 0 2024/11/04 03:47:32 DEBUG : potato: Seek from 8 to 0 2024/11/04 03:47:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/04 03:47:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/04 03:47:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/04 03:47:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/04 03:47:32 DEBUG : potato: Seek from 5 to 2 2024/11/04 03:47:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/04 03:47:32 DEBUG : potato: Seek from 9 to 0 2024/11/04 03:47:32 DEBUG : potato: Seek from 9 to 0 2024/11/04 03:47:32 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-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:47:34 DEBUG : rutabaga: md5 = 34a4570e7fcda102124a7928cb2ab704 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/04 03:47:37 DEBUG : empty space: md5 = e9e6a5b19885fbd5265e19b346b9acca OK === RUN TestCheck/3 2024/11/04 03:47:39 DEBUG : potato2: md5 = 7103f0ecc53fe5be7ede1f22753bcca8 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/04 03:47:42 DEBUG : remotepotato: md5 = 044bcedda490a292ad983da27c65033d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.25s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.32s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2024/11/04 03:47:46 DEBUG : Creating backend with remote "nonexistent" 2024/11/04 03:47:46 DEBUG : Creating backend with remote "nonexistent" 2024/11/04 03:47:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/04 03:47:46 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/04 03:47:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/04 03:47:46 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-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:47:48 DEBUG : rutabaga: md5 = 69a3b10fad53ccfa63d1d84b2958dc72 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/04 03:47:52 DEBUG : empty space: md5 = 3a53cea2a3a300bd4abcdbe269ec5164 OK === RUN TestCheckDownload/3 2024/11/04 03:47:55 DEBUG : potato2: md5 = a30913651cf90b95d1295b21262b99ee OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/04 03:48:00 DEBUG : remotepotato: md5 = 0a4ccb1d2a2d3c0df865fc56169987b5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.57s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.46s) --- PASS: TestCheckDownload/5 (1.19s) --- PASS: TestCheckDownload/6 (1.35s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:48:07 DEBUG : rutabaga: md5 = c257a35c42aad5857d1eed1e7e027839 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/04 03:48:10 DEBUG : empty space: md5 = c3422969605cef5eb0908065a72e8b37 OK === RUN TestCheckSizeOnly/3 2024/11/04 03:48:12 DEBUG : potato2: md5 = f990b24f298897f34e9b01518dd95699 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/04 03:48:15 DEBUG : remotepotato: md5 = 3efa33a120171f1e4b2c6e92b3094d0c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.13s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:48:20 DEBUG : test.sum: md5 = 14d05168aa7d86f601cf61b1743b0ad6 OK 2024/11/04 03:48:22 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/04 03:48:22 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/04 03:48:22 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/04 03:48:22 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/04 03:48:23 DEBUG : test.sum: md5 = c449ca295e925c88fce0ac808836cb9b OK 2024/11/04 03:48:24 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/04 03:48:24 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/04 03:48:24 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/04 03:48:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.96s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:48:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/data" 2024/11/04 03:48:26 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:48:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/data" 2024/11/04 03:48:28 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/vjrnln8ratgmqakfosrqe8espk" 2024/11/04 03:48:32 DEBUG : data/banana: md5 = 7d0a5be47eadfc48c9696417e96a81e1 OK 2024/11/04 03:48:34 DEBUG : test.sum: md5 = c3107c3de6f9fbb095f7df92fbaf4682 OK === RUN TestCheckSumDownload/subtest1 2024/11/04 03:48:40 DEBUG : data/potato: md5 = 78458971b94bff651794c9d6d0b5f7cf OK 2024/11/04 03:48:42 DEBUG : test.sum: md5 = d4fa92ec6977742a33d44bfe58c997dd OK === RUN TestCheckSumDownload/subtest2 2024/11/04 03:48:47 DEBUG : test.sum: md5 = 739c72db94990b589a0627096f73f3c5 OK === RUN TestCheckSumDownload/subtest3 2024/11/04 03:48:52 DEBUG : test.sum: md5 = d145d39fec74680113c7708fce6c7829 OK === RUN TestCheckSumDownload/subtest4 2024/11/04 03:48:56 DEBUG : test.sum: md5 = 54dbbfa884fbc8874a4d05acc91c4ccc OK === RUN TestCheckSumDownload/subtest5 2024/11/04 03:49:01 DEBUG : test.sum: md5 = 4f35e7175a1180849a58790c618c70bf OK === RUN TestCheckSumDownload/subtest6 2024/11/04 03:49:06 DEBUG : data/banana: md5 = 8bea4cec2af54e07e6ce50570f67b854 OK 2024/11/04 03:49:08 DEBUG : data/potato: md5 = e93088838aa4387d9eec1c8f55d36dea OK 2024/11/04 03:49:09 DEBUG : test.sum: md5 = a5bbef073aeb29b9461af633f249bccd OK === RUN TestCheckSumDownload/subtest7 2024/11/04 03:49:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/04 03:49:16 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (49.49s) --- PASS: TestCheckSumDownload/subtest1 (3.14s) --- PASS: TestCheckSumDownload/subtest2 (2.81s) --- PASS: TestCheckSumDownload/subtest3 (2.98s) --- PASS: TestCheckSumDownload/subtest4 (2.38s) --- PASS: TestCheckSumDownload/subtest5 (2.57s) --- PASS: TestCheckSumDownload/subtest6 (2.54s) --- PASS: TestCheckSumDownload/subtest7 (3.09s) === RUN TestApplyTransforms 2024/11/04 03:49:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vapojak4niyi" 2024/11/04 03:49:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:49:17 DEBUG : Creating backend with remote "TestDrive:crypt/5p1l5a4cv2r4fbgv89hdrc4qniurl78vrcm4lmgdcl0vubhbu2ig" 2024/11/04 03:49:18 DEBUG : Creating backend with remote "/tmp/rclone2465516590" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vapojak4niyi'", Local "Local file system at /tmp/rclone2465516590", Modify Window "1ms" 2024/11/04 03:49:21 DEBUG : hello, world!: md5 = e2ed4ee29f5fbbbab39802a62de121ac OK upper checkfile vs. lower remote (without normalization) 2024/11/04 03:49:22 ERROR : hello, world!: sum not found 2024/11/04 03:49:22 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vapojak4niyi' 2024/11/04 03:49:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapojak4niyi': 1 files missing 2024/11/04 03:49:22 NOTICE: 1 hashes missing 2024/11/04 03:49:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapojak4niyi': 2 differences found 2024/11/04 03:49:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapojak4niyi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/04 03:49:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:49:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapojak4niyi': 0 differences found 2024/11/04 03:49:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vapojak4niyi': 1 matching files 2024/11/04 03:49:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuxeris5tocu" 2024/11/04 03:49:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:49:23 DEBUG : Creating backend with remote "TestDrive:crypt/fs8q3gisrbmfpau912clbqa59sjgkq5curu3doltm2mh00ihbu70" 2024/11/04 03:49:24 DEBUG : Creating backend with remote "/tmp/rclone2572758234" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuxeris5tocu'", Local "Local file system at /tmp/rclone2572758234", Modify Window "1ms" 2024/11/04 03:49:27 DEBUG : HELLO, WORLD!: md5 = cf4e2dd705a2b2ca4920fb7f86702f44 OK lower checkfile vs. upper remote (without normalization) 2024/11/04 03:49:27 ERROR : HELLO, WORLD!: sum not found 2024/11/04 03:49:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuxeris5tocu' 2024/11/04 03:49:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxeris5tocu': 1 files missing 2024/11/04 03:49:27 NOTICE: 1 hashes missing 2024/11/04 03:49:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxeris5tocu': 2 differences found 2024/11/04 03:49:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxeris5tocu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/04 03:49:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxeris5tocu': 0 differences found 2024/11/04 03:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxeris5tocu': 1 matching files 2024/11/04 03:49:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pozimok6heza" 2024/11/04 03:49:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:49:29 DEBUG : Creating backend with remote "TestDrive:crypt/aqph88723nf7r2kbm9k665vqmqu4gomkdgiiurrii9s915lel240" 2024/11/04 03:49:30 DEBUG : Creating backend with remote "/tmp/rclone146574268" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pozimok6heza'", Local "Local file system at /tmp/rclone146574268", Modify Window "1ms" 2024/11/04 03:49:33 DEBUG : HeLlO, wOrLd!: md5 = a112a16a0973927175cce2f5b35881b2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/04 03:49:33 ERROR : HeLlO, wOrLd!: sum not found 2024/11/04 03:49:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pozimok6heza' 2024/11/04 03:49:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozimok6heza': 1 files missing 2024/11/04 03:49:33 NOTICE: 1 hashes missing 2024/11/04 03:49:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozimok6heza': 2 differences found 2024/11/04 03:49:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozimok6heza': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/04 03:49:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozimok6heza': 0 differences found 2024/11/04 03:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozimok6heza': 1 matching files 2024/11/04 03:49:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyeluz8keju" 2024/11/04 03:49:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:49:35 DEBUG : Creating backend with remote "TestDrive:crypt/eu5iv2cvl21ciiprn6pqhcb1o0cu5oecbddb38uh603qhr5afpag" 2024/11/04 03:49:36 DEBUG : Creating backend with remote "/tmp/rclone230250232" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyeluz8keju'", Local "Local file system at /tmp/rclone230250232", Modify Window "1ms" 2024/11/04 03:49:40 DEBUG : HELLO, WORLD!: md5 = 6833660b9a8a7c915f071b677f92325c OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/04 03:49:40 ERROR : HELLO, WORLD!: sum not found 2024/11/04 03:49:40 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiyeluz8keju' 2024/11/04 03:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyeluz8keju': 1 files missing 2024/11/04 03:49:40 NOTICE: 1 hashes missing 2024/11/04 03:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyeluz8keju': 2 differences found 2024/11/04 03:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyeluz8keju': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/04 03:49:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:49:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyeluz8keju': 0 differences found 2024/11/04 03:49:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyeluz8keju': 1 matching files 2024/11/04 03:49:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kukenik3cumo" 2024/11/04 03:49:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:49:41 DEBUG : Creating backend with remote "TestDrive:crypt/1f7u7vpqsr6ipp7vt9m7f8f471fluok8pa132c1t32qhkgk6c3dg" 2024/11/04 03:49:42 DEBUG : Creating backend with remote "/tmp/rclone156491374" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kukenik3cumo'", Local "Local file system at /tmp/rclone156491374", Modify Window "1ms" 2024/11/04 03:49:45 DEBUG : 測試_Русский___ě_áñ: md5 = 3e2bbec06eebccd1ea678cd6371fcd84 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/04 03:49:46 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/04 03:49:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kukenik3cumo' 2024/11/04 03:49:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukenik3cumo': 1 files missing 2024/11/04 03:49:46 NOTICE: 1 hashes missing 2024/11/04 03:49:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukenik3cumo': 2 differences found 2024/11/04 03:49:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukenik3cumo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/04 03:49:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:49:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukenik3cumo': 0 differences found 2024/11/04 03:49:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kukenik3cumo': 1 matching files 2024/11/04 03:49:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rivucox5qoti" 2024/11/04 03:49:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:49:47 DEBUG : Creating backend with remote "TestDrive:crypt/7a4e1dteh4vtsr9r25v4qdf9t7ib69142s2n75p918m7loth8fb0" 2024/11/04 03:49:48 DEBUG : Creating backend with remote "/tmp/rclone4049134597" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rivucox5qoti'", Local "Local file system at /tmp/rclone4049134597", Modify Window "1ms" 2024/11/04 03:49:51 DEBUG : 測試_Русский___ě_áñ: md5 = 9917262702c39e2f3e88d0387c8f3663 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/04 03:49:52 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/04 03:49:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rivucox5qoti' 2024/11/04 03:49:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rivucox5qoti': 1 files missing 2024/11/04 03:49:52 NOTICE: 1 hashes missing 2024/11/04 03:49:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rivucox5qoti': 2 differences found 2024/11/04 03:49:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rivucox5qoti': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/04 03:49:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:49:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rivucox5qoti': 0 differences found 2024/11/04 03:49:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rivucox5qoti': 1 matching files 2024/11/04 03:49:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tonahoq6zixi" 2024/11/04 03:49:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:49:53 DEBUG : Creating backend with remote "TestDrive:crypt/la3vqg0fnh8t5n3avk44hmhmtdj0tojhjlpk42vnma4pu3d0jn2g" 2024/11/04 03:49:54 DEBUG : Creating backend with remote "/tmp/rclone1713480470" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tonahoq6zixi'", Local "Local file system at /tmp/rclone1713480470", Modify Window "1ms" 2024/11/04 03:49:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f2ec1eb95adf3503a6b28255eca1e7fd OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/04 03:49:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/04 03:49:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tonahoq6zixi' 2024/11/04 03:49:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tonahoq6zixi': 1 files missing 2024/11/04 03:49:58 NOTICE: 1 hashes missing 2024/11/04 03:49:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tonahoq6zixi': 2 differences found 2024/11/04 03:49:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tonahoq6zixi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/04 03:49:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:49:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tonahoq6zixi': 0 differences found 2024/11/04 03:49:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tonahoq6zixi': 1 matching files 2024/11/04 03:49:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tefokol0mexu" 2024/11/04 03:49:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:49:59 DEBUG : Creating backend with remote "TestDrive:crypt/g5ibatjhnj66dcpj1bu14aiased7narfgk5orieuo2cf7i1vl2i0" 2024/11/04 03:50:00 DEBUG : Creating backend with remote "/tmp/rclone1470967867" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tefokol0mexu'", Local "Local file system at /tmp/rclone1470967867", Modify Window "1ms" 2024/11/04 03:50:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 05f508cd9b9787315539f831f52ec77d OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/04 03:50:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/04 03:50:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tefokol0mexu' 2024/11/04 03:50:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefokol0mexu': 1 files missing 2024/11/04 03:50:04 NOTICE: 1 hashes missing 2024/11/04 03:50:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefokol0mexu': 2 differences found 2024/11/04 03:50:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefokol0mexu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/04 03:50:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:50:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefokol0mexu': 0 differences found 2024/11/04 03:50:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefokol0mexu': 1 matching files 2024/11/04 03:50:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jikobux7vuxe" 2024/11/04 03:50:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:50:05 DEBUG : Creating backend with remote "TestDrive:crypt/kglv5mktkkaf6edmghqtnffmmafr9sjrn1gopibb367lq6hubong" 2024/11/04 03:50:06 DEBUG : Creating backend with remote "/tmp/rclone4009642184" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jikobux7vuxe'", Local "Local file system at /tmp/rclone4009642184", Modify Window "1ms" 2024/11/04 03:50:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a60a3139a67a6c366770fcb0686352b4 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/04 03:50:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/04 03:50:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jikobux7vuxe' 2024/11/04 03:50:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikobux7vuxe': 1 files missing 2024/11/04 03:50:10 NOTICE: 1 hashes missing 2024/11/04 03:50:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikobux7vuxe': 2 differences found 2024/11/04 03:50:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikobux7vuxe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/04 03:50:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikobux7vuxe': 0 differences found 2024/11/04 03:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikobux7vuxe': 1 matching files 2024/11/04 03:50:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-talewal4tosi" 2024/11/04 03:50:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:50:11 DEBUG : Creating backend with remote "TestDrive:crypt/ap318q59nm3iftec6ebl0scqofossi8utk8q1v3185565oarl3l0" 2024/11/04 03:50:12 DEBUG : Creating backend with remote "/tmp/rclone181039293" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-talewal4tosi'", Local "Local file system at /tmp/rclone181039293", Modify Window "1ms" 2024/11/04 03:50:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 79c115124966c124508c81c61d60aafb OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/04 03:50:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/04 03:50:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-talewal4tosi' 2024/11/04 03:50:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talewal4tosi': 1 files missing 2024/11/04 03:50:15 NOTICE: 1 hashes missing 2024/11/04 03:50:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talewal4tosi': 2 differences found 2024/11/04 03:50:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talewal4tosi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/04 03:50:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/04 03:50:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talewal4tosi': 0 differences found 2024/11/04 03:50:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talewal4tosi': 1 matching files 2024/11/04 03:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-talewal4tosi': Purge remote 2024/11/04 03:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jikobux7vuxe': Purge remote 2024/11/04 03:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tefokol0mexu': Purge remote 2024/11/04 03:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tonahoq6zixi': Purge remote 2024/11/04 03:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rivucox5qoti': Purge remote 2024/11/04 03:50:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kukenik3cumo': Purge remote 2024/11/04 03:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyeluz8keju': Purge remote 2024/11/04 03:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pozimok6heza': Purge remote 2024/11/04 03:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuxeris5tocu': Purge remote 2024/11/04 03:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vapojak4niyi': Purge remote --- PASS: TestApplyTransforms (66.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:50:24 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/04 03:50:26 DEBUG : sub/file2: md5 = 10bcbf45c0d38205637911b70d26d638 OK 2024/11/04 03:50:26 INFO : file1: Copied (new) to: sub/file2 2024/11/04 03:50:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 03:50:27 DEBUG : file1: Unchanged skipping 2024/11/04 03:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': don't need to copy/move sub/file2, it is already at target location 2024/11/04 03:50:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.26s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", 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-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:50:34 DEBUG : dst/file1: md5 = cd93d42ef0f9f23d9709b4cea1e5a9ab OK 2024/11/04 03:50:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/backup" 2024/11/04 03:50:35 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/1nrff024r7pq65ecp72fc28jb0" 2024/11/04 03:50:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/04 03:50:40 INFO : dst/file1: Moved (server-side) 2024/11/04 03:50:42 DEBUG : dst/file1: md5 = 15697f7dbffd78d27ee2cffb345d4e38 OK 2024/11/04 03:50:42 INFO : dst/file1: Copied (new) 2024/11/04 03:50:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 03:50:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 03:50:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.61s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:50:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/dst" 2024/11/04 03:50:48 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 03:50:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/CompareDest" 2024/11/04 03:50:50 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/gveqi14airsml4bgu7krj116o8" 2024/11/04 03:50:51 DEBUG : one: Need to transfer - File not found at Destination 2024/11/04 03:50:54 DEBUG : one: md5 = d345ed8a92feefecc7d47680a2d45d49 OK 2024/11/04 03:50:54 INFO : one: Copied (new) 2024/11/04 03:50:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 03:50:58 DEBUG : one: md5 = 8cf3ba15fc32cbde21086fe41ca2f864 OK 2024/11/04 03:50:58 INFO : one: Copied (replaced existing) 2024/11/04 03:51:00 DEBUG : dst/one: md5 = cda3c84831a1cf14ff2d07687c14dd61 OK 2024/11/04 03:51:03 DEBUG : CompareDest/one: md5 = 914f02960ac03696ab976e83b16491a0 OK 2024/11/04 03:51:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 03:51:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 03:51:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 03:51:06 DEBUG : CompareDest/two: md5 = fd028f83ae9397302526701d2331e4b1 OK 2024/11/04 03:51:07 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 03:51:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 03:51:08 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 03:51:08 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 03:51:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 03:51:09 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 03:51:10 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 03:51:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/04 03:51:12 DEBUG : two: md5 = 787f1737663e8d013aa58997af72914a OK 2024/11/04 03:51:12 INFO : two: Copied (new) 2024/11/04 03:51:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 03:51:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:51:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:51:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.08s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:51:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/dst" 2024/11/04 03:51:18 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 03:51:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/CopyDest" 2024/11/04 03:51:20 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/04 03:51:21 DEBUG : one: Need to transfer - File not found at Destination 2024/11/04 03:51:25 DEBUG : one: md5 = 90145dd6252c4f0a9baf10d9c8a1d9a2 OK 2024/11/04 03:51:25 INFO : one: Copied (new) 2024/11/04 03:51:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 03:51:28 DEBUG : one: md5 = dff0bb37aadaf2cd176e59ab1024b0bc OK 2024/11/04 03:51:28 INFO : one: Copied (replaced existing) 2024/11/04 03:51:30 DEBUG : dst/one: md5 = 7724e1100948c943e7d0aa4dfc2fc749 OK 2024/11/04 03:51:33 DEBUG : CopyDest/one: md5 = 1e3d8f950298e2561eb81b256a4f8c9c OK 2024/11/04 03:51:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/BackupDir" 2024/11/04 03:51:34 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/04 03:51:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 03:51:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 03:51:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 03:51:39 INFO : one: Moved (server-side) 2024/11/04 03:51:40 INFO : one: Copied (server-side copy) 2024/11/04 03:51:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/04 03:51:43 DEBUG : CopyDest/two: md5 = 5b725ac1b394fa7dc347ce72e9f5c478 OK 2024/11/04 03:51:43 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 03:51:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 03:51:45 INFO : two: Copied (server-side copy) 2024/11/04 03:51:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/04 03:51:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 03:51:46 DEBUG : two: Unchanged skipping 2024/11/04 03:51:48 DEBUG : CopyDest/three: md5 = 41a2729a4a8bc081d9cf9414a4d14001 OK 2024/11/04 03:51:49 DEBUG : three: Need to transfer - File not found at Destination 2024/11/04 03:51:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/04 03:51:49 DEBUG : three: Destination not found in --copy-dest 2024/11/04 03:51:51 DEBUG : three: md5 = ed5b673eb0e77d774e1dcefff74b0d98 OK 2024/11/04 03:51:51 INFO : three: Copied (new) 2024/11/04 03:51:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/04 03:51:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:51:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 03:51:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:51:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 03:51:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/04 03:51:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.16s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:52:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/04 03:52:04 DEBUG : TestCopyFileMaxTransfer/file1: md5 = fa11f451c427e24000cb33f0237c49a5 OK 2024/11/04 03:52:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/04 03:52:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/04 03:52:05 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 2024/11/04 03:52:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/04 03:52:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/04 03:52:08 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0fb049fe5f3fccee609c6ec228c51d32 OK 2024/11/04 03:52:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/04 03:52:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/04 03:52:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:52:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Looking for duplicate names using skip mode. 2024/11/04 03:52:17 NOTICE: one: Found 2 files with duplicate names 2024/11/04 03:52:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.13s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:52:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Looking for duplicate names using skip mode. 2024/11/04 03:52:24 NOTICE: one: Found 3 files with duplicate names 2024/11/04 03:52:24 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/04 03:52:25 INFO : one: Deleted 2024/11/04 03:52:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.01s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:52:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Looking for duplicate names using first mode. 2024/11/04 03:52:32 NOTICE: one: Found 3 files with duplicate names 2024/11/04 03:52:33 INFO : one: Deleted 2024/11/04 03:52:33 INFO : one: Deleted 2024/11/04 03:52:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:52:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Looking for duplicate names using newest mode. 2024/11/04 03:52:40 NOTICE: one: Found 3 files with duplicate names 2024/11/04 03:52:41 INFO : one: Deleted 2024/11/04 03:52:42 INFO : one: Deleted 2024/11/04 03:52:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.44s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:52:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Looking for duplicate names using oldest mode. 2024/11/04 03:52:50 NOTICE: one: Found 3 files with duplicate names 2024/11/04 03:52:51 INFO : one: Deleted 2024/11/04 03:52:51 INFO : one: Deleted 2024/11/04 03:52:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (9.39s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:52:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Looking for duplicate names using largest mode. 2024/11/04 03:52:58 NOTICE: one: Found 3 files with duplicate names 2024/11/04 03:52:59 INFO : one: Deleted 2024/11/04 03:53:00 INFO : one: Deleted 2024/11/04 03:53:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.45s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:53:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Looking for duplicate names using smallest mode. 2024/11/04 03:53:07 NOTICE: one: Found 3 files with duplicate names 2024/11/04 03:53:08 INFO : one: Deleted 2024/11/04 03:53:08 INFO : one: Deleted 2024/11/04 03:53:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.31s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:53:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Looking for duplicate names using rename mode. 2024/11/04 03:53:17 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/04 03:53:18 INFO : one-2.txt: renamed from: one.txt 2024/11/04 03:53:20 INFO : one-3.txt: renamed from: one.txt 2024/11/04 03:53:21 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.45s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:53:28 DEBUG : dupe1/one.txt: md5 = 17d88cfafa439ecda041dc84f2ea1289 OK 2024/11/04 03:53:31 DEBUG : dupe2/two.txt: md5 = d7719fbb21fdf0e6b184b60d2f28cdd8 OK 2024/11/04 03:53:34 DEBUG : dupe3/three.txt: md5 = a94c6f79e08e2a4c069689176734bbaa OK 2024/11/04 03:53:34 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/04 03:53:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/04 03:53:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/04 03:53:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/04 03:53:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/04 03:53:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/04 03:53:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.61s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:53:45 DEBUG : a.txt: md5 = 64056ac9e2314707bafc3547446daf15 OK 2024/11/04 03:53:46 DEBUG : zend.txt: md5 = c0dade5bcbab7c693f4b34b164f05ac9 OK 2024/11/04 03:53:49 DEBUG : sub dir/hello world: md5 = def16e235e71fb46519add49b77026cc OK 2024/11/04 03:53:51 DEBUG : sub dir/hello world2: md5 = 41f09466d305fa663e5f8e0fc8dd70b8 OK 2024/11/04 03:53:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 9453475b0b699a0468a7ca9b22623a11 OK 2024/11/04 03:53:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = a4b4f2fcf1ab302a7395b293a3651ee4 OK 2024/11/04 03:53:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = be8ff4606e07a8134866caabecd1973c OK 2024/11/04 03:54:00 DEBUG : a.txt: Excluded (Size Filter) 2024/11/04 03:54:00 DEBUG : a.txt: Excluded 2024/11/04 03:54:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/04 03:54:01 DEBUG : sub dir/hello world: Excluded 2024/11/04 03:54:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/04 03:54:01 DEBUG : sub dir/hello world2: Excluded 2024/11/04 03:54:01 DEBUG : sub dir/ignore dir: Excluded 2024/11/04 03:54:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/04 03:54:01 DEBUG : sub dir/hello world: Excluded 2024/11/04 03:54:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/04 03:54:01 DEBUG : sub dir/hello world2: Excluded 2024/11/04 03:54:02 DEBUG : sub dir/ignore dir: Excluded 2024/11/04 03:54:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/04 03:54:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/04 03:54:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/04 03:54:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/04 03:54:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/04 03:54:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/04 03:54:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (28.08s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:54:13 DEBUG : file1: md5 = f5e65db7e3d6debbe0d4d92da3331dbe OK 2024/11/04 03:54:15 DEBUG : sub/file2: md5 = 162d0d222ff0e69ed95df482abc50ce0 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 2024/11/04 03:54:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/04 03:54:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/04 03:54:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/04 03:54:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.72s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:54:24 DEBUG : file1: md5 = f8361e40eeeb7e558e93f672261ed7dc OK 2024/11/04 03:54:27 DEBUG : sub/file2: md5 = e002641dc515d23f2d9308f80c1c39c5 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 2024/11/04 03:54:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/notfound" 2024/11/04 03:54:31 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/qe0i31qdkoejk60elps0ni5sqk" 2024/11/04 03:54:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.66s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Making directory 2024/11/04 03:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:54:40 DEBUG : sub dir/hello world: md5 = 233f3c4f0d3d14ec0d828cc38627b4bd OK 2024/11/04 03:54:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.51s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:54:45 DEBUG : potato2: md5 = 0229b47649303b2f18a8eca2b95a4ca0 OK 2024/11/04 03:54:47 DEBUG : empty space: md5 = c1f5e9563f9df193c4a2b23e87e20650 OK --- PASS: TestLs (5.90s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:54:51 DEBUG : potato2: md5 = f3cc32e00903426ad2190806791dac56 OK 2024/11/04 03:54:53 DEBUG : empty space: md5 = 451cef919e3b3ecacfe6a1449a5e6306 OK 2024/11/04 03:54:53 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.96s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:54:57 DEBUG : potato2: md5 = f72277f7f4dd53ad0729edbeac2b400b OK 2024/11/04 03:54:59 DEBUG : empty space: md5 = 3f4794e2db88083daa8391d70b1c03cc OK --- PASS: TestLsLong (5.83s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:55:03 DEBUG : potato2: md5 = 18f322e092f117da4e8b9a2f9036d01d OK 2024/11/04 03:55:04 DEBUG : empty space: md5 = ce7824e418c0119a5f3fcc6dbaadb496 OK --- PASS: TestHashSums (6.96s) === RUN TestHashSumsWithErrors 2024/11/04 03:55:08 DEBUG : Creating backend with remote ":memory:" 2024/11/04 03:55:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/04 03:55:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/04 03:55:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/04 03:55:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/04 03:55:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/04 03:55:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/04 03:55:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/04 03:55:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/04 03:55:08 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-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:55:10 DEBUG : potato2: md5 = 18923d8af93a2198ddbf29169e66a1be OK 2024/11/04 03:55:12 DEBUG : empty space: md5 = 31ab21b08dfac8d7b4d2b32e4ca970f2 OK 2024/11/04 03:55:15 DEBUG : sub dir/potato3: md5 = 651c1e27a1eaeedb8415e6d69a8a0012 OK 2024/11/04 03:55:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.04s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:55:21 DEBUG : small: md5 = 5d4af8f0db2e11dc9e9263ebec2ec4ab OK 2024/11/04 03:55:23 DEBUG : medium: md5 = ad5eda2988e5d40363141ea5a9116d9c OK 2024/11/04 03:55:24 DEBUG : large: md5 = 53cbda504c137ebd9f3e05e449bf146e OK 2024/11/04 03:55:25 DEBUG : Waiting for deletions to finish 2024/11/04 03:55:25 DEBUG : large: Excluded (Size Filter) 2024/11/04 03:55:26 INFO : small: Deleted 2024/11/04 03:55:26 INFO : medium: Deleted --- PASS: TestDelete (7.96s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:55:29 DEBUG : small: md5 = 048f76c52ba0d32f52decb4baffffeac OK 2024/11/04 03:55:31 DEBUG : medium: md5 = 84caad18a19c43c83694114e18446458 OK 2024/11/04 03:55:33 DEBUG : large: md5 = 06987a1632c923873568767b1e10774c OK 2024/11/04 03:55:33 DEBUG : Waiting for deletions to finish 2024/11/04 03:55:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/04 03:55:34 INFO : medium: Deleted 2024/11/04 03:55:34 INFO : small: Deleted --- PASS: TestMaxDelete (9.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:55:38 DEBUG : small: md5 = fbf6043d1aa3929cc07bc55fe1aaaaf6 OK 2024/11/04 03:55:39 DEBUG : medium: md5 = 20b36d2577948435ffe31755db5e33b4 OK 2024/11/04 03:55:41 DEBUG : large: md5 = 4392beb812ba8b1d3601e3699db68a6f OK 2024/11/04 03:55:42 DEBUG : Waiting for deletions to finish 2024/11/04 03:55:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/04 03:55:42 INFO : small: Deleted 2024/11/04 03:55:42 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.35s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:55:46 DEBUG : small: md5 = 4f368e8f41b73699768ef98591a1bc0f OK 2024/11/04 03:55:48 DEBUG : medium: md5 = 3fe18945357834230c175e720e17f24a OK 2024/11/04 03:55:50 DEBUG : large: md5 = 806c8f20a4fa02873ec06b722dcfc9c4 OK 2024/11/04 03:55:50 DEBUG : Waiting for deletions to finish 2024/11/04 03:55:50 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/04 03:55:51 INFO : small: Deleted 2024/11/04 03:55:51 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.30s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:55:54 DEBUG : ReadFile: md5 = f9bcc1156c21bc129b79414266bc1257 OK --- PASS: TestReadFile (4.85s) === RUN TestRetry 2024/11/04 03:55:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/04 03:55:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/04 03:55:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/04 03:55:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/04 03:55:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/04 03:55:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/04 03:55:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:55:59 DEBUG : file1: md5 = d18d5ea8d73118e61afe63fce58e9dc4 OK 2024/11/04 03:56:01 DEBUG : file2: md5 = 4b8f99e51a2016e895d450ff6abcc8fa OK --- PASS: TestCat (18.73s) === RUN TestPurge 2024/11/04 03:56:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badahax3kaga" 2024/11/04 03:56:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 03:56:16 DEBUG : Creating backend with remote "TestDrive:crypt/1vdtdu13r4gscnt3t8efv38tet0rfenma169oe4rnooscquhorkg" 2024/11/04 03:56:17 DEBUG : Creating backend with remote "/tmp/rclone549406589" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badahax3kaga'", Local "Local file system at /tmp/rclone549406589", Modify Window "1ms" 2024/11/04 03:56:24 DEBUG : A1/B1/C1/one: md5 = b4f9403467e1f7498743df8098a0c187 OK 2024/11/04 03:56:24 DEBUG : A2: Making directory 2024/11/04 03:56:25 DEBUG : A1/B2: Making directory 2024/11/04 03:56:26 DEBUG : A1/B2/C2: Making directory 2024/11/04 03:56:27 DEBUG : A1/B1/C3: Making directory 2024/11/04 03:56:28 DEBUG : A3: Making directory 2024/11/04 03:56:29 DEBUG : A3/B3: Making directory 2024/11/04 03:56:30 DEBUG : A3/B3/C4: Making directory 2024/11/04 03:56:33 DEBUG : A1/two: md5 = c387e4a7fed2d03bb2dcf0eb21b740ea OK 2024/11/04 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badahax3kaga': Purge remote 2024/11/04 03:56:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.99s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:56:42 DEBUG : A1/B1/C1/one: md5 = bec28237ab6b964fde699491a9fe1099 OK 2024/11/04 03:56:42 DEBUG : A2: Making directory 2024/11/04 03:56:43 DEBUG : A1/B2: Making directory 2024/11/04 03:56:45 DEBUG : A1/B2/C2: Making directory 2024/11/04 03:56:46 DEBUG : A1/B1/C3: Making directory 2024/11/04 03:56:47 DEBUG : A3: Making directory 2024/11/04 03:56:48 DEBUG : A3/B3: Making directory 2024/11/04 03:56:49 DEBUG : A3/B3/C4: Making directory 2024/11/04 03:56:52 DEBUG : A1/two: md5 = f053a7e191dc9c48d08fe533afc58f9d OK 2024/11/04 03:56:54 DEBUG : removing 1 level 3 directories 2024/11/04 03:56:54 INFO : A3/B3/C4: Removing directory 2024/11/04 03:56:57 DEBUG : removing 2 level 3 directories 2024/11/04 03:56:57 INFO : A1/B2/C2: Removing directory 2024/11/04 03:56:57 INFO : A1/B1/C3: Removing directory 2024/11/04 03:56:58 DEBUG : removing 2 level 2 directories 2024/11/04 03:56:58 INFO : A3/B3: Removing directory 2024/11/04 03:56:58 INFO : A1/B2: Removing directory 2024/11/04 03:56:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/04 03:56:58 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/04 03:56:59 DEBUG : removing 2 level 1 directories 2024/11/04 03:56:59 INFO : A3: Removing directory 2024/11/04 03:56:59 INFO : A2: Removing directory 2024/11/04 03:56:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/04 03:57:04 DEBUG : removing 1 level 3 directories 2024/11/04 03:57:04 INFO : A1/B1/C1: Removing directory 2024/11/04 03:57:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:05 DEBUG : removing 1 level 2 directories 2024/11/04 03:57:05 INFO : A1/B1: Removing directory 2024/11/04 03:57:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/04 03:57:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 03:57:05 DEBUG : removing 1 level 1 directories 2024/11/04 03:57:05 INFO : A1: Removing directory 2024/11/04 03:57:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/04 03:57:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/04 03:57:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 03:57:06 DEBUG : removing 1 level 0 directories 2024/11/04 03:57:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Removing directory 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/04 03:57:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (30.86s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:57:09 DEBUG : A1: Making directory 2024/11/04 03:57:10 DEBUG : A1/B1: Making directory 2024/11/04 03:57:12 DEBUG : A1/B1/C1: Making directory 2024/11/04 03:57:15 DEBUG : removing 1 level 3 directories 2024/11/04 03:57:15 INFO : A1/B1/C1: Removing directory 2024/11/04 03:57:16 DEBUG : removing 1 level 2 directories 2024/11/04 03:57:16 INFO : A1/B1: Removing directory 2024/11/04 03:57:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 03:57:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.37s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:57:18 DEBUG : A1: Making directory 2024/11/04 03:57:20 DEBUG : A1/B1: Making directory 2024/11/04 03:57:21 DEBUG : A1/B1/C1: Making directory 2024/11/04 03:57:24 DEBUG : removing 1 level 3 directories 2024/11/04 03:57:24 INFO : A1/B1/C1: Removing directory 2024/11/04 03:57:25 DEBUG : removing 1 level 2 directories 2024/11/04 03:57:25 INFO : A1/B1: Removing directory 2024/11/04 03:57:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 03:57:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.31s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:57:30 DEBUG : file1: md5 = 9a14216faefdf4e61642175a99c9f837 OK 2024/11/04 03:57:30 DEBUG : filename.txt: File name found in url 2024/11/04 03:57:32 DEBUG : filename.txt: md5 = f505975e34717f2f75dc8ba39f8bbd44 OK 2024/11/04 03:57:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/04 03:57:34 DEBUG : headerfilename.txt: md5 = be138aae722fe18a3ebf8a4af99ec0e7 OK 2024/11/04 03:57:35 DEBUG : file2: md5 = eeb5409ceb12fb208f580659723c10ce OK --- PASS: TestCopyURL (11.07s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:57:39 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/04 03:57:42 DEBUG : sub/file2: md5 = 826b5b52140705f3e79a077091438ab5 OK 2024/11/04 03:57:42 INFO : file1: Copied (new) to: sub/file2 2024/11/04 03:57:42 INFO : file1: Deleted 2024/11/04 03:57:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 03:57:43 DEBUG : file1: Unchanged skipping 2024/11/04 03:57:43 INFO : file1: Deleted 2024/11/04 03:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': don't need to copy/move sub/file2, it is already at target location 2024/11/04 03:57:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.52s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:57:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/04 03:57:48 DEBUG : file1: md5 = 9d806a65441d987f7c9cacbb586f54bb OK 2024/11/04 03:57:48 INFO : file1: Copied (new) 2024/11/04 03:57:48 INFO : file1: Deleted 2024/11/04 03:57:49 DEBUG : file1: Destination exists, skipping 2024/11/04 03:57:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.92s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:57:54 DEBUG : dst/file1: md5 = 5d9229cfc8856b265be9024c650f4e8d OK 2024/11/04 03:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiyevev3pane/backup" 2024/11/04 03:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg/1nrff024r7pq65ecp72fc28jb0" 2024/11/04 03:57:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/04 03:58:00 INFO : dst/file1: Moved (server-side) 2024/11/04 03:58:02 DEBUG : dst/file1: md5 = fb9e180653150c0aed085ca959708eb5 OK 2024/11/04 03:58:02 INFO : dst/file1: Copied (new) 2024/11/04 03:58:02 INFO : dst/file1: Deleted 2024/11/04 03:58:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 03:58:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/04 03:58:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.65s) === 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-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:58:11 DEBUG : A1/one: md5 = 673af7f7de11cc5a46aa254a0d81fa12 OK 2024/11/04 03:58:13 DEBUG : A1/two: md5 = ef2fdbb3f01ef05f68a08dd9b5f44464 OK 2024/11/04 03:58:16 DEBUG : A1/B1/three: md5 = eddd94cb148aab82e2790b1b19331cbc OK 2024/11/04 03:58:19 DEBUG : A1/B1/C1/four: md5 = 2f813c72dffbf29d6630920629518d8a OK 2024/11/04 03:58:22 DEBUG : A1/B1/C2/five: md5 = e7058c7e0127c7266fc81b6a7b9cdbf5 OK 2024/11/04 03:58:22 DEBUG : A1/B2: Making directory 2024/11/04 03:58:23 DEBUG : A1/B1/C3: Making directory 2024/11/04 03:58:36 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/04 03:58:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/04 03:58:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/04 03:58:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/04 03:58:37 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/04 03:58:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/04 03:58:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/04 03:58:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 03:58:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/04 03:58:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/04 03:58:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/04 03:58:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/04 03:58:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/04 03:58:52 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/04 03:58:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/04 03:58:53 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/04 03:58:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/04 03:58:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/04 03:58:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 03:58:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/04 03:58:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/04 03:59:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/04 03:59:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/04 03:59:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/04 03:59:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/04 03:59:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/04 03:59:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/04 03:59:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/04 03:59:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/04 03:59:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/04 03:59:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (61.44s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': File to upload is small (34 bytes), uploading instead of streaming 2024/11/04 03:59:12 DEBUG : no_checksum_small_file_from_pipe: md5 = e4407420c03adc6681b3bfdb551b0e93 OK 2024/11/04 03:59:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/04 03:59:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/04 03:59:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/04 03:59:14 DEBUG : no_checksum_big_file_from_pipe: md5 = c12302fba568ad14bb544708fcd0ee80 OK 2024/11/04 03:59:14 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-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': File to upload is small (34 bytes), uploading instead of streaming 2024/11/04 03:59:18 DEBUG : with_checksum_small_file_from_pipe: md5 = a0759c7307a1ea0d8a07bbeb8cab043d OK 2024/11/04 03:59:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/04 03:59:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/04 03:59:21 DEBUG : with_checksum_big_file_from_pipe: md5 = ed5ccf96e524c2e58e18891c9c122748 OK 2024/11/04 03:59:21 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-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': File to upload is small (34 bytes), uploading instead of streaming 2024/11/04 03:59:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 03:59:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/04 03:59:27 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-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': File to upload is small (34 bytes), uploading instead of streaming 2024/11/04 03:59:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/04 03:59:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/04 03:59:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.39s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/04 03:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': File to upload is small (48 bytes), uploading instead of streaming 2024/11/04 03:59:38 DEBUG : rcat_metadata: md5 = 74c6bc18696d55190dac27cf4efdccc2 OK 2024/11/04 03:59:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/04 03:59:41 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/04 03:59:42 DEBUG : rcat_metadata_uploadcutoff0: md5 = 074ea6bf4fe4f43deb18c71d775d3e6d OK 2024/11/04 03:59:42 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (8.47s) --- PASS: TestRcatMetadata/Normal (4.63s) --- PASS: TestRcatMetadata/ViaDisk (3.36s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:59:46 DEBUG : potato1: md5 = 61c77445eeed63b61ec4a407ce796e64 OK 2024/11/04 03:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': File to upload is small (60 bytes), uploading instead of streaming 2024/11/04 03:59:48 DEBUG : potato2: md5 = 29edf8bf613cc0041c0a31305a610a92 OK 2024/11/04 03:59:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:59:51 DEBUG : potato1: md5 = 03dd2aaefc2448d826790dca111b6d92 OK 2024/11/04 03:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': File to upload is small (60 bytes), uploading instead of streaming 2024/11/04 03:59:53 DEBUG : potato2: md5 = 7627336d0cdb3f1768fef87f5084ed87 OK 2024/11/04 03:59:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.01s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 03:59:57 DEBUG : potato2: md5 = bee26060a080b886b5d5e63f62f9a769 OK 2024/11/04 03:59:59 DEBUG : empty space: md5 = 0c07b5bcf96fe68374368a1dbef4eaa8 OK 2024/11/04 04:00:02 DEBUG : sub dir/potato3: md5 = 290a4c0eb9492242e9f2255a55eb88af OK 2024/11/04 04:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Touching "empty space" 2024/11/04 04:00:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Touching "potato2" 2024/11/04 04:00:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Touching "sub dir/potato3" 2024/11/04 04:00:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 04:00:09 DEBUG : dir with metadata: Making directory with metadata 2024/11/04 04:00:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.53s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 04:00:14 DEBUG : directory with modtime: Making directory with metadata 2024/11/04 04:00:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.11s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 04:00:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/04 04:00:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/04 04:00:17 DEBUG : Google drive root 'crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg': Skipping btime metadata as can't update it on an existing file: 2024-11-04T04:00:17.641868336Z 2024/11/04 04:00:18 INFO : non existent directory: Updated directory metadata 2024/11/04 04:00:21 DEBUG : Google drive root 'crypt/qk090t75uvfg9190nc9crlakvlqjvf2u32ts5kk2c65broav7mmg': Skipping btime metadata as can't update it on an existing file: 2024-11-04T04:00:17.641868336Z 2024/11/04 04:00:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.53s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 04:00:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/04 04:00:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/04 04:00:27 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.25s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane'", Local "Local file system at /tmp/rclone3321528787", Modify Window "1ms" 2024/11/04 04:00:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/04 04:00:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/04 04:00:29 DEBUG : dst: Making directory with metadata 2024/11/04 04:00:30 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/04 04:00:30 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 04:00:31 INFO : dst: Set directory modification time (using SetModTime) 2024/11/04 04:00:31 INFO : dst: Set directory modification time (using SetModTime) 2024/11/04 04:00:31 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/04 04:00:32 INFO : dst: Set directory modification time (using SetModTime) 2024/11/04 04:00:32 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.72s) === 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 2024/11/04 04:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiyevev3pane': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m4.62387076s (try 1/5)