"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/27 03:13:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja" 2024/11/27 03:13:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:13:30 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0" 2024/11/27 03:13:32 DEBUG : Creating backend with remote "/tmp/rclone282187608" === 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-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/27 03:13:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/27 03:13:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/27 03:13:33 DEBUG : potato: Seek from 10 to 0 2024/11/27 03:13:33 DEBUG : potato: Seek from 10 to 0 2024/11/27 03:13:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/27 03:13:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/27 03:13:33 DEBUG : potato: Seek from 5 to 2 2024/11/27 03:13:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/27 03:13:33 DEBUG : potato: Seek from 7 to 0 2024/11/27 03:13:33 DEBUG : potato: Seek from 7 to 0 2024/11/27 03:13:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/27 03:13:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/27 03:13:33 DEBUG : potato: Seek from 5 to 2 2024/11/27 03:13:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/27 03:13:33 DEBUG : potato: Seek from 8 to 0 2024/11/27 03:13:33 DEBUG : potato: Seek from 8 to 0 2024/11/27 03:13:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/27 03:13:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/27 03:13:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/27 03:13:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/27 03:13:33 DEBUG : potato: Seek from 5 to 2 2024/11/27 03:13:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/27 03:13:33 DEBUG : potato: Seek from 9 to 0 2024/11/27 03:13:33 DEBUG : potato: Seek from 9 to 0 2024/11/27 03:13:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:13:36 DEBUG : rutabaga: md5 = e0ace0d2fe97a528aa9f6130044ec305 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/27 03:13:38 DEBUG : empty space: md5 = a0e8d363db5e8bec25841a25660c8494 OK === RUN TestCheck/3 2024/11/27 03:13:41 DEBUG : potato2: md5 = 2ad1473532d9bd7a5fbc9f7679babf76 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/27 03:13:43 DEBUG : remotepotato: md5 = ad3e6264d1e2868e26afa889a34bb402 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.69s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2024/11/27 03:13:47 DEBUG : Creating backend with remote "nonexistent" 2024/11/27 03:13:47 DEBUG : Creating backend with remote "nonexistent" 2024/11/27 03:13:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/27 03:13:47 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/27 03:13:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/27 03:13:47 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-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:13:49 DEBUG : rutabaga: md5 = 3343a87c4a0625880eeea06fcef03b97 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/27 03:13:54 DEBUG : empty space: md5 = 5bce6f1d13725ce624807c4ee4b5b5a0 OK === RUN TestCheckDownload/3 2024/11/27 03:13:57 DEBUG : potato2: md5 = 79126840c4dce8ffa134f03c93dfcdd2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/27 03:14:02 DEBUG : remotepotato: md5 = 73a1b7dbe6d2d95c197a0efff6997d8a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.14s) --- PASS: TestCheckDownload/1 (1.32s) --- PASS: TestCheckDownload/2 (1.35s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.27s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.24s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:14:09 DEBUG : rutabaga: md5 = 408e88c9a51c9b0e6783361542c630a9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/27 03:14:12 DEBUG : empty space: md5 = 3a59b9c39c450ce4ae40a68747cc2a8d OK === RUN TestCheckSizeOnly/3 2024/11/27 03:14:14 DEBUG : potato2: md5 = 8c2b3453762fce7b8790236145181423 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/27 03:14:17 DEBUG : remotepotato: md5 = 9d400b92c6c77e6a5b482fd7e592477a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.75s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:14:23 DEBUG : test.sum: md5 = 0601c5d70a70f6f4aa16af1481efc819 OK 2024/11/27 03:14:24 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/27 03:14:24 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/27 03:14:24 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/27 03:14:24 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/27 03:14:26 DEBUG : test.sum: md5 = efd196da5048c567ab5044ee2cc861fc OK 2024/11/27 03:14:27 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/27 03:14:27 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/27 03:14:27 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/27 03:14:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.92s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:14:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/data" 2024/11/27 03:14:28 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja/data' lacks md5, skipping --- SKIP: TestCheckSum (2.16s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:14:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/data" 2024/11/27 03:14:30 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/vjrnln8ratgmqakfosrqe8espk" 2024/11/27 03:14:35 DEBUG : data/banana: md5 = de301ebdeafba48b5d4776ef715cdf9a OK 2024/11/27 03:14:37 DEBUG : test.sum: md5 = 0b7595359d14092e9171a380dc93d588 OK === RUN TestCheckSumDownload/subtest1 2024/11/27 03:14:43 DEBUG : data/potato: md5 = f117f243bdec31a95df43e5607b522ae OK 2024/11/27 03:14:44 DEBUG : test.sum: md5 = 36a9cb986948dc2ec53ba72dd0bd8351 OK === RUN TestCheckSumDownload/subtest2 2024/11/27 03:14:49 DEBUG : test.sum: md5 = 7f6b93769303b643e7d6b3d5dcfd4e0d OK === RUN TestCheckSumDownload/subtest3 2024/11/27 03:14:54 DEBUG : test.sum: md5 = 333d31caa2714c779b12b2d8900a2093 OK === RUN TestCheckSumDownload/subtest4 2024/11/27 03:15:00 DEBUG : test.sum: md5 = 03b2425ef71d831bd0a0f691d39150ad OK === RUN TestCheckSumDownload/subtest5 2024/11/27 03:15:04 DEBUG : test.sum: md5 = 16ed9b73f53505b68e66462d278731fc OK === RUN TestCheckSumDownload/subtest6 2024/11/27 03:15:09 DEBUG : data/banana: md5 = 023b31d27ea1026fd31dc507b2be4ae1 OK 2024/11/27 03:15:11 DEBUG : data/potato: md5 = 4e23e556d112668ed8fce7f500f8b132 OK 2024/11/27 03:15:13 DEBUG : test.sum: md5 = f9342da5b4363821233bb62e9e00f2f4 OK === RUN TestCheckSumDownload/subtest7 2024/11/27 03:15:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/27 03:15:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (49.42s) --- PASS: TestCheckSumDownload/subtest1 (3.21s) --- PASS: TestCheckSumDownload/subtest2 (2.54s) --- PASS: TestCheckSumDownload/subtest3 (2.48s) --- PASS: TestCheckSumDownload/subtest4 (3.33s) --- PASS: TestCheckSumDownload/subtest5 (2.66s) --- PASS: TestCheckSumDownload/subtest6 (2.63s) --- PASS: TestCheckSumDownload/subtest7 (2.80s) === RUN TestApplyTransforms 2024/11/27 03:15:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sarequg1hapi" 2024/11/27 03:15:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:15:20 DEBUG : Creating backend with remote "TestDrive:crypt/vt9l3674v6ud96p2q2h8n3983959c1lmt20krn480iksmh1fpvm0" 2024/11/27 03:15:21 DEBUG : Creating backend with remote "/tmp/rclone488162949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sarequg1hapi'", Local "Local file system at /tmp/rclone488162949", Modify Window "1ms" 2024/11/27 03:15:24 DEBUG : hello, world!: md5 = 9bf9ca493c8b48fc187132d123e038f3 OK upper checkfile vs. lower remote (without normalization) 2024/11/27 03:15:24 ERROR : hello, world!: sum not found 2024/11/27 03:15:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sarequg1hapi' 2024/11/27 03:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sarequg1hapi': 1 files missing 2024/11/27 03:15:24 NOTICE: 1 hashes missing 2024/11/27 03:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sarequg1hapi': 2 differences found 2024/11/27 03:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sarequg1hapi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/27 03:15:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:15:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sarequg1hapi': 0 differences found 2024/11/27 03:15:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sarequg1hapi': 1 matching files 2024/11/27 03:15:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yegudan9dosa" 2024/11/27 03:15:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:15:26 DEBUG : Creating backend with remote "TestDrive:crypt/9mulm3k1gmm29lmic5eak0piah9n9rmqr09c8ch2tre55pl42mhg" 2024/11/27 03:15:27 DEBUG : Creating backend with remote "/tmp/rclone2298080028" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yegudan9dosa'", Local "Local file system at /tmp/rclone2298080028", Modify Window "1ms" 2024/11/27 03:15:30 DEBUG : HELLO, WORLD!: md5 = a216e9aaaaaca72adfd9cb3630a54eef OK lower checkfile vs. upper remote (without normalization) 2024/11/27 03:15:31 ERROR : HELLO, WORLD!: sum not found 2024/11/27 03:15:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yegudan9dosa' 2024/11/27 03:15:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegudan9dosa': 1 files missing 2024/11/27 03:15:31 NOTICE: 1 hashes missing 2024/11/27 03:15:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegudan9dosa': 2 differences found 2024/11/27 03:15:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegudan9dosa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/27 03:15:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegudan9dosa': 0 differences found 2024/11/27 03:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegudan9dosa': 1 matching files 2024/11/27 03:15:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagehof0cagu" 2024/11/27 03:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:15:32 DEBUG : Creating backend with remote "TestDrive:crypt/jt3l1p0die3k9tmuma01dhv5qlv2dt7t0pvejqo25o42j5nboaa0" 2024/11/27 03:15:33 DEBUG : Creating backend with remote "/tmp/rclone1792768039" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagehof0cagu'", Local "Local file system at /tmp/rclone1792768039", Modify Window "1ms" 2024/11/27 03:15:36 DEBUG : HeLlO, wOrLd!: md5 = 5f382f8aa247ace14724e7c48d51607d OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/27 03:15:37 ERROR : HeLlO, wOrLd!: sum not found 2024/11/27 03:15:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lagehof0cagu' 2024/11/27 03:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagehof0cagu': 1 files missing 2024/11/27 03:15:37 NOTICE: 1 hashes missing 2024/11/27 03:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagehof0cagu': 2 differences found 2024/11/27 03:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagehof0cagu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/27 03:15:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:15:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagehof0cagu': 0 differences found 2024/11/27 03:15:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagehof0cagu': 1 matching files 2024/11/27 03:15:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nihovuy0roca" 2024/11/27 03:15:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:15:39 DEBUG : Creating backend with remote "TestDrive:crypt/kpc1t21kkiaki77o6ju33vgfdr7a6lj2vli5gfjlt3s95iiel4c0" 2024/11/27 03:15:40 DEBUG : Creating backend with remote "/tmp/rclone3909418641" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nihovuy0roca'", Local "Local file system at /tmp/rclone3909418641", Modify Window "1ms" 2024/11/27 03:15:43 DEBUG : HELLO, WORLD!: md5 = 4347b27d74b4748112bc9014cfaec775 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/27 03:15:43 ERROR : HELLO, WORLD!: sum not found 2024/11/27 03:15:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nihovuy0roca' 2024/11/27 03:15:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihovuy0roca': 1 files missing 2024/11/27 03:15:43 NOTICE: 1 hashes missing 2024/11/27 03:15:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihovuy0roca': 2 differences found 2024/11/27 03:15:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihovuy0roca': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/27 03:15:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:15:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihovuy0roca': 0 differences found 2024/11/27 03:15:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihovuy0roca': 1 matching files 2024/11/27 03:15:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daziboq6hugu" 2024/11/27 03:15:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:15:45 DEBUG : Creating backend with remote "TestDrive:crypt/cvdm5alj66cgssd6gjkaav9st928lkb5r79rj3ndg82qo4hcs390" 2024/11/27 03:15:46 DEBUG : Creating backend with remote "/tmp/rclone482727558" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daziboq6hugu'", Local "Local file system at /tmp/rclone482727558", Modify Window "1ms" 2024/11/27 03:15:49 DEBUG : 測試_Русский___ě_áñ: md5 = a98f70abf95f548f886e99e8e007caa3 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/27 03:15:49 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/27 03:15:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-daziboq6hugu' 2024/11/27 03:15:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziboq6hugu': 1 files missing 2024/11/27 03:15:49 NOTICE: 1 hashes missing 2024/11/27 03:15:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziboq6hugu': 2 differences found 2024/11/27 03:15:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziboq6hugu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/27 03:15:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:15:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziboq6hugu': 0 differences found 2024/11/27 03:15:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziboq6hugu': 1 matching files 2024/11/27 03:15:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nahosoq7foco" 2024/11/27 03:15:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:15:51 DEBUG : Creating backend with remote "TestDrive:crypt/0bfrce0i20nuh9raa0di5pdenolrfdpch5m26srl35kav4s13df0" 2024/11/27 03:15:52 DEBUG : Creating backend with remote "/tmp/rclone892912915" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nahosoq7foco'", Local "Local file system at /tmp/rclone892912915", Modify Window "1ms" 2024/11/27 03:15:54 DEBUG : 測試_Русский___ě_áñ: md5 = 0c74f056d95b2cd643893e0a82a0eed5 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/27 03:15:55 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/27 03:15:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nahosoq7foco' 2024/11/27 03:15:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahosoq7foco': 1 files missing 2024/11/27 03:15:55 NOTICE: 1 hashes missing 2024/11/27 03:15:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahosoq7foco': 2 differences found 2024/11/27 03:15:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahosoq7foco': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/27 03:15:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:15:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahosoq7foco': 0 differences found 2024/11/27 03:15:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahosoq7foco': 1 matching files 2024/11/27 03:15:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepezeh6quda" 2024/11/27 03:15:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:15:56 DEBUG : Creating backend with remote "TestDrive:crypt/3hu8fj2dqe9ta52r9216msdk4r840o2r15aafhd8c3g3sjfm4ip0" 2024/11/27 03:15:57 DEBUG : Creating backend with remote "/tmp/rclone2360368780" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nepezeh6quda'", Local "Local file system at /tmp/rclone2360368780", Modify Window "1ms" 2024/11/27 03:16:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0d401d95002de37d49442fde4f78bb0f OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/27 03:16:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/27 03:16:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nepezeh6quda' 2024/11/27 03:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepezeh6quda': 1 files missing 2024/11/27 03:16:01 NOTICE: 1 hashes missing 2024/11/27 03:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepezeh6quda': 2 differences found 2024/11/27 03:16:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepezeh6quda': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/27 03:16:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:16:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepezeh6quda': 0 differences found 2024/11/27 03:16:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nepezeh6quda': 1 matching files 2024/11/27 03:16:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajokuy4hofi" 2024/11/27 03:16:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:16:02 DEBUG : Creating backend with remote "TestDrive:crypt/5a7o5faaluju89ofnducg7o1ukm5q4n7n72a2os7fl6q8eupujdg" 2024/11/27 03:16:03 DEBUG : Creating backend with remote "/tmp/rclone742825769" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajokuy4hofi'", Local "Local file system at /tmp/rclone742825769", Modify Window "1ms" 2024/11/27 03:16:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc7ffb923f1c502726ed48bbca6f8f7d OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/27 03:16:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/27 03:16:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qajokuy4hofi' 2024/11/27 03:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajokuy4hofi': 1 files missing 2024/11/27 03:16:06 NOTICE: 1 hashes missing 2024/11/27 03:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajokuy4hofi': 2 differences found 2024/11/27 03:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajokuy4hofi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/27 03:16:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:16:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajokuy4hofi': 0 differences found 2024/11/27 03:16:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajokuy4hofi': 1 matching files 2024/11/27 03:16:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-barocex8qumo" 2024/11/27 03:16:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:16:08 DEBUG : Creating backend with remote "TestDrive:crypt/sitiemjq8h3iid0qhf1nhidpqc8vlelu711re1lajegho6b4vq70" 2024/11/27 03:16:09 DEBUG : Creating backend with remote "/tmp/rclone3727505452" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-barocex8qumo'", Local "Local file system at /tmp/rclone3727505452", Modify Window "1ms" 2024/11/27 03:16:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 469f5b29ab8359e93789771c5ec25792 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/27 03:16:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/27 03:16:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-barocex8qumo' 2024/11/27 03:16:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barocex8qumo': 1 files missing 2024/11/27 03:16:12 NOTICE: 1 hashes missing 2024/11/27 03:16:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barocex8qumo': 2 differences found 2024/11/27 03:16:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barocex8qumo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/27 03:16:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:16:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barocex8qumo': 0 differences found 2024/11/27 03:16:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barocex8qumo': 1 matching files 2024/11/27 03:16:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bamarek4hode" 2024/11/27 03:16:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:16:13 DEBUG : Creating backend with remote "TestDrive:crypt/2ivhgtun6ampl114pujpt7tcuu3a4do3t1dsa8unnr1s8hdlje90" 2024/11/27 03:16:14 DEBUG : Creating backend with remote "/tmp/rclone3262934021" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bamarek4hode'", Local "Local file system at /tmp/rclone3262934021", Modify Window "1ms" 2024/11/27 03:16:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 747e93846ce2d1e98aa72d807f474909 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/27 03:16:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/27 03:16:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bamarek4hode' 2024/11/27 03:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamarek4hode': 1 files missing 2024/11/27 03:16:18 NOTICE: 1 hashes missing 2024/11/27 03:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamarek4hode': 2 differences found 2024/11/27 03:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamarek4hode': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/27 03:16:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/27 03:16:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamarek4hode': 0 differences found 2024/11/27 03:16:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamarek4hode': 1 matching files 2024/11/27 03:16:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bamarek4hode': Purge remote 2024/11/27 03:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-barocex8qumo': Purge remote 2024/11/27 03:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajokuy4hofi': Purge remote 2024/11/27 03:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepezeh6quda': Purge remote 2024/11/27 03:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nahosoq7foco': Purge remote 2024/11/27 03:16:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daziboq6hugu': Purge remote 2024/11/27 03:16:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihovuy0roca': Purge remote 2024/11/27 03:16:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagehof0cagu': Purge remote 2024/11/27 03:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegudan9dosa': Purge remote 2024/11/27 03:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sarequg1hapi': Purge remote --- PASS: TestApplyTransforms (66.36s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:16:26 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/27 03:16:29 DEBUG : sub/file2: md5 = 4754bfd6427cdc820fc5694023e7b2ed OK 2024/11/27 03:16:29 INFO : file1: Copied (new) to: sub/file2 2024/11/27 03:16:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:16:30 DEBUG : file1: Unchanged skipping 2024/11/27 03:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': don't need to copy/move sub/file2, it is already at target location 2024/11/27 03:16:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.34s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:16:37 DEBUG : dst/file1: md5 = 300b983ea19fd1de13a42b8341309b72 OK 2024/11/27 03:16:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/backup" 2024/11/27 03:16:38 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/1nrff024r7pq65ecp72fc28jb0" 2024/11/27 03:16:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/27 03:16:43 INFO : dst/file1: Moved (server-side) 2024/11/27 03:16:44 DEBUG : dst/file1: md5 = 561a37cfb473a2e87b701c758b49e96b OK 2024/11/27 03:16:44 INFO : dst/file1: Copied (new) 2024/11/27 03:16:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 03:16:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 03:16:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.79s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:16:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/dst" 2024/11/27 03:16:51 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 03:16:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/CompareDest" 2024/11/27 03:16:53 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/gveqi14airsml4bgu7krj116o8" 2024/11/27 03:16:54 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 03:16:57 DEBUG : one: md5 = b1e7c9d6eed2ecd3045c2bdd9ec73388 OK 2024/11/27 03:16:57 INFO : one: Copied (new) 2024/11/27 03:16:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:17:00 DEBUG : one: md5 = 14f4ad206bb894b8cacc0efee2f47a84 OK 2024/11/27 03:17:00 INFO : one: Copied (replaced existing) 2024/11/27 03:17:02 DEBUG : dst/one: md5 = aec4ac132c9dcdb596f92a4a1052c4b2 OK 2024/11/27 03:17:05 DEBUG : CompareDest/one: md5 = a90b4a303e463d6c60f8358f37611f39 OK 2024/11/27 03:17:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:17:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:17:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 03:17:09 DEBUG : CompareDest/two: md5 = 630b567ea975537eeeb8bda7c1a88693 OK 2024/11/27 03:17:10 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 03:17:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:17:10 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 03:17:11 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 03:17:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:17:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 03:17:12 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 03:17:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/27 03:17:15 DEBUG : two: md5 = 3756dfc36da732e9fc4d0380b755420a OK 2024/11/27 03:17:15 INFO : two: Copied (new) 2024/11/27 03:17:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 03:17:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:17:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:17:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.70s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:17:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/dst" 2024/11/27 03:17:20 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 03:17:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/CopyDest" 2024/11/27 03:17:22 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/27 03:17:24 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 03:17:27 DEBUG : one: md5 = 2ea50cec03eb46dd9e37a9c634f75e56 OK 2024/11/27 03:17:27 INFO : one: Copied (new) 2024/11/27 03:17:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:17:30 DEBUG : one: md5 = 833f35b63e09f1dfd64fbe387d6a2f2b OK 2024/11/27 03:17:30 INFO : one: Copied (replaced existing) 2024/11/27 03:17:32 DEBUG : dst/one: md5 = 77abe62aee4b368f65be636aea6600af OK 2024/11/27 03:17:35 DEBUG : CopyDest/one: md5 = 0ba31e0721c78874e1fe7cea0db4935d OK 2024/11/27 03:17:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/BackupDir" 2024/11/27 03:17:36 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/27 03:17:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:17:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:17:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:17:40 INFO : one: Moved (server-side) 2024/11/27 03:17:42 INFO : one: Copied (server-side copy) 2024/11/27 03:17:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/27 03:17:44 DEBUG : CopyDest/two: md5 = 40454490d758f9760fdbb5b09964b27f OK 2024/11/27 03:17:45 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 03:17:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:17:47 INFO : two: Copied (server-side copy) 2024/11/27 03:17:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/27 03:17:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:17:47 DEBUG : two: Unchanged skipping 2024/11/27 03:17:49 DEBUG : CopyDest/three: md5 = 63e273b7e5042322dbc9facfda0690dd OK 2024/11/27 03:17:50 DEBUG : three: Need to transfer - File not found at Destination 2024/11/27 03:17:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/27 03:17:50 DEBUG : three: Destination not found in --copy-dest 2024/11/27 03:17:52 DEBUG : three: md5 = d4d426c1951a87b857c6f13afb0aaa1a OK 2024/11/27 03:17:52 INFO : three: Copied (new) 2024/11/27 03:17:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/27 03:17:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 03:17:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:17:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:17:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/27 03:17:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 03:18:00 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.44s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:18:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/27 03:18:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a80bba796a6548a51d8b2becb7fc8f5b OK 2024/11/27 03:18:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/27 03:18:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/27 03:18:06 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/27 03:18:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/27 03:18:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/27 03:18:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7c3e59621598afe4334c804b880d89b4 OK 2024/11/27 03:18:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/27 03:18:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/27 03:18:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:18:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Looking for duplicate names using skip mode. 2024/11/27 03:18:17 NOTICE: one: Found 2 files with duplicate names 2024/11/27 03:18:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.46s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:18:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Looking for duplicate names using skip mode. 2024/11/27 03:18:24 NOTICE: one: Found 3 files with duplicate names 2024/11/27 03:18:24 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/27 03:18:25 INFO : one: Deleted 2024/11/27 03:18:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.08s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:18:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Looking for duplicate names using first mode. 2024/11/27 03:18:32 NOTICE: one: Found 3 files with duplicate names 2024/11/27 03:18:33 INFO : one: Deleted 2024/11/27 03:18:33 INFO : one: Deleted 2024/11/27 03:18:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.86s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:18:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Looking for duplicate names using newest mode. 2024/11/27 03:18:40 NOTICE: one: Found 3 files with duplicate names 2024/11/27 03:18:41 INFO : one: Deleted 2024/11/27 03:18:42 INFO : one: Deleted 2024/11/27 03:18:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.17s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", 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-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:18:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Looking for duplicate names using oldest mode. 2024/11/27 03:18:49 NOTICE: one: Found 3 files with duplicate names 2024/11/27 03:18:50 INFO : one: Deleted 2024/11/27 03:18:50 INFO : one: Deleted 2024/11/27 03:18:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.23s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:18:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Looking for duplicate names using largest mode. 2024/11/27 03:18:57 NOTICE: one: Found 3 files with duplicate names 2024/11/27 03:18:57 INFO : one: Deleted 2024/11/27 03:18:58 INFO : one: Deleted 2024/11/27 03:18:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.90s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:19:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Looking for duplicate names using smallest mode. 2024/11/27 03:19:05 NOTICE: one: Found 3 files with duplicate names 2024/11/27 03:19:06 INFO : one: Deleted 2024/11/27 03:19:07 INFO : one: Deleted 2024/11/27 03:19:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.21s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:19:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Looking for duplicate names using rename mode. 2024/11/27 03:19:15 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/27 03:19:16 INFO : one-2.txt: renamed from: one.txt 2024/11/27 03:19:17 INFO : one-3.txt: renamed from: one.txt 2024/11/27 03:19:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.01s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:19:25 DEBUG : dupe1/one.txt: md5 = d0ffefafb14e7a4ee878c55c5926bf6c OK 2024/11/27 03:19:28 DEBUG : dupe2/two.txt: md5 = d628137a7d6c8ec0baaea8e193f55213 OK 2024/11/27 03:19:31 DEBUG : dupe3/three.txt: md5 = 6aee7908de9779d4eefb9da6cbdb50a7 OK 2024/11/27 03:19:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/27 03:19:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/27 03:19:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/27 03:19:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/27 03:19:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/27 03:19:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/27 03:19:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.56s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:19:41 DEBUG : a.txt: md5 = d956e923dce2442cefb2d53aa56456bd OK 2024/11/27 03:19:43 DEBUG : zend.txt: md5 = fad90f296be43e892b723ef1499922fe OK 2024/11/27 03:19:46 DEBUG : sub dir/hello world: md5 = 64c385d6593a1eb57dd92f3cbc1fa59f OK 2024/11/27 03:19:48 DEBUG : sub dir/hello world2: md5 = 57ac75ed0cc6dca281fd9c044ed8b835 OK 2024/11/27 03:19:51 DEBUG : sub dir/ignore dir/.ignore: md5 = 771d7a8fd484d04a39ace1d501d550c0 OK 2024/11/27 03:19:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 80f958b0b5a3ab6d61648d56e76f5659 OK 2024/11/27 03:19:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2fd0ff98abc4cfa4d5a4292dac96126b OK 2024/11/27 03:19:57 DEBUG : a.txt: Excluded (Size Filter) 2024/11/27 03:19:57 DEBUG : a.txt: Excluded 2024/11/27 03:19:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/27 03:19:57 DEBUG : sub dir/hello world: Excluded 2024/11/27 03:19:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/27 03:19:57 DEBUG : sub dir/hello world2: Excluded 2024/11/27 03:19:58 DEBUG : sub dir/ignore dir: Excluded 2024/11/27 03:19:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/27 03:19:58 DEBUG : sub dir/hello world: Excluded 2024/11/27 03:19:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/27 03:19:58 DEBUG : sub dir/hello world2: Excluded 2024/11/27 03:19:58 DEBUG : sub dir/ignore dir: Excluded 2024/11/27 03:20:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/27 03:20:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/27 03:20:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/27 03:20:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/27 03:20:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/27 03:20:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/27 03:20:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (27.66s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:20:09 DEBUG : file1: md5 = 3ae056f1989254ab4128d0f1316c989b OK 2024/11/27 03:20:12 DEBUG : sub/file2: md5 = 2883e9fa2f90e01bd2d274b1f025dde3 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/27 03:20:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/27 03:20:15 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/27 03:20:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/27 03:20:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.24s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:20:20 DEBUG : file1: md5 = eb9d45d52bc5a469e92aa3d865772522 OK 2024/11/27 03:20:23 DEBUG : sub/file2: md5 = fccd73d585255d108654549fc3bcabc0 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/27 03:20:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/notfound" 2024/11/27 03:20:27 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/27 03:20:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.89s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Making directory 2024/11/27 03:20:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:20:36 DEBUG : sub dir/hello world: md5 = b4bbbc7a0fe703fa7be7dab316e6101b OK 2024/11/27 03:20:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:20:40 DEBUG : potato2: md5 = d1fc35fc67abbb2050acffd54fc2c0bd OK 2024/11/27 03:20:42 DEBUG : empty space: md5 = 422e5ece3dd5f3e14e6a5be54102bb19 OK --- PASS: TestLs (5.83s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:20:46 DEBUG : potato2: md5 = e1b00ebf296b23a55baef0436177be99 OK 2024/11/27 03:20:48 DEBUG : empty space: md5 = 13b51d95f4fc06b70841060765dc48bf OK 2024/11/27 03:20:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/27 03:20:48 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.84s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:20:52 DEBUG : potato2: md5 = 4fc844cbd62e3289e5176ec4c39169be OK 2024/11/27 03:20:54 DEBUG : empty space: md5 = 2ce070f56f21e84f98b55996fe6cadcc OK --- PASS: TestLsLong (5.78s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:20:58 DEBUG : potato2: md5 = 6cb6c4574bb3c28a875e92275111dd08 OK 2024/11/27 03:21:00 DEBUG : empty space: md5 = e19bbe7411d5a541cbea73ae6301204d OK --- PASS: TestHashSums (5.96s) === RUN TestHashSumsWithErrors 2024/11/27 03:21:02 DEBUG : Creating backend with remote ":memory:" 2024/11/27 03:21:02 DEBUG : Config file has changed externally - reloading 2024/11/27 03:21:02 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/27 03:21:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/27 03:21:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/27 03:21:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/27 03:21:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/27 03:21:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/27 03:21:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/27 03:21:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/27 03:21:02 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-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:21:04 DEBUG : potato2: md5 = 6571a91e1a49a15d1d0f9b792376a3b5 OK 2024/11/27 03:21:06 DEBUG : empty space: md5 = 839f5704c05502a4c12ccdb41c957bd2 OK 2024/11/27 03:21:09 DEBUG : sub dir/potato3: md5 = 7df0ade0112d9095d6d910c86c5108f2 OK 2024/11/27 03:21:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.87s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:21:15 DEBUG : small: md5 = f8b5786cec420505eacf7d163b0bef6f OK 2024/11/27 03:21:16 DEBUG : medium: md5 = 5899e5152b456661ea3932003dde1a74 OK 2024/11/27 03:21:18 DEBUG : large: md5 = d971542bb18473d3a4286f36b1559844 OK 2024/11/27 03:21:19 DEBUG : Waiting for deletions to finish 2024/11/27 03:21:19 DEBUG : large: Excluded (Size Filter) 2024/11/27 03:21:19 INFO : small: Deleted 2024/11/27 03:21:20 INFO : medium: Deleted --- PASS: TestDelete (7.96s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:21:23 DEBUG : small: md5 = c274e7d92b31ea295fa03a8f308e83c0 OK 2024/11/27 03:21:24 DEBUG : medium: md5 = b52bc3b8600cdda9261ea15c55aadec9 OK 2024/11/27 03:21:26 DEBUG : large: md5 = 3a9ab9e90ad44d2a99110d2d0b921f06 OK 2024/11/27 03:21:26 DEBUG : Waiting for deletions to finish 2024/11/27 03:21:27 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/27 03:21:27 INFO : small: Deleted 2024/11/27 03:21:27 INFO : medium: Deleted --- PASS: TestMaxDelete (8.46s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:21:31 DEBUG : small: md5 = 2e5a4f0de868c811c462a3807b4eb0f0 OK 2024/11/27 03:21:33 DEBUG : medium: md5 = d0fa615ed2314a5276f16734439de1bc OK 2024/11/27 03:21:34 DEBUG : large: md5 = 3bc69a1bd2af9ce26e8fe342edeeaea0 OK 2024/11/27 03:21:35 DEBUG : Waiting for deletions to finish 2024/11/27 03:21:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/27 03:21:35 INFO : small: Deleted 2024/11/27 03:21:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.02s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:21:39 DEBUG : small: md5 = 5f7b5bd33e7342afe75205495090ab06 OK 2024/11/27 03:21:41 DEBUG : medium: md5 = 71baed5f7bcf636a2c7c2b7f26874442 OK 2024/11/27 03:21:43 DEBUG : large: md5 = e19de859c91c9f48e755e49f549d844c OK 2024/11/27 03:21:43 DEBUG : Waiting for deletions to finish 2024/11/27 03:21:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/27 03:21:44 INFO : medium: Deleted 2024/11/27 03:21:44 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.30s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:21:48 DEBUG : ReadFile: md5 = b491144a9ac52829c4eba51e0c5b5b00 OK --- PASS: TestReadFile (4.94s) === RUN TestRetry 2024/11/27 03:21:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/27 03:21:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/27 03:21:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/27 03:21:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/27 03:21:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/27 03:21:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/27 03:21:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:21:52 DEBUG : file1: md5 = 53b13f4dd7c9fd65a4cd0988512a1c3f OK 2024/11/27 03:21:54 DEBUG : file2: md5 = 121248db3112c0052f639bb609693c17 OK --- PASS: TestCat (18.49s) === RUN TestPurge 2024/11/27 03:22:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gurejux8xodu" 2024/11/27 03:22:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:22:09 DEBUG : Creating backend with remote "TestDrive:crypt/4qr4c4q9tgj3akas8a5en52s67un0mkaojh798s87au09bs6ugeg" 2024/11/27 03:22:10 DEBUG : Creating backend with remote "/tmp/rclone1528826846" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gurejux8xodu'", Local "Local file system at /tmp/rclone1528826846", Modify Window "1ms" 2024/11/27 03:22:16 DEBUG : A1/B1/C1/one: md5 = 9a84cdfd7e787ba85d9a23b74e7a637b OK 2024/11/27 03:22:16 DEBUG : A2: Making directory 2024/11/27 03:22:18 DEBUG : A1/B2: Making directory 2024/11/27 03:22:19 DEBUG : A1/B2/C2: Making directory 2024/11/27 03:22:20 DEBUG : A1/B1/C3: Making directory 2024/11/27 03:22:21 DEBUG : A3: Making directory 2024/11/27 03:22:22 DEBUG : A3/B3: Making directory 2024/11/27 03:22:23 DEBUG : A3/B3/C4: Making directory 2024/11/27 03:22:26 DEBUG : A1/two: md5 = 5d8d50ad632f9c101293a9a22ec563f9 OK 2024/11/27 03:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gurejux8xodu': Purge remote 2024/11/27 03:22:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.83s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:22:35 DEBUG : A1/B1/C1/one: md5 = 47aac3595b828408af7691ee763d79f3 OK 2024/11/27 03:22:35 DEBUG : A2: Making directory 2024/11/27 03:22:36 DEBUG : A1/B2: Making directory 2024/11/27 03:22:37 DEBUG : A1/B2/C2: Making directory 2024/11/27 03:22:38 DEBUG : A1/B1/C3: Making directory 2024/11/27 03:22:40 DEBUG : A3: Making directory 2024/11/27 03:22:41 DEBUG : A3/B3: Making directory 2024/11/27 03:22:42 DEBUG : A3/B3/C4: Making directory 2024/11/27 03:22:45 DEBUG : A1/two: md5 = 74627707cd05ebba4da61876030cf89a OK 2024/11/27 03:22:46 DEBUG : removing 1 level 3 directories 2024/11/27 03:22:46 INFO : A3/B3/C4: Removing directory 2024/11/27 03:22:49 DEBUG : removing 2 level 3 directories 2024/11/27 03:22:49 INFO : A1/B2/C2: Removing directory 2024/11/27 03:22:49 INFO : A1/B1/C3: Removing directory 2024/11/27 03:22:50 DEBUG : removing 2 level 2 directories 2024/11/27 03:22:50 INFO : A3/B3: Removing directory 2024/11/27 03:22:50 INFO : A1/B2: Removing directory 2024/11/27 03:22:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/27 03:22:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/27 03:22:51 DEBUG : removing 2 level 1 directories 2024/11/27 03:22:51 INFO : A3: Removing directory 2024/11/27 03:22:51 INFO : A2: Removing directory 2024/11/27 03:22:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/27 03:22:55 DEBUG : removing 1 level 3 directories 2024/11/27 03:22:55 INFO : A1/B1/C1: Removing directory 2024/11/27 03:22:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:56 DEBUG : removing 1 level 2 directories 2024/11/27 03:22:56 INFO : A1/B1: Removing directory 2024/11/27 03:22:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/27 03:22:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 03:22:57 DEBUG : removing 1 level 1 directories 2024/11/27 03:22:57 INFO : A1: Removing directory 2024/11/27 03:22:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/27 03:22:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/27 03:22:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 03:22:58 DEBUG : removing 1 level 0 directories 2024/11/27 03:22:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Removing directory 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/27 03:22:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (29.99s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:23:01 DEBUG : A1: Making directory 2024/11/27 03:23:02 DEBUG : A1/B1: Making directory 2024/11/27 03:23:03 DEBUG : A1/B1/C1: Making directory 2024/11/27 03:23:06 DEBUG : removing 1 level 3 directories 2024/11/27 03:23:06 INFO : A1/B1/C1: Removing directory 2024/11/27 03:23:07 DEBUG : removing 1 level 2 directories 2024/11/27 03:23:07 INFO : A1/B1: Removing directory 2024/11/27 03:23:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 03:23:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.14s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:23:10 DEBUG : A1: Making directory 2024/11/27 03:23:11 DEBUG : A1/B1: Making directory 2024/11/27 03:23:12 DEBUG : A1/B1/C1: Making directory 2024/11/27 03:23:15 DEBUG : removing 1 level 3 directories 2024/11/27 03:23:15 INFO : A1/B1/C1: Removing directory 2024/11/27 03:23:16 DEBUG : removing 1 level 2 directories 2024/11/27 03:23:16 INFO : A1/B1: Removing directory 2024/11/27 03:23:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 03:23:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.12s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:23:21 DEBUG : file1: md5 = 2d901e42e70d9fd4d805250bcb17966a OK 2024/11/27 03:23:22 DEBUG : filename.txt: File name found in url 2024/11/27 03:23:24 DEBUG : filename.txt: md5 = dd8ac397f8a824594e196e80c5bb7286 OK 2024/11/27 03:23:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/27 03:23:25 DEBUG : headerfilename.txt: md5 = c40484ee312e34f7c2129d1072308853 OK 2024/11/27 03:23:27 DEBUG : file2: md5 = 3af7c10f4a08f5e501d26ae95cd482cb OK --- PASS: TestCopyURL (10.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:23:30 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/27 03:23:34 DEBUG : sub/file2: md5 = b1f0b59745064385b847d80cf56442cd OK 2024/11/27 03:23:34 INFO : file1: Copied (new) to: sub/file2 2024/11/27 03:23:34 INFO : file1: Deleted 2024/11/27 03:23:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:23:34 DEBUG : file1: Unchanged skipping 2024/11/27 03:23:34 INFO : file1: Deleted 2024/11/27 03:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': don't need to copy/move sub/file2, it is already at target location 2024/11/27 03:23:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.48s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:23:38 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/27 03:23:40 DEBUG : file1: md5 = 46e8471e40f41b730877f5453bbf2dfc OK 2024/11/27 03:23:40 INFO : file1: Copied (new) 2024/11/27 03:23:40 INFO : file1: Deleted 2024/11/27 03:23:40 DEBUG : file1: Destination exists, skipping 2024/11/27 03:23:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:23:46 DEBUG : dst/file1: md5 = 0c22949dfbb1ff53ad9b1b94a2090800 OK 2024/11/27 03:23:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-devifud1toja/backup" 2024/11/27 03:23:46 DEBUG : Creating backend with remote "TestDrive:crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0/1nrff024r7pq65ecp72fc28jb0" 2024/11/27 03:23:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/27 03:23:52 INFO : dst/file1: Moved (server-side) 2024/11/27 03:23:54 DEBUG : dst/file1: md5 = 927e003a6ad765ab6707a896c29830e7 OK 2024/11/27 03:23:54 INFO : dst/file1: Copied (new) 2024/11/27 03:23:54 INFO : dst/file1: Deleted 2024/11/27 03:23:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 03:23:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/27 03:23:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.32s) === 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-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:24:02 DEBUG : A1/one: md5 = 52c28d253c184865cbe6cf8ab75c4871 OK 2024/11/27 03:24:04 DEBUG : A1/two: md5 = 8c94c1313655917a43e6724129896337 OK 2024/11/27 03:24:07 DEBUG : A1/B1/three: md5 = 1c0e7acdbef03c1dac8b628876dc51e1 OK 2024/11/27 03:24:10 DEBUG : A1/B1/C1/four: md5 = 92a7ea3ce7e0f80bc50f2b5844f08351 OK 2024/11/27 03:24:12 DEBUG : A1/B1/C2/five: md5 = edd78d2811ac562b7a43576e4d73c2ce OK 2024/11/27 03:24:12 DEBUG : A1/B2: Making directory 2024/11/27 03:24:13 DEBUG : A1/B1/C3: Making directory 2024/11/27 03:24:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/27 03:24:27 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/27 03:24:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/27 03:24:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/27 03:24:28 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/27 03:24:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/27 03:24:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/27 03:24:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 03:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/27 03:24:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/27 03:24:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/27 03:24:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/27 03:24:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/27 03:24:42 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/27 03:24:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/27 03:24:42 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/27 03:24:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/27 03:24:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/27 03:24:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 03:24:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/27 03:24:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/27 03:24:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/27 03:24:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/27 03:24:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/27 03:24:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/27 03:24:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/27 03:24:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/27 03:24:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/27 03:24:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/27 03:24:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/27 03:24:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.09s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:24:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': File to upload is small (34 bytes), uploading instead of streaming 2024/11/27 03:25:00 DEBUG : no_checksum_small_file_from_pipe: md5 = be9d645a19817a325ddbfc58c0d094e7 OK 2024/11/27 03:25:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/27 03:25:00 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/27 03:25:01 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/27 03:25:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 991482f264ea84c56a722effa74439ab OK 2024/11/27 03:25:03 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-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:25:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': File to upload is small (34 bytes), uploading instead of streaming 2024/11/27 03:25:06 DEBUG : with_checksum_small_file_from_pipe: md5 = cd3e89b75dfba0439525a21418e47db7 OK 2024/11/27 03:25:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/27 03:25:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/27 03:25:08 DEBUG : with_checksum_big_file_from_pipe: md5 = 71f0604ee9cab40914103ad045aee71f OK 2024/11/27 03:25:08 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-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': File to upload is small (34 bytes), uploading instead of streaming 2024/11/27 03:25:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:25:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/27 03:25:14 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-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:25:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': File to upload is small (34 bytes), uploading instead of streaming 2024/11/27 03:25:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/27 03:25:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/27 03:25:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.87s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/27 03:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': File to upload is small (48 bytes), uploading instead of streaming 2024/11/27 03:25:24 DEBUG : rcat_metadata: md5 = 23cff2d1081a1853c0137e4007600b7c OK 2024/11/27 03:25:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/27 03:25:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/27 03:25:28 DEBUG : rcat_metadata_uploadcutoff0: md5 = ebdc0c694fd2fa8795e51e5076374ee1 OK 2024/11/27 03:25:28 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.30s) --- PASS: TestRcatMetadata/Normal (3.05s) --- PASS: TestRcatMetadata/ViaDisk (3.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:25:31 DEBUG : potato1: md5 = 1c81ac3c5893ef650fb0ec8647552391 OK 2024/11/27 03:25:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': File to upload is small (60 bytes), uploading instead of streaming 2024/11/27 03:25:33 DEBUG : potato2: md5 = 59a2b83c45fb4050ba757c654354991b OK 2024/11/27 03:25:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.36s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:25:37 DEBUG : potato1: md5 = 45d65d28a84f2c711aaae714c75245e8 OK 2024/11/27 03:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': File to upload is small (60 bytes), uploading instead of streaming 2024/11/27 03:25:38 DEBUG : potato2: md5 = c007c4a9425374fd650111a9f65a7929 OK 2024/11/27 03:25:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.89s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:25:43 DEBUG : potato2: md5 = dd97f29bf60e6ba914a9dcb645d2c013 OK 2024/11/27 03:25:44 DEBUG : empty space: md5 = 8c6511037a40cdb9b21adea29b787d26 OK 2024/11/27 03:25:47 DEBUG : sub dir/potato3: md5 = a662b9b5c039e53440327ce37821f2ad OK 2024/11/27 03:25:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Touching "empty space" 2024/11/27 03:25:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Touching "potato2" 2024/11/27 03:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Touching "sub dir/potato3" 2024/11/27 03:25:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.23s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:25:54 DEBUG : dir with metadata: Making directory with metadata 2024/11/27 03:25:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.81s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:25:57 DEBUG : directory with modtime: Making directory with metadata 2024/11/27 03:25:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.11s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:26:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/27 03:26:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/27 03:26:00 DEBUG : Google drive root 'crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0': Skipping btime metadata as can't update it on an existing file: 2024-11-27T03:26:00.354729317Z 2024/11/27 03:26:01 INFO : non existent directory: Updated directory metadata 2024/11/27 03:26:03 DEBUG : Google drive root 'crypt/67i7tt9akab6ghfnf0e47htqn41h3osn66b6hdmg74n606k352d0': Skipping btime metadata as can't update it on an existing file: 2024-11-27T03:26:00.354729317Z 2024/11/27 03:26:04 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.69s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:26:06 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/27 03:26:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/27 03:26:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (6.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:26:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/27 03:26:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/27 03:26:12 DEBUG : dst: Making directory with metadata 2024/11/27 03:26:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/27 03:26:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:26:13 INFO : dst: Set directory modification time (using SetModTime) 2024/11/27 03:26:14 INFO : dst: Set directory modification time (using SetModTime) 2024/11/27 03:26:14 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/27 03:26:15 INFO : dst: Set directory modification time (using SetModTime) 2024/11/27 03:26:15 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.66s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja'", Local "Local file system at /tmp/rclone282187608", Modify Window "1ms" 2024/11/27 03:26:19 DEBUG : sub dir/test remove existing: md5 = cd825625e3946e39294085bb4bc64a47 OK 2024/11/27 03:26:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1023efcebc4eaba3702373fac9669745 OK 2024/11/27 03:26:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.deyaqej3" before starting 2024/11/27 03:26:24 DEBUG : sub dir/test remove existing.deyaqej3: TEST: removing renamed existing file after operation 2024/11/27 03:26:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kazunik6" before starting 2024/11/27 03:26:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kazunik6: TEST: renaming existing back after failed operation 2024/11/27 03:26:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.saqeyay0" before starting 2024/11/27 03:26:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.saqeyay0: TEST: removing renamed existing file after operation 2024/11/27 03:26:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rvq0i2qskn6l74e8iov8v8t2pk4pm2h7treeak1qiaf48p28f468nq8pp6hqqtaeitah7nb4jhe4bdgcgn22e3n8qn4njbltdiijf1ale9vrm9v65bg4pikgq5cm16ngt67ulnf99rqj5u6djbn9gsg57417jaeac5dt5kr8jdmo9tq0el8g" 2024/11/27 03:26:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1bp5i9ksv6le2fd2bb027p6e6ipj38dmja9du7m64oj78va39jsg" --- PASS: TestRemoveExisting (15.05s) === 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/27 03:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-devifud1toja': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m1.862853586s (try 1/5)