"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/10 01:16:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo" 2025/04/10 01:16:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:16:58 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0" 2025/04/10 01:16:59 DEBUG : Creating backend with remote "/tmp/rclone2954551777" === 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-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", 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 2025/04/10 01:16:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/10 01:16:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/10 01:16:59 DEBUG : potato: Seek from 10 to 0 2025/04/10 01:16:59 DEBUG : potato: Seek from 10 to 0 2025/04/10 01:16:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/10 01:16:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/10 01:16:59 DEBUG : potato: Seek from 5 to 2 2025/04/10 01:16:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/10 01:16:59 DEBUG : potato: Seek from 7 to 0 2025/04/10 01:16:59 DEBUG : potato: Seek from 7 to 0 2025/04/10 01:16:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/10 01:16:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/10 01:16:59 DEBUG : potato: Seek from 5 to 2 2025/04/10 01:16:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/10 01:16:59 DEBUG : potato: Seek from 8 to 0 2025/04/10 01:16:59 DEBUG : potato: Seek from 8 to 0 2025/04/10 01:16:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/10 01:16:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/10 01:16:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/10 01:16:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/10 01:16:59 DEBUG : potato: Seek from 5 to 2 2025/04/10 01:16:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/10 01:16:59 DEBUG : potato: Seek from 9 to 0 2025/04/10 01:16:59 DEBUG : potato: Seek from 9 to 0 2025/04/10 01:16:59 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-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:17:01 DEBUG : rutabaga: md5 = 64707108004dd834286ea63bdcc968c0 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/10 01:17:03 DEBUG : empty space: md5 = 6685e250746ed15b171c76d4b37048a1 OK === RUN TestCheck/3 2025/04/10 01:17:05 DEBUG : potato2: md5 = 7c1063aa10906181e0e5a497f4acef49 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/10 01:17:07 DEBUG : remotepotato: md5 = 78a47d43ec5c6539f99f2fc70f0f6fb5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.32s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/10 01:17:10 DEBUG : Creating backend with remote "nonexistent" 2025/04/10 01:17:10 DEBUG : Creating backend with remote "nonexistent" 2025/04/10 01:17:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/10 01:17:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/10 01:17:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/10 01:17:10 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-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:17:12 DEBUG : rutabaga: md5 = 1abac5b716d656738632f696ce62a024 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/10 01:17:16 DEBUG : empty space: md5 = 988dc27c6264038944052671c1a0beee OK === RUN TestCheckDownload/3 2025/04/10 01:17:18 DEBUG : potato2: md5 = 630abfff7d8723ee63fb01b2935ac320 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/10 01:17:22 DEBUG : remotepotato: md5 = d063e334bf5fb6279dbeb19e98574aca OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.18s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (0.82s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.29s) --- PASS: TestCheckDownload/5 (1.19s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:17:28 DEBUG : rutabaga: md5 = e7642a1f86d6ba9d41d8380e5f910a23 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/10 01:17:30 DEBUG : empty space: md5 = d0566a75a665dffce1e6d17d51b950eb OK === RUN TestCheckSizeOnly/3 2025/04/10 01:17:32 DEBUG : potato2: md5 = 9e6d4bd922fb5c9417f6694164ac4447 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/10 01:17:34 DEBUG : remotepotato: md5 = 963e6637e60830ebe21ec2282d17c906 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.38s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:17:38 DEBUG : test.sum: md5 = e0863f684e3b89f5aafae62156d61b83 OK 2025/04/10 01:17:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/10 01:17:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/10 01:17:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/10 01:17:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/10 01:17:42 DEBUG : test.sum: md5 = 04fda202b7acb473b3643b6cb9eadb7d OK 2025/04/10 01:17:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/10 01:17:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/10 01:17:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/10 01:17:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.60s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:17:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/data" 2025/04/10 01:17:44 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:17:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/data" 2025/04/10 01:17:46 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/vjrnln8ratgmqakfosrqe8espk" 2025/04/10 01:17:49 DEBUG : data/banana: md5 = 7c04cca719294b373ab6a975d6954047 OK 2025/04/10 01:17:51 DEBUG : test.sum: md5 = 562eb57cd574131067292dcf1d13537f OK === RUN TestCheckSumDownload/subtest1 2025/04/10 01:17:55 DEBUG : data/potato: md5 = fdc1d16495f8a78e63f67a7174576bd9 OK 2025/04/10 01:17:56 DEBUG : test.sum: md5 = 7401b993aee957019fdef2d2c12daf70 OK === RUN TestCheckSumDownload/subtest2 2025/04/10 01:18:01 DEBUG : test.sum: md5 = 473ffea0b17ed462dbfe1fd0ca86983c OK === RUN TestCheckSumDownload/subtest3 2025/04/10 01:18:06 DEBUG : test.sum: md5 = 9e2a00134693fff8746bdd750a10e497 OK === RUN TestCheckSumDownload/subtest4 2025/04/10 01:18:10 DEBUG : test.sum: md5 = 035f4edc4d42e1d7f70e8f4e95451b41 OK === RUN TestCheckSumDownload/subtest5 2025/04/10 01:18:14 DEBUG : test.sum: md5 = c17e6913ddc96d4ba953a1c1a93997ba OK === RUN TestCheckSumDownload/subtest6 2025/04/10 01:18:18 DEBUG : data/banana: md5 = 78c37f2d3718155061aca6a14c79b8a0 OK 2025/04/10 01:18:20 DEBUG : data/potato: md5 = 6448748027bd25a776b149e26cf4d823 OK 2025/04/10 01:18:21 DEBUG : test.sum: md5 = 9717074f0571159c6c3394157bd41edb OK === RUN TestCheckSumDownload/subtest7 2025/04/10 01:18:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/10 01:18:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.00s) --- PASS: TestCheckSumDownload/subtest1 (2.51s) --- PASS: TestCheckSumDownload/subtest2 (2.67s) --- PASS: TestCheckSumDownload/subtest3 (2.95s) --- PASS: TestCheckSumDownload/subtest4 (1.99s) --- PASS: TestCheckSumDownload/subtest5 (2.19s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.32s) === RUN TestApplyTransforms 2025/04/10 01:18:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihajey3niza" 2025/04/10 01:18:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:18:27 DEBUG : Creating backend with remote "TestDrive:crypt/3t7dmo1ihk89todedtrsclq16ckce84fiep27hoet46irdlo7460" 2025/04/10 01:18:28 DEBUG : Creating backend with remote "/tmp/rclone2910006907" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihajey3niza'", Local "Local file system at /tmp/rclone2910006907", Modify Window "1ms" 2025/04/10 01:18:30 DEBUG : hello, world!: md5 = 7f16d8111fcc3aaabeaf382b55e6aef7 OK upper checkfile vs. lower remote (without normalization) 2025/04/10 01:18:30 ERROR : hello, world!: sum not found 2025/04/10 01:18:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zihajey3niza' 2025/04/10 01:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihajey3niza': 1 files missing 2025/04/10 01:18:30 NOTICE: 1 hashes missing 2025/04/10 01:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihajey3niza': 2 differences found 2025/04/10 01:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihajey3niza': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/10 01:18:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihajey3niza': 0 differences found 2025/04/10 01:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihajey3niza': 1 matching files 2025/04/10 01:18:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqalaw7vigu" 2025/04/10 01:18:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:18:31 DEBUG : Creating backend with remote "TestDrive:crypt/uua689t5h3ol89ni3eocebqqcbml4dgin0ikpud95cdr7rq0dbvg" 2025/04/10 01:18:32 DEBUG : Creating backend with remote "/tmp/rclone2714346414" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqalaw7vigu'", Local "Local file system at /tmp/rclone2714346414", Modify Window "1ms" 2025/04/10 01:18:35 DEBUG : HELLO, WORLD!: md5 = a00efa1d76bc88495a138872fb8bd602 OK lower checkfile vs. upper remote (without normalization) 2025/04/10 01:18:35 ERROR : HELLO, WORLD!: sum not found 2025/04/10 01:18:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuqalaw7vigu' 2025/04/10 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqalaw7vigu': 1 files missing 2025/04/10 01:18:35 NOTICE: 1 hashes missing 2025/04/10 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqalaw7vigu': 2 differences found 2025/04/10 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqalaw7vigu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/10 01:18:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:18:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqalaw7vigu': 0 differences found 2025/04/10 01:18:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqalaw7vigu': 1 matching files 2025/04/10 01:18:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kocuvat6jito" 2025/04/10 01:18:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:18:36 DEBUG : Creating backend with remote "TestDrive:crypt/qie25md5qpncft2fu7aa0694vpbaushmmbjddcd15b4uijecjf6g" 2025/04/10 01:18:37 DEBUG : Creating backend with remote "/tmp/rclone502142819" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kocuvat6jito'", Local "Local file system at /tmp/rclone502142819", Modify Window "1ms" 2025/04/10 01:18:39 DEBUG : HeLlO, wOrLd!: md5 = 6349cfdc65ad02f455c5803646a6523f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/10 01:18:40 ERROR : HeLlO, wOrLd!: sum not found 2025/04/10 01:18:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kocuvat6jito' 2025/04/10 01:18:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocuvat6jito': 1 files missing 2025/04/10 01:18:40 NOTICE: 1 hashes missing 2025/04/10 01:18:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocuvat6jito': 2 differences found 2025/04/10 01:18:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocuvat6jito': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/10 01:18:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:18:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocuvat6jito': 0 differences found 2025/04/10 01:18:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kocuvat6jito': 1 matching files 2025/04/10 01:18:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sivemid5lina" 2025/04/10 01:18:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:18:41 DEBUG : Creating backend with remote "TestDrive:crypt/ge7jnch4qe22rpitb1vpo8qcovh1mf5l5g2o2dufmb7vqvtgprv0" 2025/04/10 01:18:42 DEBUG : Creating backend with remote "/tmp/rclone2185281204" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sivemid5lina'", Local "Local file system at /tmp/rclone2185281204", Modify Window "1ms" 2025/04/10 01:18:44 DEBUG : HELLO, WORLD!: md5 = a2ee4088390beca124ca1e1e0f4d4ec3 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/10 01:18:45 ERROR : HELLO, WORLD!: sum not found 2025/04/10 01:18:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sivemid5lina' 2025/04/10 01:18:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivemid5lina': 1 files missing 2025/04/10 01:18:45 NOTICE: 1 hashes missing 2025/04/10 01:18:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivemid5lina': 2 differences found 2025/04/10 01:18:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivemid5lina': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/10 01:18:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:18:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivemid5lina': 0 differences found 2025/04/10 01:18:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivemid5lina': 1 matching files 2025/04/10 01:18:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zupeqor1kote" 2025/04/10 01:18:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:18:46 DEBUG : Creating backend with remote "TestDrive:crypt/1livuhehgo7d25bjo37k0ul74u2sb89e365clc4h84eojlvs3d2g" 2025/04/10 01:18:47 DEBUG : Creating backend with remote "/tmp/rclone1578120082" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zupeqor1kote'", Local "Local file system at /tmp/rclone1578120082", Modify Window "1ms" 2025/04/10 01:18:49 DEBUG : 測試_Русский___ě_áñ: md5 = adc50b9941bd48589745c2d4714394ef OK NFD checkfile vs. NFC remote (without normalization) 2025/04/10 01:18:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/10 01:18:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zupeqor1kote' 2025/04/10 01:18:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupeqor1kote': 1 files missing 2025/04/10 01:18:50 NOTICE: 1 hashes missing 2025/04/10 01:18:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupeqor1kote': 2 differences found 2025/04/10 01:18:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupeqor1kote': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/10 01:18:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:18:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupeqor1kote': 0 differences found 2025/04/10 01:18:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupeqor1kote': 1 matching files 2025/04/10 01:18:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-conakuf4reri" 2025/04/10 01:18:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:18:51 DEBUG : Creating backend with remote "TestDrive:crypt/67suj4s91evbodfa1qd9s09n2ln2vib9kshvbf8m8snk586jm8fg" 2025/04/10 01:18:52 DEBUG : Creating backend with remote "/tmp/rclone4166175938" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-conakuf4reri'", Local "Local file system at /tmp/rclone4166175938", Modify Window "1ms" 2025/04/10 01:18:54 DEBUG : 測試_Русский___ě_áñ: md5 = ec746f8b267b69398bffcc55aa10f5a9 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/10 01:18:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/10 01:18:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-conakuf4reri' 2025/04/10 01:18:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conakuf4reri': 1 files missing 2025/04/10 01:18:55 NOTICE: 1 hashes missing 2025/04/10 01:18:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conakuf4reri': 2 differences found 2025/04/10 01:18:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conakuf4reri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/10 01:18:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:18:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conakuf4reri': 0 differences found 2025/04/10 01:18:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conakuf4reri': 1 matching files 2025/04/10 01:18:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxidav3haco" 2025/04/10 01:18:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:18:56 DEBUG : Creating backend with remote "TestDrive:crypt/na6dcjufsi21i7t3dfi6mkhhrel438e71kgal89a8k9ft53cara0" 2025/04/10 01:18:57 DEBUG : Creating backend with remote "/tmp/rclone3106314446" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxidav3haco'", Local "Local file system at /tmp/rclone3106314446", Modify Window "1ms" 2025/04/10 01:18:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1e87010bec3cf9ef9761ee1b408f6508 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/10 01:19:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/10 01:19:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yoxidav3haco' 2025/04/10 01:19:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxidav3haco': 1 files missing 2025/04/10 01:19:00 NOTICE: 1 hashes missing 2025/04/10 01:19:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxidav3haco': 2 differences found 2025/04/10 01:19:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxidav3haco': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/10 01:19:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:19:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxidav3haco': 0 differences found 2025/04/10 01:19:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoxidav3haco': 1 matching files 2025/04/10 01:19:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susecun2beje" 2025/04/10 01:19:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:19:01 DEBUG : Creating backend with remote "TestDrive:crypt/pfki5aig8uvf1412a80h00q6rpna01fo0qi7732t89b0jrup9uu0" 2025/04/10 01:19:02 DEBUG : Creating backend with remote "/tmp/rclone1534774238" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susecun2beje'", Local "Local file system at /tmp/rclone1534774238", Modify Window "1ms" 2025/04/10 01:19:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c65bcc9b5b4682c8d3c389686e10bd10 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/10 01:19:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/10 01:19:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-susecun2beje' 2025/04/10 01:19:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susecun2beje': 1 files missing 2025/04/10 01:19:04 NOTICE: 1 hashes missing 2025/04/10 01:19:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susecun2beje': 2 differences found 2025/04/10 01:19:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susecun2beje': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/10 01:19:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:19:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susecun2beje': 0 differences found 2025/04/10 01:19:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susecun2beje': 1 matching files 2025/04/10 01:19:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dopofuk9sewo" 2025/04/10 01:19:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:19:05 DEBUG : Creating backend with remote "TestDrive:crypt/mcmbkhmjc3l9dkr5de2mus8qoo83t7i2oaphgfhme0u69ihvh470" 2025/04/10 01:19:06 DEBUG : Creating backend with remote "/tmp/rclone3473316506" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dopofuk9sewo'", Local "Local file system at /tmp/rclone3473316506", Modify Window "1ms" 2025/04/10 01:19:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 347b9e8fe89200480ecefb3f859e2c97 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/10 01:19:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/10 01:19:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dopofuk9sewo' 2025/04/10 01:19:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopofuk9sewo': 1 files missing 2025/04/10 01:19:09 NOTICE: 1 hashes missing 2025/04/10 01:19:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopofuk9sewo': 2 differences found 2025/04/10 01:19:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopofuk9sewo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/10 01:19:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:19:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopofuk9sewo': 0 differences found 2025/04/10 01:19:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dopofuk9sewo': 1 matching files 2025/04/10 01:19:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zenolus1vayo" 2025/04/10 01:19:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:19:10 DEBUG : Creating backend with remote "TestDrive:crypt/0ic5dsfvslrkdb85jamgru2ovqv9skh6chco8p0k1kla61hpm3o0" 2025/04/10 01:19:11 DEBUG : Creating backend with remote "/tmp/rclone1957201363" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zenolus1vayo'", Local "Local file system at /tmp/rclone1957201363", Modify Window "1ms" 2025/04/10 01:19:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a5b37be5ce63b41dfa7e87a1fe055fe0 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/10 01:19:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/10 01:19:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zenolus1vayo' 2025/04/10 01:19:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolus1vayo': 1 files missing 2025/04/10 01:19:14 NOTICE: 1 hashes missing 2025/04/10 01:19:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolus1vayo': 2 differences found 2025/04/10 01:19:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolus1vayo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/10 01:19:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/10 01:19:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolus1vayo': 0 differences found 2025/04/10 01:19:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zenolus1vayo': 1 matching files 2025/04/10 01:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zenolus1vayo': Purge remote 2025/04/10 01:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dopofuk9sewo': Purge remote 2025/04/10 01:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susecun2beje': Purge remote 2025/04/10 01:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxidav3haco': Purge remote 2025/04/10 01:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conakuf4reri': Purge remote 2025/04/10 01:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zupeqor1kote': Purge remote 2025/04/10 01:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivemid5lina': Purge remote 2025/04/10 01:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kocuvat6jito': Purge remote 2025/04/10 01:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqalaw7vigu': Purge remote 2025/04/10 01:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihajey3niza': Purge remote --- PASS: TestApplyTransforms (52.93s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:19:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/10 01:19:22 DEBUG : sub/file2: md5 = 67688209b7e43e73e0fd0592a46640fc OK 2025/04/10 01:19:22 INFO : file1: Copied (new) to: sub/file2 2025/04/10 01:19:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 01:19:23 DEBUG : file1: Unchanged skipping 2025/04/10 01:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': don't need to copy/move sub/file2, it is already at target location 2025/04/10 01:19:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:19:28 DEBUG : dst/file1: md5 = 6af5ba55fb98860ac1bbb78d67141464 OK 2025/04/10 01:19:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/backup" 2025/04/10 01:19:29 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/1nrff024r7pq65ecp72fc28jb0" 2025/04/10 01:19:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/10 01:19:33 INFO : dst/file1: Moved (server-side) 2025/04/10 01:19:34 DEBUG : dst/file1: md5 = 1551503280471fe1592edf6ae5083a2f OK 2025/04/10 01:19:34 INFO : dst/file1: Copied (new) 2025/04/10 01:19:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 01:19:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 01:19:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.87s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:19:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/dst" 2025/04/10 01:19:39 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 01:19:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/CompareDest" 2025/04/10 01:19:41 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/gveqi14airsml4bgu7krj116o8" 2025/04/10 01:19:42 DEBUG : one: Need to transfer - File not found at Destination 2025/04/10 01:19:44 DEBUG : one: md5 = d607b7dfa63c90104f7170ce50fbf8d4 OK 2025/04/10 01:19:44 INFO : one: Copied (new) 2025/04/10 01:19:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 01:19:47 DEBUG : one: md5 = 6f8b9b367552d807237a5ef2aec0b2f5 OK 2025/04/10 01:19:47 INFO : one: Copied (replaced existing) 2025/04/10 01:19:49 DEBUG : dst/one: md5 = a76f8dd7b19e4f53fe28dd713f297312 OK 2025/04/10 01:19:51 DEBUG : CompareDest/one: md5 = d39094583e598b6229f73fb3522ff86c OK 2025/04/10 01:19:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 01:19:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 01:19:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 01:19:54 DEBUG : CompareDest/two: md5 = d6cfcf9dcc2fde96e38d4b00f537495d OK 2025/04/10 01:19:55 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 01:19:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 01:19:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 01:19:56 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 01:19:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 01:19:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 01:19:57 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 01:19:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/10 01:19:59 DEBUG : two: md5 = 3eae8fb806a0ee598ec155a8dbf1c6e6 OK 2025/04/10 01:19:59 INFO : two: Copied (new) 2025/04/10 01:20:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 01:20:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:20:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 01:20:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.54s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:20:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/dst" 2025/04/10 01:20:03 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 01:20:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/CopyDest" 2025/04/10 01:20:05 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/10 01:20:07 DEBUG : one: Need to transfer - File not found at Destination 2025/04/10 01:20:09 DEBUG : one: md5 = 090b6bbcd1b62c04cb3f2ee3036e9239 OK 2025/04/10 01:20:09 INFO : one: Copied (new) 2025/04/10 01:20:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 01:20:12 DEBUG : one: md5 = 3316d319b7e1f1a8dea572c60a5cdc94 OK 2025/04/10 01:20:12 INFO : one: Copied (replaced existing) 2025/04/10 01:20:14 DEBUG : dst/one: md5 = 5f7a23b5d387f3f29cf74c70e25e9bbe OK 2025/04/10 01:20:16 DEBUG : CopyDest/one: md5 = caf2e69393cc60e4339514f36795bef2 OK 2025/04/10 01:20:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/BackupDir" 2025/04/10 01:20:16 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/10 01:20:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 01:20:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 01:20:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 01:20:20 INFO : one: Moved (server-side) 2025/04/10 01:20:21 INFO : one: Copied (server-side copy) 2025/04/10 01:20:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/10 01:20:23 DEBUG : CopyDest/two: md5 = 3b28fbfe1a2a4aaf71ae2c8f83b67bc0 OK 2025/04/10 01:20:24 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 01:20:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 01:20:25 INFO : two: Copied (server-side copy) 2025/04/10 01:20:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/10 01:20:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 01:20:26 DEBUG : two: Unchanged skipping 2025/04/10 01:20:28 DEBUG : CopyDest/three: md5 = 5fe0d38fd4f569f02f3af7b904e0ff8b OK 2025/04/10 01:20:28 DEBUG : three: Need to transfer - File not found at Destination 2025/04/10 01:20:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/10 01:20:29 DEBUG : three: Destination not found in --copy-dest 2025/04/10 01:20:30 DEBUG : three: md5 = d155bfda514f0ad42f3e424ff23d99d7 OK 2025/04/10 01:20:30 INFO : three: Copied (new) 2025/04/10 01:20:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/10 01:20:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 01:20:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:20:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 01:20:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:20:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/10 01:20:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.18s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:20:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/10 01:20:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e4d52a2077a7365b647d0aedf729cb2d OK 2025/04/10 01:20:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/10 01:20:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/10 01:20:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/10 01:20:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/10 01:20:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/10 01:20:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5116b43305601e24888bc483bd0f3ebc OK 2025/04/10 01:20:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/10 01:20:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/10 01:20:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:20:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Looking for duplicate names using skip mode. 2025/04/10 01:20:51 NOTICE: one: Found 2 files with duplicate names 2025/04/10 01:20:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:20:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Looking for duplicate names using skip mode. 2025/04/10 01:20:56 NOTICE: one: Found 3 files with duplicate names 2025/04/10 01:20:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/10 01:20:57 INFO : one: Deleted 2025/04/10 01:20:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.28s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:21:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Looking for duplicate names using first mode. 2025/04/10 01:21:03 NOTICE: one: Found 3 files with duplicate names 2025/04/10 01:21:03 INFO : one: Deleted 2025/04/10 01:21:04 INFO : one: Deleted 2025/04/10 01:21:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.37s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:21:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Looking for duplicate names using newest mode. 2025/04/10 01:21:09 NOTICE: one: Found 3 files with duplicate names 2025/04/10 01:21:09 INFO : one: Deleted 2025/04/10 01:21:10 INFO : one: Deleted 2025/04/10 01:21:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.12s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:21:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Looking for duplicate names using oldest mode. 2025/04/10 01:21:15 NOTICE: one: Found 3 files with duplicate names 2025/04/10 01:21:16 INFO : one: Deleted 2025/04/10 01:21:16 INFO : one: Deleted 2025/04/10 01:21:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.08s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:21:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Looking for duplicate names using largest mode. 2025/04/10 01:21:22 NOTICE: one: Found 3 files with duplicate names 2025/04/10 01:21:22 INFO : one: Deleted 2025/04/10 01:21:23 INFO : one: Deleted 2025/04/10 01:21:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.43s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:21:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Looking for duplicate names using smallest mode. 2025/04/10 01:21:28 NOTICE: one: Found 3 files with duplicate names 2025/04/10 01:21:29 INFO : one: Deleted 2025/04/10 01:21:29 INFO : one: Deleted 2025/04/10 01:21:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.32s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:21:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Looking for duplicate names using rename mode. 2025/04/10 01:21:36 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/10 01:21:37 INFO : one-2.txt: renamed from: one.txt 2025/04/10 01:21:38 INFO : one-3.txt: renamed from: one.txt 2025/04/10 01:21:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.52s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:21:44 DEBUG : dupe1/one.txt: md5 = 32f7fa5ec88dc7da759188174c313698 OK 2025/04/10 01:21:46 DEBUG : dupe2/two.txt: md5 = d41696bd98396dd4e7d91c34c2455d47 OK 2025/04/10 01:21:48 DEBUG : dupe3/three.txt: md5 = 7c5e49c4d6f8eba73fac4dd625e5493a OK 2025/04/10 01:21:49 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/10 01:21:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/10 01:21:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/10 01:21:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/10 01:21:51 DEBUG : Config file has changed externally - reloading 2025/04/10 01:21:51 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/10 01:21:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/10 01:21:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/10 01:21:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.04s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:21:56 DEBUG : a.txt: md5 = bbd0c570913b64435a10412ac2e6e67c OK 2025/04/10 01:21:58 DEBUG : zend.txt: md5 = 97f0dd3fa2e39dc6ee3b6c9b024cd885 OK 2025/04/10 01:22:00 DEBUG : sub dir/hello world: md5 = 97d1416596e616de93c1dfadfa9b785a OK 2025/04/10 01:22:01 DEBUG : sub dir/hello world2: md5 = ec5c461690649cfa224be51d3a09198f OK 2025/04/10 01:22:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 7019decaa422e654f9bb5ccc15d16ee9 OK 2025/04/10 01:22:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = e8b1befa39a5cc73447f14379f8535c4 OK 2025/04/10 01:22:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = deb8d2f15561c28754a30ab26cd8bd94 OK 2025/04/10 01:22:08 DEBUG : a.txt: Excluded (Size Filter) 2025/04/10 01:22:08 DEBUG : a.txt: Excluded 2025/04/10 01:22:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/10 01:22:09 DEBUG : sub dir/hello world2: Excluded 2025/04/10 01:22:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/10 01:22:09 DEBUG : sub dir/hello world: Excluded 2025/04/10 01:22:10 DEBUG : sub dir/ignore dir: Excluded 2025/04/10 01:22:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/10 01:22:10 DEBUG : sub dir/hello world2: Excluded 2025/04/10 01:22:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/10 01:22:10 DEBUG : sub dir/hello world: Excluded 2025/04/10 01:22:10 DEBUG : sub dir/ignore dir: Excluded 2025/04/10 01:22:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/10 01:22:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/10 01:22:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/10 01:22:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/10 01:22:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/10 01:22:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/10 01:22:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.10s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:22:18 DEBUG : a.txt: md5 = dc3fa328b8f0cfe08a84f3f0f79c639a OK 2025/04/10 01:22:20 DEBUG : zend.txt: md5 = 139204346e8797373991bd4db5a846eb OK 2025/04/10 01:22:22 DEBUG : sub dir/hello world: md5 = 16412ab46bac956eb41fdcc079cfdb06 OK 2025/04/10 01:22:23 DEBUG : sub dir/hello world2: md5 = f910feaceda73d066482936f0b1c6fd6 OK 2025/04/10 01:22:26 DEBUG : sub dir/ignore dir/.ignore: md5 = 936483e283541a80b64e465adab2e9a3 OK 2025/04/10 01:22:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 971e4a7b6c0915ec939a7b06076d57f1 OK 2025/04/10 01:22:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0a7efcb55cd48132b3bcbd2ae9a83f81 OK 2025/04/10 01:22:30 DEBUG : a.txt: Excluded (Size Filter) 2025/04/10 01:22:30 DEBUG : a.txt: Excluded 2025/04/10 01:22:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/10 01:22:31 DEBUG : sub dir/hello world: Excluded 2025/04/10 01:22:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/10 01:22:31 DEBUG : sub dir/hello world2: Excluded 2025/04/10 01:22:31 DEBUG : sub dir/ignore dir: Excluded 2025/04/10 01:22:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/10 01:22:31 DEBUG : sub dir/hello world: Excluded 2025/04/10 01:22:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/10 01:22:31 DEBUG : sub dir/hello world2: Excluded 2025/04/10 01:22:32 DEBUG : sub dir/ignore dir: Excluded 2025/04/10 01:22:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/10 01:22:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/10 01:22:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/10 01:22:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/10 01:22:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/10 01:22:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/10 01:22:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.47s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:22:40 DEBUG : file1: md5 = e76f7799a07104ae3abfbe751ae5e13e OK 2025/04/10 01:22:42 DEBUG : sub/file2: md5 = 0fbec0cceb8548c8d3c47146df56b53c OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/10 01:22:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/10 01:22:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/10 01:22:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/10 01:22:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.45s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:22:49 DEBUG : file1: md5 = 47554d20fb4bc45e3d58bf51a68b7fd8 OK 2025/04/10 01:22:51 DEBUG : sub/file2: md5 = 96876042cf4a9cb6478660a26b23f8ad OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/10 01:22:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/notfound" 2025/04/10 01:22:55 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/10 01:22:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.34s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:22:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Making directory 2025/04/10 01:22:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:02 DEBUG : sub dir/hello world: md5 = 0066116bb6497d3c0422f7274c695575 OK 2025/04/10 01:23:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:06 DEBUG : potato2: md5 = e4de5c44e708fbebe5b7543d27eee990 OK 2025/04/10 01:23:07 DEBUG : empty space: md5 = ac6bb26389afc334030d7b063cf4f29b OK --- PASS: TestLs (4.47s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:10 DEBUG : potato2: md5 = d33401b91c464ef061474a0b21c31900 OK 2025/04/10 01:23:12 DEBUG : empty space: md5 = a90038dc1ddca8a9e688794138211e83 OK 2025/04/10 01:23:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/10 01:23:12 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.88s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:15 DEBUG : potato2: md5 = 05bb0ee15fd5a176d611cf41150fc53c OK 2025/04/10 01:23:17 DEBUG : empty space: md5 = 0f76c8ed04814177babb588fdf3c6f3a OK --- PASS: TestLsLong (4.66s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:20 DEBUG : potato2: md5 = 4118f7da87798ad87d2d97bc1b3b427e OK 2025/04/10 01:23:21 DEBUG : empty space: md5 = 99a184b0b50fd847a7abad3024587113 OK --- PASS: TestHashSums (4.45s) === RUN TestHashSumsWithErrors 2025/04/10 01:23:23 DEBUG : Creating backend with remote ":memory:" 2025/04/10 01:23:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/10 01:23:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/10 01:23:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/10 01:23:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/10 01:23:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/10 01:23:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/10 01:23:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/10 01:23:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/10 01:23:23 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-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:24 DEBUG : potato2: md5 = 9c86e49f515fc2a916820e600cf5cd80 OK 2025/04/10 01:23:26 DEBUG : empty space: md5 = eb8e453095c936c49ae89e736f88cb0f OK 2025/04/10 01:23:28 DEBUG : sub dir/potato3: md5 = 065d93c3b6bceb7cde6f4e48cac24f6e OK 2025/04/10 01:23:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.46s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:33 DEBUG : small: md5 = c270bfb76fede8b733a41cb2867cd7d3 OK 2025/04/10 01:23:34 DEBUG : medium: md5 = 3aa6f1e0d336bcc431bd0be0ec0d15db OK 2025/04/10 01:23:36 DEBUG : large: md5 = c4292fab8b0329d828bd36182f0f8b02 OK 2025/04/10 01:23:36 DEBUG : Waiting for deletions to finish 2025/04/10 01:23:36 DEBUG : large: Excluded (Size Filter) 2025/04/10 01:23:37 INFO : medium: Deleted 2025/04/10 01:23:37 INFO : small: Deleted --- PASS: TestDelete (6.37s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:39 DEBUG : small: md5 = 85a25889950188914cc17ee9e872282c OK 2025/04/10 01:23:41 DEBUG : medium: md5 = 433a1ce2014c2146eb0049dc922f8b28 OK 2025/04/10 01:23:42 DEBUG : large: md5 = 3026d44b988ee620c7c6271805ed7c5b OK 2025/04/10 01:23:42 DEBUG : Waiting for deletions to finish 2025/04/10 01:23:43 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/10 01:23:43 INFO : medium: Deleted 2025/04/10 01:23:43 INFO : small: Deleted --- PASS: TestMaxDelete (7.40s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:47 DEBUG : small: md5 = 6db12585f48ed6e58bc1ee1f08d79609 OK 2025/04/10 01:23:48 DEBUG : medium: md5 = c88717e5b99c5effdd3e9514c4f1a19e OK 2025/04/10 01:23:49 DEBUG : large: md5 = fb2f2cafa468ce526eb4064579000fb4 OK 2025/04/10 01:23:50 DEBUG : Waiting for deletions to finish 2025/04/10 01:23:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/10 01:23:50 INFO : small: Deleted 2025/04/10 01:23:50 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.77s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:23:53 DEBUG : small: md5 = b62c9e08828add723c69812598ca17f3 OK 2025/04/10 01:23:55 DEBUG : medium: md5 = c536e6e5732769c71b9fee682a7540f1 OK 2025/04/10 01:23:56 DEBUG : large: md5 = 17be8b222aad2889829e466aa6c9447b OK 2025/04/10 01:23:57 DEBUG : Waiting for deletions to finish 2025/04/10 01:23:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/10 01:23:57 INFO : medium: Deleted 2025/04/10 01:23:57 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.83s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:24:00 DEBUG : ReadFile: md5 = 5f6afcba93897838d64c7d874e6fb22f OK --- PASS: TestReadFile (4.65s) === RUN TestRetry 2025/04/10 01:24:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/10 01:24:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/10 01:24:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/10 01:24:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/10 01:24:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/10 01:24:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/10 01:24:04 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-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:24:05 DEBUG : file1: md5 = b29d3fcce36eb20b7d46d0d038a7fa38 OK 2025/04/10 01:24:06 DEBUG : file2: md5 = 7b9f1d6964157c8b0a9e9eeb5deef6d0 OK --- PASS: TestCat (17.79s) === RUN TestPurge 2025/04/10 01:24:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qakahuv6qahi" 2025/04/10 01:24:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 01:24:21 DEBUG : Creating backend with remote "TestDrive:crypt/4m39i5l5847hdvfh4p1q5m6ip7d96phr9te7nngd2dadahquose0" 2025/04/10 01:24:22 DEBUG : Creating backend with remote "/tmp/rclone2105855522" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qakahuv6qahi'", Local "Local file system at /tmp/rclone2105855522", Modify Window "1ms" 2025/04/10 01:24:27 DEBUG : A1/B1/C1/one: md5 = 70d16978914ae8b95f23475399d7b311 OK 2025/04/10 01:24:27 INFO : A2: Making directory 2025/04/10 01:24:27 INFO : A1/B2: Making directory 2025/04/10 01:24:28 INFO : A1/B2/C2: Making directory 2025/04/10 01:24:29 INFO : A1/B1/C3: Making directory 2025/04/10 01:24:30 INFO : A3: Making directory 2025/04/10 01:24:30 INFO : A3/B3: Making directory 2025/04/10 01:24:31 INFO : A3/B3/C4: Making directory 2025/04/10 01:24:33 DEBUG : A1/two: md5 = e0d62e9c0d8da9d2c8f58595d175290a OK 2025/04/10 01:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qakahuv6qahi': Purge remote 2025/04/10 01:24:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.78s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:24:41 DEBUG : A1/B1/C1/one: md5 = d4b94958be0ee74bf61d4b4517ea7128 OK 2025/04/10 01:24:41 INFO : A2: Making directory 2025/04/10 01:24:42 INFO : A1/B2: Making directory 2025/04/10 01:24:43 INFO : A1/B2/C2: Making directory 2025/04/10 01:24:43 INFO : A1/B1/C3: Making directory 2025/04/10 01:24:44 INFO : A3: Making directory 2025/04/10 01:24:45 INFO : A3/B3: Making directory 2025/04/10 01:24:46 INFO : A3/B3/C4: Making directory 2025/04/10 01:24:48 DEBUG : A1/two: md5 = 58206887d7299b775c7cdbec1e3e7cd0 OK 2025/04/10 01:24:49 DEBUG : removing 1 level 3 directories 2025/04/10 01:24:49 INFO : A3/B3/C4: Removing directory 2025/04/10 01:24:52 DEBUG : removing 2 level 3 directories 2025/04/10 01:24:52 INFO : A1/B2/C2: Removing directory 2025/04/10 01:24:52 INFO : A1/B1/C3: Removing directory 2025/04/10 01:24:52 DEBUG : removing 2 level 2 directories 2025/04/10 01:24:52 INFO : A3/B3: Removing directory 2025/04/10 01:24:52 INFO : A1/B2: Removing directory 2025/04/10 01:24:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/10 01:24:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/10 01:24:53 DEBUG : removing 2 level 1 directories 2025/04/10 01:24:53 INFO : A3: Removing directory 2025/04/10 01:24:53 INFO : A2: Removing directory 2025/04/10 01:24:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/10 01:24:57 DEBUG : removing 1 level 3 directories 2025/04/10 01:24:57 INFO : A1/B1/C1: Removing directory 2025/04/10 01:24:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:58 DEBUG : removing 1 level 2 directories 2025/04/10 01:24:58 INFO : A1/B1: Removing directory 2025/04/10 01:24:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/10 01:24:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 01:24:58 DEBUG : removing 1 level 1 directories 2025/04/10 01:24:58 INFO : A1: Removing directory 2025/04/10 01:24:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/10 01:24:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/10 01:24:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 01:24:59 DEBUG : removing 1 level 0 directories 2025/04/10 01:24:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Removing directory 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/10 01:24:59 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.26s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:25:01 INFO : A1: Making directory 2025/04/10 01:25:02 INFO : A1/B1: Making directory 2025/04/10 01:25:03 INFO : A1/B1/C1: Making directory 2025/04/10 01:25:05 DEBUG : removing 1 level 3 directories 2025/04/10 01:25:05 INFO : A1/B1/C1: Removing directory 2025/04/10 01:25:06 DEBUG : removing 1 level 2 directories 2025/04/10 01:25:06 INFO : A1/B1: Removing directory 2025/04/10 01:25:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 01:25:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.35s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:25:09 INFO : A1: Making directory 2025/04/10 01:25:09 INFO : A1/B1: Making directory 2025/04/10 01:25:10 INFO : A1/B1/C1: Making directory 2025/04/10 01:25:13 DEBUG : removing 1 level 3 directories 2025/04/10 01:25:13 INFO : A1/B1/C1: Removing directory 2025/04/10 01:25:14 DEBUG : removing 1 level 2 directories 2025/04/10 01:25:14 INFO : A1/B1: Removing directory 2025/04/10 01:25:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 01:25:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.29s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:25:18 DEBUG : file1: md5 = 1380415f2f71d445c8c413e4cba28ef3 OK 2025/04/10 01:25:18 DEBUG : filename.txt: File name found in url 2025/04/10 01:25:20 DEBUG : filename.txt: md5 = 4749bf200379b1fb91651672f45c1e47 OK 2025/04/10 01:25:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/10 01:25:21 DEBUG : headerfilename.txt: md5 = 6f766e0758f7dbe597510ef9ceb32542 OK 2025/04/10 01:25:22 DEBUG : file2: md5 = 60aef376e480ed5a3cd6a4a8be72b20d OK --- PASS: TestCopyURL (8.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:25:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/10 01:25:27 DEBUG : sub/file2: md5 = a894a0f438ed17ebc3319851496db49e OK 2025/04/10 01:25:27 INFO : file1: Copied (new) to: sub/file2 2025/04/10 01:25:27 INFO : file1: Deleted 2025/04/10 01:25:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 01:25:28 DEBUG : file1: Unchanged skipping 2025/04/10 01:25:28 INFO : file1: Deleted 2025/04/10 01:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': don't need to copy/move sub/file2, it is already at target location 2025/04/10 01:25:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.00s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:25:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/10 01:25:33 DEBUG : file1: md5 = d822f9252ac6c08b04423bc8e4a54ae0 OK 2025/04/10 01:25:33 INFO : file1: Copied (new) 2025/04/10 01:25:33 INFO : file1: Deleted 2025/04/10 01:25:33 DEBUG : file1: Destination exists, skipping 2025/04/10 01:25:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:25:37 DEBUG : dst/file1: md5 = 0c91761d42f52144c899c8a48e19360f OK 2025/04/10 01:25:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzojud6xawo/backup" 2025/04/10 01:25:38 DEBUG : Creating backend with remote "TestDrive:crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0/1nrff024r7pq65ecp72fc28jb0" 2025/04/10 01:25:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/10 01:25:42 INFO : dst/file1: Moved (server-side) 2025/04/10 01:25:43 DEBUG : dst/file1: md5 = 7b7d91204cd5dbff7d21b8074774e301 OK 2025/04/10 01:25:43 INFO : dst/file1: Copied (new) 2025/04/10 01:25:43 INFO : dst/file1: Deleted 2025/04/10 01:25:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 01:25:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/10 01:25:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.75s) === 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-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:25:50 DEBUG : A1/one: md5 = 2e7f695ea192036be928d64db9f1eccf OK 2025/04/10 01:25:52 DEBUG : A1/two: md5 = a1c5e06cda655ccc3d7120916d46038b OK 2025/04/10 01:25:54 DEBUG : A1/B1/three: md5 = 8e53e577f841ac040bba33dfe1352cba OK 2025/04/10 01:25:56 DEBUG : A1/B1/C1/four: md5 = 945e4594139aadd6789befdf6750464b OK 2025/04/10 01:25:58 DEBUG : A1/B1/C2/five: md5 = 9d1c679151beb5b06b3af85e24c76a7c OK 2025/04/10 01:25:58 INFO : A1/B2: Making directory 2025/04/10 01:25:58 INFO : A1/B1/C3: Making directory 2025/04/10 01:26:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/10 01:26:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/10 01:26:08 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/10 01:26:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/10 01:26:08 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/10 01:26:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/10 01:26:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/10 01:26:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 01:26:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/10 01:26:12 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/10 01:26:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/10 01:26:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/10 01:26:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/10 01:26:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/10 01:26:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/10 01:26:20 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/10 01:26:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/10 01:26:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/10 01:26:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 01:26:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/10 01:26:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/10 01:26:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/10 01:26:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/10 01:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/10 01:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/10 01:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/10 01:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/10 01:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/10 01:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/10 01:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/10 01:26:31 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.17s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/10 01:26:34 DEBUG : no_checksum_small_file_from_pipe: md5 = bbd486321a3576ff5d090fddad466ca2 OK 2025/04/10 01:26:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/10 01:26:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/10 01:26:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/10 01:26:36 DEBUG : no_checksum_big_file_from_pipe: md5 = 1971f974c453c4b8895ac6138081bc65 OK 2025/04/10 01:26:36 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-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/10 01:26:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 14e0e429d9a9988266384a2e76f4098a OK 2025/04/10 01:26:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/10 01:26:40 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/10 01:26:41 DEBUG : with_checksum_big_file_from_pipe: md5 = c06204187db99446da2e47726a53cd28 OK 2025/04/10 01:26:41 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-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/10 01:26:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 01:26:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/10 01:26:46 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-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/10 01:26:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/10 01:26:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/10 01:26:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/10 01:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': File to upload is small (48 bytes), uploading instead of streaming 2025/04/10 01:26:54 DEBUG : rcat_metadata: md5 = 7701979d7f7a286b43cc338dab0e7698 OK 2025/04/10 01:26:54 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/10 01:26:55 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/10 01:26:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3a8eaca8d0ba3e4f62cca1f7b2475464 OK 2025/04/10 01:26:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.87s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.91s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:26:59 DEBUG : potato1: md5 = 97de73b465d53197cdd270002bd820b2 OK 2025/04/10 01:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/10 01:27:01 DEBUG : potato2: md5 = efbf18c39b3523d63ba838c3cb41cecb OK 2025/04/10 01:27:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.37s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:27:04 DEBUG : potato1: md5 = bebf1ccb97b8aefe5fc8a6a7da999988 OK 2025/04/10 01:27:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/10 01:27:05 DEBUG : potato2: md5 = 03ffc9374e690bfbf3cd5324f3b59c86 OK 2025/04/10 01:27:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.28s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:27:09 DEBUG : potato2: md5 = 5c3692c47fef4c50cebdbe02cf28733a OK 2025/04/10 01:27:10 DEBUG : empty space: md5 = 0bf777277626185e5f693b96c0abefc9 OK 2025/04/10 01:27:12 DEBUG : sub dir/potato3: md5 = 41fdaed1ed4c15e9fb4e709fc545a42c OK 2025/04/10 01:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Touching "sub dir/potato3" 2025/04/10 01:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Touching "empty space" 2025/04/10 01:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Touching "potato2" 2025/04/10 01:27:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.45s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:27:17 DEBUG : dir with metadata: Making directory with metadata 2025/04/10 01:27:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:27:19 DEBUG : directory with modtime: Making directory with metadata 2025/04/10 01:27:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.47s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:27:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/10 01:27:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/10 01:27:22 DEBUG : Google drive root 'crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0': Skipping btime metadata as can't update it on an existing file: 2025-04-10T01:27:22.31663807Z 2025/04/10 01:27:23 INFO : non existent directory: Updated directory metadata 2025/04/10 01:27:25 DEBUG : Google drive root 'crypt/c68dhpgoj2m4kbacohmebaaunuo3t84994t5svhg4fmf7ligs1p0': Skipping btime metadata as can't update it on an existing file: 2025-04-10T01:27:22.31663807Z 2025/04/10 01:27:25 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.77s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:27:27 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/10 01:27:28 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/10 01:27:29 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.05s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:27:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/10 01:27:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/10 01:27:31 DEBUG : dst: Making directory with metadata 2025/04/10 01:27:31 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/10 01:27:31 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 01:27:32 INFO : dst: Set directory modification time (using SetModTime) 2025/04/10 01:27:32 INFO : dst: Set directory modification time (using SetModTime) 2025/04/10 01:27:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/10 01:27:33 INFO : dst: Set directory modification time (using SetModTime) 2025/04/10 01:27:33 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo'", Local "Local file system at /tmp/rclone2954551777", Modify Window "1ms" 2025/04/10 01:27:36 DEBUG : sub dir/test remove existing: md5 = 09b4ace47c1288377237549648035f74 OK 2025/04/10 01:27:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = eb47c8b5dd42f1654c080e467e7d22ea OK 2025/04/10 01:27:40 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cobiqum2" before starting 2025/04/10 01:27:41 DEBUG : sub dir/test remove existing.cobiqum2: TEST: removing renamed existing file after operation 2025/04/10 01:27:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.goxanup4" before starting 2025/04/10 01:27:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.goxanup4: TEST: renaming existing back after failed operation 2025/04/10 01:27:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hewedel8" before starting 2025/04/10 01:27:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hewedel8: TEST: removing renamed existing file after operation 2025/04/10 01:27:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mjjlc2uhp18uj48sgpb99tn1o0ukprr9fa5khdg07jr44ks6bar0" 2025/04/10 01:27:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "lekt3kl5r42dqvns3v61lifkd8tfhq5qd13oqnn1mkm6o82cj2g25omuk8m86b0j3i4u1trhjvohubp1uo8an258motsie0g303l2tuk9s3vd5nf9cf5t9pg18qm5j1fpa0ucaaa2mcpqleaof2el472v2ftmmv66r4g5jdfro8pra6olbj0" --- PASS: TestRemoveExisting (13.41s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/10 01:27:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzojud6xawo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m50.691018589s (try 1/5)