"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/22 02:17:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu" 2024/11/22 02:17:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:17:43 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g" 2024/11/22 02:17:44 DEBUG : Creating backend with remote "/tmp/rclone972733983" === 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/22 02:17:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/22 02:17:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/22 02:17:45 DEBUG : potato: Seek from 10 to 0 2024/11/22 02:17:45 DEBUG : potato: Seek from 10 to 0 2024/11/22 02:17:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/22 02:17:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/22 02:17:45 DEBUG : potato: Seek from 5 to 2 2024/11/22 02:17:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/22 02:17:45 DEBUG : potato: Seek from 7 to 0 2024/11/22 02:17:45 DEBUG : potato: Seek from 7 to 0 2024/11/22 02:17:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/22 02:17:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/22 02:17:45 DEBUG : potato: Seek from 5 to 2 2024/11/22 02:17:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/22 02:17:45 DEBUG : potato: Seek from 8 to 0 2024/11/22 02:17:45 DEBUG : potato: Seek from 8 to 0 2024/11/22 02:17:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/22 02:17:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/22 02:17:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/22 02:17:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/22 02:17:45 DEBUG : potato: Seek from 5 to 2 2024/11/22 02:17:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/22 02:17:45 DEBUG : potato: Seek from 9 to 0 2024/11/22 02:17:45 DEBUG : potato: Seek from 9 to 0 2024/11/22 02:17:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:17:48 DEBUG : rutabaga: md5 = 8a4bf79020b56750a70406816d136183 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/22 02:17:50 DEBUG : empty space: md5 = 9390da7f726b66754c875b9f478d9f23 OK === RUN TestCheck/3 2024/11/22 02:17:52 DEBUG : potato2: md5 = 8f09372a2b1a0111003e9bccd96b10c9 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/22 02:17:55 DEBUG : remotepotato: md5 = 3b4fb11900590ae605fc829d0aedcc07 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.93s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2024/11/22 02:17:59 DEBUG : Creating backend with remote "nonexistent" 2024/11/22 02:17:59 DEBUG : Config file has changed externally - reloading 2024/11/22 02:17:59 DEBUG : Creating backend with remote "nonexistent" 2024/11/22 02:17:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/22 02:17:59 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/22 02:17:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/22 02:17:59 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:18:01 DEBUG : rutabaga: md5 = 80a0c77f8c5e2213c39aeb36c5f2cb44 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/22 02:18:06 DEBUG : empty space: md5 = 32e3b4cd90ed2dcfc6ec72f49a91fc8a OK === RUN TestCheckDownload/3 2024/11/22 02:18:10 DEBUG : potato2: md5 = 7c7c274543045b81ff62f11331fdc304 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/22 02:18:14 DEBUG : remotepotato: md5 = 55c58abf1e4a11c2b5b847a0880e8346 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.85s) --- PASS: TestCheckDownload/1 (1.71s) --- PASS: TestCheckDownload/2 (1.95s) --- PASS: TestCheckDownload/3 (1.17s) --- PASS: TestCheckDownload/4 (1.60s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:18:22 DEBUG : rutabaga: md5 = 89d1bcaf4d5c8fb572aa631e16e55b82 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/22 02:18:24 DEBUG : empty space: md5 = 41a1ba4ebff4fe85c7cdfe0cf309ca84 OK === RUN TestCheckSizeOnly/3 2024/11/22 02:18:26 DEBUG : potato2: md5 = e287d49f1130071d4ae1afc9460ea5f8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/22 02:18:29 DEBUG : remotepotato: md5 = e93f6eae39dcb7ff261645d10fc0267b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.25s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:18:35 DEBUG : test.sum: md5 = 0737ba2810574d660d32726122698b0d OK 2024/11/22 02:18:36 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/22 02:18:36 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/22 02:18:36 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/22 02:18:36 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/22 02:18:37 DEBUG : test.sum: md5 = 256ea16800b8da56821c3416fe712330 OK 2024/11/22 02:18:39 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/22 02:18:39 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/22 02:18:39 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/22 02:18:39 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.05s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:18:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/data" 2024/11/22 02:18:40 DEBUG : Config file has changed externally - reloading 2024/11/22 02:18:40 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:18:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/data" 2024/11/22 02:18:42 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/vjrnln8ratgmqakfosrqe8espk" 2024/11/22 02:18:46 DEBUG : data/banana: md5 = 67d8d90cac791fc70ba9dcf05ee26c3d OK 2024/11/22 02:18:48 DEBUG : test.sum: md5 = 887bf961d9f851d3b7e6ed1b4a024903 OK === RUN TestCheckSumDownload/subtest1 2024/11/22 02:18:54 DEBUG : data/potato: md5 = 03493e21b53323e64bea246528fec691 OK 2024/11/22 02:18:56 DEBUG : test.sum: md5 = 87c99cb1c0e1e163987951324ea16db1 OK === RUN TestCheckSumDownload/subtest2 2024/11/22 02:19:00 DEBUG : test.sum: md5 = dbb9d89785719d27bdb7fab4db490cd6 OK === RUN TestCheckSumDownload/subtest3 2024/11/22 02:19:05 DEBUG : test.sum: md5 = 3c23a3cfd50eb21386cbd1371a4a0ea5 OK === RUN TestCheckSumDownload/subtest4 2024/11/22 02:19:09 DEBUG : test.sum: md5 = dcd7c0c7e73a4cbd2e4d50b9288d868f OK === RUN TestCheckSumDownload/subtest5 2024/11/22 02:19:14 DEBUG : test.sum: md5 = 338997169380130b1bb86c28002b073d OK === RUN TestCheckSumDownload/subtest6 2024/11/22 02:19:18 DEBUG : data/banana: md5 = b0e0eb8db0320bae4b528bb329d95ec2 OK 2024/11/22 02:19:20 DEBUG : data/potato: md5 = 09de38e8c95b1920b009e9dfee54597f OK 2024/11/22 02:19:22 DEBUG : test.sum: md5 = c922124200814db143132feb0f9744ca OK === RUN TestCheckSumDownload/subtest7 2024/11/22 02:19:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/22 02:19:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.08s) --- PASS: TestCheckSumDownload/subtest1 (3.60s) --- PASS: TestCheckSumDownload/subtest2 (2.40s) --- PASS: TestCheckSumDownload/subtest3 (2.43s) --- PASS: TestCheckSumDownload/subtest4 (2.57s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.09s) --- PASS: TestCheckSumDownload/subtest7 (2.59s) === RUN TestApplyTransforms 2024/11/22 02:19:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-paxonot4fazu" 2024/11/22 02:19:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:19:28 DEBUG : Creating backend with remote "TestDrive:crypt/4onjt3pmg6ephlrtcd7g3m90p48kqi4t9tlj4ed8llbmbeka6iig" 2024/11/22 02:19:29 DEBUG : Creating backend with remote "/tmp/rclone2296434008" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-paxonot4fazu'", Local "Local file system at /tmp/rclone2296434008", Modify Window "1ms" 2024/11/22 02:19:32 DEBUG : hello, world!: md5 = f43e8dc845593860101b6229530eab11 OK upper checkfile vs. lower remote (without normalization) 2024/11/22 02:19:32 ERROR : hello, world!: sum not found 2024/11/22 02:19:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-paxonot4fazu' 2024/11/22 02:19:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxonot4fazu': 1 files missing 2024/11/22 02:19:32 NOTICE: 1 hashes missing 2024/11/22 02:19:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxonot4fazu': 2 differences found 2024/11/22 02:19:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxonot4fazu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/22 02:19:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:19:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxonot4fazu': 0 differences found 2024/11/22 02:19:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxonot4fazu': 1 matching files 2024/11/22 02:19:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqicay6hama" 2024/11/22 02:19:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:19:34 DEBUG : Creating backend with remote "TestDrive:crypt/b3mu71m7r2niv3m1k9m035kck5alkfshdeqfpjma4bkflir3s44g" 2024/11/22 02:19:35 DEBUG : Creating backend with remote "/tmp/rclone1001792223" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqicay6hama'", Local "Local file system at /tmp/rclone1001792223", Modify Window "1ms" 2024/11/22 02:19:38 DEBUG : HELLO, WORLD!: md5 = 0cbeffd601b6262995362b001b923319 OK lower checkfile vs. upper remote (without normalization) 2024/11/22 02:19:38 ERROR : HELLO, WORLD!: sum not found 2024/11/22 02:19:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loqicay6hama' 2024/11/22 02:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqicay6hama': 1 files missing 2024/11/22 02:19:38 NOTICE: 1 hashes missing 2024/11/22 02:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqicay6hama': 2 differences found 2024/11/22 02:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqicay6hama': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/22 02:19:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqicay6hama': 0 differences found 2024/11/22 02:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqicay6hama': 1 matching files 2024/11/22 02:19:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bevodeb6reze" 2024/11/22 02:19:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:19:40 DEBUG : Creating backend with remote "TestDrive:crypt/v2umakfbg4pni22br4pem40iu1g40sjga2gupu37cn8pr1c4hun0" 2024/11/22 02:19:41 DEBUG : Creating backend with remote "/tmp/rclone4215594374" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bevodeb6reze'", Local "Local file system at /tmp/rclone4215594374", Modify Window "1ms" 2024/11/22 02:19:44 DEBUG : HeLlO, wOrLd!: md5 = 07e6c840f07f605459d7671731f49391 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/22 02:19:44 ERROR : HeLlO, wOrLd!: sum not found 2024/11/22 02:19:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bevodeb6reze' 2024/11/22 02:19:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevodeb6reze': 1 files missing 2024/11/22 02:19:44 NOTICE: 1 hashes missing 2024/11/22 02:19:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevodeb6reze': 2 differences found 2024/11/22 02:19:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevodeb6reze': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/22 02:19:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:19:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevodeb6reze': 0 differences found 2024/11/22 02:19:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bevodeb6reze': 1 matching files 2024/11/22 02:19:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biriyah9hedu" 2024/11/22 02:19:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:19:45 DEBUG : Creating backend with remote "TestDrive:crypt/41glb9c4knjrcdhll1sbcrf7f6p6u8cvhcfa31ggvt8nicdqqh50" 2024/11/22 02:19:46 DEBUG : Creating backend with remote "/tmp/rclone3259737583" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biriyah9hedu'", Local "Local file system at /tmp/rclone3259737583", Modify Window "1ms" 2024/11/22 02:19:49 DEBUG : HELLO, WORLD!: md5 = 5e278d16b56cb7b78bbcda5254a1bd61 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/22 02:19:50 ERROR : HELLO, WORLD!: sum not found 2024/11/22 02:19:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-biriyah9hedu' 2024/11/22 02:19:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biriyah9hedu': 1 files missing 2024/11/22 02:19:50 NOTICE: 1 hashes missing 2024/11/22 02:19:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biriyah9hedu': 2 differences found 2024/11/22 02:19:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biriyah9hedu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/22 02:19:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biriyah9hedu': 0 differences found 2024/11/22 02:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biriyah9hedu': 1 matching files 2024/11/22 02:19:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beleqiw2vute" 2024/11/22 02:19:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:19:51 DEBUG : Creating backend with remote "TestDrive:crypt/cl6ps5p0450eganhiuunbeor0oh3cnbn0uugf91bt9nvf9l4o4e0" 2024/11/22 02:19:52 DEBUG : Creating backend with remote "/tmp/rclone52852780" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beleqiw2vute'", Local "Local file system at /tmp/rclone52852780", Modify Window "1ms" 2024/11/22 02:19:55 DEBUG : 測試_Русский___ě_áñ: md5 = d300828f49da78df599ecfdd13dd230d OK NFD checkfile vs. NFC remote (without normalization) 2024/11/22 02:19:55 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/22 02:19:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-beleqiw2vute' 2024/11/22 02:19:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleqiw2vute': 1 files missing 2024/11/22 02:19:55 NOTICE: 1 hashes missing 2024/11/22 02:19:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleqiw2vute': 2 differences found 2024/11/22 02:19:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleqiw2vute': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/22 02:19:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleqiw2vute': 0 differences found 2024/11/22 02:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beleqiw2vute': 1 matching files 2024/11/22 02:19:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuzivel8piga" 2024/11/22 02:19:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:19:57 DEBUG : Creating backend with remote "TestDrive:crypt/oo82tntb66lq9b0fs8o3btgg6m28gep236ndld10bjjkqg4tbep0" 2024/11/22 02:19:58 DEBUG : Creating backend with remote "/tmp/rclone1061876170" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuzivel8piga'", Local "Local file system at /tmp/rclone1061876170", Modify Window "1ms" 2024/11/22 02:20:01 DEBUG : 測試_Русский___ě_áñ: md5 = 33c8efa92992f0fe036930f9cb01a2c7 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/22 02:20:02 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/22 02:20:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuzivel8piga' 2024/11/22 02:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuzivel8piga': 1 files missing 2024/11/22 02:20:02 NOTICE: 1 hashes missing 2024/11/22 02:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuzivel8piga': 2 differences found 2024/11/22 02:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuzivel8piga': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/22 02:20:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuzivel8piga': 0 differences found 2024/11/22 02:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuzivel8piga': 1 matching files 2024/11/22 02:20:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fabakiv7kido" 2024/11/22 02:20:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:20:03 DEBUG : Creating backend with remote "TestDrive:crypt/r4rcjrk2o9sk41s28vggfmed5olfr6dsu0j7o867n3a3e9eoiqk0" 2024/11/22 02:20:04 DEBUG : Creating backend with remote "/tmp/rclone1867527352" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fabakiv7kido'", Local "Local file system at /tmp/rclone1867527352", Modify Window "1ms" 2024/11/22 02:20:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9fa8820cb6f32d9f7992e5468820ae9d OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/22 02:20:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/22 02:20:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fabakiv7kido' 2024/11/22 02:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabakiv7kido': 1 files missing 2024/11/22 02:20:08 NOTICE: 1 hashes missing 2024/11/22 02:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabakiv7kido': 2 differences found 2024/11/22 02:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabakiv7kido': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/22 02:20:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:20:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabakiv7kido': 0 differences found 2024/11/22 02:20:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabakiv7kido': 1 matching files 2024/11/22 02:20:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cecezer2gizu" 2024/11/22 02:20:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:20:10 DEBUG : Creating backend with remote "TestDrive:crypt/k741sg3q6gb10i289ovbjrmvo6eqcm7smntln97e9qj03a4v5280" 2024/11/22 02:20:11 DEBUG : Creating backend with remote "/tmp/rclone919665743" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cecezer2gizu'", Local "Local file system at /tmp/rclone919665743", Modify Window "1ms" 2024/11/22 02:20:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b39af753497d07e672f22ba4ce951b6a OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/22 02:20:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/22 02:20:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cecezer2gizu' 2024/11/22 02:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cecezer2gizu': 1 files missing 2024/11/22 02:20:14 NOTICE: 1 hashes missing 2024/11/22 02:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cecezer2gizu': 2 differences found 2024/11/22 02:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cecezer2gizu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/22 02:20:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cecezer2gizu': 0 differences found 2024/11/22 02:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cecezer2gizu': 1 matching files 2024/11/22 02:20:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-roqacup3jono" 2024/11/22 02:20:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:20:15 DEBUG : Creating backend with remote "TestDrive:crypt/t9iafr8dlfsqfbsj53fnaldolgaor4qgp7c8cgkc8vu3iv0lc64g" 2024/11/22 02:20:16 DEBUG : Creating backend with remote "/tmp/rclone2143501905" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-roqacup3jono'", Local "Local file system at /tmp/rclone2143501905", Modify Window "1ms" 2024/11/22 02:20:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 19f15f291a0f61029942fbf7b03e90ee OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/22 02:20:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/22 02:20:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-roqacup3jono' 2024/11/22 02:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqacup3jono': 1 files missing 2024/11/22 02:20:19 NOTICE: 1 hashes missing 2024/11/22 02:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqacup3jono': 2 differences found 2024/11/22 02:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqacup3jono': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/22 02:20:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqacup3jono': 0 differences found 2024/11/22 02:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqacup3jono': 1 matching files 2024/11/22 02:20:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cigobuy6daco" 2024/11/22 02:20:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:20:21 DEBUG : Creating backend with remote "TestDrive:crypt/tdt61913lmchhgmbruv151btuj6d0o9tu2sotetj28hbupnrhqpg" 2024/11/22 02:20:22 DEBUG : Creating backend with remote "/tmp/rclone2072454749" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cigobuy6daco'", Local "Local file system at /tmp/rclone2072454749", Modify Window "1ms" 2024/11/22 02:20:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 29ce0175702523323449b5bebb926437 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/22 02:20:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/22 02:20:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cigobuy6daco' 2024/11/22 02:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigobuy6daco': 1 files missing 2024/11/22 02:20:25 NOTICE: 1 hashes missing 2024/11/22 02:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigobuy6daco': 2 differences found 2024/11/22 02:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigobuy6daco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/22 02:20:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/22 02:20:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigobuy6daco': 0 differences found 2024/11/22 02:20:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigobuy6daco': 1 matching files 2024/11/22 02:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cigobuy6daco': Purge remote 2024/11/22 02:20:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roqacup3jono': Purge remote 2024/11/22 02:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cecezer2gizu': Purge remote 2024/11/22 02:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fabakiv7kido': Purge remote 2024/11/22 02:20:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuzivel8piga': Purge remote 2024/11/22 02:20:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beleqiw2vute': Purge remote 2024/11/22 02:20:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biriyah9hedu': Purge remote 2024/11/22 02:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bevodeb6reze': Purge remote 2024/11/22 02:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqicay6hama': Purge remote 2024/11/22 02:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-paxonot4fazu': Purge remote --- PASS: TestApplyTransforms (65.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:20:33 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/22 02:20:36 DEBUG : sub/file2: md5 = 3891fb50a8c05b76cf9504cf45175035 OK 2024/11/22 02:20:36 INFO : file1: Copied (new) to: sub/file2 2024/11/22 02:20:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 02:20:37 DEBUG : file1: Unchanged skipping 2024/11/22 02:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': don't need to copy/move sub/file2, it is already at target location 2024/11/22 02:20:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.21s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:20:44 DEBUG : dst/file1: md5 = d450946507c76c9678e525c47acaf4e1 OK 2024/11/22 02:20:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/backup" 2024/11/22 02:20:44 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/1nrff024r7pq65ecp72fc28jb0" 2024/11/22 02:20:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/22 02:20:49 INFO : dst/file1: Moved (server-side) 2024/11/22 02:20:51 DEBUG : dst/file1: md5 = 70d6ca37b960293fc0ce16f98ee05555 OK 2024/11/22 02:20:51 INFO : dst/file1: Copied (new) 2024/11/22 02:20:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/22 02:20:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/22 02:20:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.10s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:20:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/dst" 2024/11/22 02:20:57 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 02:20:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/CompareDest" 2024/11/22 02:20:59 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/gveqi14airsml4bgu7krj116o8" 2024/11/22 02:21:00 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 02:21:03 DEBUG : one: md5 = bc04918884b819d795f46a68118a0e90 OK 2024/11/22 02:21:03 INFO : one: Copied (new) 2024/11/22 02:21:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 02:21:06 DEBUG : one: md5 = 0587a7da487d4253f8064390fb206a9e OK 2024/11/22 02:21:06 INFO : one: Copied (replaced existing) 2024/11/22 02:21:09 DEBUG : dst/one: md5 = 9decb6c25ca7831eb0c306472a52238a OK 2024/11/22 02:21:12 DEBUG : CompareDest/one: md5 = 80177ed596a6aa19998e8d7d4a596639 OK 2024/11/22 02:21:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 02:21:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 02:21:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 02:21:15 DEBUG : CompareDest/two: md5 = 759f9641ae5973afab7f139ff9efbb96 OK 2024/11/22 02:21:16 DEBUG : two: Need to transfer - File not found at Destination 2024/11/22 02:21:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 02:21:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 02:21:17 DEBUG : two: Need to transfer - File not found at Destination 2024/11/22 02:21:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 02:21:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 02:21:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/22 02:21:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/22 02:21:20 DEBUG : two: md5 = 119b3698bd5ff3066104436335d3d612 OK 2024/11/22 02:21:20 INFO : two: Copied (new) 2024/11/22 02:21:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 02:21:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:21:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 02:21:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:21:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/dst" 2024/11/22 02:21:26 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 02:21:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/CopyDest" 2024/11/22 02:21:28 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/22 02:21:29 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 02:21:32 DEBUG : one: md5 = 85b1fb22879fcdd35017020426392364 OK 2024/11/22 02:21:32 INFO : one: Copied (new) 2024/11/22 02:21:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 02:21:35 DEBUG : one: md5 = 8d10f4985a2bea1ea14ae9eed0ac1987 OK 2024/11/22 02:21:35 INFO : one: Copied (replaced existing) 2024/11/22 02:21:37 DEBUG : dst/one: md5 = f50a3a31b6a372c0acac010739b4ff81 OK 2024/11/22 02:21:40 DEBUG : CopyDest/one: md5 = bd68ebe627a4a53577bf6f6a4db62e0e OK 2024/11/22 02:21:40 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2024/11/22 02:21:40 DEBUG : Saving config "token" in section "TestDrive" of the config file 2024/11/22 02:21:40 DEBUG : TestDrive: Saved new token in config file 2024/11/22 02:21:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/BackupDir" 2024/11/22 02:21:41 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/22 02:21:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 02:21:42 DEBUG : TestDrive: Loaded fresh token from config file 2024/11/22 02:21:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 02:21:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 02:21:45 INFO : one: Moved (server-side) 2024/11/22 02:21:47 INFO : one: Copied (server-side copy) 2024/11/22 02:21:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/22 02:21:47 DEBUG : TestDrive: Loaded fresh token from config file 2024/11/22 02:21:49 DEBUG : CopyDest/two: md5 = 4307a305b3c6cbfd624b9dd6862c392b OK 2024/11/22 02:21:50 DEBUG : two: Need to transfer - File not found at Destination 2024/11/22 02:21:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 02:21:52 INFO : two: Copied (server-side copy) 2024/11/22 02:21:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/22 02:21:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 02:21:52 DEBUG : two: Unchanged skipping 2024/11/22 02:21:55 DEBUG : CopyDest/three: md5 = 8f875bd1e5c9363fe7c4e0114af0ab01 OK 2024/11/22 02:21:56 DEBUG : three: Need to transfer - File not found at Destination 2024/11/22 02:21:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/22 02:21:56 DEBUG : three: Destination not found in --copy-dest 2024/11/22 02:21:58 DEBUG : three: md5 = 0a555bfb18cfe30e36faa347b3df7242 OK 2024/11/22 02:21:58 INFO : three: Copied (new) 2024/11/22 02:22:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/22 02:22:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 02:22:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:22:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/22 02:22:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 02:22:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:22:05 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.36s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:22:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/22 02:22:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ca3976e3bb01259f714a5e08105aa251 OK 2024/11/22 02:22:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/22 02:22:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/22 02:22:11 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/11/22 02:22:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/22 02:22:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/22 02:22:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ab89fb3c687fd32c446cbfc9715b80d8 OK 2024/11/22 02:22:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/22 02:22:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/22 02:22:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.21s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:22:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Looking for duplicate names using skip mode. 2024/11/22 02:22:23 NOTICE: one: Found 2 files with duplicate names 2024/11/22 02:22:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.37s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:22:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Looking for duplicate names using skip mode. 2024/11/22 02:22:30 NOTICE: one: Found 3 files with duplicate names 2024/11/22 02:22:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/22 02:22:31 INFO : one: Deleted 2024/11/22 02:22:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.81s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:22:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Looking for duplicate names using first mode. 2024/11/22 02:22:38 NOTICE: one: Found 3 files with duplicate names 2024/11/22 02:22:39 INFO : one: Deleted 2024/11/22 02:22:39 INFO : one: Deleted 2024/11/22 02:22:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.76s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:22:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Looking for duplicate names using newest mode. 2024/11/22 02:22:46 NOTICE: one: Found 3 files with duplicate names 2024/11/22 02:22:46 INFO : one: Deleted 2024/11/22 02:22:47 INFO : one: Deleted 2024/11/22 02:22:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.87s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:22:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Looking for duplicate names using oldest mode. 2024/11/22 02:22:54 NOTICE: one: Found 3 files with duplicate names 2024/11/22 02:22:55 INFO : one: Deleted 2024/11/22 02:22:56 INFO : one: Deleted 2024/11/22 02:22:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.01s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:23:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Looking for duplicate names using largest mode. 2024/11/22 02:23:03 NOTICE: one: Found 3 files with duplicate names 2024/11/22 02:23:03 INFO : one: Deleted 2024/11/22 02:23:04 INFO : one: Deleted 2024/11/22 02:23:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:23:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Looking for duplicate names using smallest mode. 2024/11/22 02:23:10 NOTICE: one: Found 3 files with duplicate names 2024/11/22 02:23:11 INFO : one: Deleted 2024/11/22 02:23:11 INFO : one: Deleted 2024/11/22 02:23:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.51s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:23:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Looking for duplicate names using rename mode. 2024/11/22 02:23:19 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/22 02:23:21 INFO : one-2.txt: renamed from: one.txt 2024/11/22 02:23:22 INFO : one-3.txt: renamed from: one.txt 2024/11/22 02:23:24 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.07s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:23:30 DEBUG : dupe1/one.txt: md5 = 97a389c7e5824212f1883b4b200a32c5 OK 2024/11/22 02:23:33 DEBUG : dupe2/two.txt: md5 = 835744c8c4a92b4289d24ae9b7dce3f6 OK 2024/11/22 02:23:36 DEBUG : dupe3/three.txt: md5 = 40d0c344e0779419e966e8270df2e4d5 OK 2024/11/22 02:23:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/22 02:23:37 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/22 02:23:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/22 02:23:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/22 02:23:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/22 02:23:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/22 02:23:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.10s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:23:46 DEBUG : a.txt: md5 = 7c3b830061a0d8bb02e6cd0d5201706c OK 2024/11/22 02:23:48 DEBUG : zend.txt: md5 = 34cebb598de2f8b8d5d7faa8eb4dc702 OK 2024/11/22 02:23:51 DEBUG : sub dir/hello world: md5 = 6337e649b15d966566e83c0e7934bec7 OK 2024/11/22 02:23:52 DEBUG : sub dir/hello world2: md5 = 3065e052be19d32b9a110047c870b53f OK 2024/11/22 02:23:55 DEBUG : sub dir/ignore dir/.ignore: md5 = b262330ccb553a63b2dc7432f220cc08 OK 2024/11/22 02:23:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = 564befc9372a54ea574c0cc84dd47a8a OK 2024/11/22 02:24:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7ca92f46761652282b3821a1738ea7c1 OK 2024/11/22 02:24:01 DEBUG : a.txt: Excluded (Size Filter) 2024/11/22 02:24:01 DEBUG : a.txt: Excluded 2024/11/22 02:24:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/22 02:24:02 DEBUG : sub dir/hello world: Excluded 2024/11/22 02:24:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/22 02:24:02 DEBUG : sub dir/hello world2: Excluded 2024/11/22 02:24:02 DEBUG : sub dir/ignore dir: Excluded 2024/11/22 02:24:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/22 02:24:02 DEBUG : sub dir/hello world: Excluded 2024/11/22 02:24:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/22 02:24:02 DEBUG : sub dir/hello world2: Excluded 2024/11/22 02:24:03 DEBUG : sub dir/ignore dir: Excluded 2024/11/22 02:24:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/22 02:24:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/22 02:24:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/22 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/22 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/22 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/22 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (27.34s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:24:13 DEBUG : file1: md5 = 663def684e5f0828aad384b9d7e63e10 OK 2024/11/22 02:24:16 DEBUG : sub/file2: md5 = 0cc87f900a844a75b0eb11d321fc0659 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/11/22 02:24:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/22 02:24:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/22 02:24:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/22 02:24:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.27s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:24:24 DEBUG : file1: md5 = e7d97d0a9c893b3dc154a1a85ce79f40 OK 2024/11/22 02:24:27 DEBUG : sub/file2: md5 = ea836d0e7fda89d8eda546cdc466c3ee OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/22 02:24:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/notfound" 2024/11/22 02:24:31 DEBUG : Config file has changed externally - reloading 2024/11/22 02:24:31 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/qe0i31qdkoejk60elps0ni5sqk" 2024/11/22 02:24:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.07s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Making directory 2024/11/22 02:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:24:39 DEBUG : sub dir/hello world: md5 = 5fecf3c09957b4cbdf2a7fde02aeca8f OK 2024/11/22 02:24:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.70s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:24:44 DEBUG : potato2: md5 = ae358fa8e91fefa76c66335a48cd7b0d OK 2024/11/22 02:24:46 DEBUG : empty space: md5 = a80f010125a3e3a7ce3f660e327d955f OK --- PASS: TestLs (5.93s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:24:50 DEBUG : potato2: md5 = 407eea19fc0eef8694b16808a874162a OK 2024/11/22 02:24:52 DEBUG : empty space: md5 = 7298de3f29cea3f86379539a72da82e8 OK 2024/11/22 02:24:52 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.22s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:24:56 DEBUG : potato2: md5 = 6582306946aa55b477105060c9572abd OK 2024/11/22 02:24:57 DEBUG : empty space: md5 = 4d153a4bdc77f1b8d67eac273ce49855 OK --- PASS: TestLsLong (5.47s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:25:01 DEBUG : potato2: md5 = 212ba6c5db571d251713f29b0b3ec2f9 OK 2024/11/22 02:25:03 DEBUG : empty space: md5 = 3e0c262451fce6473239ddc3d0b9e937 OK --- PASS: TestHashSums (5.85s) === RUN TestHashSumsWithErrors 2024/11/22 02:25:05 DEBUG : Creating backend with remote ":memory:" 2024/11/22 02:25:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/22 02:25:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/22 02:25:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/22 02:25:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/22 02:25:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/22 02:25:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/22 02:25:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/22 02:25:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/22 02:25:05 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:25:07 DEBUG : potato2: md5 = 94fe094efb5a38e5d67fa1def42fa45c OK 2024/11/22 02:25:09 DEBUG : empty space: md5 = cadf0ae2ca7ebd0e0d5be12c648fbda0 OK 2024/11/22 02:25:12 DEBUG : sub dir/potato3: md5 = a96ea9c607de902f4812d43cd2d0ac1a OK 2024/11/22 02:25:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.43s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:25:18 DEBUG : small: md5 = 5f8e1d46b0adecfc146262ab0e9ed0ef OK 2024/11/22 02:25:19 DEBUG : medium: md5 = 536e0461f3bd52a2578ff5ee8efc24fe OK 2024/11/22 02:25:21 DEBUG : large: md5 = 0937266c4e91652c3f130e66d60caa2e OK 2024/11/22 02:25:21 DEBUG : Waiting for deletions to finish 2024/11/22 02:25:21 DEBUG : large: Excluded (Size Filter) 2024/11/22 02:25:22 INFO : small: Deleted 2024/11/22 02:25:22 INFO : medium: Deleted --- PASS: TestDelete (7.49s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:25:25 DEBUG : small: md5 = 00a7b36e4ea8d2c59ea809c842a9d6bb OK 2024/11/22 02:25:28 DEBUG : medium: md5 = 84749d95473bd76b6584f7e6bee76239 OK 2024/11/22 02:25:29 DEBUG : large: md5 = f36a2fcb5a691af95779bca070333a1f OK 2024/11/22 02:25:30 DEBUG : Waiting for deletions to finish 2024/11/22 02:25:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/22 02:25:30 INFO : medium: Deleted 2024/11/22 02:25:30 INFO : small: Deleted --- PASS: TestMaxDelete (8.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:25:34 DEBUG : small: md5 = 8e9ac70218f5c5bd3ab698ed0eed3c66 OK 2024/11/22 02:25:36 DEBUG : medium: md5 = b6392cd9d167ff1954cc5e5022c61cb2 OK 2024/11/22 02:25:37 DEBUG : large: md5 = cded35d2abb2e72bd6e72f7506bdc43f OK 2024/11/22 02:25:38 DEBUG : Waiting for deletions to finish 2024/11/22 02:25:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/22 02:25:39 INFO : small: Deleted 2024/11/22 02:25:39 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.34s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:25:42 DEBUG : small: md5 = 49781b431ee68df6e2c0921b26ab9fc2 OK 2024/11/22 02:25:44 DEBUG : medium: md5 = 5aeb69a0eb112a47fcb33ad2dbf861c6 OK 2024/11/22 02:25:46 DEBUG : large: md5 = 46fc4744291777422dd3485e6ba2de0a OK 2024/11/22 02:25:46 DEBUG : Waiting for deletions to finish 2024/11/22 02:25:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/22 02:25:47 INFO : small: Deleted 2024/11/22 02:25:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.08s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:25:51 DEBUG : ReadFile: md5 = 4150a13b59451b576cf14880e2d908af OK --- PASS: TestReadFile (4.99s) === RUN TestRetry 2024/11/22 02:25:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/22 02:25:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/22 02:25:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/22 02:25:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/22 02:25:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/22 02:25:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/22 02:25:54 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:25:56 DEBUG : file1: md5 = 02d30cefd77ce40c761b98f9fcf61995 OK 2024/11/22 02:25:57 DEBUG : file2: md5 = c4686967ee18c5b939ee164029db6d23 OK --- PASS: TestCat (16.59s) === RUN TestPurge 2024/11/22 02:26:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zobebob8roru" 2024/11/22 02:26:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:26:10 DEBUG : Creating backend with remote "TestDrive:crypt/mplo456kquftr05vso43a5ruu1km7k958klddpi3d5k1ufca62lg" 2024/11/22 02:26:12 DEBUG : Creating backend with remote "/tmp/rclone1638894251" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zobebob8roru'", Local "Local file system at /tmp/rclone1638894251", Modify Window "1ms" 2024/11/22 02:26:18 DEBUG : A1/B1/C1/one: md5 = cde89364aab941642743a513da0d628b OK 2024/11/22 02:26:18 DEBUG : A2: Making directory 2024/11/22 02:26:19 DEBUG : A1/B2: Making directory 2024/11/22 02:26:20 DEBUG : A1/B2/C2: Making directory 2024/11/22 02:26:21 DEBUG : A1/B1/C3: Making directory 2024/11/22 02:26:22 DEBUG : A3: Making directory 2024/11/22 02:26:23 DEBUG : A3/B3: Making directory 2024/11/22 02:26:24 DEBUG : A3/B3/C4: Making directory 2024/11/22 02:26:27 DEBUG : A1/two: md5 = 3eb7aadef0d3add2ec26c6e63eeaa4e7 OK 2024/11/22 02:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobebob8roru': Purge remote 2024/11/22 02:26:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.90s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:26:36 DEBUG : A1/B1/C1/one: md5 = d20c55ba74c18922b979346f31e34c11 OK 2024/11/22 02:26:36 DEBUG : A2: Making directory 2024/11/22 02:26:37 DEBUG : A1/B2: Making directory 2024/11/22 02:26:38 DEBUG : A1/B2/C2: Making directory 2024/11/22 02:26:39 DEBUG : A1/B1/C3: Making directory 2024/11/22 02:26:40 DEBUG : A3: Making directory 2024/11/22 02:26:41 DEBUG : A3/B3: Making directory 2024/11/22 02:26:42 DEBUG : A3/B3/C4: Making directory 2024/11/22 02:26:45 DEBUG : A1/two: md5 = 7760cf674c107ee8bcf901b642851c70 OK 2024/11/22 02:26:47 DEBUG : removing 1 level 3 directories 2024/11/22 02:26:47 INFO : A3/B3/C4: Removing directory 2024/11/22 02:26:50 DEBUG : removing 2 level 3 directories 2024/11/22 02:26:50 INFO : A1/B2/C2: Removing directory 2024/11/22 02:26:50 INFO : A1/B1/C3: Removing directory 2024/11/22 02:26:51 DEBUG : removing 2 level 2 directories 2024/11/22 02:26:51 INFO : A3/B3: Removing directory 2024/11/22 02:26:51 INFO : A1/B2: Removing directory 2024/11/22 02:26:51 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/22 02:26:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/22 02:26:53 DEBUG : removing 2 level 1 directories 2024/11/22 02:26:53 INFO : A3: Removing directory 2024/11/22 02:26:53 INFO : A2: Removing directory 2024/11/22 02:26:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/22 02:26:57 DEBUG : removing 1 level 3 directories 2024/11/22 02:26:57 INFO : A1/B1/C1: Removing directory 2024/11/22 02:26:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:26:58 DEBUG : removing 1 level 2 directories 2024/11/22 02:26:58 INFO : A1/B1: Removing directory 2024/11/22 02:26:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/22 02:26:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/22 02:26:59 DEBUG : removing 1 level 1 directories 2024/11/22 02:26:59 INFO : A1: Removing directory 2024/11/22 02:27:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/22 02:27:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/22 02:27:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 02:27:00 DEBUG : removing 1 level 0 directories 2024/11/22 02:27:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Removing directory 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/22 02:27:01 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (30.71s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:27:03 DEBUG : A1: Making directory 2024/11/22 02:27:04 DEBUG : A1/B1: Making directory 2024/11/22 02:27:05 DEBUG : A1/B1/C1: Making directory 2024/11/22 02:27:08 DEBUG : removing 1 level 3 directories 2024/11/22 02:27:08 INFO : A1/B1/C1: Removing directory 2024/11/22 02:27:09 DEBUG : removing 1 level 2 directories 2024/11/22 02:27:09 INFO : A1/B1: Removing directory 2024/11/22 02:27:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/22 02:27:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.06s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:27:12 DEBUG : A1: Making directory 2024/11/22 02:27:13 DEBUG : A1/B1: Making directory 2024/11/22 02:27:14 DEBUG : A1/B1/C1: Making directory 2024/11/22 02:27:17 DEBUG : removing 1 level 3 directories 2024/11/22 02:27:17 INFO : A1/B1/C1: Removing directory 2024/11/22 02:27:18 DEBUG : removing 1 level 2 directories 2024/11/22 02:27:18 INFO : A1/B1: Removing directory 2024/11/22 02:27:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/22 02:27:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.49s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:27:23 DEBUG : file1: md5 = 107514b0df34bf129db39c319187c055 OK 2024/11/22 02:27:24 DEBUG : filename.txt: File name found in url 2024/11/22 02:27:26 DEBUG : filename.txt: md5 = f3aeb08cc144058cc26b4a8e16746f65 OK 2024/11/22 02:27:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/22 02:27:28 DEBUG : headerfilename.txt: md5 = d99fee70bc014ddaa95ca32e71fc296d OK 2024/11/22 02:27:29 DEBUG : file2: md5 = c564b59738f545f4d5478bdd023661c5 OK --- PASS: TestCopyURL (11.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:27:33 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/22 02:27:36 DEBUG : sub/file2: md5 = b7ee7b95f2ce6a405cb443005e70e8c4 OK 2024/11/22 02:27:36 INFO : file1: Copied (new) to: sub/file2 2024/11/22 02:27:36 INFO : file1: Deleted 2024/11/22 02:27:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 02:27:37 DEBUG : file1: Unchanged skipping 2024/11/22 02:27:37 INFO : file1: Deleted 2024/11/22 02:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': don't need to copy/move sub/file2, it is already at target location 2024/11/22 02:27:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.73s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:27:41 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/22 02:27:43 DEBUG : file1: md5 = 3b202ccbbc3b3aa0ccf741bedd516036 OK 2024/11/22 02:27:43 INFO : file1: Copied (new) 2024/11/22 02:27:43 INFO : file1: Deleted 2024/11/22 02:27:43 DEBUG : file1: Destination exists, skipping 2024/11/22 02:27:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.16s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:27:49 DEBUG : dst/file1: md5 = eeb6ffe98f2401f744e60dce01baa048 OK 2024/11/22 02:27:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifiroh2kuyu/backup" 2024/11/22 02:27:51 DEBUG : Creating backend with remote "TestDrive:crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g/1nrff024r7pq65ecp72fc28jb0" 2024/11/22 02:27:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/22 02:27:56 INFO : dst/file1: Moved (server-side) 2024/11/22 02:27:58 DEBUG : dst/file1: md5 = 752fa181f13b02578a2760940880e048 OK 2024/11/22 02:27:58 INFO : dst/file1: Copied (new) 2024/11/22 02:27:58 INFO : dst/file1: Deleted 2024/11/22 02:28:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/22 02:28:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/22 02:28:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (18.09s) === 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:28:06 DEBUG : A1/one: md5 = 98ac945506da85bacec4bcb4b31b5d99 OK 2024/11/22 02:28:08 DEBUG : A1/two: md5 = 0e8eaefdce48e24536a85c9e396688a8 OK 2024/11/22 02:28:11 DEBUG : A1/B1/three: md5 = 712b5e9e20501a83efaa18750deab8fd OK 2024/11/22 02:28:13 DEBUG : A1/B1/C1/four: md5 = cc7baead66d7f5634a60fbaef1857b3a OK 2024/11/22 02:28:16 DEBUG : A1/B1/C2/five: md5 = a5a44db6d04e09c2f3c001e3a992db6a OK 2024/11/22 02:28:16 DEBUG : A1/B2: Making directory 2024/11/22 02:28:17 DEBUG : A1/B1/C3: Making directory 2024/11/22 02:28:30 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/22 02:28:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/22 02:28:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/22 02:28:30 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/22 02:28:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/22 02:28:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/22 02:28:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/22 02:28:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/22 02:28:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/22 02:28:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/22 02:28:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/22 02:28:46 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/22 02:28:46 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/22 02:28:46 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/22 02:28:46 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/22 02:28:46 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/22 02:28:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/22 02:28:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/22 02:28:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/22 02:28:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/22 02:28:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/22 02:28:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/22 02:29:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/22 02:29:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/22 02:29:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/22 02:29:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/22 02:29:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/22 02:29:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/22 02:29:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/22 02:29:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 02:29:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (58.93s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:29:03 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/22 02:29:05 DEBUG : no_checksum_small_file_from_pipe: md5 = c2c877477029c3cea417b640a1eda81a OK 2024/11/22 02:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/22 02:29:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/22 02:29:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/22 02:29:07 DEBUG : no_checksum_big_file_from_pipe: md5 = e84554dc7d7bc0c40d10094a259f4997 OK 2024/11/22 02:29:07 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/22 02:29:11 DEBUG : with_checksum_small_file_from_pipe: md5 = f6f6ab8f69898a742e2b463ac4f1d8bc OK 2024/11/22 02:29:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/22 02:29:12 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/22 02:29:13 DEBUG : with_checksum_big_file_from_pipe: md5 = 26d67c40fd51eb451387865378b5126a OK 2024/11/22 02:29:13 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/22 02:29:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 02:29:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/22 02:29:19 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-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/22 02:29:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/22 02:29:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/22 02:29:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.84s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/22 02:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': File to upload is small (48 bytes), uploading instead of streaming 2024/11/22 02:29:28 DEBUG : rcat_metadata: md5 = 8fa88942c6542dacaaaceba801e2b52d OK 2024/11/22 02:29:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/22 02:29:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/22 02:29:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 162796a6949384480910e6bc743950b7 OK 2024/11/22 02:29:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.65s) --- PASS: TestRcatMetadata/Normal (2.90s) --- PASS: TestRcatMetadata/ViaDisk (3.29s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:29:35 DEBUG : potato1: md5 = 9eba9d79e451ee451fef67124f002ad4 OK 2024/11/22 02:29:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/22 02:29:37 DEBUG : potato2: md5 = 73ca3b8499d229c178f31fef7668e3d0 OK 2024/11/22 02:29:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:29:40 DEBUG : potato1: md5 = 0d60b11d6b995fb5723c309e6d2f3ad2 OK 2024/11/22 02:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/22 02:29:42 DEBUG : potato2: md5 = ab64ea0b7c72398b98f4963ca275da6a OK 2024/11/22 02:29:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (7.43s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:29:48 DEBUG : potato2: md5 = 65a51d44864645907190c52af8994764 OK 2024/11/22 02:29:49 DEBUG : empty space: md5 = c004adf6a91dcafdc541ecfe858dd230 OK 2024/11/22 02:29:52 DEBUG : sub dir/potato3: md5 = f02d005128f5d73c5c39fe7ed942a27d OK 2024/11/22 02:29:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Touching "empty space" 2024/11/22 02:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Touching "potato2" 2024/11/22 02:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Touching "sub dir/potato3" 2024/11/22 02:29:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.21s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:29:59 DEBUG : dir with metadata: Making directory with metadata 2024/11/22 02:30:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.93s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:30:02 DEBUG : directory with modtime: Making directory with metadata 2024/11/22 02:30:03 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:30:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/22 02:30:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/22 02:30:06 DEBUG : Google drive root 'crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g': Skipping btime metadata as can't update it on an existing file: 2024-11-22T02:30:06.029404433Z 2024/11/22 02:30:07 INFO : non existent directory: Updated directory metadata 2024/11/22 02:30:09 DEBUG : Google drive root 'crypt/crogsedbdt4n8mrm82gf6bvqanf6va5vqf3lqtentedun02dts1g': Skipping btime metadata as can't update it on an existing file: 2024-11-22T02:30:06.029404433Z 2024/11/22 02:30:10 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.99s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:30:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/22 02:30:14 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/22 02:30:15 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:30:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/22 02:30:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/22 02:30:17 DEBUG : dst: Making directory with metadata 2024/11/22 02:30:18 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/22 02:30:18 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 02:30:18 INFO : dst: Set directory modification time (using SetModTime) 2024/11/22 02:30:19 INFO : dst: Set directory modification time (using SetModTime) 2024/11/22 02:30:19 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/22 02:30:20 INFO : dst: Set directory modification time (using SetModTime) 2024/11/22 02:30:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.03s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu'", Local "Local file system at /tmp/rclone972733983", Modify Window "1ms" 2024/11/22 02:30:25 DEBUG : sub dir/test remove existing: md5 = cf4120c47e445c070daeb7cf39c5c6c6 OK 2024/11/22 02:30:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a3353d415640a5d4e6cd4ac41c59d702 OK 2024/11/22 02:30:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.valomil0" before starting 2024/11/22 02:30:29 DEBUG : sub dir/test remove existing.valomil0: TEST: removing renamed existing file after operation 2024/11/22 02:30:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.japiqan8" before starting 2024/11/22 02:30:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.japiqan8: TEST: renaming existing back after failed operation 2024/11/22 02:30:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vadarez3" before starting 2024/11/22 02:30:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vadarez3: TEST: removing renamed existing file after operation 2024/11/22 02:30:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2oqimedvakpjcs9qmoi35bkiavt1j0hu1mei5n9saos0bg0s20qk55bpsu6e7agp1js59cdn7e9d13q3mda9se5s1uofh56ltj4qjn1cfvfvp9fa8geaer8c6vrkl6tbsei69ru5hdnqqshp2034nhh8lqs9h8vjparja6roa1vmvb70v8cg" 2024/11/22 02:30:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "a2ftuj074ssbn3u3tntaaqca9oaef859cs9vbrvjtbkcrlibqr90" --- PASS: TestRemoveExisting (15.51s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/22 02:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifiroh2kuyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m54.526424059s (try 1/5)