"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/27 01:56:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido" 2025/01/27 01:56:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:56:54 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug" 2025/01/27 01:56:55 DEBUG : Creating backend with remote "/tmp/rclone1663665406" === 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", 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 2025/01/27 01:56:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/27 01:56:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/27 01:56:55 DEBUG : potato: Seek from 10 to 0 2025/01/27 01:56:55 DEBUG : potato: Seek from 10 to 0 2025/01/27 01:56:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/27 01:56:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/27 01:56:55 DEBUG : potato: Seek from 5 to 2 2025/01/27 01:56:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/27 01:56:55 DEBUG : potato: Seek from 7 to 0 2025/01/27 01:56:55 DEBUG : potato: Seek from 7 to 0 2025/01/27 01:56:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/27 01:56:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/27 01:56:55 DEBUG : potato: Seek from 5 to 2 2025/01/27 01:56:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/27 01:56:55 DEBUG : potato: Seek from 8 to 0 2025/01/27 01:56:55 DEBUG : potato: Seek from 8 to 0 2025/01/27 01:56:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/27 01:56:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/27 01:56:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/27 01:56:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/27 01:56:55 DEBUG : potato: Seek from 5 to 2 2025/01/27 01:56:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/27 01:56:55 DEBUG : potato: Seek from 9 to 0 2025/01/27 01:56:55 DEBUG : potato: Seek from 9 to 0 2025/01/27 01:56:55 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 01:56:58 DEBUG : rutabaga: md5 = 7faca8253c3f48af8325367fa033c72f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/27 01:57:01 DEBUG : empty space: md5 = aa22f0039e9c3ba44cd6e0983d45c362 OK === RUN TestCheck/3 2025/01/27 01:57:03 DEBUG : potato2: md5 = 01db0d521a5f54304477efd7f12b2dcf OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/27 01:57:06 DEBUG : remotepotato: md5 = 52db090335e9f8c142f342dfbc957357 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.85s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/27 01:57:09 DEBUG : Creating backend with remote "nonexistent" 2025/01/27 01:57:09 DEBUG : Creating backend with remote "nonexistent" 2025/01/27 01:57:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/27 01:57:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/27 01:57:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/27 01:57:09 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 01:57:11 DEBUG : rutabaga: md5 = 56058b5c7c614ec724d359b966998a3d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/27 01:57:15 DEBUG : empty space: md5 = 5fc261777efd707620dfd0bd8bb85d49 OK === RUN TestCheckDownload/3 2025/01/27 01:57:18 DEBUG : potato2: md5 = 66558f8d837e1c8d2820560881c1e256 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/27 01:57:23 DEBUG : remotepotato: md5 = ad6bfc01902a44bd9722f264b3db35bf OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.83s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.89s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.45s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 01:57:30 DEBUG : rutabaga: md5 = 5944edba7bed09ffd708e0e9b9c803be OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/27 01:57:32 DEBUG : empty space: md5 = a0894a3314a4ad431ded3fd213a0fc17 OK === RUN TestCheckSizeOnly/3 2025/01/27 01:57:34 DEBUG : potato2: md5 = 9b711a0c6df6bef158cfdb93b8649c1d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/27 01:57:37 DEBUG : remotepotato: md5 = 5aa65a90f3f74f4584ff4b4fffff15fe OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.93s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 01:57:43 DEBUG : test.sum: md5 = be0cd2f098358952ca429475b4f14267 OK 2025/01/27 01:57:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/27 01:57:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/27 01:57:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/27 01:57:44 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/27 01:57:46 DEBUG : test.sum: md5 = ed61a07be7b29659be3b4743f335e897 OK 2025/01/27 01:57:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/27 01:57:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/27 01:57:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/27 01:57:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.15s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 01:57:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/data" 2025/01/27 01:57:48 DEBUG : Config file has changed externally - reloading 2025/01/27 01:57:48 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido/data' lacks md5, skipping --- SKIP: TestCheckSum (2.48s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 01:57:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/data" 2025/01/27 01:57:50 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/vjrnln8ratgmqakfosrqe8espk" 2025/01/27 01:57:54 DEBUG : data/banana: md5 = 64ed168521231f975cf154036bc5e7d3 OK 2025/01/27 01:57:56 DEBUG : test.sum: md5 = 12683c4481a5a4bf3e290a6dbb3d2cb9 OK === RUN TestCheckSumDownload/subtest1 2025/01/27 01:58:01 DEBUG : data/potato: md5 = 69970ab8b082f300a467576a6c636208 OK 2025/01/27 01:58:03 DEBUG : test.sum: md5 = c203f91bafd8b936afee9b2520e02e3a OK === RUN TestCheckSumDownload/subtest2 2025/01/27 01:58:07 DEBUG : test.sum: md5 = c4f5f82d79a70479fec163db3597409f OK === RUN TestCheckSumDownload/subtest3 2025/01/27 01:58:12 DEBUG : test.sum: md5 = cb7b41f8c153724f5ad35908643245c1 OK === RUN TestCheckSumDownload/subtest4 2025/01/27 01:58:16 DEBUG : test.sum: md5 = af0ecbfbbd75443286784efcb10eea4f OK === RUN TestCheckSumDownload/subtest5 2025/01/27 01:58:20 DEBUG : test.sum: md5 = 435105751d4600dff91f48ebb62bcfc9 OK === RUN TestCheckSumDownload/subtest6 2025/01/27 01:58:25 DEBUG : data/banana: md5 = c615a8b4505e90a89794a3a1b884aece OK 2025/01/27 01:58:27 DEBUG : data/potato: md5 = a2cb91e80c391f8a156a66b3b2a5fc5f OK 2025/01/27 01:58:28 DEBUG : test.sum: md5 = 0d9d320aa5c36614c6cae5d3d7a2a344 OK === RUN TestCheckSumDownload/subtest7 2025/01/27 01:58:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/27 01:58:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.01s) --- PASS: TestCheckSumDownload/subtest1 (2.83s) --- PASS: TestCheckSumDownload/subtest2 (2.24s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.19s) --- PASS: TestCheckSumDownload/subtest6 (2.39s) --- PASS: TestCheckSumDownload/subtest7 (3.07s) === RUN TestApplyTransforms 2025/01/27 01:58:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qagowix2beno" 2025/01/27 01:58:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:58:35 DEBUG : Creating backend with remote "TestDrive:crypt/blv9r96qpkenk4477j17u6l606vsqssb45n130q5bql1bplm0i80" 2025/01/27 01:58:36 DEBUG : Creating backend with remote "/tmp/rclone1524541146" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qagowix2beno'", Local "Local file system at /tmp/rclone1524541146", Modify Window "1ms" 2025/01/27 01:58:39 DEBUG : hello, world!: md5 = eb0d567b8108fc4457839a07463a3456 OK upper checkfile vs. lower remote (without normalization) 2025/01/27 01:58:40 ERROR : hello, world!: sum not found 2025/01/27 01:58:40 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qagowix2beno' 2025/01/27 01:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagowix2beno': 1 files missing 2025/01/27 01:58:40 NOTICE: 1 hashes missing 2025/01/27 01:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagowix2beno': 2 differences found 2025/01/27 01:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagowix2beno': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/27 01:58:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:58:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagowix2beno': 0 differences found 2025/01/27 01:58:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagowix2beno': 1 matching files 2025/01/27 01:58:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diyocoy6sami" 2025/01/27 01:58:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:58:41 DEBUG : Creating backend with remote "TestDrive:crypt/qt9d40aa6jv701dlhtuuas8fkrdv1itlc47alptjja1r5i9gd0ug" 2025/01/27 01:58:42 DEBUG : Creating backend with remote "/tmp/rclone2742144904" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diyocoy6sami'", Local "Local file system at /tmp/rclone2742144904", Modify Window "1ms" 2025/01/27 01:58:45 DEBUG : HELLO, WORLD!: md5 = 4f6d68c2c0fdd0f04bc49e3d2696076f OK lower checkfile vs. upper remote (without normalization) 2025/01/27 01:58:45 ERROR : HELLO, WORLD!: sum not found 2025/01/27 01:58:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-diyocoy6sami' 2025/01/27 01:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyocoy6sami': 1 files missing 2025/01/27 01:58:45 NOTICE: 1 hashes missing 2025/01/27 01:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyocoy6sami': 2 differences found 2025/01/27 01:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyocoy6sami': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/27 01:58:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:58:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyocoy6sami': 0 differences found 2025/01/27 01:58:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diyocoy6sami': 1 matching files 2025/01/27 01:58:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resagah0cine" 2025/01/27 01:58:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:58:46 DEBUG : Creating backend with remote "TestDrive:crypt/jofgkcuuu0l90sqecc8kod7m6ak14inln4kfk1vr339f760t4fb0" 2025/01/27 01:58:47 DEBUG : Creating backend with remote "/tmp/rclone4055740913" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resagah0cine'", Local "Local file system at /tmp/rclone4055740913", Modify Window "1ms" 2025/01/27 01:58:50 DEBUG : HeLlO, wOrLd!: md5 = d123d03f7dc2bdb78a01fc64457dffff OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/27 01:58:51 ERROR : HeLlO, wOrLd!: sum not found 2025/01/27 01:58:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-resagah0cine' 2025/01/27 01:58:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resagah0cine': 1 files missing 2025/01/27 01:58:51 NOTICE: 1 hashes missing 2025/01/27 01:58:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resagah0cine': 2 differences found 2025/01/27 01:58:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resagah0cine': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/27 01:58:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:58:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resagah0cine': 0 differences found 2025/01/27 01:58:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resagah0cine': 1 matching files 2025/01/27 01:58:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzaxiw1wuba" 2025/01/27 01:58:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:58:52 DEBUG : Creating backend with remote "TestDrive:crypt/cofgnvgve7ehe450m93hjvibb5hp3iho9jl3h03f23c1svkmr6a0" 2025/01/27 01:58:53 DEBUG : Creating backend with remote "/tmp/rclone4290312848" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzaxiw1wuba'", Local "Local file system at /tmp/rclone4290312848", Modify Window "1ms" 2025/01/27 01:58:56 DEBUG : HELLO, WORLD!: md5 = cedcb4b63695189b928e87939f20164a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/27 01:58:57 ERROR : HELLO, WORLD!: sum not found 2025/01/27 01:58:57 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuzaxiw1wuba' 2025/01/27 01:58:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzaxiw1wuba': 1 files missing 2025/01/27 01:58:57 NOTICE: 1 hashes missing 2025/01/27 01:58:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzaxiw1wuba': 2 differences found 2025/01/27 01:58:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzaxiw1wuba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/27 01:58:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzaxiw1wuba': 0 differences found 2025/01/27 01:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzaxiw1wuba': 1 matching files 2025/01/27 01:58:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofetej5geri" 2025/01/27 01:58:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:58:58 DEBUG : Creating backend with remote "TestDrive:crypt/v8sbtuc1nd86oj993uaj5hhabotmdfd2m5outv3abncmb62qh600" 2025/01/27 01:58:59 DEBUG : Creating backend with remote "/tmp/rclone2991515395" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofetej5geri'", Local "Local file system at /tmp/rclone2991515395", Modify Window "1ms" 2025/01/27 01:59:02 DEBUG : 測試_Русский___ě_áñ: md5 = 45d3b56429c11d087f50f330c7a581d5 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/27 01:59:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/27 01:59:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hofetej5geri' 2025/01/27 01:59:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofetej5geri': 1 files missing 2025/01/27 01:59:02 NOTICE: 1 hashes missing 2025/01/27 01:59:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofetej5geri': 2 differences found 2025/01/27 01:59:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofetej5geri': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/27 01:59:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofetej5geri': 0 differences found 2025/01/27 01:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofetej5geri': 1 matching files 2025/01/27 01:59:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaxemak1wuvo" 2025/01/27 01:59:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:59:04 DEBUG : Creating backend with remote "TestDrive:crypt/eg777h9uqo1poclmpfghim1c3hpkcj3odfn52encloh4qd8v4p30" 2025/01/27 01:59:05 DEBUG : Creating backend with remote "/tmp/rclone3264110427" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaxemak1wuvo'", Local "Local file system at /tmp/rclone3264110427", Modify Window "1ms" 2025/01/27 01:59:07 DEBUG : 測試_Русский___ě_áñ: md5 = 5984c3b6662681d595642f4542582785 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/27 01:59:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/27 01:59:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yaxemak1wuvo' 2025/01/27 01:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxemak1wuvo': 1 files missing 2025/01/27 01:59:08 NOTICE: 1 hashes missing 2025/01/27 01:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxemak1wuvo': 2 differences found 2025/01/27 01:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxemak1wuvo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/27 01:59:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:59:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxemak1wuvo': 0 differences found 2025/01/27 01:59:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaxemak1wuvo': 1 matching files 2025/01/27 01:59:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafocoq1laza" 2025/01/27 01:59:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:59:09 DEBUG : Creating backend with remote "TestDrive:crypt/vutb8fm9jpoq7ocjsgbfr57emai1innq61b94fqgr6olv490mni0" 2025/01/27 01:59:10 DEBUG : Creating backend with remote "/tmp/rclone2271165561" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafocoq1laza'", Local "Local file system at /tmp/rclone2271165561", Modify Window "1ms" 2025/01/27 01:59:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 232372e2c856a6793aed956ce1dd60cd OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/27 01:59:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 01:59:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xafocoq1laza' 2025/01/27 01:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafocoq1laza': 1 files missing 2025/01/27 01:59:13 NOTICE: 1 hashes missing 2025/01/27 01:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafocoq1laza': 2 differences found 2025/01/27 01:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafocoq1laza': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/27 01:59:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:59:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafocoq1laza': 0 differences found 2025/01/27 01:59:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafocoq1laza': 1 matching files 2025/01/27 01:59:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-satokeb1qene" 2025/01/27 01:59:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:59:15 DEBUG : Creating backend with remote "TestDrive:crypt/co9dhqpup1rdmhu6m4h5db9rmcnvgmk0mj695evt5c4256kikceg" 2025/01/27 01:59:16 DEBUG : Creating backend with remote "/tmp/rclone1273336090" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-satokeb1qene'", Local "Local file system at /tmp/rclone1273336090", Modify Window "1ms" 2025/01/27 01:59:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7de629dabff940854abc870bcdf4ad1e OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/27 01:59:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 01:59:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-satokeb1qene' 2025/01/27 01:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-satokeb1qene': 1 files missing 2025/01/27 01:59:19 NOTICE: 1 hashes missing 2025/01/27 01:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-satokeb1qene': 2 differences found 2025/01/27 01:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-satokeb1qene': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/27 01:59:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:59:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-satokeb1qene': 0 differences found 2025/01/27 01:59:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-satokeb1qene': 1 matching files 2025/01/27 01:59:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tawohir9lepo" 2025/01/27 01:59:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:59:20 DEBUG : Creating backend with remote "TestDrive:crypt/70prs02tm832lt5jlh6hf1oaljcbqtkujl53q78q0tbsdb827vag" 2025/01/27 01:59:21 DEBUG : Creating backend with remote "/tmp/rclone3333579208" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tawohir9lepo'", Local "Local file system at /tmp/rclone3333579208", Modify Window "1ms" 2025/01/27 01:59:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 03f22f96a00476d3ea9bf82d7830863f OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/27 01:59:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 01:59:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tawohir9lepo' 2025/01/27 01:59:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawohir9lepo': 1 files missing 2025/01/27 01:59:24 NOTICE: 1 hashes missing 2025/01/27 01:59:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawohir9lepo': 2 differences found 2025/01/27 01:59:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawohir9lepo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/27 01:59:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:59:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawohir9lepo': 0 differences found 2025/01/27 01:59:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tawohir9lepo': 1 matching files 2025/01/27 01:59:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocujac2taqo" 2025/01/27 01:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 01:59:25 DEBUG : Creating backend with remote "TestDrive:crypt/kbemn6btubc6vb6fhf9u9tfk55t8q3309hd7ba4l00cfv74gjleg" 2025/01/27 01:59:26 DEBUG : Creating backend with remote "/tmp/rclone3542330340" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocujac2taqo'", Local "Local file system at /tmp/rclone3542330340", Modify Window "1ms" 2025/01/27 01:59:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d182d6ce22b6e7989d31885786f53eea OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/27 01:59:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 01:59:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rocujac2taqo' 2025/01/27 01:59:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocujac2taqo': 1 files missing 2025/01/27 01:59:30 NOTICE: 1 hashes missing 2025/01/27 01:59:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocujac2taqo': 2 differences found 2025/01/27 01:59:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocujac2taqo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/27 01:59:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 01:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocujac2taqo': 0 differences found 2025/01/27 01:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rocujac2taqo': 1 matching files 2025/01/27 01:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocujac2taqo': Purge remote 2025/01/27 01:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tawohir9lepo': Purge remote 2025/01/27 01:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-satokeb1qene': Purge remote 2025/01/27 01:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafocoq1laza': Purge remote 2025/01/27 01:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaxemak1wuvo': Purge remote 2025/01/27 01:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofetej5geri': Purge remote 2025/01/27 01:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzaxiw1wuba': Purge remote 2025/01/27 01:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resagah0cine': Purge remote 2025/01/27 01:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diyocoy6sami': Purge remote 2025/01/27 01:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qagowix2beno': Purge remote --- PASS: TestApplyTransforms (61.66s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 01:59:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/27 01:59:40 DEBUG : sub/file2: md5 = 1ba6af781082cb1c92ef3f9f6f2d45b7 OK 2025/01/27 01:59:40 INFO : file1: Copied (new) to: sub/file2 2025/01/27 01:59:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 01:59:41 DEBUG : file1: Unchanged skipping 2025/01/27 01:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': don't need to copy/move sub/file2, it is already at target location 2025/01/27 01:59:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.75s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 01:59:47 DEBUG : dst/file1: md5 = d7b664aca08900d91b3125ff43030a1d OK 2025/01/27 01:59:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/backup" 2025/01/27 01:59:48 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/1nrff024r7pq65ecp72fc28jb0" 2025/01/27 01:59:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/27 01:59:53 INFO : dst/file1: Moved (server-side) 2025/01/27 01:59:54 DEBUG : dst/file1: md5 = 172a46e84f3e8f190adbd8a33d8d1e6c OK 2025/01/27 01:59:54 INFO : dst/file1: Copied (new) 2025/01/27 01:59:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 01:59:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 01:59:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.49s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:00:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/dst" 2025/01/27 02:00:00 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:00:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/CompareDest" 2025/01/27 02:00:02 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/gveqi14airsml4bgu7krj116o8" 2025/01/27 02:00:03 DEBUG : one: Need to transfer - File not found at Destination 2025/01/27 02:00:06 DEBUG : one: md5 = b23691cba67052b92ab82e9122e9020e OK 2025/01/27 02:00:06 INFO : one: Copied (new) 2025/01/27 02:00:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:00:09 DEBUG : one: md5 = 933157c5e42d18d7113b0b61edbcf17e OK 2025/01/27 02:00:09 INFO : one: Copied (replaced existing) 2025/01/27 02:00:11 DEBUG : dst/one: md5 = d2448e0972fef4e3f5c0e6ef83011896 OK 2025/01/27 02:00:14 DEBUG : CompareDest/one: md5 = b32b27d5a2f66430ce681ae4f54d2c08 OK 2025/01/27 02:00:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:00:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:00:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 02:00:17 DEBUG : CompareDest/two: md5 = e267fef5a22f5cd3125583b03124023e OK 2025/01/27 02:00:18 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 02:00:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:00:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/27 02:00:19 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 02:00:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:00:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/27 02:00:20 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 02:00:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/27 02:00:22 DEBUG : two: md5 = 95512538c52c132458088a0f3913fbde OK 2025/01/27 02:00:22 INFO : two: Copied (new) 2025/01/27 02:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:00:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:00:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.97s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:00:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/dst" 2025/01/27 02:00:28 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:00:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/CopyDest" 2025/01/27 02:00:30 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/27 02:00:31 DEBUG : one: Need to transfer - File not found at Destination 2025/01/27 02:00:34 DEBUG : one: md5 = 0d78d0000433213d1f5ae46394db69c4 OK 2025/01/27 02:00:34 INFO : one: Copied (new) 2025/01/27 02:00:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:00:37 DEBUG : one: md5 = 7a15e5fd2f8ef0d9427a4db5f843ae8d OK 2025/01/27 02:00:37 INFO : one: Copied (replaced existing) 2025/01/27 02:00:39 DEBUG : dst/one: md5 = 6ca1db9785daa07a819b9c5f06057c7c OK 2025/01/27 02:00:42 DEBUG : CopyDest/one: md5 = 6c6d5af5f76df0097e66e4673b661f62 OK 2025/01/27 02:00:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/BackupDir" 2025/01/27 02:00:43 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/27 02:00:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:00:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:00:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 02:00:47 INFO : one: Moved (server-side) 2025/01/27 02:00:48 INFO : one: Copied (server-side copy) 2025/01/27 02:00:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/27 02:00:51 DEBUG : CopyDest/two: md5 = 1d4e970a10d275e55fc5abd9ceb2866c OK 2025/01/27 02:00:51 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 02:00:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:00:53 INFO : two: Copied (server-side copy) 2025/01/27 02:00:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/27 02:00:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 02:00:54 DEBUG : two: Unchanged skipping 2025/01/27 02:00:56 DEBUG : CopyDest/three: md5 = e61f27afcb92e74c5255b4aaca5a02d6 OK 2025/01/27 02:00:57 DEBUG : three: Need to transfer - File not found at Destination 2025/01/27 02:00:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/27 02:00:57 DEBUG : three: Destination not found in --copy-dest 2025/01/27 02:00:59 DEBUG : three: md5 = c59923f4d63f68b2129ba629c89a7a62 OK 2025/01/27 02:00:59 INFO : three: Copied (new) 2025/01/27 02:01:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/27 02:01:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:01:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:01:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:01:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/27 02:01:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:01:06 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.25s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:01:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/27 02:01:11 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 89774a630b2cc2de155fe751c82b320e OK 2025/01/27 02:01:11 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/27 02:01:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/27 02:01:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/27 02:01:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/27 02:01:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/27 02:01:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 38174753525f227869c7fec32b896824 OK 2025/01/27 02:01:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/27 02:01:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/27 02:01:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.39s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:01:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Looking for duplicate names using skip mode. 2025/01/27 02:01:24 NOTICE: one: Found 2 files with duplicate names 2025/01/27 02:01:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.72s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:01:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Looking for duplicate names using skip mode. 2025/01/27 02:01:31 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:01:31 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/27 02:01:32 INFO : one: Deleted 2025/01/27 02:01:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.93s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:01:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Looking for duplicate names using first mode. 2025/01/27 02:01:39 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:01:39 INFO : one: Deleted 2025/01/27 02:01:40 INFO : one: Deleted 2025/01/27 02:01:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.75s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:01:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Looking for duplicate names using newest mode. 2025/01/27 02:01:47 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:01:47 INFO : one: Deleted 2025/01/27 02:01:48 INFO : one: Deleted 2025/01/27 02:01:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.72s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:01:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Looking for duplicate names using oldest mode. 2025/01/27 02:01:55 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:01:55 INFO : one: Deleted 2025/01/27 02:01:56 INFO : one: Deleted 2025/01/27 02:01:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.68s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:02:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Looking for duplicate names using largest mode. 2025/01/27 02:02:03 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:02:03 INFO : one: Deleted 2025/01/27 02:02:04 INFO : one: Deleted 2025/01/27 02:02:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.92s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:02:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Looking for duplicate names using smallest mode. 2025/01/27 02:02:10 NOTICE: one: Found 3 files with duplicate names 2025/01/27 02:02:11 INFO : one: Deleted 2025/01/27 02:02:11 INFO : one: Deleted 2025/01/27 02:02:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.77s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:02:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Looking for duplicate names using rename mode. 2025/01/27 02:02:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/27 02:02:21 INFO : one-2.txt: renamed from: one.txt 2025/01/27 02:02:22 INFO : one-3.txt: renamed from: one.txt 2025/01/27 02:02:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.46s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:02:29 DEBUG : dupe1/one.txt: md5 = d41e4a15808b1592860fa5ae923ac500 OK 2025/01/27 02:02:32 DEBUG : dupe2/two.txt: md5 = 85dd62cbeca27ef37c23c1f60c7ebbad OK 2025/01/27 02:02:35 DEBUG : dupe3/three.txt: md5 = dfd5ca8e2cd4af19c4d91f388b26236b OK 2025/01/27 02:02:35 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/27 02:02:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/27 02:02:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/27 02:02:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/27 02:02:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/27 02:02:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/27 02:02:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.59s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:02:45 DEBUG : a.txt: md5 = 504dead05d542a3a1b95083cf6598f39 OK 2025/01/27 02:02:46 DEBUG : zend.txt: md5 = d25305a4ff2d050c94889d4000424e27 OK 2025/01/27 02:02:49 DEBUG : sub dir/hello world: md5 = b0eda8451d425e540d645a3b37a4b162 OK 2025/01/27 02:02:51 DEBUG : sub dir/hello world2: md5 = a76d6df64a8ea35130b184620d04018e OK 2025/01/27 02:02:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 0ec33147b09670eb900cf7cc14cbd331 OK 2025/01/27 02:02:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1e889846130fecce2a1fb9ed8fd6b258 OK 2025/01/27 02:02:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = baafbd9cc9a861d2676dbab1aab4d34e OK 2025/01/27 02:03:00 DEBUG : a.txt: Excluded (Size Filter) 2025/01/27 02:03:00 DEBUG : a.txt: Excluded 2025/01/27 02:03:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/27 02:03:00 DEBUG : sub dir/hello world: Excluded 2025/01/27 02:03:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/27 02:03:00 DEBUG : sub dir/hello world2: Excluded 2025/01/27 02:03:01 DEBUG : sub dir/ignore dir: Excluded 2025/01/27 02:03:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/27 02:03:01 DEBUG : sub dir/hello world: Excluded 2025/01/27 02:03:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/27 02:03:01 DEBUG : sub dir/hello world2: Excluded 2025/01/27 02:03:01 DEBUG : sub dir/ignore dir: Excluded 2025/01/27 02:03:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/27 02:03:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/27 02:03:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/27 02:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/27 02:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/27 02:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/27 02:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.54s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:03:11 DEBUG : file1: md5 = 4c0f3a0deb926c90979083fb287f4e5c OK 2025/01/27 02:03:14 DEBUG : sub/file2: md5 = 347cd27849965a9aeacd473123abb7f6 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/27 02:03:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/27 02:03:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/27 02:03:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/27 02:03:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.55s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:03:23 DEBUG : file1: md5 = ea69254890c6428e1b81e26c841210ef OK 2025/01/27 02:03:26 DEBUG : sub/file2: md5 = 92865c4ee5ca7762dc11c0cf79691fa9 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/27 02:03:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/notfound" 2025/01/27 02:03:30 DEBUG : Config file has changed externally - reloading 2025/01/27 02:03:30 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/qe0i31qdkoejk60elps0ni5sqk" 2025/01/27 02:03:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.40s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:03:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Making directory 2025/01/27 02:03:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:03:38 DEBUG : sub dir/hello world: md5 = 72ef6c9e74336ba1e21c79ee69b3c42a OK 2025/01/27 02:03:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.62s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:03:42 DEBUG : potato2: md5 = e13ec75c04c8ec3dc9170e7a52bd9209 OK 2025/01/27 02:03:44 DEBUG : empty space: md5 = fa8cc3685808b5422b66f1b9f99c304b OK --- PASS: TestLs (5.44s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:03:48 DEBUG : potato2: md5 = 8892e824c02647977447f37b48637f38 OK 2025/01/27 02:03:50 DEBUG : empty space: md5 = a01eddf8b5166f45501c900ae9a8997d OK 2025/01/27 02:03:51 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.16s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:03:54 DEBUG : potato2: md5 = 1a81ff6c8b8527ab3f4caf4b4184e7db OK 2025/01/27 02:03:56 DEBUG : empty space: md5 = 34dbef8b85f76f470a438d35a6e51dc4 OK --- PASS: TestLsLong (5.87s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:04:00 DEBUG : potato2: md5 = 516b1d795656c15e786eff89bfbc4a97 OK 2025/01/27 02:04:02 DEBUG : empty space: md5 = 8286e4af790e83333849256536a5aa6e OK --- PASS: TestHashSums (5.41s) === RUN TestHashSumsWithErrors 2025/01/27 02:04:04 DEBUG : Creating backend with remote ":memory:" 2025/01/27 02:04:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/27 02:04:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/27 02:04:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/27 02:04:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/27 02:04:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/27 02:04:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/27 02:04:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/27 02:04:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/27 02:04:04 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:04:06 DEBUG : potato2: md5 = 0c280d52cd94bb97458dbb28de53c3a4 OK 2025/01/27 02:04:07 DEBUG : empty space: md5 = 512bbfca3f048a4aaf6593a34b40396c OK 2025/01/27 02:04:10 DEBUG : sub dir/potato3: md5 = 82668e2999f3e98a1b55d507bf6b4ed1 OK 2025/01/27 02:04:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.42s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:04:16 DEBUG : small: md5 = e515df2c7f9d95a1f185d6df3dceaadd OK 2025/01/27 02:04:18 DEBUG : medium: md5 = c54de9ef82442a863eee4766a8039cdc OK 2025/01/27 02:04:19 DEBUG : large: md5 = 579ee0501a5a22e96919d7da8a06903c OK 2025/01/27 02:04:20 DEBUG : Waiting for deletions to finish 2025/01/27 02:04:20 DEBUG : large: Excluded (Size Filter) 2025/01/27 02:04:20 INFO : small: Deleted 2025/01/27 02:04:20 INFO : medium: Deleted --- PASS: TestDelete (7.55s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:04:23 DEBUG : small: md5 = 9bef9374070fe0b8fe88e18e81741ccd OK 2025/01/27 02:04:25 DEBUG : medium: md5 = faf9d91739d5ee077bd08a3c38e469b3 OK 2025/01/27 02:04:27 DEBUG : large: md5 = 4795ab62dc926b336dde42398f11d23b OK 2025/01/27 02:04:27 DEBUG : Waiting for deletions to finish 2025/01/27 02:04:27 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/27 02:04:28 INFO : large: Deleted 2025/01/27 02:04:28 INFO : small: Deleted --- PASS: TestMaxDelete (7.72s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:04:31 DEBUG : small: md5 = 4812fd284c82dbc6446ffc5936385245 OK 2025/01/27 02:04:33 DEBUG : medium: md5 = 1783f2ddc622f01f5d5d4d9fb2ae7521 OK 2025/01/27 02:04:34 DEBUG : large: md5 = 0e9aad21e00b2ad53b530c20bf78a1dc OK 2025/01/27 02:04:35 DEBUG : Waiting for deletions to finish 2025/01/27 02:04:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/27 02:04:36 INFO : medium: Deleted 2025/01/27 02:04:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.14s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:04:39 DEBUG : small: md5 = ad8b4d020ca52204abe2eef138d33caf OK 2025/01/27 02:04:41 DEBUG : medium: md5 = 3d9ec259cab32ff70628c909d6842d79 OK 2025/01/27 02:04:43 DEBUG : large: md5 = 34295cd70e0320c32fb73980f009a7d2 OK 2025/01/27 02:04:43 DEBUG : Waiting for deletions to finish 2025/01/27 02:04:44 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/27 02:04:44 INFO : small: Deleted 2025/01/27 02:04:44 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.57s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:04:48 DEBUG : ReadFile: md5 = 0707176bd9f61b8acb1c112a218955b8 OK --- PASS: TestReadFile (5.13s) === RUN TestRetry 2025/01/27 02:04:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/27 02:04:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/27 02:04:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/27 02:04:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/27 02:04:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/27 02:04:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/27 02:04:51 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:04:53 DEBUG : file1: md5 = ceda7d56a5bda4e50f0090e65379834d OK 2025/01/27 02:04:55 DEBUG : file2: md5 = a352cbfb26f4544e4df49794f3710e5b OK --- PASS: TestCat (17.12s) === RUN TestPurge 2025/01/27 02:05:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dawowoc3giwe" 2025/01/27 02:05:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 02:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/v7sdn2gmnqcvp6qlge3r6of61tq6ch5a9johm708v5rimqisafb0" 2025/01/27 02:05:09 DEBUG : Creating backend with remote "/tmp/rclone1457702593" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dawowoc3giwe'", Local "Local file system at /tmp/rclone1457702593", Modify Window "1ms" 2025/01/27 02:05:15 DEBUG : A1/B1/C1/one: md5 = 452983cf53b97bc166a289fb8942d183 OK 2025/01/27 02:05:15 INFO : A2: Making directory 2025/01/27 02:05:16 INFO : A1/B2: Making directory 2025/01/27 02:05:17 INFO : A1/B2/C2: Making directory 2025/01/27 02:05:18 INFO : A1/B1/C3: Making directory 2025/01/27 02:05:19 INFO : A3: Making directory 2025/01/27 02:05:20 INFO : A3/B3: Making directory 2025/01/27 02:05:21 INFO : A3/B3/C4: Making directory 2025/01/27 02:05:24 DEBUG : A1/two: md5 = de8444a80c2aec4d18f2cd4eeb8fd7da OK 2025/01/27 02:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dawowoc3giwe': Purge remote 2025/01/27 02:05:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.38s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:05:33 DEBUG : A1/B1/C1/one: md5 = 7602df4c3179876d9f6a8e85e812f22f OK 2025/01/27 02:05:33 INFO : A2: Making directory 2025/01/27 02:05:34 INFO : A1/B2: Making directory 2025/01/27 02:05:35 INFO : A1/B2/C2: Making directory 2025/01/27 02:05:36 INFO : A1/B1/C3: Making directory 2025/01/27 02:05:37 INFO : A3: Making directory 2025/01/27 02:05:38 INFO : A3/B3: Making directory 2025/01/27 02:05:39 INFO : A3/B3/C4: Making directory 2025/01/27 02:05:42 DEBUG : A1/two: md5 = 39a837e5438782758ae9c79f0f8f8306 OK 2025/01/27 02:05:44 DEBUG : removing 1 level 3 directories 2025/01/27 02:05:44 INFO : A3/B3/C4: Removing directory 2025/01/27 02:05:46 DEBUG : removing 2 level 3 directories 2025/01/27 02:05:46 INFO : A1/B2/C2: Removing directory 2025/01/27 02:05:46 INFO : A1/B1/C3: Removing directory 2025/01/27 02:05:47 DEBUG : removing 2 level 2 directories 2025/01/27 02:05:47 INFO : A3/B3: Removing directory 2025/01/27 02:05:47 INFO : A1/B2: Removing directory 2025/01/27 02:05:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/27 02:05:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/27 02:05:48 DEBUG : removing 2 level 1 directories 2025/01/27 02:05:48 INFO : A3: Removing directory 2025/01/27 02:05:48 INFO : A2: Removing directory 2025/01/27 02:05:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/27 02:05:54 DEBUG : removing 1 level 3 directories 2025/01/27 02:05:54 INFO : A1/B1/C1: Removing directory 2025/01/27 02:05:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:54 DEBUG : removing 1 level 2 directories 2025/01/27 02:05:54 INFO : A1/B1: Removing directory 2025/01/27 02:05:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/27 02:05:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:05:55 DEBUG : removing 1 level 1 directories 2025/01/27 02:05:55 INFO : A1: Removing directory 2025/01/27 02:05:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/27 02:05:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/27 02:05:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:05:56 DEBUG : removing 1 level 0 directories 2025/01/27 02:05:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Removing directory 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/27 02:05:56 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (30.03s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:05:59 INFO : A1: Making directory 2025/01/27 02:06:00 INFO : A1/B1: Making directory 2025/01/27 02:06:01 INFO : A1/B1/C1: Making directory 2025/01/27 02:06:04 DEBUG : removing 1 level 3 directories 2025/01/27 02:06:04 INFO : A1/B1/C1: Removing directory 2025/01/27 02:06:04 DEBUG : removing 1 level 2 directories 2025/01/27 02:06:04 INFO : A1/B1: Removing directory 2025/01/27 02:06:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:06:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.57s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:06:07 INFO : A1: Making directory 2025/01/27 02:06:09 INFO : A1/B1: Making directory 2025/01/27 02:06:10 INFO : A1/B1/C1: Making directory 2025/01/27 02:06:13 DEBUG : removing 1 level 3 directories 2025/01/27 02:06:13 INFO : A1/B1/C1: Removing directory 2025/01/27 02:06:14 DEBUG : removing 1 level 2 directories 2025/01/27 02:06:14 INFO : A1/B1: Removing directory 2025/01/27 02:06:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:06:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:06:19 DEBUG : file1: md5 = 1750a70bff8ec4878bff153bf99fa207 OK 2025/01/27 02:06:19 DEBUG : filename.txt: File name found in url 2025/01/27 02:06:21 DEBUG : filename.txt: md5 = 2d7b0a13599ab497fa60bb51ac53f618 OK 2025/01/27 02:06:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/27 02:06:23 DEBUG : headerfilename.txt: md5 = c745a029b5c3f7f278a51c387729dc18 OK 2025/01/27 02:06:25 DEBUG : file2: md5 = 99319c079381c72178e2c4e7d92cd3f2 OK --- PASS: TestCopyURL (10.61s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:06:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/27 02:06:30 DEBUG : sub/file2: md5 = 6d37ce02264fe172e4d45f50947dec85 OK 2025/01/27 02:06:30 INFO : file1: Copied (new) to: sub/file2 2025/01/27 02:06:30 INFO : file1: Deleted 2025/01/27 02:06:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 02:06:31 DEBUG : file1: Unchanged skipping 2025/01/27 02:06:31 INFO : file1: Deleted 2025/01/27 02:06:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': don't need to copy/move sub/file2, it is already at target location 2025/01/27 02:06:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:06:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/27 02:06:36 DEBUG : file1: md5 = c20bc44fd8c4b3a3475f80000de9dd4d OK 2025/01/27 02:06:36 INFO : file1: Copied (new) 2025/01/27 02:06:36 INFO : file1: Deleted 2025/01/27 02:06:37 DEBUG : file1: Destination exists, skipping 2025/01/27 02:06:37 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.31s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:06:43 DEBUG : dst/file1: md5 = 9b4517ef83ca723dadd12cc8bc08b430 OK 2025/01/27 02:06:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gamowaw0hido/backup" 2025/01/27 02:06:43 DEBUG : Creating backend with remote "TestDrive:crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug/1nrff024r7pq65ecp72fc28jb0" 2025/01/27 02:06:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/27 02:06:48 INFO : dst/file1: Moved (server-side) 2025/01/27 02:06:50 DEBUG : dst/file1: md5 = 7d4f38aa2b9aa86ba32a7fd97e166126 OK 2025/01/27 02:06:50 INFO : dst/file1: Copied (new) 2025/01/27 02:06:50 INFO : dst/file1: Deleted 2025/01/27 02:06:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:06:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/27 02:06:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.11s) === 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:06:59 DEBUG : A1/one: md5 = 3a2babc3888979d71d1cb26e5074f592 OK 2025/01/27 02:07:00 DEBUG : A1/two: md5 = fad50e31275f8da154562e02d020fbd6 OK 2025/01/27 02:07:03 DEBUG : A1/B1/three: md5 = 84d48bf346e1a79d3c2ec1f3bd16a426 OK 2025/01/27 02:07:06 DEBUG : A1/B1/C1/four: md5 = fd92e4807b10738d83c2e8bc18707dc5 OK 2025/01/27 02:07:09 DEBUG : A1/B1/C2/five: md5 = b6d7f85b8347ccc93175b5b50613f5ec OK 2025/01/27 02:07:09 INFO : A1/B2: Making directory 2025/01/27 02:07:10 INFO : A1/B1/C3: Making directory 2025/01/27 02:07:22 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/27 02:07:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/27 02:07:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/27 02:07:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/27 02:07:22 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/27 02:07:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/27 02:07:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/27 02:07:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:07:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/27 02:07:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/27 02:07:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/27 02:07:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/27 02:07:37 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/27 02:07:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/27 02:07:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/27 02:07:37 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/27 02:07:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/27 02:07:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/27 02:07:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:07:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/27 02:07:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/27 02:07:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/27 02:07:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/27 02:07:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/27 02:07:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/27 02:07:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/27 02:07:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/27 02:07:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/27 02:07:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/27 02:07:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/27 02:07:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.40s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': File to upload is small (34 bytes), uploading instead of streaming 2025/01/27 02:07:54 DEBUG : no_checksum_small_file_from_pipe: md5 = 70b77caf336f2b5db747b8f78ce26021 OK 2025/01/27 02:07:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/27 02:07:54 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/27 02:07:55 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/27 02:07:56 DEBUG : no_checksum_big_file_from_pipe: md5 = 7aadc729abd053d0c799807d507b5d80 OK 2025/01/27 02:07:56 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': File to upload is small (34 bytes), uploading instead of streaming 2025/01/27 02:08:00 DEBUG : with_checksum_small_file_from_pipe: md5 = 17d4f3abf398bc48d6716f050322dd8a OK 2025/01/27 02:08:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/27 02:08:01 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/27 02:08:03 DEBUG : with_checksum_big_file_from_pipe: md5 = d764f3c8a1b601de258d0f19912a42d9 OK 2025/01/27 02:08:03 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': File to upload is small (34 bytes), uploading instead of streaming 2025/01/27 02:08:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 02:08:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/27 02:08:08 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-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': File to upload is small (34 bytes), uploading instead of streaming 2025/01/27 02:08:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/27 02:08:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/27 02:08:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.68s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/27 02:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': File to upload is small (48 bytes), uploading instead of streaming 2025/01/27 02:08:18 DEBUG : rcat_metadata: md5 = d2b9855d22fa53badc58800cc99b8410 OK 2025/01/27 02:08:18 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/27 02:08:20 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/27 02:08:21 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2e3910339f568d24ce00d24d8ca387eb OK 2025/01/27 02:08:21 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.80s) --- PASS: TestRcatMetadata/Normal (3.10s) --- PASS: TestRcatMetadata/ViaDisk (3.21s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:08:24 DEBUG : potato1: md5 = 8b74b377e4761f277e29f4573ddc6b9d OK 2025/01/27 02:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': File to upload is small (60 bytes), uploading instead of streaming 2025/01/27 02:08:26 DEBUG : potato2: md5 = 36aa87a9aafbfb7f08aa991004badaf6 OK 2025/01/27 02:08:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.27s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:08:30 DEBUG : potato1: md5 = 08a6fc2305e9c0079d9b15c94e254e68 OK 2025/01/27 02:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': File to upload is small (60 bytes), uploading instead of streaming 2025/01/27 02:08:32 DEBUG : potato2: md5 = 22d923ad62e99ad9b0333b12a75f5c9d OK 2025/01/27 02:08:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.43s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:08:36 DEBUG : potato2: md5 = 4f63aa7d3b9929f4bdf212007b46a8da OK 2025/01/27 02:08:38 DEBUG : empty space: md5 = 9a4670d3dd5fcc5527c641f75fb8d102 OK 2025/01/27 02:08:41 DEBUG : sub dir/potato3: md5 = f09699079fbd5c891991a06d2723da04 OK 2025/01/27 02:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Touching "empty space" 2025/01/27 02:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Touching "potato2" 2025/01/27 02:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Touching "sub dir/potato3" 2025/01/27 02:08:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.11s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:08:48 DEBUG : dir with metadata: Making directory with metadata 2025/01/27 02:08:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.68s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:08:50 DEBUG : directory with modtime: Making directory with metadata 2025/01/27 02:08:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.90s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:08:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/27 02:08:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/27 02:08:53 DEBUG : Google drive root 'crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug': Skipping btime metadata as can't update it on an existing file: 2025-01-27T02:08:53.715372855Z 2025/01/27 02:08:54 INFO : non existent directory: Updated directory metadata 2025/01/27 02:08:57 DEBUG : Google drive root 'crypt/7jrm1rlhvgc748uh7a2gvpm9qi87v6qlr2smk901psqpg3k9phug': Skipping btime metadata as can't update it on an existing file: 2025-01-27T02:08:53.715372855Z 2025/01/27 02:08:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.18s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:08:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/27 02:09:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/27 02:09:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.93s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:09:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/27 02:09:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/27 02:09:04 DEBUG : dst: Making directory with metadata 2025/01/27 02:09:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/27 02:09:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 02:09:06 INFO : dst: Set directory modification time (using SetModTime) 2025/01/27 02:09:07 INFO : dst: Set directory modification time (using SetModTime) 2025/01/27 02:09:07 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/27 02:09:07 INFO : dst: Set directory modification time (using SetModTime) 2025/01/27 02:09:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.87s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido'", Local "Local file system at /tmp/rclone1663665406", Modify Window "1ms" 2025/01/27 02:09:13 DEBUG : sub dir/test remove existing: md5 = 38b2833495e53e1f2e4ca7198d8d9951 OK 2025/01/27 02:09:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3153ac3fa18d3dfec15e5699aed66b10 OK 2025/01/27 02:09:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ciwipic3" before starting 2025/01/27 02:09:18 DEBUG : sub dir/test remove existing.ciwipic3: TEST: removing renamed existing file after operation 2025/01/27 02:09:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.secicov8" before starting 2025/01/27 02:09:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.secicov8: TEST: renaming existing back after failed operation 2025/01/27 02:09:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.walitow5" before starting 2025/01/27 02:09:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.walitow5: TEST: removing renamed existing file after operation 2025/01/27 02:09:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "d491qm3p5m4el5namc52gmhs5svcn2560u3s548rsfglke8o380g" 2025/01/27 02:09:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ncnbitec79gcc7bmq6b2udsp11j515465ng4uaobar5l800gdbg5rpo7tim7jg90mm9q9feo6f69s9edmvu4odjdg9hvckq0g631u997efouhq7ai7d79dqst0l3ktvpdkkmjupp801454agdrgr4tpfqboev8nanrmosbd3oqudo03d1eu0" --- PASS: TestRemoveExisting (15.19s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/27 02:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gamowaw0hido': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m32.380300976s (try 1/5)