"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/28 01:44:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi" 2024/11/28 01:44:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:44:39 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g" 2024/11/28 01:44:40 DEBUG : Creating backend with remote "/tmp/rclone2342026214" === 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-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/28 01:44:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/28 01:44:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/28 01:44:40 DEBUG : potato: Seek from 10 to 0 2024/11/28 01:44:40 DEBUG : potato: Seek from 10 to 0 2024/11/28 01:44:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/28 01:44:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/28 01:44:40 DEBUG : potato: Seek from 5 to 2 2024/11/28 01:44:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/28 01:44:40 DEBUG : potato: Seek from 7 to 0 2024/11/28 01:44:40 DEBUG : potato: Seek from 7 to 0 2024/11/28 01:44:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/28 01:44:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/28 01:44:40 DEBUG : potato: Seek from 5 to 2 2024/11/28 01:44:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/28 01:44:40 DEBUG : potato: Seek from 8 to 0 2024/11/28 01:44:40 DEBUG : potato: Seek from 8 to 0 2024/11/28 01:44:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/28 01:44:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/28 01:44:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/28 01:44:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/28 01:44:40 DEBUG : potato: Seek from 5 to 2 2024/11/28 01:44:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/28 01:44:40 DEBUG : potato: Seek from 9 to 0 2024/11/28 01:44:40 DEBUG : potato: Seek from 9 to 0 2024/11/28 01:44:40 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-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:44:43 DEBUG : rutabaga: md5 = 5ddfdf25dfa9cce52756b8e3be190ff3 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/28 01:44:45 DEBUG : empty space: md5 = d6357722a47191d172af44ff7ad1518f OK === RUN TestCheck/3 2024/11/28 01:44:48 DEBUG : potato2: md5 = dd5d5352c63ed4dd993a2711c8ae14af OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/28 01:44:50 DEBUG : remotepotato: md5 = d4a7fbaabe5491f60031bb44dee02a36 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.11s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2024/11/28 01:44:54 DEBUG : Creating backend with remote "nonexistent" 2024/11/28 01:44:54 DEBUG : Creating backend with remote "nonexistent" 2024/11/28 01:44:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/28 01:44:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/28 01:44:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/28 01:44:54 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-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:44:56 DEBUG : rutabaga: md5 = 2af237829f092194fe279cded0f05cb9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/28 01:45:02 DEBUG : empty space: md5 = ba2d9346528d6d29c6a1801058ab8e10 OK === RUN TestCheckDownload/3 2024/11/28 01:45:05 DEBUG : potato2: md5 = 17a0b8297725762e9264f915dc2c166f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/28 01:45:10 DEBUG : remotepotato: md5 = 3f1f0f1e5502c366e3b52e99169fcccd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.12s) --- PASS: TestCheckDownload/1 (2.49s) --- PASS: TestCheckDownload/2 (1.41s) --- PASS: TestCheckDownload/3 (1.29s) --- PASS: TestCheckDownload/4 (1.67s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.27s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:45:17 DEBUG : rutabaga: md5 = bf162226f8cc881a3829d0e07b360b1b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/28 01:45:20 DEBUG : empty space: md5 = 1d18cf3bd78c52df36ee82a902bef9dd OK === RUN TestCheckSizeOnly/3 2024/11/28 01:45:22 DEBUG : potato2: md5 = 47d28a509e576356d2ad94c51f1d5966 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/28 01:45:25 DEBUG : remotepotato: md5 = d5aa31ef0fe91230f3d29c06288bbda6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.53s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.32s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:45:31 DEBUG : test.sum: md5 = b94df5773b3ae0d42d2f45fe474a2c47 OK 2024/11/28 01:45:32 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/28 01:45:32 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/28 01:45:32 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/28 01:45:32 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/28 01:45:34 DEBUG : test.sum: md5 = b3d1db2009db4e722a6034e4ee1eed7b OK 2024/11/28 01:45:35 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/28 01:45:35 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/28 01:45:35 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/28 01:45:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.87s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:45:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/data" 2024/11/28 01:45:37 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:45:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/data" 2024/11/28 01:45:39 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/vjrnln8ratgmqakfosrqe8espk" 2024/11/28 01:45:44 DEBUG : data/banana: md5 = beb7e5608da1b0728e4e082d260ba4ec OK 2024/11/28 01:45:46 DEBUG : test.sum: md5 = 10047b6db2745103226ab22d1795aa12 OK === RUN TestCheckSumDownload/subtest1 2024/11/28 01:45:51 DEBUG : data/potato: md5 = 9efe0ba8f62779208ee3d5c05f9975f0 OK 2024/11/28 01:45:53 DEBUG : test.sum: md5 = dfec053fa6b65cf280ba374e06e7e3a4 OK === RUN TestCheckSumDownload/subtest2 2024/11/28 01:45:59 DEBUG : test.sum: md5 = 8145abacd8c4b51e5bca09a3e0091dd4 OK === RUN TestCheckSumDownload/subtest3 2024/11/28 01:46:04 DEBUG : test.sum: md5 = 90aebc346ccfb5aace0b03821b0db8be OK === RUN TestCheckSumDownload/subtest4 2024/11/28 01:46:08 DEBUG : test.sum: md5 = 0f111e6deb9262b1bd0be54af98afa61 OK === RUN TestCheckSumDownload/subtest5 2024/11/28 01:46:13 DEBUG : test.sum: md5 = f1ddfb7c65c9e6a7497907587f58f254 OK === RUN TestCheckSumDownload/subtest6 2024/11/28 01:46:18 DEBUG : data/banana: md5 = b2ed8681ed6ec3ac4cfac93b3385a618 OK 2024/11/28 01:46:19 DEBUG : data/potato: md5 = 6a2a7bd3836ed67300fd87802818ebd3 OK 2024/11/28 01:46:21 DEBUG : test.sum: md5 = 26f1a14a65c2b8e61d1775b7548c514a OK === RUN TestCheckSumDownload/subtest7 2024/11/28 01:46:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/28 01:46:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (49.34s) --- PASS: TestCheckSumDownload/subtest1 (3.04s) --- PASS: TestCheckSumDownload/subtest2 (3.40s) --- PASS: TestCheckSumDownload/subtest3 (3.02s) --- PASS: TestCheckSumDownload/subtest4 (2.37s) --- PASS: TestCheckSumDownload/subtest5 (2.48s) --- PASS: TestCheckSumDownload/subtest6 (2.67s) --- PASS: TestCheckSumDownload/subtest7 (2.83s) === RUN TestApplyTransforms 2024/11/28 01:46:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziyepot3zudu" 2024/11/28 01:46:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:46:28 DEBUG : Creating backend with remote "TestDrive:crypt/npum85hqeoucgojs2tet89i32k6t5h916vfoslh262k051jss36g" 2024/11/28 01:46:29 DEBUG : Creating backend with remote "/tmp/rclone2177625974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziyepot3zudu'", Local "Local file system at /tmp/rclone2177625974", Modify Window "1ms" 2024/11/28 01:46:32 DEBUG : hello, world!: md5 = 39d9b77b4fcc70548d9d9181a623da80 OK upper checkfile vs. lower remote (without normalization) 2024/11/28 01:46:33 ERROR : hello, world!: sum not found 2024/11/28 01:46:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziyepot3zudu' 2024/11/28 01:46:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyepot3zudu': 1 files missing 2024/11/28 01:46:33 NOTICE: 1 hashes missing 2024/11/28 01:46:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyepot3zudu': 2 differences found 2024/11/28 01:46:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyepot3zudu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/28 01:46:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyepot3zudu': 0 differences found 2024/11/28 01:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziyepot3zudu': 1 matching files 2024/11/28 01:46:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuwuxef9ziye" 2024/11/28 01:46:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:46:34 DEBUG : Creating backend with remote "TestDrive:crypt/g2l18lh5ag38ppajbvtal5uinb9u3vja1ln54j3auc240e76gba0" 2024/11/28 01:46:35 DEBUG : Creating backend with remote "/tmp/rclone2710744070" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuwuxef9ziye'", Local "Local file system at /tmp/rclone2710744070", Modify Window "1ms" 2024/11/28 01:46:38 DEBUG : HELLO, WORLD!: md5 = 8459c092206023b0125c8c086bc61e11 OK lower checkfile vs. upper remote (without normalization) 2024/11/28 01:46:38 ERROR : HELLO, WORLD!: sum not found 2024/11/28 01:46:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuwuxef9ziye' 2024/11/28 01:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwuxef9ziye': 1 files missing 2024/11/28 01:46:38 NOTICE: 1 hashes missing 2024/11/28 01:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwuxef9ziye': 2 differences found 2024/11/28 01:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwuxef9ziye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/28 01:46:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwuxef9ziye': 0 differences found 2024/11/28 01:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuwuxef9ziye': 1 matching files 2024/11/28 01:46:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pigojez4fuxo" 2024/11/28 01:46:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:46:40 DEBUG : Creating backend with remote "TestDrive:crypt/cc27kcse4h8qoljgcbrhn05oeq5tq394rjnk9ltpj42u5181le30" 2024/11/28 01:46:41 DEBUG : Creating backend with remote "/tmp/rclone106035282" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pigojez4fuxo'", Local "Local file system at /tmp/rclone106035282", Modify Window "1ms" 2024/11/28 01:46:44 DEBUG : HeLlO, wOrLd!: md5 = 7daee722680e4e043adf959226e87a2a OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/28 01:46:44 ERROR : HeLlO, wOrLd!: sum not found 2024/11/28 01:46:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pigojez4fuxo' 2024/11/28 01:46:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigojez4fuxo': 1 files missing 2024/11/28 01:46:44 NOTICE: 1 hashes missing 2024/11/28 01:46:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigojez4fuxo': 2 differences found 2024/11/28 01:46:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigojez4fuxo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/28 01:46:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:46:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigojez4fuxo': 0 differences found 2024/11/28 01:46:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigojez4fuxo': 1 matching files 2024/11/28 01:46:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qizajel9vave" 2024/11/28 01:46:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:46:46 DEBUG : Creating backend with remote "TestDrive:crypt/ico0sp6vet4de4a3mgsp56kl7mht0nrn2r5pi6u6d15oo6gubgi0" 2024/11/28 01:46:47 DEBUG : Creating backend with remote "/tmp/rclone2575771074" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qizajel9vave'", Local "Local file system at /tmp/rclone2575771074", Modify Window "1ms" 2024/11/28 01:46:50 DEBUG : HELLO, WORLD!: md5 = 8a685812ed0762c49e627c467a6a5cb0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/28 01:46:50 ERROR : HELLO, WORLD!: sum not found 2024/11/28 01:46:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qizajel9vave' 2024/11/28 01:46:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizajel9vave': 1 files missing 2024/11/28 01:46:50 NOTICE: 1 hashes missing 2024/11/28 01:46:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizajel9vave': 2 differences found 2024/11/28 01:46:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizajel9vave': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/28 01:46:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:46:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizajel9vave': 0 differences found 2024/11/28 01:46:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizajel9vave': 1 matching files 2024/11/28 01:46:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wihogul1rume" 2024/11/28 01:46:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:46:53 DEBUG : Creating backend with remote "TestDrive:crypt/q3o7ss2031gfd9q88vi558g4gfh3tcnmv2e5dd8h5u0013s3eu30" 2024/11/28 01:46:54 DEBUG : Creating backend with remote "/tmp/rclone1876891600" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wihogul1rume'", Local "Local file system at /tmp/rclone1876891600", Modify Window "1ms" 2024/11/28 01:46:56 DEBUG : 測試_Русский___ě_áñ: md5 = 0fcd7c359d858b7509780d5ad63b0223 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/28 01:46:57 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/28 01:46:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wihogul1rume' 2024/11/28 01:46:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihogul1rume': 1 files missing 2024/11/28 01:46:57 NOTICE: 1 hashes missing 2024/11/28 01:46:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihogul1rume': 2 differences found 2024/11/28 01:46:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihogul1rume': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/28 01:46:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:46:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihogul1rume': 0 differences found 2024/11/28 01:46:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihogul1rume': 1 matching files 2024/11/28 01:46:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qedenij8cero" 2024/11/28 01:46:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:46:59 DEBUG : Creating backend with remote "TestDrive:crypt/6hgk8kr5036f81ulogl5ttjf6jfqd3uph13ib6kfiptndeq2052g" 2024/11/28 01:47:00 DEBUG : Creating backend with remote "/tmp/rclone4009085975" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qedenij8cero'", Local "Local file system at /tmp/rclone4009085975", Modify Window "1ms" 2024/11/28 01:47:02 DEBUG : 測試_Русский___ě_áñ: md5 = e04945e7eb8974de8c8b1f0a73392654 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/28 01:47:03 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/28 01:47:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qedenij8cero' 2024/11/28 01:47:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedenij8cero': 1 files missing 2024/11/28 01:47:03 NOTICE: 1 hashes missing 2024/11/28 01:47:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedenij8cero': 2 differences found 2024/11/28 01:47:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedenij8cero': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/28 01:47:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:47:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedenij8cero': 0 differences found 2024/11/28 01:47:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qedenij8cero': 1 matching files 2024/11/28 01:47:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deyoyub4quhe" 2024/11/28 01:47:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:47:04 DEBUG : Creating backend with remote "TestDrive:crypt/4ie8ahbji9pkhnjrl9gp1n23su6tneksltbm7i8l08e7a9131q40" 2024/11/28 01:47:05 DEBUG : Creating backend with remote "/tmp/rclone3556574955" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deyoyub4quhe'", Local "Local file system at /tmp/rclone3556574955", Modify Window "1ms" 2024/11/28 01:47:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 839c3890a02e205ce82c6664f282a745 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/28 01:47:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/28 01:47:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-deyoyub4quhe' 2024/11/28 01:47:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyoyub4quhe': 1 files missing 2024/11/28 01:47:09 NOTICE: 1 hashes missing 2024/11/28 01:47:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyoyub4quhe': 2 differences found 2024/11/28 01:47:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyoyub4quhe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/28 01:47:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:47:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyoyub4quhe': 0 differences found 2024/11/28 01:47:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deyoyub4quhe': 1 matching files 2024/11/28 01:47:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiqilib2heku" 2024/11/28 01:47:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:47:10 DEBUG : Creating backend with remote "TestDrive:crypt/vpaqke2soc5jvpsu826qc7iq5g82g1knnqgip1eskor3pvmaosb0" 2024/11/28 01:47:11 DEBUG : Creating backend with remote "/tmp/rclone1798347973" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiqilib2heku'", Local "Local file system at /tmp/rclone1798347973", Modify Window "1ms" 2024/11/28 01:47:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 15eb326f6af1d2f249676aebca4382c5 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/28 01:47:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/28 01:47:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiqilib2heku' 2024/11/28 01:47:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqilib2heku': 1 files missing 2024/11/28 01:47:15 NOTICE: 1 hashes missing 2024/11/28 01:47:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqilib2heku': 2 differences found 2024/11/28 01:47:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqilib2heku': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/28 01:47:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:47:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqilib2heku': 0 differences found 2024/11/28 01:47:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqilib2heku': 1 matching files 2024/11/28 01:47:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kupedaf0hame" 2024/11/28 01:47:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:47:16 DEBUG : Creating backend with remote "TestDrive:crypt/ilqrtcf65o7q5ge1km5t1l9h2pdk4pf6vj60mvt9t6qdolpilg50" 2024/11/28 01:47:17 DEBUG : Creating backend with remote "/tmp/rclone1738285119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kupedaf0hame'", Local "Local file system at /tmp/rclone1738285119", Modify Window "1ms" 2024/11/28 01:47:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9fcb2d1446b6bcc2d94ebddba08cca67 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/28 01:47:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/28 01:47:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kupedaf0hame' 2024/11/28 01:47:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupedaf0hame': 1 files missing 2024/11/28 01:47:21 NOTICE: 1 hashes missing 2024/11/28 01:47:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupedaf0hame': 2 differences found 2024/11/28 01:47:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupedaf0hame': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/28 01:47:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:47:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupedaf0hame': 0 differences found 2024/11/28 01:47:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupedaf0hame': 1 matching files 2024/11/28 01:47:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noroboy8hasi" 2024/11/28 01:47:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:47:22 DEBUG : Creating backend with remote "TestDrive:crypt/gf4va5bk7vpug2idtg9ch0emoklbp1bjdireeqnco4d0je2q3ulg" 2024/11/28 01:47:23 DEBUG : Creating backend with remote "/tmp/rclone3330107981" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noroboy8hasi'", Local "Local file system at /tmp/rclone3330107981", Modify Window "1ms" 2024/11/28 01:47:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0e2118736fc0ab89db133435b7b1669a OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/28 01:47:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/28 01:47:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-noroboy8hasi' 2024/11/28 01:47:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noroboy8hasi': 1 files missing 2024/11/28 01:47:26 NOTICE: 1 hashes missing 2024/11/28 01:47:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noroboy8hasi': 2 differences found 2024/11/28 01:47:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noroboy8hasi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/28 01:47:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/28 01:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noroboy8hasi': 0 differences found 2024/11/28 01:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noroboy8hasi': 1 matching files 2024/11/28 01:47:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noroboy8hasi': Purge remote 2024/11/28 01:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kupedaf0hame': Purge remote 2024/11/28 01:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqilib2heku': Purge remote 2024/11/28 01:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deyoyub4quhe': Purge remote 2024/11/28 01:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedenij8cero': Purge remote 2024/11/28 01:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wihogul1rume': Purge remote 2024/11/28 01:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qizajel9vave': Purge remote 2024/11/28 01:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigojez4fuxo': Purge remote 2024/11/28 01:47:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwuxef9ziye': Purge remote 2024/11/28 01:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziyepot3zudu': Purge remote --- PASS: TestApplyTransforms (66.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:47:35 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/28 01:47:38 DEBUG : sub/file2: md5 = e62a0ba700ed6761b91cd67d236d2278 OK 2024/11/28 01:47:38 INFO : file1: Copied (new) to: sub/file2 2024/11/28 01:47:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/28 01:47:38 DEBUG : file1: Unchanged skipping 2024/11/28 01:47:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': don't need to copy/move sub/file2, it is already at target location 2024/11/28 01:47:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.28s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:47:45 DEBUG : dst/file1: md5 = 653399e174bbd7bbf42b618be458b0f1 OK 2024/11/28 01:47:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/backup" 2024/11/28 01:47:46 DEBUG : Config file has changed externally - reloading 2024/11/28 01:47:46 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/1nrff024r7pq65ecp72fc28jb0" 2024/11/28 01:47:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/28 01:47:51 INFO : dst/file1: Moved (server-side) 2024/11/28 01:47:52 DEBUG : dst/file1: md5 = f745f5bf3c8d0a4fd003b9ee9064a2d7 OK 2024/11/28 01:47:52 INFO : dst/file1: Copied (new) 2024/11/28 01:47:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/28 01:47:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/28 01:47:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.87s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:47:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/dst" 2024/11/28 01:47:58 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/28 01:48:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/CompareDest" 2024/11/28 01:48:00 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/gveqi14airsml4bgu7krj116o8" 2024/11/28 01:48:02 DEBUG : one: Need to transfer - File not found at Destination 2024/11/28 01:48:05 DEBUG : one: md5 = 24c91b8ff9945f07b744bcb16bb6e72f OK 2024/11/28 01:48:05 INFO : one: Copied (new) 2024/11/28 01:48:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:48:08 DEBUG : one: md5 = f3cd37b60163523471487f98ac83329f OK 2024/11/28 01:48:08 INFO : one: Copied (replaced existing) 2024/11/28 01:48:10 DEBUG : dst/one: md5 = 47b7863d8c1048b617b2dc2aa45f39a1 OK 2024/11/28 01:48:13 DEBUG : CompareDest/one: md5 = 5ac4fab863b0f7ae894a4612bd13f519 OK 2024/11/28 01:48:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:48:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/28 01:48:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/28 01:48:17 DEBUG : CompareDest/two: md5 = 25946047a44f2a8ce2bb192b861f9066 OK 2024/11/28 01:48:17 DEBUG : two: Need to transfer - File not found at Destination 2024/11/28 01:48:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/28 01:48:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/28 01:48:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/28 01:48:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/28 01:48:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/28 01:48:20 DEBUG : two: Need to transfer - File not found at Destination 2024/11/28 01:48:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/28 01:48:22 DEBUG : two: md5 = 7a5bd639cd5944fc77bc5544778e49ce OK 2024/11/28 01:48:22 INFO : two: Copied (new) 2024/11/28 01:48:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/28 01:48:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:48:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/28 01:48:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.35s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:48:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/dst" 2024/11/28 01:48:28 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/28 01:48:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/CopyDest" 2024/11/28 01:48:29 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/28 01:48:31 DEBUG : one: Need to transfer - File not found at Destination 2024/11/28 01:48:35 DEBUG : one: md5 = ed7e72f7fe01a79a31d3e699f90c3445 OK 2024/11/28 01:48:35 INFO : one: Copied (new) 2024/11/28 01:48:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:48:38 DEBUG : one: md5 = 5cb2c7cb0b4cb1f32f209a8233688dc4 OK 2024/11/28 01:48:38 INFO : one: Copied (replaced existing) 2024/11/28 01:48:40 DEBUG : dst/one: md5 = 10494a4ec61d1ed3b06b164072bceb6a OK 2024/11/28 01:48:43 DEBUG : CopyDest/one: md5 = dff15b76d7adc024b132093842a614c9 OK 2024/11/28 01:48:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/BackupDir" 2024/11/28 01:48:44 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/28 01:48:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:48:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/28 01:48:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:48:49 INFO : one: Moved (server-side) 2024/11/28 01:48:51 INFO : one: Copied (server-side copy) 2024/11/28 01:48:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/28 01:48:53 DEBUG : CopyDest/two: md5 = 2e28186488cdc38fc0cfaf45bfaf39dc OK 2024/11/28 01:48:54 DEBUG : two: Need to transfer - File not found at Destination 2024/11/28 01:48:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/28 01:48:55 INFO : two: Copied (server-side copy) 2024/11/28 01:48:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/28 01:48:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/28 01:48:56 DEBUG : two: Unchanged skipping 2024/11/28 01:48:58 DEBUG : CopyDest/three: md5 = a347ed2f2095a6ed726b166b1ce5aeec OK 2024/11/28 01:48:59 DEBUG : three: Need to transfer - File not found at Destination 2024/11/28 01:48:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/28 01:48:59 DEBUG : three: Destination not found in --copy-dest 2024/11/28 01:49:01 DEBUG : three: md5 = 0612d5bd3564012b320c7827bd15dfa5 OK 2024/11/28 01:49:01 INFO : three: Copied (new) 2024/11/28 01:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/28 01:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:49:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/28 01:49:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/28 01:49:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:49:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/28 01:49:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.01s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:49:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/28 01:49:14 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c7c7efc852bac70a0b031eb6cb6af2d8 OK 2024/11/28 01:49:14 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/28 01:49:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/28 01:49:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/11/28 01:49:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/28 01:49:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/28 01:49:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ebb6ff8031cd9e750752c69a769671ee OK 2024/11/28 01:49:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/28 01:49:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/28 01:49:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.88s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:49:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Looking for duplicate names using skip mode. 2024/11/28 01:49:26 NOTICE: one: Found 2 files with duplicate names 2024/11/28 01:49:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.78s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:49:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Looking for duplicate names using skip mode. 2024/11/28 01:49:33 NOTICE: one: Found 3 files with duplicate names 2024/11/28 01:49:33 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/28 01:49:34 INFO : one: Deleted 2024/11/28 01:49:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.03s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:49:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Looking for duplicate names using first mode. 2024/11/28 01:49:41 NOTICE: one: Found 3 files with duplicate names 2024/11/28 01:49:42 INFO : one: Deleted 2024/11/28 01:49:42 INFO : one: Deleted 2024/11/28 01:49:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.96s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:49:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Looking for duplicate names using newest mode. 2024/11/28 01:49:50 NOTICE: one: Found 3 files with duplicate names 2024/11/28 01:49:51 INFO : one: Deleted 2024/11/28 01:49:51 INFO : one: Deleted 2024/11/28 01:49:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.11s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:49:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Looking for duplicate names using oldest mode. 2024/11/28 01:49:59 NOTICE: one: Found 3 files with duplicate names 2024/11/28 01:49:59 INFO : one: Deleted 2024/11/28 01:50:00 INFO : one: Deleted 2024/11/28 01:50:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.15s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:50:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Looking for duplicate names using largest mode. 2024/11/28 01:50:07 NOTICE: one: Found 3 files with duplicate names 2024/11/28 01:50:08 INFO : one: Deleted 2024/11/28 01:50:08 INFO : one: Deleted 2024/11/28 01:50:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.16s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:50:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Looking for duplicate names using smallest mode. 2024/11/28 01:50:15 NOTICE: one: Found 3 files with duplicate names 2024/11/28 01:50:16 INFO : one: Deleted 2024/11/28 01:50:16 INFO : one: Deleted 2024/11/28 01:50:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.21s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:50:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Looking for duplicate names using rename mode. 2024/11/28 01:50:24 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/28 01:50:26 INFO : one-2.txt: renamed from: one.txt 2024/11/28 01:50:27 INFO : one-3.txt: renamed from: one.txt 2024/11/28 01:50:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.40s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:50:35 DEBUG : dupe1/one.txt: md5 = 0142644cfe6ed596599e6b4083376f5a OK 2024/11/28 01:50:38 DEBUG : dupe2/two.txt: md5 = af367a556b00d10d8dd52e79e40b68b1 OK 2024/11/28 01:50:41 DEBUG : dupe3/three.txt: md5 = 0e7823c17a7c843c1cb441ec90187611 OK 2024/11/28 01:50:41 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/28 01:50:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/28 01:50:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/28 01:50:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/28 01:50:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/28 01:50:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/28 01:50:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.62s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:50:51 DEBUG : a.txt: md5 = 360a40795e0345dbb4fa1f18e6dd6bde OK 2024/11/28 01:50:52 DEBUG : zend.txt: md5 = 6d3daceb6881694bf28ff124bc5ef07f OK 2024/11/28 01:50:55 DEBUG : sub dir/hello world: md5 = e98809239a7159c1b5c581311b7d38c9 OK 2024/11/28 01:50:57 DEBUG : sub dir/hello world2: md5 = 4ca02a64a455d7366b60b4c2b48a4232 OK 2024/11/28 01:51:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 83e05250ef9f41b7978f91dc5ff87ad8 OK 2024/11/28 01:51:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7262574665d83ef19350d1c678e4aa3c OK 2024/11/28 01:51:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 359aca6a02e595931b7e034b6bfef032 OK 2024/11/28 01:51:06 DEBUG : a.txt: Excluded (Size Filter) 2024/11/28 01:51:06 DEBUG : a.txt: Excluded 2024/11/28 01:51:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/28 01:51:06 DEBUG : sub dir/hello world2: Excluded 2024/11/28 01:51:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/28 01:51:06 DEBUG : sub dir/hello world: Excluded 2024/11/28 01:51:07 DEBUG : sub dir/ignore dir: Excluded 2024/11/28 01:51:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/28 01:51:07 DEBUG : sub dir/hello world2: Excluded 2024/11/28 01:51:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/28 01:51:07 DEBUG : sub dir/hello world: Excluded 2024/11/28 01:51:07 DEBUG : sub dir/ignore dir: Excluded 2024/11/28 01:51:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/28 01:51:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/28 01:51:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/28 01:51:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/28 01:51:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/28 01:51:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/28 01:51:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.91s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:51:17 DEBUG : file1: md5 = 96f33edd9f1f6e5cad9c2f3027f78e0c OK 2024/11/28 01:51:20 DEBUG : sub/file2: md5 = 20f75fac8e31f290630caf25d50d5f85 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/11/28 01:51:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/28 01:51:24 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/28 01:51:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/28 01:51:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.41s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:51:29 DEBUG : file1: md5 = 3b102ea3497ff5eac51cc58af7801e40 OK 2024/11/28 01:51:32 DEBUG : sub/file2: md5 = ca9fe4669e907984ac65d51260a237ce OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/28 01:51:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/notfound" 2024/11/28 01:51:36 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/qe0i31qdkoejk60elps0ni5sqk" 2024/11/28 01:51:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.96s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.54s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.31s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Making directory 2024/11/28 01:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Making directory --- PASS: TestMkdir (0.77s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:51:45 DEBUG : sub dir/hello world: md5 = d941c223ad91b77862228a21e58efc48 OK 2024/11/28 01:51:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.78s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:51:49 DEBUG : potato2: md5 = e8022a0f04ffdc27a378352150413207 OK 2024/11/28 01:51:51 DEBUG : empty space: md5 = dfb3ad9010abf8e8e84db23b7bae32c1 OK --- PASS: TestLs (6.00s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:51:55 DEBUG : potato2: md5 = 098c44640bc24a578ae2e61d4ad404f8 OK 2024/11/28 01:51:57 DEBUG : empty space: md5 = d9bb99d20bace2a8956adb03d48ca13e OK 2024/11/28 01:51:58 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.07s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:52:01 DEBUG : potato2: md5 = 0afb07e81b5b4ef4053947862dd5bd5c OK 2024/11/28 01:52:03 DEBUG : empty space: md5 = f7840e3e46ffca3ca440cb913ad79f3b OK --- PASS: TestLsLong (5.69s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:52:07 DEBUG : potato2: md5 = e7773a18dfd51e0527e1576f11f044f8 OK 2024/11/28 01:52:08 DEBUG : empty space: md5 = 1ba0b928f52a126046fc736ac87d0200 OK --- PASS: TestHashSums (5.83s) === RUN TestHashSumsWithErrors 2024/11/28 01:52:11 DEBUG : Creating backend with remote ":memory:" 2024/11/28 01:52:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/28 01:52:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/28 01:52:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/28 01:52:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/28 01:52:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/28 01:52:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/28 01:52:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/28 01:52:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/28 01:52:11 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-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:52:13 DEBUG : potato2: md5 = 4b4e7b924e269df24a344c3e047e057a OK 2024/11/28 01:52:15 DEBUG : empty space: md5 = 7c59e15aa1c4358acc1a6e86f7177d9e OK 2024/11/28 01:52:17 DEBUG : sub dir/potato3: md5 = dab2572b949c82d78788b0f5063e5c06 OK 2024/11/28 01:52:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.69s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:52:23 DEBUG : small: md5 = 7d6637315d87ef17a335723e9005d30a OK 2024/11/28 01:52:25 DEBUG : medium: md5 = 03ee07b134325bcbbf04db62b89037f6 OK 2024/11/28 01:52:27 DEBUG : large: md5 = 33bc8141677c4b94dca6f956cfbf5f52 OK 2024/11/28 01:52:27 DEBUG : Waiting for deletions to finish 2024/11/28 01:52:27 DEBUG : large: Excluded (Size Filter) 2024/11/28 01:52:28 INFO : small: Deleted 2024/11/28 01:52:28 INFO : medium: Deleted --- PASS: TestDelete (7.40s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:52:31 DEBUG : small: md5 = d65d4eeafc521f481c7431e462ed8fd4 OK 2024/11/28 01:52:33 DEBUG : medium: md5 = 940095dd723711096a8a6720aef5e2ca OK 2024/11/28 01:52:35 DEBUG : large: md5 = 5f405c772899723b0a419171a3617153 OK 2024/11/28 01:52:35 DEBUG : Waiting for deletions to finish 2024/11/28 01:52:36 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/28 01:52:36 INFO : small: Deleted 2024/11/28 01:52:36 INFO : medium: Deleted --- PASS: TestMaxDelete (8.79s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:52:40 DEBUG : small: md5 = f9e6ee671360e8b71d40718e3455bf42 OK 2024/11/28 01:52:41 DEBUG : medium: md5 = bc5228bd34c466c6878adcc5e2677d68 OK 2024/11/28 01:52:43 DEBUG : large: md5 = 113eda5773d67ef545585130f4ce2c54 OK 2024/11/28 01:52:43 DEBUG : Waiting for deletions to finish 2024/11/28 01:52:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/28 01:52:44 INFO : medium: Deleted 2024/11/28 01:52:44 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.10s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:52:48 DEBUG : small: md5 = 177f37974fc76156568a7a97565361d5 OK 2024/11/28 01:52:50 DEBUG : medium: md5 = 5ad136df49ce36485dccd88c3937114a OK 2024/11/28 01:52:51 DEBUG : large: md5 = 92b6c7f0e7248f702abf596d7c187f53 OK 2024/11/28 01:52:51 DEBUG : Waiting for deletions to finish 2024/11/28 01:52:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/28 01:52:52 INFO : medium: Deleted 2024/11/28 01:52:52 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.01s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:52:56 DEBUG : ReadFile: md5 = a3af7114d3741b1dd28400ac9712bba5 OK --- PASS: TestReadFile (5.00s) === RUN TestRetry 2024/11/28 01:52:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/28 01:52:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/28 01:52:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/28 01:52:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/28 01:52:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/28 01:52:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/28 01:52:59 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-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:53:01 DEBUG : file1: md5 = 8d51ec2ad2af7674b6391bd6284caa94 OK 2024/11/28 01:53:03 DEBUG : file2: md5 = b2f352a47ee7137646b4553162f31be8 OK --- PASS: TestCat (19.83s) === RUN TestPurge 2024/11/28 01:53:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-senagun1nepu" 2024/11/28 01:53:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:53:19 DEBUG : Creating backend with remote "TestDrive:crypt/hh8m11gs41qsl8r3a97bp388fgdhii18denc4b1ter1j2i6dhap0" 2024/11/28 01:53:20 DEBUG : Creating backend with remote "/tmp/rclone1103706111" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-senagun1nepu'", Local "Local file system at /tmp/rclone1103706111", Modify Window "1ms" 2024/11/28 01:53:26 DEBUG : A1/B1/C1/one: md5 = c6981ab966021a69e19b7f6e515dfc12 OK 2024/11/28 01:53:26 DEBUG : A2: Making directory 2024/11/28 01:53:27 DEBUG : A1/B2: Making directory 2024/11/28 01:53:28 DEBUG : A1/B2/C2: Making directory 2024/11/28 01:53:29 DEBUG : A1/B1/C3: Making directory 2024/11/28 01:53:30 DEBUG : A3: Making directory 2024/11/28 01:53:31 DEBUG : A3/B3: Making directory 2024/11/28 01:53:32 DEBUG : A3/B3/C4: Making directory 2024/11/28 01:53:35 DEBUG : A1/two: md5 = b229572a22a136920410551ea04e5a7f OK 2024/11/28 01:53:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senagun1nepu': Purge remote 2024/11/28 01:53:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.83s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:53:46 DEBUG : A1/B1/C1/one: md5 = 8ebe9ce83431ea4ee6b355b66a5d6ff8 OK 2024/11/28 01:53:46 DEBUG : A2: Making directory 2024/11/28 01:53:47 DEBUG : A1/B2: Making directory 2024/11/28 01:53:48 DEBUG : A1/B2/C2: Making directory 2024/11/28 01:53:49 DEBUG : A1/B1/C3: Making directory 2024/11/28 01:53:51 DEBUG : A3: Making directory 2024/11/28 01:53:52 DEBUG : A3/B3: Making directory 2024/11/28 01:53:53 DEBUG : A3/B3/C4: Making directory 2024/11/28 01:53:56 DEBUG : A1/two: md5 = 63a1de80455b5561edf21e2bde7380ac OK 2024/11/28 01:53:57 DEBUG : removing 1 level 3 directories 2024/11/28 01:53:57 INFO : A3/B3/C4: Removing directory 2024/11/28 01:54:00 DEBUG : removing 2 level 3 directories 2024/11/28 01:54:00 INFO : A1/B2/C2: Removing directory 2024/11/28 01:54:00 INFO : A1/B1/C3: Removing directory 2024/11/28 01:54:01 DEBUG : removing 2 level 2 directories 2024/11/28 01:54:01 INFO : A3/B3: Removing directory 2024/11/28 01:54:01 INFO : A1/B2: Removing directory 2024/11/28 01:54:01 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/28 01:54:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/28 01:54:02 DEBUG : removing 2 level 1 directories 2024/11/28 01:54:02 INFO : A3: Removing directory 2024/11/28 01:54:02 INFO : A2: Removing directory 2024/11/28 01:54:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/28 01:54:07 DEBUG : removing 1 level 3 directories 2024/11/28 01:54:07 INFO : A1/B1/C1: Removing directory 2024/11/28 01:54:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:07 DEBUG : removing 1 level 2 directories 2024/11/28 01:54:07 INFO : A1/B1: Removing directory 2024/11/28 01:54:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/28 01:54:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/28 01:54:08 DEBUG : removing 1 level 1 directories 2024/11/28 01:54:08 INFO : A1: Removing directory 2024/11/28 01:54:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/28 01:54:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/28 01:54:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/28 01:54:09 DEBUG : removing 1 level 0 directories 2024/11/28 01:54:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Removing directory 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/28 01:54:10 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (30.11s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:54:12 DEBUG : A1: Making directory 2024/11/28 01:54:13 DEBUG : A1/B1: Making directory 2024/11/28 01:54:14 DEBUG : A1/B1/C1: Making directory 2024/11/28 01:54:17 DEBUG : removing 1 level 3 directories 2024/11/28 01:54:17 INFO : A1/B1/C1: Removing directory 2024/11/28 01:54:18 DEBUG : removing 1 level 2 directories 2024/11/28 01:54:18 INFO : A1/B1: Removing directory 2024/11/28 01:54:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/28 01:54:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.41s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:54:21 DEBUG : A1: Making directory 2024/11/28 01:54:22 DEBUG : A1/B1: Making directory 2024/11/28 01:54:23 DEBUG : A1/B1/C1: Making directory 2024/11/28 01:54:27 DEBUG : removing 1 level 3 directories 2024/11/28 01:54:27 INFO : A1/B1/C1: Removing directory 2024/11/28 01:54:27 DEBUG : removing 1 level 2 directories 2024/11/28 01:54:27 INFO : A1/B1: Removing directory 2024/11/28 01:54:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/28 01:54:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.94s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:54:32 DEBUG : file1: md5 = 4fbfe1d9358f73014de1a928e7dc1377 OK 2024/11/28 01:54:33 DEBUG : filename.txt: File name found in url 2024/11/28 01:54:35 DEBUG : filename.txt: md5 = 33439221c2434d5fdd75fd5c696bb132 OK 2024/11/28 01:54:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/28 01:54:36 DEBUG : headerfilename.txt: md5 = 2be723ee39e637beb3482cbdda23aadc OK 2024/11/28 01:54:38 DEBUG : file2: md5 = 214bc7269093323e17b163d5ee27ad0c OK --- PASS: TestCopyURL (11.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:54:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/28 01:54:45 DEBUG : sub/file2: md5 = 9ebf8941704bb38ae2a8dae1c8acf80f OK 2024/11/28 01:54:45 INFO : file1: Copied (new) to: sub/file2 2024/11/28 01:54:45 INFO : file1: Deleted 2024/11/28 01:54:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/28 01:54:45 DEBUG : file1: Unchanged skipping 2024/11/28 01:54:45 INFO : file1: Deleted 2024/11/28 01:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': don't need to copy/move sub/file2, it is already at target location 2024/11/28 01:54:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.30s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:54:49 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/28 01:54:51 DEBUG : file1: md5 = d80232dd5b0ed4f015ff15b147abe01d OK 2024/11/28 01:54:51 INFO : file1: Copied (new) 2024/11/28 01:54:51 INFO : file1: Deleted 2024/11/28 01:54:51 DEBUG : file1: Destination exists, skipping 2024/11/28 01:54:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.06s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:54:56 DEBUG : dst/file1: md5 = 6abdcbc7fe076f5fcd9a68919808d0a4 OK 2024/11/28 01:54:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zufoqid7zobi/backup" 2024/11/28 01:54:57 DEBUG : Creating backend with remote "TestDrive:crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g/1nrff024r7pq65ecp72fc28jb0" 2024/11/28 01:54:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/28 01:55:02 INFO : dst/file1: Moved (server-side) 2024/11/28 01:55:04 DEBUG : dst/file1: md5 = bb771675206497ec579897b0102aa363 OK 2024/11/28 01:55:04 INFO : dst/file1: Copied (new) 2024/11/28 01:55:04 INFO : dst/file1: Deleted 2024/11/28 01:55:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/28 01:55:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/28 01:55:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.58s) === 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-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:55:13 DEBUG : A1/one: md5 = 59fd69a315d41948c27eb0907c0fb5bc OK 2024/11/28 01:55:15 DEBUG : A1/two: md5 = 56b52b02b5855f8e6ec17ff2d1097a07 OK 2024/11/28 01:55:18 DEBUG : A1/B1/three: md5 = 1be6fd6edf743eeaa932d2ff5699f477 OK 2024/11/28 01:55:20 DEBUG : A1/B1/C1/four: md5 = 3f82997f3d9861c4b09b536646d8a91b OK 2024/11/28 01:55:23 DEBUG : A1/B1/C2/five: md5 = 4f8489ced5e376b261873cf3097f2cf2 OK 2024/11/28 01:55:23 DEBUG : A1/B2: Making directory 2024/11/28 01:55:24 DEBUG : A1/B1/C3: Making directory 2024/11/28 01:55:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/28 01:55:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/28 01:55:37 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/28 01:55:37 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/28 01:55:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/28 01:55:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/28 01:55:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/28 01:55:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/28 01:55:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/28 01:55:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/28 01:55:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/28 01:55:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/28 01:55:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/28 01:55:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/28 01:55:52 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/28 01:55:52 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/28 01:55:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/28 01:55:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/28 01:55:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/28 01:55:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/28 01:55:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/28 01:56:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/28 01:56:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/28 01:56:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/28 01:56:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/28 01:56:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/28 01:56:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/28 01:56:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/28 01:56:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/28 01:56:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/28 01:56:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (58.79s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/28 01:56:11 DEBUG : no_checksum_small_file_from_pipe: md5 = df1c9bae09a9f824f7f800018f0a7217 OK 2024/11/28 01:56:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/28 01:56:11 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/28 01:56:12 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/28 01:56:13 DEBUG : no_checksum_big_file_from_pipe: md5 = c5bccc5cbeabb295d44f010e1ddf2f5e OK 2024/11/28 01:56:13 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-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/28 01:56:17 DEBUG : with_checksum_small_file_from_pipe: md5 = bc4bf1ce0b5769e8efffd65ca7028cd6 OK 2024/11/28 01:56:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/28 01:56:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/28 01:56:19 DEBUG : with_checksum_big_file_from_pipe: md5 = a59be10539c640b8998c1df230371742 OK 2024/11/28 01:56:19 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-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:56:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/28 01:56:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/28 01:56:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/28 01:56:26 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-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:56:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/28 01:56:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/28 01:56:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/28 01:56:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.39s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/28 01:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': File to upload is small (48 bytes), uploading instead of streaming 2024/11/28 01:56:36 DEBUG : rcat_metadata: md5 = 84496fb217eb794b1ac6d0d6bc802295 OK 2024/11/28 01:56:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/28 01:56:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/28 01:56:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = 46a1e5275beb3ed2ac7698b8ead95850 OK 2024/11/28 01:56:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.00s) --- PASS: TestRcatMetadata/Normal (3.02s) --- PASS: TestRcatMetadata/ViaDisk (3.50s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:56:42 DEBUG : potato1: md5 = 76e940c565630bea2c341edcb51a7c40 OK 2024/11/28 01:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/28 01:56:44 DEBUG : potato2: md5 = 22a92a5ff0bf309830f36a1094bd744e OK 2024/11/28 01:56:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.07s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:56:48 DEBUG : potato1: md5 = c8cc11c084c9a5b727b6b3d1add1edfa OK 2024/11/28 01:56:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/28 01:56:49 DEBUG : potato2: md5 = 09ba7c7d107d611728d73147852129db OK 2024/11/28 01:56:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.83s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:56:54 DEBUG : potato2: md5 = b7cd0e9c6e89e5d2022b1f8e3908cef4 OK 2024/11/28 01:56:55 DEBUG : empty space: md5 = f46e25ea19d2d026ede8589826b0f4f5 OK 2024/11/28 01:56:58 DEBUG : sub dir/potato3: md5 = 16123908d0ea834975bbb578c326e033 OK 2024/11/28 01:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Touching "empty space" 2024/11/28 01:57:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Touching "potato2" 2024/11/28 01:57:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Touching "sub dir/potato3" 2024/11/28 01:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.44s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:57:05 DEBUG : dir with metadata: Making directory with metadata 2024/11/28 01:57:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.80s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:57:08 DEBUG : directory with modtime: Making directory with metadata 2024/11/28 01:57:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.89s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:57:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/28 01:57:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/28 01:57:12 DEBUG : Google drive root 'crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g': Skipping btime metadata as can't update it on an existing file: 2024-11-28T01:57:12.44782835Z 2024/11/28 01:57:13 INFO : non existent directory: Updated directory metadata 2024/11/28 01:57:16 DEBUG : Google drive root 'crypt/k2kfeuk8gh6jku4mrcu6pdbv3hl6fq59s50ld8n5lp2db0q2v03g': Skipping btime metadata as can't update it on an existing file: 2024-11-28T01:57:12.44782835Z 2024/11/28 01:57:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.11s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:57:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/28 01:57:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/28 01:57:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:57:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/28 01:57:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/28 01:57:23 DEBUG : dst: Making directory with metadata 2024/11/28 01:57:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/28 01:57:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/28 01:57:25 INFO : dst: Set directory modification time (using SetModTime) 2024/11/28 01:57:25 INFO : dst: Set directory modification time (using SetModTime) 2024/11/28 01:57:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/28 01:57:26 INFO : dst: Set directory modification time (using SetModTime) 2024/11/28 01:57:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.33s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi'", Local "Local file system at /tmp/rclone2342026214", Modify Window "1ms" 2024/11/28 01:57:30 DEBUG : sub dir/test remove existing: md5 = 479a1e05d644ae8f9ec752b5080deb8c OK 2024/11/28 01:57:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a07a3bbe65e048c07362afea2a6cccee OK 2024/11/28 01:57:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cixajab0" before starting 2024/11/28 01:57:35 DEBUG : sub dir/test remove existing.cixajab0: TEST: removing renamed existing file after operation 2024/11/28 01:57:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rudowot0" before starting 2024/11/28 01:57:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rudowot0: TEST: renaming existing back after failed operation 2024/11/28 01:57:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wotivid8" before starting 2024/11/28 01:57:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wotivid8: TEST: removing renamed existing file after operation 2024/11/28 01:57:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "su10sjhq91gpgi28lfhdq2qthooh50i399pmut38qb6a7jfbvlog" 2024/11/28 01:57:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vg0hccmdcj48aa0ihqc5hf8f2l8upmk5e9ddh3eti7mtqcan5p1m7afiu6amfc0383ke6cgqsor8s7287gfdhuh0t9anponcbtqce96rum00oki2c71m43qb94ftn782vvk51mbl4jjpa2e5t1at3ovpbto5tr1cfilt0841ea8l7d0oc8hg" --- PASS: TestRemoveExisting (15.38s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/28 01:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zufoqid7zobi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m5.763092367s (try 1/5)