"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/12 04:48:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira" 2024/12/12 04:48:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:48:44 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig" 2024/12/12 04:48:45 DEBUG : Creating backend with remote "/tmp/rclone4275270321" === 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-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/12 04:48:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/12 04:48:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/12 04:48:45 DEBUG : potato: Seek from 10 to 0 2024/12/12 04:48:45 DEBUG : potato: Seek from 10 to 0 2024/12/12 04:48:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/12 04:48:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/12 04:48:45 DEBUG : potato: Seek from 5 to 2 2024/12/12 04:48:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/12 04:48:45 DEBUG : potato: Seek from 7 to 0 2024/12/12 04:48:45 DEBUG : potato: Seek from 7 to 0 2024/12/12 04:48:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/12 04:48:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/12 04:48:45 DEBUG : potato: Seek from 5 to 2 2024/12/12 04:48:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/12 04:48:45 DEBUG : potato: Seek from 8 to 0 2024/12/12 04:48:45 DEBUG : potato: Seek from 8 to 0 2024/12/12 04:48:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/12 04:48:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/12 04:48:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/12 04:48:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/12 04:48:45 DEBUG : potato: Seek from 5 to 2 2024/12/12 04:48:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/12 04:48:45 DEBUG : potato: Seek from 9 to 0 2024/12/12 04:48:45 DEBUG : potato: Seek from 9 to 0 2024/12/12 04:48:45 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-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:48:48 DEBUG : rutabaga: md5 = 2b67409d714fe8df48bb6d1c897c1316 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/12 04:48:51 DEBUG : empty space: md5 = 6fb21109b266e6ee0729ba1cd9a69524 OK === RUN TestCheck/3 2024/12/12 04:48:53 DEBUG : potato2: md5 = 3750daebc8e1396855c1f04dbadf3fc4 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/12 04:48:55 DEBUG : remotepotato: md5 = a709f9e909688394ab12c7b7426f2f14 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.11s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2024/12/12 04:48:59 DEBUG : Creating backend with remote "nonexistent" 2024/12/12 04:48:59 DEBUG : Creating backend with remote "nonexistent" 2024/12/12 04:48:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/12 04:48:59 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/12 04:48:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/12 04:48:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:49:00 DEBUG : rutabaga: md5 = 3094dad9dbaa63affbfc95baaa7f2223 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/12 04:49:05 DEBUG : empty space: md5 = 49237dccfbdaa147132883a5d337a9f2 OK === RUN TestCheckDownload/3 2024/12/12 04:49:08 DEBUG : potato2: md5 = afbd7ea35c873b32a8b4d1f7652cdb84 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/12 04:49:13 DEBUG : remotepotato: md5 = e5c40fe4aef1dcf33e0fbca2684cb5af OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.07s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.36s) --- PASS: TestCheckDownload/4 (1.30s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (1.29s) --- PASS: TestCheckDownload/7 (1.75s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:49:20 DEBUG : rutabaga: md5 = 1805cbbba43317880623c9c3c967f3df OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/12 04:49:23 DEBUG : empty space: md5 = 3b10d6230e5955b2acea9099b7482cc0 OK === RUN TestCheckSizeOnly/3 2024/12/12 04:49:25 DEBUG : potato2: md5 = 34a1cf7254a28b80b8400bbe5d20e4b2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/12 04:49:27 DEBUG : remotepotato: md5 = f675d05be0e62e296595a4d3806af08a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.10s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:49:32 DEBUG : test.sum: md5 = 28b0010f7df3aa02d484ef6163bf4cec OK 2024/12/12 04:49:34 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/12 04:49:34 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/12 04:49:34 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/12 04:49:34 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/12 04:49:35 DEBUG : test.sum: md5 = 667f603bce2960753e29e6ae31d95a21 OK 2024/12/12 04:49:36 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/12 04:49:36 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/12 04:49:36 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/12 04:49:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.75s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:49:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/data" 2024/12/12 04:49:38 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:49:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/data" 2024/12/12 04:49:40 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/vjrnln8ratgmqakfosrqe8espk" 2024/12/12 04:49:43 DEBUG : data/banana: md5 = e00fb1ac6754c91895318ad67521712b OK 2024/12/12 04:49:45 DEBUG : test.sum: md5 = d0e32900778dc5d40f51c99421685c63 OK === RUN TestCheckSumDownload/subtest1 2024/12/12 04:49:50 DEBUG : data/potato: md5 = 05b5f0cc69f8101eccb870074e4b8a67 OK 2024/12/12 04:49:52 DEBUG : test.sum: md5 = d4d9580349ea7c65e3316d8c973f70ce OK === RUN TestCheckSumDownload/subtest2 2024/12/12 04:49:56 DEBUG : test.sum: md5 = e8794d08443b50f64e11b953f0ea7890 OK === RUN TestCheckSumDownload/subtest3 2024/12/12 04:50:01 DEBUG : test.sum: md5 = 6a822cfa57da6cb5bb4c108cc316929a OK === RUN TestCheckSumDownload/subtest4 2024/12/12 04:50:06 DEBUG : test.sum: md5 = c47f68dd94f9a48d95b0460376dfc003 OK === RUN TestCheckSumDownload/subtest5 2024/12/12 04:50:10 DEBUG : test.sum: md5 = ceed1c92e8467aae60d26ad759e8a7b6 OK === RUN TestCheckSumDownload/subtest6 2024/12/12 04:50:15 DEBUG : data/banana: md5 = 42fc4fea72071b76eace0f8e3955906f OK 2024/12/12 04:50:16 DEBUG : data/potato: md5 = 13bbc540bb9aacff4f5c71e7a31cf167 OK 2024/12/12 04:50:18 DEBUG : test.sum: md5 = ae136380cc282b357dce003701a59235 OK === RUN TestCheckSumDownload/subtest7 2024/12/12 04:50:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/12 04:50:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (44.97s) --- PASS: TestCheckSumDownload/subtest1 (2.84s) --- PASS: TestCheckSumDownload/subtest2 (2.71s) --- PASS: TestCheckSumDownload/subtest3 (2.60s) --- PASS: TestCheckSumDownload/subtest4 (2.79s) --- PASS: TestCheckSumDownload/subtest5 (2.33s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (3.13s) === RUN TestApplyTransforms 2024/12/12 04:50:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-setezij9cota" 2024/12/12 04:50:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:50:24 DEBUG : Creating backend with remote "TestDrive:crypt/hjqfucck2ei20varrmlhklm9gddb0or5660cpf5m3ca95f7d3bt0" 2024/12/12 04:50:25 DEBUG : Creating backend with remote "/tmp/rclone77771745" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-setezij9cota'", Local "Local file system at /tmp/rclone77771745", Modify Window "1ms" 2024/12/12 04:50:28 DEBUG : hello, world!: md5 = ce469ebc4f4ab1b9aa1ee4c39b17f6aa OK upper checkfile vs. lower remote (without normalization) 2024/12/12 04:50:29 ERROR : hello, world!: sum not found 2024/12/12 04:50:29 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-setezij9cota' 2024/12/12 04:50:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setezij9cota': 1 files missing 2024/12/12 04:50:29 NOTICE: 1 hashes missing 2024/12/12 04:50:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setezij9cota': 2 differences found 2024/12/12 04:50:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setezij9cota': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/12 04:50:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:50:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setezij9cota': 0 differences found 2024/12/12 04:50:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setezij9cota': 1 matching files 2024/12/12 04:50:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiponin8rijo" 2024/12/12 04:50:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:50:30 DEBUG : Creating backend with remote "TestDrive:crypt/i5gclvnb00vrc1co03k0sco6n9lt2mgofvjhpca4qj2fiugadqlg" 2024/12/12 04:50:31 DEBUG : Creating backend with remote "/tmp/rclone1878585235" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kiponin8rijo'", Local "Local file system at /tmp/rclone1878585235", Modify Window "1ms" 2024/12/12 04:50:33 DEBUG : HELLO, WORLD!: md5 = c983cfaff7b5f4058723f74d527de731 OK lower checkfile vs. upper remote (without normalization) 2024/12/12 04:50:34 ERROR : HELLO, WORLD!: sum not found 2024/12/12 04:50:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kiponin8rijo' 2024/12/12 04:50:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiponin8rijo': 1 files missing 2024/12/12 04:50:34 NOTICE: 1 hashes missing 2024/12/12 04:50:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiponin8rijo': 2 differences found 2024/12/12 04:50:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiponin8rijo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/12 04:50:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:50:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiponin8rijo': 0 differences found 2024/12/12 04:50:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiponin8rijo': 1 matching files 2024/12/12 04:50:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fifucor9gone" 2024/12/12 04:50:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:50:35 DEBUG : Creating backend with remote "TestDrive:crypt/js5286un2nhivqbralkupuinkdcdl5q3mki8hnr9t6iie4hers8g" 2024/12/12 04:50:36 DEBUG : Creating backend with remote "/tmp/rclone1798134480" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fifucor9gone'", Local "Local file system at /tmp/rclone1798134480", Modify Window "1ms" 2024/12/12 04:50:39 DEBUG : HeLlO, wOrLd!: md5 = 8e2c70e45d5eea6bdb6b0b3a0051d539 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/12 04:50:39 ERROR : HeLlO, wOrLd!: sum not found 2024/12/12 04:50:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fifucor9gone' 2024/12/12 04:50:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifucor9gone': 1 files missing 2024/12/12 04:50:39 NOTICE: 1 hashes missing 2024/12/12 04:50:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifucor9gone': 2 differences found 2024/12/12 04:50:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifucor9gone': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/12 04:50:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:50:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifucor9gone': 0 differences found 2024/12/12 04:50:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifucor9gone': 1 matching files 2024/12/12 04:50:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-somisuv3yuze" 2024/12/12 04:50:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:50:41 DEBUG : Creating backend with remote "TestDrive:crypt/49a5noabko1strhmdgbmkn72jk0qdaeaq0akrk3bhbt82j3rg8a0" 2024/12/12 04:50:42 DEBUG : Creating backend with remote "/tmp/rclone2509975953" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-somisuv3yuze'", Local "Local file system at /tmp/rclone2509975953", Modify Window "1ms" 2024/12/12 04:50:44 DEBUG : HELLO, WORLD!: md5 = cabdb0a60633e2297257be75fc242dc0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/12 04:50:45 ERROR : HELLO, WORLD!: sum not found 2024/12/12 04:50:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-somisuv3yuze' 2024/12/12 04:50:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisuv3yuze': 1 files missing 2024/12/12 04:50:45 NOTICE: 1 hashes missing 2024/12/12 04:50:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisuv3yuze': 2 differences found 2024/12/12 04:50:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisuv3yuze': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/12 04:50:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:50:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisuv3yuze': 0 differences found 2024/12/12 04:50:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somisuv3yuze': 1 matching files 2024/12/12 04:50:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jefinac5yava" 2024/12/12 04:50:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:50:46 DEBUG : Creating backend with remote "TestDrive:crypt/7hvp31bk6i39enb2jcptqfti3p1pl34mjuknmagf6qgkl919vh2g" 2024/12/12 04:50:47 DEBUG : Creating backend with remote "/tmp/rclone512076001" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jefinac5yava'", Local "Local file system at /tmp/rclone512076001", Modify Window "1ms" 2024/12/12 04:50:50 DEBUG : 測試_Русский___ě_áñ: md5 = a53ca2c57dc976b8f93efc59b5e54b87 OK NFD checkfile vs. NFC remote (without normalization) 2024/12/12 04:50:50 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/12 04:50:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jefinac5yava' 2024/12/12 04:50:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefinac5yava': 1 files missing 2024/12/12 04:50:50 NOTICE: 1 hashes missing 2024/12/12 04:50:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefinac5yava': 2 differences found 2024/12/12 04:50:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefinac5yava': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/12 04:50:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefinac5yava': 0 differences found 2024/12/12 04:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jefinac5yava': 1 matching files 2024/12/12 04:50:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maxazaf8tinu" 2024/12/12 04:50:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:50:51 DEBUG : Creating backend with remote "TestDrive:crypt/47m1agi670tdnkvaf4vc8rjsqbkqgnvn7ktuabaeumm44ihanuh0" 2024/12/12 04:50:52 DEBUG : Creating backend with remote "/tmp/rclone594553846" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maxazaf8tinu'", Local "Local file system at /tmp/rclone594553846", Modify Window "1ms" 2024/12/12 04:50:55 DEBUG : 測試_Русский___ě_áñ: md5 = ba6b6a47d289500c93274fa46b429883 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/12 04:50:56 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/12 04:50:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-maxazaf8tinu' 2024/12/12 04:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxazaf8tinu': 1 files missing 2024/12/12 04:50:56 NOTICE: 1 hashes missing 2024/12/12 04:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxazaf8tinu': 2 differences found 2024/12/12 04:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxazaf8tinu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/12 04:50:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:50:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxazaf8tinu': 0 differences found 2024/12/12 04:50:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxazaf8tinu': 1 matching files 2024/12/12 04:50:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-putocus4fivi" 2024/12/12 04:50:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:50:57 DEBUG : Creating backend with remote "TestDrive:crypt/6naoputmhpk5qv82hfi8s33hgmo359ojf4u1feavaubgruent97g" 2024/12/12 04:50:58 DEBUG : Creating backend with remote "/tmp/rclone637368925" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-putocus4fivi'", Local "Local file system at /tmp/rclone637368925", Modify Window "1ms" 2024/12/12 04:51:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9ca7d99ae9346cca4e1588a26a10688e OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/12 04:51:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/12 04:51:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-putocus4fivi' 2024/12/12 04:51:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putocus4fivi': 1 files missing 2024/12/12 04:51:01 NOTICE: 1 hashes missing 2024/12/12 04:51:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putocus4fivi': 2 differences found 2024/12/12 04:51:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putocus4fivi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/12 04:51:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:51:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putocus4fivi': 0 differences found 2024/12/12 04:51:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putocus4fivi': 1 matching files 2024/12/12 04:51:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yobevoy4gaxa" 2024/12/12 04:51:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:51:03 DEBUG : Creating backend with remote "TestDrive:crypt/5mbbuas1glaa25ohu8a8r1qgc4uhd0md9ckijo2fe9iq4o6e42u0" 2024/12/12 04:51:04 DEBUG : Creating backend with remote "/tmp/rclone2100699160" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yobevoy4gaxa'", Local "Local file system at /tmp/rclone2100699160", Modify Window "1ms" 2024/12/12 04:51:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 302396489b4b4e4bfbe07e9750eecebf OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/12 04:51:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/12 04:51:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yobevoy4gaxa' 2024/12/12 04:51:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yobevoy4gaxa': 1 files missing 2024/12/12 04:51:07 NOTICE: 1 hashes missing 2024/12/12 04:51:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yobevoy4gaxa': 2 differences found 2024/12/12 04:51:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yobevoy4gaxa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/12 04:51:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yobevoy4gaxa': 0 differences found 2024/12/12 04:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yobevoy4gaxa': 1 matching files 2024/12/12 04:51:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepikos3voxu" 2024/12/12 04:51:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:51:08 DEBUG : Creating backend with remote "TestDrive:crypt/jq8u6849s2570r6eba6ho773cqo55r43u7rom06mv6ots5a8uuhg" 2024/12/12 04:51:09 DEBUG : Creating backend with remote "/tmp/rclone76686407" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepikos3voxu'", Local "Local file system at /tmp/rclone76686407", Modify Window "1ms" 2024/12/12 04:51:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8659882ae6e77409645f62f56d32a244 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/12 04:51:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/12 04:51:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bepikos3voxu' 2024/12/12 04:51:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepikos3voxu': 1 files missing 2024/12/12 04:51:12 NOTICE: 1 hashes missing 2024/12/12 04:51:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepikos3voxu': 2 differences found 2024/12/12 04:51:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepikos3voxu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/12 04:51:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepikos3voxu': 0 differences found 2024/12/12 04:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepikos3voxu': 1 matching files 2024/12/12 04:51:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqozoq5niwa" 2024/12/12 04:51:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:51:14 DEBUG : Creating backend with remote "TestDrive:crypt/vl8rblm9gbltd6vbm6r7aqonfg5jssps40js1s36nb752n5b3fsg" 2024/12/12 04:51:15 DEBUG : Creating backend with remote "/tmp/rclone2906729693" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqozoq5niwa'", Local "Local file system at /tmp/rclone2906729693", Modify Window "1ms" 2024/12/12 04:51:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 989fad3ad08be8f70b11586ef1f15a88 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/12 04:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/12 04:51:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-beqozoq5niwa' 2024/12/12 04:51:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqozoq5niwa': 1 files missing 2024/12/12 04:51:18 NOTICE: 1 hashes missing 2024/12/12 04:51:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqozoq5niwa': 2 differences found 2024/12/12 04:51:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqozoq5niwa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/12 04:51:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/12 04:51:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqozoq5niwa': 0 differences found 2024/12/12 04:51:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqozoq5niwa': 1 matching files 2024/12/12 04:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqozoq5niwa': Purge remote 2024/12/12 04:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepikos3voxu': Purge remote 2024/12/12 04:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yobevoy4gaxa': Purge remote 2024/12/12 04:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-putocus4fivi': Purge remote 2024/12/12 04:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maxazaf8tinu': Purge remote 2024/12/12 04:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jefinac5yava': Purge remote 2024/12/12 04:51:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-somisuv3yuze': Purge remote 2024/12/12 04:51:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fifucor9gone': Purge remote 2024/12/12 04:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiponin8rijo': Purge remote 2024/12/12 04:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setezij9cota': Purge remote --- PASS: TestApplyTransforms (60.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:51:25 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/12 04:51:28 DEBUG : sub/file2: md5 = 78cefe7eb4affb33b4fe6130dd3a2922 OK 2024/12/12 04:51:28 INFO : file1: Copied (new) to: sub/file2 2024/12/12 04:51:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:29 DEBUG : file1: Unchanged skipping 2024/12/12 04:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': don't need to copy/move sub/file2, it is already at target location 2024/12/12 04:51:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.52s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:51:35 DEBUG : dst/file1: md5 = 071d84d203ab4ea1711316430dffef9c OK 2024/12/12 04:51:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/backup" 2024/12/12 04:51:35 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/1nrff024r7pq65ecp72fc28jb0" 2024/12/12 04:51:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/12 04:51:40 INFO : dst/file1: Moved (server-side) 2024/12/12 04:51:42 DEBUG : dst/file1: md5 = a36a5a7398591f79312bdd8f38022a50 OK 2024/12/12 04:51:42 INFO : dst/file1: Copied (new) 2024/12/12 04:51:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/12 04:51:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/12 04:51:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.99s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:51:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/dst" 2024/12/12 04:51:47 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:51:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/CompareDest" 2024/12/12 04:51:49 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/gveqi14airsml4bgu7krj116o8" 2024/12/12 04:51:50 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 04:51:53 DEBUG : one: md5 = 550e4b075cfd56796a5f154c08361d38 OK 2024/12/12 04:51:53 INFO : one: Copied (new) 2024/12/12 04:51:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:51:56 DEBUG : one: md5 = 2b85c0e54a6b9ce654332ad44bf06fec OK 2024/12/12 04:51:56 INFO : one: Copied (replaced existing) 2024/12/12 04:51:58 DEBUG : dst/one: md5 = 8378938cb53b09b4d4cb24d84b84b7cf OK 2024/12/12 04:52:00 DEBUG : CompareDest/one: md5 = 9bf7cd2fa1f3b23627d8f8d663a0c748 OK 2024/12/12 04:52:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:52:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:52:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 04:52:04 DEBUG : CompareDest/two: md5 = 425faa1f6b287a532c679b588428a54c OK 2024/12/12 04:52:05 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 04:52:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:52:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 04:52:06 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 04:52:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:52:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 04:52:07 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 04:52:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/12 04:52:09 DEBUG : two: md5 = d43c458abfe877021630ca12283aa177 OK 2024/12/12 04:52:09 INFO : two: Copied (new) 2024/12/12 04:52:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:52:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:52:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:52:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.91s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:52:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/dst" 2024/12/12 04:52:14 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:52:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/CopyDest" 2024/12/12 04:52:16 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/12 04:52:17 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 04:52:20 DEBUG : one: md5 = 2da19f9e211dea53c4e6afc97a1ca19a OK 2024/12/12 04:52:20 INFO : one: Copied (new) 2024/12/12 04:52:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:52:23 DEBUG : one: md5 = a796319c1044ab0f780386c0bc05579f OK 2024/12/12 04:52:23 INFO : one: Copied (replaced existing) 2024/12/12 04:52:25 DEBUG : dst/one: md5 = d48ca1d11bc68002c58658f04f430b89 OK 2024/12/12 04:52:28 DEBUG : CopyDest/one: md5 = f654f8dc66b0ac1e904f697fe5b5769a OK 2024/12/12 04:52:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/BackupDir" 2024/12/12 04:52:29 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/12 04:52:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:52:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:52:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:52:33 INFO : one: Moved (server-side) 2024/12/12 04:52:34 INFO : one: Copied (server-side copy) 2024/12/12 04:52:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/12 04:52:36 DEBUG : CopyDest/two: md5 = 41f11312f744cb4c03ff2a4b7e3c6d7a OK 2024/12/12 04:52:37 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 04:52:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:52:38 INFO : two: Copied (server-side copy) 2024/12/12 04:52:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/12 04:52:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:52:39 DEBUG : two: Unchanged skipping 2024/12/12 04:52:41 DEBUG : CopyDest/three: md5 = 3d84f7d4a2c4008fd529f0b913861026 OK 2024/12/12 04:52:42 DEBUG : three: Need to transfer - File not found at Destination 2024/12/12 04:52:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/12 04:52:42 DEBUG : three: Destination not found in --copy-dest 2024/12/12 04:52:44 DEBUG : three: md5 = 56e958c632c22e4e87f0bd6b0951e68c OK 2024/12/12 04:52:44 INFO : three: Copied (new) 2024/12/12 04:52:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/12 04:52:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:52:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:52:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:52:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:52:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/12 04:52:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.35s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:52:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/12 04:52:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 82c3cf36230d04e3c0b114ffe4883680 OK 2024/12/12 04:52:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/12 04:52:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/12 04:52:56 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/12/12 04:52:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/12 04:52:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/12 04:52:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e20eddf5a09f4b37569d453ceddd5003 OK 2024/12/12 04:52:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/12 04:53:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/12 04:53:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.91s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:53:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Looking for duplicate names using skip mode. 2024/12/12 04:53:06 NOTICE: one: Found 2 files with duplicate names 2024/12/12 04:53:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.66s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:53:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Looking for duplicate names using skip mode. 2024/12/12 04:53:13 NOTICE: one: Found 3 files with duplicate names 2024/12/12 04:53:13 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/12 04:53:14 INFO : one: Deleted 2024/12/12 04:53:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:53:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Looking for duplicate names using first mode. 2024/12/12 04:53:21 NOTICE: one: Found 3 files with duplicate names 2024/12/12 04:53:21 INFO : one: Deleted 2024/12/12 04:53:22 INFO : one: Deleted 2024/12/12 04:53:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.53s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:53:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Looking for duplicate names using newest mode. 2024/12/12 04:53:28 NOTICE: one: Found 3 files with duplicate names 2024/12/12 04:53:29 INFO : one: Deleted 2024/12/12 04:53:30 INFO : one: Deleted 2024/12/12 04:53:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.61s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", 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-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:53:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Looking for duplicate names using oldest mode. 2024/12/12 04:53:36 NOTICE: one: Found 3 files with duplicate names 2024/12/12 04:53:37 INFO : one: Deleted 2024/12/12 04:53:37 INFO : one: Deleted 2024/12/12 04:53:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.28s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:53:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Looking for duplicate names using largest mode. 2024/12/12 04:53:44 NOTICE: one: Found 3 files with duplicate names 2024/12/12 04:53:44 INFO : one: Deleted 2024/12/12 04:53:45 INFO : one: Deleted 2024/12/12 04:53:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.56s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:53:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Looking for duplicate names using smallest mode. 2024/12/12 04:53:52 NOTICE: one: Found 3 files with duplicate names 2024/12/12 04:53:52 INFO : one: Deleted 2024/12/12 04:53:53 INFO : one: Deleted 2024/12/12 04:53:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.26s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:54:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Looking for duplicate names using rename mode. 2024/12/12 04:54:01 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/12 04:54:02 INFO : one-2.txt: renamed from: one.txt 2024/12/12 04:54:03 INFO : one-3.txt: renamed from: one.txt 2024/12/12 04:54:05 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.17s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:54:10 DEBUG : dupe1/one.txt: md5 = 26f294af5e95ce119090bca00242b605 OK 2024/12/12 04:54:13 DEBUG : dupe2/two.txt: md5 = 9e3c49a79db7e51b18b7c86d1a908e3f OK 2024/12/12 04:54:15 DEBUG : dupe3/three.txt: md5 = 91ef4e920047fbd248879f4382ee6311 OK 2024/12/12 04:54:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/12 04:54:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/12 04:54:17 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/12 04:54:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/12 04:54:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/12 04:54:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/12 04:54:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.29s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:54:24 DEBUG : a.txt: md5 = 1127ec21da0e17956562eae19f58a057 OK 2024/12/12 04:54:27 DEBUG : zend.txt: md5 = 5ecc04e50877904b90219ef55e5366c8 OK 2024/12/12 04:54:29 DEBUG : sub dir/hello world: md5 = 21bd90218e69dcbb015c6bf6d4563f80 OK 2024/12/12 04:54:31 DEBUG : sub dir/hello world2: md5 = 29de57ccbac771327f240d36fd84d170 OK 2024/12/12 04:54:34 DEBUG : sub dir/ignore dir/.ignore: md5 = 5eaa8e62f9d8a94a6151ffe999f2028e OK 2024/12/12 04:54:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = a1bf7bfdcd1cc3057b5c66ed83cb97d6 OK 2024/12/12 04:54:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7fd4114d00058b10f4f5db48188f5fee OK 2024/12/12 04:54:39 DEBUG : a.txt: Excluded (Size Filter) 2024/12/12 04:54:39 DEBUG : a.txt: Excluded 2024/12/12 04:54:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/12 04:54:40 DEBUG : sub dir/hello world2: Excluded 2024/12/12 04:54:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/12 04:54:40 DEBUG : sub dir/hello world: Excluded 2024/12/12 04:54:41 DEBUG : sub dir/ignore dir: Excluded 2024/12/12 04:54:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/12 04:54:41 DEBUG : sub dir/hello world2: Excluded 2024/12/12 04:54:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/12 04:54:41 DEBUG : sub dir/hello world: Excluded 2024/12/12 04:54:41 DEBUG : sub dir/ignore dir: Excluded 2024/12/12 04:54:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/12 04:54:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/12 04:54:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/12 04:54:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/12 04:54:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/12 04:54:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/12/12 04:54:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.04s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:54:51 DEBUG : file1: md5 = 6dbf711b46de25a65d050404c180e50b OK 2024/12/12 04:54:53 DEBUG : sub/file2: md5 = 57a740b412c9fae92f9c840eb3715abc 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/12/12 04:54:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/12 04:54:56 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/12 04:54:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/12 04:54:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.70s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:55:01 DEBUG : file1: md5 = 2ad3b0b5655f28a2139fb625d8372b22 OK 2024/12/12 04:55:04 DEBUG : sub/file2: md5 = 487e7805a85a068cbe633fe1b30e807d 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/12/12 04:55:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/notfound" 2024/12/12 04:55:08 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/qe0i31qdkoejk60elps0ni5sqk" 2024/12/12 04:55:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.45s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Making directory 2024/12/12 04:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:55:15 DEBUG : sub dir/hello world: md5 = f248224265b6b0cd01eef824908b8331 OK 2024/12/12 04:55:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.37s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:55:20 DEBUG : potato2: md5 = be3f685e74b531560aeba415f9b08b58 OK 2024/12/12 04:55:21 DEBUG : empty space: md5 = 2c1437d9f2d02cb5eb07ae70b8f726dc OK --- PASS: TestLs (5.29s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:55:25 DEBUG : potato2: md5 = 5bcd8585bf1402eece31a93505adaee6 OK 2024/12/12 04:55:27 DEBUG : empty space: md5 = 82d460a68b1e7a61452b1b7e0bc401a7 OK 2024/12/12 04:55:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/12 04:55:27 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.91s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:55:32 DEBUG : potato2: md5 = f68a55f2d9d0c8ac0638d3ec11b7023d OK 2024/12/12 04:55:34 DEBUG : empty space: md5 = 4c854c607bb19a94ca4bdcb3a5526bfb OK --- PASS: TestLsLong (5.34s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:55:37 DEBUG : potato2: md5 = 574dd51724d05161b7a93ea1afbe6dff OK 2024/12/12 04:55:39 DEBUG : empty space: md5 = ac5387da7eac07bb6277fc2c439da090 OK --- PASS: TestHashSums (4.85s) === RUN TestHashSumsWithErrors 2024/12/12 04:55:40 DEBUG : Creating backend with remote ":memory:" 2024/12/12 04:55:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/12 04:55:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/12 04:55:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/12 04:55:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/12 04:55:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/12 04:55:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/12 04:55:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/12 04:55:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/12 04:55:40 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-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:55:42 DEBUG : potato2: md5 = d65c6b86e1e438cfe3c650c22f43c421 OK 2024/12/12 04:55:44 DEBUG : empty space: md5 = 74664c1aa30ebb46eda788723ee6afca OK 2024/12/12 04:55:46 DEBUG : sub dir/potato3: md5 = 9cf0d5b5a23c954f6afbf7a2d8f2494f OK 2024/12/12 04:55:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.82s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:55:52 DEBUG : small: md5 = d7f9c4d86d11950548035c82328d2bad OK 2024/12/12 04:55:54 DEBUG : medium: md5 = 4f76a42f8883397e73a2f19dd69b33ec OK 2024/12/12 04:55:56 DEBUG : large: md5 = 048b82bfb9dc6a86295a466a4ff4f16f OK 2024/12/12 04:55:56 DEBUG : Waiting for deletions to finish 2024/12/12 04:55:56 DEBUG : large: Excluded (Size Filter) 2024/12/12 04:55:57 INFO : medium: Deleted 2024/12/12 04:55:57 INFO : small: Deleted --- PASS: TestDelete (7.78s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:56:00 DEBUG : small: md5 = d43e3656570d36ba8164bc60dedf8a92 OK 2024/12/12 04:56:01 DEBUG : medium: md5 = d069eff5c7261e7fa718a4c0b02f92a7 OK 2024/12/12 04:56:03 DEBUG : large: md5 = ad0e4147aa061ed95eaa482ed30b34a6 OK 2024/12/12 04:56:03 DEBUG : Waiting for deletions to finish 2024/12/12 04:56:04 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/12 04:56:04 INFO : large: Deleted 2024/12/12 04:56:04 INFO : small: Deleted --- PASS: TestMaxDelete (7.80s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:56:07 DEBUG : small: md5 = a773e6d68847c6f5a2b7651e8e81a1e0 OK 2024/12/12 04:56:09 DEBUG : medium: md5 = 3a295a433c545582f5f55adda85fb530 OK 2024/12/12 04:56:11 DEBUG : large: md5 = 1d5a92af237e29b7f8dc134048194334 OK 2024/12/12 04:56:11 DEBUG : Waiting for deletions to finish 2024/12/12 04:56:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/12 04:56:12 INFO : small: Deleted 2024/12/12 04:56:12 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.51s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:56:15 DEBUG : small: md5 = b95d574e92158efb866bb70440f7a7a1 OK 2024/12/12 04:56:17 DEBUG : medium: md5 = a4c0572f4d82f7c3178f049890d124f3 OK 2024/12/12 04:56:18 DEBUG : large: md5 = 3db51fba89f32ca4069f97e59fe59e14 OK 2024/12/12 04:56:19 DEBUG : Waiting for deletions to finish 2024/12/12 04:56:19 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/12/12 04:56:19 INFO : small: Deleted 2024/12/12 04:56:19 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.67s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:56:23 DEBUG : ReadFile: md5 = cbba5dc322f5c925115dacd7575a2f79 OK --- PASS: TestReadFile (4.77s) === RUN TestRetry 2024/12/12 04:56:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/12 04:56:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/12 04:56:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/12 04:56:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/12 04:56:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/12 04:56:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/12 04:56:26 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-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:56:28 DEBUG : file1: md5 = b1435d33cf0f624f84922f8004ec5471 OK 2024/12/12 04:56:29 DEBUG : file2: md5 = f6f84e74a93d76fbe6e37438d5a295e7 OK --- PASS: TestCat (17.69s) === RUN TestPurge 2024/12/12 04:56:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-facigay2qeci" 2024/12/12 04:56:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:56:44 DEBUG : Creating backend with remote "TestDrive:crypt/q5r2ni3r77fptlf07061suj993em3o9cf82jgi87iu0trruief10" 2024/12/12 04:56:45 DEBUG : Creating backend with remote "/tmp/rclone3741494925" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-facigay2qeci'", Local "Local file system at /tmp/rclone3741494925", Modify Window "1ms" 2024/12/12 04:56:51 DEBUG : A1/B1/C1/one: md5 = d19074f28d961078a0c81c294a7a6b49 OK 2024/12/12 04:56:51 DEBUG : A2: Making directory 2024/12/12 04:56:51 DEBUG : A1/B2: Making directory 2024/12/12 04:56:52 DEBUG : A1/B2/C2: Making directory 2024/12/12 04:56:53 DEBUG : A1/B1/C3: Making directory 2024/12/12 04:56:54 DEBUG : A3: Making directory 2024/12/12 04:56:55 DEBUG : A3/B3: Making directory 2024/12/12 04:56:56 DEBUG : A3/B3/C4: Making directory 2024/12/12 04:56:59 DEBUG : A1/two: md5 = b18eb7ac4aafbd0765f2f326d3975c13 OK 2024/12/12 04:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-facigay2qeci': Purge remote 2024/12/12 04:57:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.41s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:57:07 DEBUG : A1/B1/C1/one: md5 = 2afa34441d94556337aceca9fee6a8e1 OK 2024/12/12 04:57:07 DEBUG : A2: Making directory 2024/12/12 04:57:08 DEBUG : A1/B2: Making directory 2024/12/12 04:57:09 DEBUG : A1/B2/C2: Making directory 2024/12/12 04:57:10 DEBUG : A1/B1/C3: Making directory 2024/12/12 04:57:11 DEBUG : A3: Making directory 2024/12/12 04:57:12 DEBUG : A3/B3: Making directory 2024/12/12 04:57:13 DEBUG : A3/B3/C4: Making directory 2024/12/12 04:57:16 DEBUG : A1/two: md5 = 2ea64078c2904605ebaa3140a5e8a3c1 OK 2024/12/12 04:57:17 DEBUG : removing 1 level 3 directories 2024/12/12 04:57:17 INFO : A3/B3/C4: Removing directory 2024/12/12 04:57:20 DEBUG : removing 2 level 3 directories 2024/12/12 04:57:20 INFO : A1/B2/C2: Removing directory 2024/12/12 04:57:20 INFO : A1/B1/C3: Removing directory 2024/12/12 04:57:21 DEBUG : removing 2 level 2 directories 2024/12/12 04:57:21 INFO : A3/B3: Removing directory 2024/12/12 04:57:21 INFO : A1/B2: Removing directory 2024/12/12 04:57:21 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/12 04:57:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/12 04:57:22 DEBUG : removing 2 level 1 directories 2024/12/12 04:57:22 INFO : A3: Removing directory 2024/12/12 04:57:22 INFO : A2: Removing directory 2024/12/12 04:57:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/12 04:57:26 DEBUG : removing 1 level 3 directories 2024/12/12 04:57:26 INFO : A1/B1/C1: Removing directory 2024/12/12 04:57:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:27 DEBUG : removing 1 level 2 directories 2024/12/12 04:57:27 INFO : A1/B1: Removing directory 2024/12/12 04:57:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/12 04:57:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/12 04:57:28 DEBUG : removing 1 level 1 directories 2024/12/12 04:57:28 INFO : A1: Removing directory 2024/12/12 04:57:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/12 04:57:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/12 04:57:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:57:29 DEBUG : removing 1 level 0 directories 2024/12/12 04:57:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Removing directory 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/12 04:57:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (27.73s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:57:32 DEBUG : A1: Making directory 2024/12/12 04:57:33 DEBUG : A1/B1: Making directory 2024/12/12 04:57:34 DEBUG : A1/B1/C1: Making directory 2024/12/12 04:57:37 DEBUG : removing 1 level 3 directories 2024/12/12 04:57:37 INFO : A1/B1/C1: Removing directory 2024/12/12 04:57:38 DEBUG : removing 1 level 2 directories 2024/12/12 04:57:38 INFO : A1/B1: Removing directory 2024/12/12 04:57:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/12 04:57:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.75s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:57:40 DEBUG : A1: Making directory 2024/12/12 04:57:42 DEBUG : A1/B1: Making directory 2024/12/12 04:57:42 DEBUG : A1/B1/C1: Making directory 2024/12/12 04:57:45 DEBUG : removing 1 level 3 directories 2024/12/12 04:57:45 INFO : A1/B1/C1: Removing directory 2024/12/12 04:57:46 DEBUG : removing 1 level 2 directories 2024/12/12 04:57:46 INFO : A1/B1: Removing directory 2024/12/12 04:57:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/12 04:57:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.82s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:57:51 DEBUG : file1: md5 = d0722b8f18a7cd8cb568760ae6f9ce0c OK 2024/12/12 04:57:52 DEBUG : filename.txt: File name found in url 2024/12/12 04:57:53 DEBUG : filename.txt: md5 = f71bc64a2a31e6e1ec636ed28d6d4e69 OK 2024/12/12 04:57:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/12 04:57:55 DEBUG : headerfilename.txt: md5 = ce1505ebfeb71dc73900a31c42066310 OK 2024/12/12 04:57:56 DEBUG : file2: md5 = 8b682e0f91bde22a07232f906c22ff96 OK --- PASS: TestCopyURL (10.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:58:00 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/12 04:58:02 DEBUG : sub/file2: md5 = 7e47d97b1643819ab26ca60ac014b777 OK 2024/12/12 04:58:02 INFO : file1: Copied (new) to: sub/file2 2024/12/12 04:58:02 INFO : file1: Deleted 2024/12/12 04:58:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:58:03 DEBUG : file1: Unchanged skipping 2024/12/12 04:58:03 INFO : file1: Deleted 2024/12/12 04:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': don't need to copy/move sub/file2, it is already at target location 2024/12/12 04:58:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.60s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:58:06 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/12 04:58:08 DEBUG : file1: md5 = 32d70af8d2fd8e26d0a30fc0421baaf3 OK 2024/12/12 04:58:08 INFO : file1: Copied (new) 2024/12/12 04:58:08 INFO : file1: Deleted 2024/12/12 04:58:08 DEBUG : file1: Destination exists, skipping 2024/12/12 04:58:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.54s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:58:13 DEBUG : dst/file1: md5 = d21c7bfc4d98d03f23ef89240f0ae64e OK 2024/12/12 04:58:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojoxed9qira/backup" 2024/12/12 04:58:14 DEBUG : Creating backend with remote "TestDrive:crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig/1nrff024r7pq65ecp72fc28jb0" 2024/12/12 04:58:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/12 04:58:18 INFO : dst/file1: Moved (server-side) 2024/12/12 04:58:20 DEBUG : dst/file1: md5 = 0199f36dcc5183a95a3447dee18f54d9 OK 2024/12/12 04:58:20 INFO : dst/file1: Copied (new) 2024/12/12 04:58:20 INFO : dst/file1: Deleted 2024/12/12 04:58:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/12 04:58:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/12 04:58:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.56s) === 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-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:58:29 DEBUG : A1/one: md5 = 7268880655c27a74af4be232e694eec2 OK 2024/12/12 04:58:31 DEBUG : A1/two: md5 = 3912669bfdd79ea308746dd8e92f275c OK 2024/12/12 04:58:33 DEBUG : A1/B1/three: md5 = 288f3eb2e17db907282753639a79ab67 OK 2024/12/12 04:58:37 DEBUG : A1/B1/C1/four: md5 = e3bbc269169f6285deda081c372ce05b OK 2024/12/12 04:58:39 DEBUG : A1/B1/C2/five: md5 = 6233ccea707b8fa2135e9eadf7961f85 OK 2024/12/12 04:58:39 DEBUG : A1/B2: Making directory 2024/12/12 04:58:40 DEBUG : A1/B1/C3: Making directory 2024/12/12 04:58:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/12 04:58:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/12 04:58:52 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/12 04:58:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/12 04:58:53 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/12 04:58:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/12 04:58:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/12 04:58:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/12 04:58:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/12 04:58:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/12 04:58:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/12 04:59:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/12 04:59:07 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/12 04:59:07 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/12 04:59:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/12 04:59:07 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/12 04:59:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/12 04:59:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/12 04:59:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/12 04:59:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/12 04:59:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/12 04:59:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/12 04:59:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/12 04:59:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/12 04:59:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/12 04:59:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/12 04:59:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/12 04:59:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/12 04:59:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/12 04:59:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:59:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.83s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': File to upload is small (34 bytes), uploading instead of streaming 2024/12/12 04:59:24 DEBUG : no_checksum_small_file_from_pipe: md5 = f482d7e80296d8e9d8083d5401d3b1bc OK 2024/12/12 04:59:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/12 04:59:24 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/12 04:59:25 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/12 04:59:26 DEBUG : no_checksum_big_file_from_pipe: md5 = e1e1ca2f71d9bd4242348749974fbcb4 OK 2024/12/12 04:59:26 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-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': File to upload is small (34 bytes), uploading instead of streaming 2024/12/12 04:59:30 DEBUG : with_checksum_small_file_from_pipe: md5 = f0c10c516a30421f9816e622a59b59ff OK 2024/12/12 04:59:30 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/12 04:59:31 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/12 04:59:32 DEBUG : with_checksum_big_file_from_pipe: md5 = e6007b4e4823f79b7e857cf3076df750 OK 2024/12/12 04:59:32 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-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': File to upload is small (34 bytes), uploading instead of streaming 2024/12/12 04:59:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:59:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/12 04:59:38 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-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': File to upload is small (34 bytes), uploading instead of streaming 2024/12/12 04:59:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/12 04:59:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/12 04:59:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.83s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/12 04:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': File to upload is small (48 bytes), uploading instead of streaming 2024/12/12 04:59:48 DEBUG : rcat_metadata: md5 = 1eb9ea8a49fd60db7139415f5ccbcd72 OK 2024/12/12 04:59:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/12 04:59:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/12 04:59:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = 88447a2819564136a7165ca794d19e24 OK 2024/12/12 04:59:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.82s) --- PASS: TestRcatMetadata/Normal (3.02s) --- PASS: TestRcatMetadata/ViaDisk (3.33s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 04:59:54 DEBUG : potato1: md5 = 238d0f59581c6fad94e888ff7b0d28b9 OK 2024/12/12 04:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': File to upload is small (60 bytes), uploading instead of streaming 2024/12/12 04:59:56 DEBUG : potato2: md5 = a088393dee18f53ceae25e2157192a33 OK 2024/12/12 04:59:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 05:00:00 DEBUG : potato1: md5 = 29edfd9679058ff856608633a2683d0a OK 2024/12/12 05:00:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': File to upload is small (60 bytes), uploading instead of streaming 2024/12/12 05:00:01 DEBUG : potato2: md5 = b5fbcdeef8416edf8316539d8bf82f06 OK 2024/12/12 05:00:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.63s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 05:00:05 DEBUG : potato2: md5 = 08575c75798759ff34308f02e2278c4c OK 2024/12/12 05:00:07 DEBUG : empty space: md5 = 338a4941696289362ecb22351cb5fc65 OK 2024/12/12 05:00:10 DEBUG : sub dir/potato3: md5 = cfe508c2a59aa88c22410e30b0cf9ef0 OK 2024/12/12 05:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Touching "empty space" 2024/12/12 05:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Touching "potato2" 2024/12/12 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Touching "sub dir/potato3" 2024/12/12 05:00:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.28s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 05:00:17 DEBUG : dir with metadata: Making directory with metadata 2024/12/12 05:00:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.77s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 05:00:20 DEBUG : directory with modtime: Making directory with metadata 2024/12/12 05:00:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.80s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 05:00:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/12 05:00:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/12 05:00:23 DEBUG : Google drive root 'crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig': Skipping btime metadata as can't update it on an existing file: 2024-12-12T05:00:22.903009567Z 2024/12/12 05:00:23 INFO : non existent directory: Updated directory metadata 2024/12/12 05:00:26 DEBUG : Google drive root 'crypt/jrp4n4cs31tv4316i17mbvv5b3405uo4mo9udjnb92pia8juq5ig': Skipping btime metadata as can't update it on an existing file: 2024-12-12T05:00:22.903009567Z 2024/12/12 05:00:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 05:00:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/12 05:00:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/12 05:00:32 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.79s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 05:00:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/12 05:00:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/12 05:00:34 DEBUG : dst: Making directory with metadata 2024/12/12 05:00:35 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/12 05:00:35 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 05:00:35 INFO : dst: Set directory modification time (using SetModTime) 2024/12/12 05:00:36 INFO : dst: Set directory modification time (using SetModTime) 2024/12/12 05:00:36 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/12 05:00:37 INFO : dst: Set directory modification time (using SetModTime) 2024/12/12 05:00:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.94s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira'", Local "Local file system at /tmp/rclone4275270321", Modify Window "1ms" 2024/12/12 05:00:43 DEBUG : sub dir/test remove existing: md5 = 75a1a9d8492bbb5e3b7393cb0454af8c OK 2024/12/12 05:00:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 01bd9693f7a07567eb564c6ec778cf5a OK 2024/12/12 05:00:46 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dunuhul4" before starting 2024/12/12 05:00:48 DEBUG : sub dir/test remove existing.dunuhul4: TEST: removing renamed existing file after operation 2024/12/12 05:00:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kixamec9" before starting 2024/12/12 05:00:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kixamec9: TEST: renaming existing back after failed operation 2024/12/12 05:00:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xubetec6" before starting 2024/12/12 05:00:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xubetec6: TEST: removing renamed existing file after operation 2024/12/12 05:00:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dlvq19udjh7c0acc3bom0omjqhlpn5fn7kbaojqvmkr3tks1t0ag" 2024/12/12 05:00:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "35velio4s9f5eppkjebr8jarf8j6u8hvm4rhs2b7k5rk0biiu1u2ngo5suupkgamhr1jigedkgslabkd26vi4r6jfsq7ovcbccfso3j6cu653i5fr61v58qh3c4geujailnb3997tnjrf7obq0dmit51g16esjund4m8ggr3nuojkvcker1g" --- PASS: TestRemoveExisting (15.02s) === 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/12/12 05:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojoxed9qira': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m11.492574299s (try 1/5)