"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/07 03:43:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare" 2025/05/07 03:43:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:43:17 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g" 2025/05/07 03:43:18 DEBUG : Creating backend with remote "/tmp/rclone3108251942" === 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-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/07 03:43:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/07 03:43:19 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/07 03:43:19 DEBUG : potato: Seek from 10 to 0 2025/05/07 03:43:19 DEBUG : potato: Seek from 10 to 0 2025/05/07 03:43:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/07 03:43:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/07 03:43:19 DEBUG : potato: Seek from 5 to 2 2025/05/07 03:43:19 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/07 03:43:19 DEBUG : potato: Seek from 7 to 0 2025/05/07 03:43:19 DEBUG : potato: Seek from 7 to 0 2025/05/07 03:43:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/07 03:43:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/07 03:43:19 DEBUG : potato: Seek from 5 to 2 2025/05/07 03:43:19 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/07 03:43:19 DEBUG : potato: Seek from 8 to 0 2025/05/07 03:43:19 DEBUG : potato: Seek from 8 to 0 2025/05/07 03:43:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/07 03:43:19 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/07 03:43:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/07 03:43:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/07 03:43:19 DEBUG : potato: Seek from 5 to 2 2025/05/07 03:43:19 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/07 03:43:19 DEBUG : potato: Seek from 9 to 0 2025/05/07 03:43:19 DEBUG : potato: Seek from 9 to 0 2025/05/07 03:43:19 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-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:43:20 DEBUG : rutabaga: md5 = 911fe7a2b2ed18a6f9c5c443f5d67e07 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/07 03:43:22 DEBUG : empty space: md5 = 5ac65f310c0afe97a9bf3e3aab9cb11b OK === RUN TestCheck/3 2025/05/07 03:43:24 DEBUG : potato2: md5 = a2a705b3bad8d66a213c1d11641dacb4 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/07 03:43:26 DEBUG : remotepotato: md5 = b22da0d30e8ad2aac9dbc1c2b80af151 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.54s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/05/07 03:43:29 DEBUG : Creating backend with remote "nonexistent" 2025/05/07 03:43:29 DEBUG : Creating backend with remote "nonexistent" 2025/05/07 03:43:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/07 03:43:29 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/07 03:43:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/07 03:43:29 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-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:43:31 DEBUG : rutabaga: md5 = 15ef89b6e832dcff7f2fc534749c74e3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/07 03:43:34 DEBUG : empty space: md5 = 855fa35827c43f35bedd949b94502784 OK === RUN TestCheckDownload/3 2025/05/07 03:43:37 DEBUG : potato2: md5 = 51343959b6bcfffd81c5ce203dfccaf2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/07 03:43:41 DEBUG : remotepotato: md5 = 00a25180bd553725eb247842ab03a5e9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.46s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (1.24s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.14s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:43:47 DEBUG : rutabaga: md5 = ec1294ef3a1744f6ffe7d1cd5a04a31a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/07 03:43:49 DEBUG : empty space: md5 = 90be77d184f7a4b32662ebd44314aba2 OK === RUN TestCheckSizeOnly/3 2025/05/07 03:43:51 DEBUG : potato2: md5 = 6e35f928cefe37d5959a2733496acb45 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/07 03:43:53 DEBUG : remotepotato: md5 = 141f057151c0a4c3f64d57f53e327217 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.96s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:43:57 DEBUG : test.sum: md5 = 23a01a8f48c72a3584638e75425fec75 OK 2025/05/07 03:43:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/07 03:43:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/07 03:43:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/07 03:43:59 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/07 03:44:00 DEBUG : test.sum: md5 = c7f8df6d7e20001241a5ea9aabbf0414 OK 2025/05/07 03:44:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/07 03:44:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/07 03:44:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/07 03:44:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.51s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/data" 2025/05/07 03:44:02 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare/data' lacks md5, skipping --- SKIP: TestCheckSum (1.90s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:44:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/data" 2025/05/07 03:44:04 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/vjrnln8ratgmqakfosrqe8espk" 2025/05/07 03:44:07 DEBUG : data/banana: md5 = 874231c97df1647d237af2b96b3525ad OK 2025/05/07 03:44:08 DEBUG : test.sum: md5 = 9afcbe665e3db94820754e640deed497 OK === RUN TestCheckSumDownload/subtest1 2025/05/07 03:44:12 DEBUG : data/potato: md5 = 8fefd3c56cb3a2d3f455e7b54f37ca98 OK 2025/05/07 03:44:14 DEBUG : test.sum: md5 = b9bcda104ee0fd6b510c90800f4e798e OK === RUN TestCheckSumDownload/subtest2 2025/05/07 03:44:18 DEBUG : test.sum: md5 = 21b5bf2e47d6a8bffdec63fc621c4931 OK === RUN TestCheckSumDownload/subtest3 2025/05/07 03:44:22 DEBUG : test.sum: md5 = 6912c33fc213d641ccbaa5252e6e94b1 OK === RUN TestCheckSumDownload/subtest4 2025/05/07 03:44:26 DEBUG : test.sum: md5 = b90e36516b709c187bf3e98cc63928e2 OK === RUN TestCheckSumDownload/subtest5 2025/05/07 03:44:31 DEBUG : test.sum: md5 = 6f69392d21115ff23e796bc97b096ea8 OK === RUN TestCheckSumDownload/subtest6 2025/05/07 03:44:35 DEBUG : data/banana: md5 = 582d2fd701106ebef9b6431894ac6c48 OK 2025/05/07 03:44:36 DEBUG : data/potato: md5 = 9005a224b035effe1770785da475c6f6 OK 2025/05/07 03:44:38 DEBUG : test.sum: md5 = dae37f2e630f6e56e84ed83c65a47c1b OK === RUN TestCheckSumDownload/subtest7 2025/05/07 03:44:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/07 03:44:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.56s) --- PASS: TestCheckSumDownload/subtest1 (2.19s) --- PASS: TestCheckSumDownload/subtest2 (2.27s) --- PASS: TestCheckSumDownload/subtest3 (2.23s) --- PASS: TestCheckSumDownload/subtest4 (2.33s) --- PASS: TestCheckSumDownload/subtest5 (3.01s) --- PASS: TestCheckSumDownload/subtest6 (2.56s) --- PASS: TestCheckSumDownload/subtest7 (2.44s) === RUN TestApplyTransforms 2025/05/07 03:44:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruwacab3jobu" 2025/05/07 03:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:44:45 DEBUG : Creating backend with remote "TestDrive:crypt/1823ahn0sl5tb1k3g48q324irlhublorfg91gfpcsc06fqac07tg" 2025/05/07 03:44:45 DEBUG : Creating backend with remote "/tmp/rclone4272569931" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruwacab3jobu'", Local "Local file system at /tmp/rclone4272569931", Modify Window "1ms" 2025/05/07 03:44:47 DEBUG : hello, world!: md5 = 43a7d9267bd3c97ac135dc31bd7ec176 OK 2025/05/07 03:44:47 DEBUG : Config file has changed externally - reloading 2025/05/07 03:44:47 DEBUG : TestDrive: Loaded fresh token from config file upper checkfile vs. lower remote (without normalization) 2025/05/07 03:44:48 ERROR : hello, world!: sum not found 2025/05/07 03:44:48 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruwacab3jobu' 2025/05/07 03:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwacab3jobu': 1 files missing 2025/05/07 03:44:48 NOTICE: 1 hashes missing 2025/05/07 03:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwacab3jobu': 2 differences found 2025/05/07 03:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwacab3jobu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/07 03:44:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwacab3jobu': 0 differences found 2025/05/07 03:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwacab3jobu': 1 matching files 2025/05/07 03:44:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voceyeq0fuba" 2025/05/07 03:44:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:44:49 DEBUG : Creating backend with remote "TestDrive:crypt/gns0m2g1i76v21q1rq7ds281pvnkml3nt9vcaqgfugo4gg3fcsfg" 2025/05/07 03:44:50 DEBUG : Creating backend with remote "/tmp/rclone1593298050" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voceyeq0fuba'", Local "Local file system at /tmp/rclone1593298050", Modify Window "1ms" 2025/05/07 03:44:52 DEBUG : HELLO, WORLD!: md5 = a78a27652cac85b28b9e1aa0416f3b45 OK lower checkfile vs. upper remote (without normalization) 2025/05/07 03:44:53 ERROR : HELLO, WORLD!: sum not found 2025/05/07 03:44:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-voceyeq0fuba' 2025/05/07 03:44:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voceyeq0fuba': 1 files missing 2025/05/07 03:44:53 NOTICE: 1 hashes missing 2025/05/07 03:44:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voceyeq0fuba': 2 differences found 2025/05/07 03:44:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voceyeq0fuba': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/07 03:44:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voceyeq0fuba': 0 differences found 2025/05/07 03:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voceyeq0fuba': 1 matching files 2025/05/07 03:44:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-durirev3haca" 2025/05/07 03:44:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:44:54 DEBUG : Creating backend with remote "TestDrive:crypt/ob5scp18us4ao13gg1k6b93me5g2mu5n8ruurupqjf755rua1a5g" 2025/05/07 03:44:55 DEBUG : Creating backend with remote "/tmp/rclone1493458494" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-durirev3haca'", Local "Local file system at /tmp/rclone1493458494", Modify Window "1ms" 2025/05/07 03:44:57 DEBUG : HeLlO, wOrLd!: md5 = 1adf4f911814f3a448841eb30d9c8f1e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/07 03:44:57 ERROR : HeLlO, wOrLd!: sum not found 2025/05/07 03:44:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-durirev3haca' 2025/05/07 03:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-durirev3haca': 1 files missing 2025/05/07 03:44:57 NOTICE: 1 hashes missing 2025/05/07 03:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-durirev3haca': 2 differences found 2025/05/07 03:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-durirev3haca': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/07 03:45:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:45:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-durirev3haca': 0 differences found 2025/05/07 03:45:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-durirev3haca': 1 matching files 2025/05/07 03:45:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diqoloc5tegu" 2025/05/07 03:45:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:45:00 DEBUG : Creating backend with remote "TestDrive:crypt/vik0ememje39dj6rfrd0dgompd427k4tiu1s9jumfhbc6vhhtt90" 2025/05/07 03:45:00 DEBUG : Creating backend with remote "/tmp/rclone2843679857" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diqoloc5tegu'", Local "Local file system at /tmp/rclone2843679857", Modify Window "1ms" 2025/05/07 03:45:03 DEBUG : HELLO, WORLD!: md5 = 3ef71c761c6beab1c59188396bba020a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/07 03:45:03 ERROR : HELLO, WORLD!: sum not found 2025/05/07 03:45:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-diqoloc5tegu' 2025/05/07 03:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqoloc5tegu': 1 files missing 2025/05/07 03:45:03 NOTICE: 1 hashes missing 2025/05/07 03:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqoloc5tegu': 2 differences found 2025/05/07 03:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqoloc5tegu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/07 03:45:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqoloc5tegu': 0 differences found 2025/05/07 03:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqoloc5tegu': 1 matching files 2025/05/07 03:45:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mahukoz6femi" 2025/05/07 03:45:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:45:04 DEBUG : Creating backend with remote "TestDrive:crypt/446873csulp036c6f7l321cuhgqm5ljrmokb5vvm397thpiig2k0" 2025/05/07 03:45:05 DEBUG : Creating backend with remote "/tmp/rclone3452899882" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mahukoz6femi'", Local "Local file system at /tmp/rclone3452899882", Modify Window "1ms" 2025/05/07 03:45:07 DEBUG : 測試_Русский___ě_áñ: md5 = 6fadb8540326ba8ec56b3d47b811d57a OK NFD checkfile vs. NFC remote (without normalization) 2025/05/07 03:45:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/07 03:45:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mahukoz6femi' 2025/05/07 03:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahukoz6femi': 1 files missing 2025/05/07 03:45:08 NOTICE: 1 hashes missing 2025/05/07 03:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahukoz6femi': 2 differences found 2025/05/07 03:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahukoz6femi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/07 03:45:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahukoz6femi': 0 differences found 2025/05/07 03:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahukoz6femi': 1 matching files 2025/05/07 03:45:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jekaqeg2keqo" 2025/05/07 03:45:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:45:09 DEBUG : Creating backend with remote "TestDrive:crypt/5efa60td7tmaqs84grp43j1s1h98slua6nbgrp5ms84hsimti150" 2025/05/07 03:45:10 DEBUG : Creating backend with remote "/tmp/rclone2898603150" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jekaqeg2keqo'", Local "Local file system at /tmp/rclone2898603150", Modify Window "1ms" 2025/05/07 03:45:12 DEBUG : 測試_Русский___ě_áñ: md5 = 800abbeb4a84ffe91c53380188f27e47 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/07 03:45:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/07 03:45:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jekaqeg2keqo' 2025/05/07 03:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekaqeg2keqo': 1 files missing 2025/05/07 03:45:12 NOTICE: 1 hashes missing 2025/05/07 03:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekaqeg2keqo': 2 differences found 2025/05/07 03:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekaqeg2keqo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/07 03:45:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekaqeg2keqo': 0 differences found 2025/05/07 03:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekaqeg2keqo': 1 matching files 2025/05/07 03:45:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mecuqog7love" 2025/05/07 03:45:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:45:13 DEBUG : Creating backend with remote "TestDrive:crypt/cuetooe1j9qfen9pctv8svu7fh02534nsj6ah32v8qkjku7m3mgg" 2025/05/07 03:45:14 DEBUG : Creating backend with remote "/tmp/rclone1585435119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mecuqog7love'", Local "Local file system at /tmp/rclone1585435119", Modify Window "1ms" 2025/05/07 03:45:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea6655ffcb22162d37247ef21793d70b OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/07 03:45:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/07 03:45:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mecuqog7love' 2025/05/07 03:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecuqog7love': 1 files missing 2025/05/07 03:45:17 NOTICE: 1 hashes missing 2025/05/07 03:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecuqog7love': 2 differences found 2025/05/07 03:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecuqog7love': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/07 03:45:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecuqog7love': 0 differences found 2025/05/07 03:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mecuqog7love': 1 matching files 2025/05/07 03:45:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-becufir9weze" 2025/05/07 03:45:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:45:18 DEBUG : Creating backend with remote "TestDrive:crypt/sj5hhqnrvlog68v8n2t8b9ttt2e3ehr6uf2trnd00ib05dr8okn0" 2025/05/07 03:45:19 DEBUG : Creating backend with remote "/tmp/rclone2234237401" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-becufir9weze'", Local "Local file system at /tmp/rclone2234237401", Modify Window "1ms" 2025/05/07 03:45:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 38a7270fff0e7b351f51b00e5feafa75 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/07 03:45:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/07 03:45:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-becufir9weze' 2025/05/07 03:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becufir9weze': 1 files missing 2025/05/07 03:45:21 NOTICE: 1 hashes missing 2025/05/07 03:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becufir9weze': 2 differences found 2025/05/07 03:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becufir9weze': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/07 03:45:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becufir9weze': 0 differences found 2025/05/07 03:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becufir9weze': 1 matching files 2025/05/07 03:45:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voyahic1bapa" 2025/05/07 03:45:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:45:22 DEBUG : Creating backend with remote "TestDrive:crypt/2ub3rleqg1mtnftb1fr1gbntf5c2fudhn3dur8o6qijcucqtsma0" 2025/05/07 03:45:23 DEBUG : Creating backend with remote "/tmp/rclone1570069091" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voyahic1bapa'", Local "Local file system at /tmp/rclone1570069091", Modify Window "1ms" 2025/05/07 03:45:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f4c9bd328c8d770b558cf232ce11a4fc OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/07 03:45:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/07 03:45:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-voyahic1bapa' 2025/05/07 03:45:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyahic1bapa': 1 files missing 2025/05/07 03:45:26 NOTICE: 1 hashes missing 2025/05/07 03:45:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyahic1bapa': 2 differences found 2025/05/07 03:45:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyahic1bapa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/07 03:45:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyahic1bapa': 0 differences found 2025/05/07 03:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyahic1bapa': 1 matching files 2025/05/07 03:45:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ladaqoz0viva" 2025/05/07 03:45:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:45:27 DEBUG : Creating backend with remote "TestDrive:crypt/v20q6ofkfdo2872qh4a6flogcknsaiiis7mho58e1pvm4gk82u1g" 2025/05/07 03:45:28 DEBUG : Creating backend with remote "/tmp/rclone2679498453" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ladaqoz0viva'", Local "Local file system at /tmp/rclone2679498453", Modify Window "1ms" 2025/05/07 03:45:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d1b185911721781534e7eabdbbfc941b OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/07 03:45:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/07 03:45:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ladaqoz0viva' 2025/05/07 03:45:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladaqoz0viva': 1 files missing 2025/05/07 03:45:30 NOTICE: 1 hashes missing 2025/05/07 03:45:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladaqoz0viva': 2 differences found 2025/05/07 03:45:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladaqoz0viva': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/07 03:45:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 03:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladaqoz0viva': 0 differences found 2025/05/07 03:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladaqoz0viva': 1 matching files 2025/05/07 03:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladaqoz0viva': Purge remote 2025/05/07 03:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyahic1bapa': Purge remote 2025/05/07 03:45:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becufir9weze': Purge remote 2025/05/07 03:45:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mecuqog7love': Purge remote 2025/05/07 03:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jekaqeg2keqo': Purge remote 2025/05/07 03:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mahukoz6femi': Purge remote 2025/05/07 03:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diqoloc5tegu': Purge remote 2025/05/07 03:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-durirev3haca': Purge remote 2025/05/07 03:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voceyeq0fuba': Purge remote 2025/05/07 03:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruwacab3jobu': Purge remote --- PASS: TestApplyTransforms (51.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:45:36 DEBUG : TestDrive: Loaded fresh token from config file 2025/05/07 03:45:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/07 03:45:39 DEBUG : sub/file2: md5 = f1b7d08ffb09f18e764b76e73a318907 OK 2025/05/07 03:45:39 INFO : file1: Copied (new) to: sub/file2 2025/05/07 03:45:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 03:45:39 DEBUG : file1: Unchanged skipping 2025/05/07 03:45:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': don't need to copy/move sub/file2, it is already at target location 2025/05/07 03:45:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.62s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:45:44 DEBUG : dst/file1: md5 = ebcec12b08bd2c0875ada24da6bf4161 OK 2025/05/07 03:45:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/backup" 2025/05/07 03:45:45 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/1nrff024r7pq65ecp72fc28jb0" 2025/05/07 03:45:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/07 03:45:49 INFO : dst/file1: Moved (server-side) 2025/05/07 03:45:50 DEBUG : dst/file1: md5 = 5d351cd9f5f2fea63dece851686a240a OK 2025/05/07 03:45:50 INFO : dst/file1: Copied (new) 2025/05/07 03:45:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/07 03:45:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/07 03:45:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (11.98s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:45:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/dst" 2025/05/07 03:45:54 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/07 03:45:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/CompareDest" 2025/05/07 03:45:56 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/gveqi14airsml4bgu7krj116o8" 2025/05/07 03:45:57 DEBUG : one: Need to transfer - File not found at Destination 2025/05/07 03:46:00 DEBUG : one: md5 = 11b1e817f589b91c910775aab9c5bf58 OK 2025/05/07 03:46:00 INFO : one: Copied (new) 2025/05/07 03:46:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 03:46:02 DEBUG : one: md5 = c97438d78b6cfb164789587d809ac820 OK 2025/05/07 03:46:02 INFO : one: Copied (replaced existing) 2025/05/07 03:46:04 DEBUG : dst/one: md5 = 3396845a5ff40c6e7b789b8d301da534 OK 2025/05/07 03:46:06 DEBUG : CompareDest/one: md5 = 303219ba4c615c0372becbf425528e0f OK 2025/05/07 03:46:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 03:46:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 03:46:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 03:46:09 DEBUG : CompareDest/two: md5 = d68456e701736d52e8b1095fc8795575 OK 2025/05/07 03:46:10 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 03:46:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 03:46:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 03:46:11 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 03:46:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 03:46:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 03:46:12 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 03:46:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/07 03:46:14 DEBUG : two: md5 = 0ef0a1487ba657212458498fd22ee49b OK 2025/05/07 03:46:14 INFO : two: Copied (new) 2025/05/07 03:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/07 03:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:46:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:46:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.79s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:46:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/dst" 2025/05/07 03:46:18 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/07 03:46:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/CopyDest" 2025/05/07 03:46:20 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/07 03:46:21 DEBUG : one: Need to transfer - File not found at Destination 2025/05/07 03:46:24 DEBUG : one: md5 = 449afbd14c807bbb3c32cdacceacb14d OK 2025/05/07 03:46:24 INFO : one: Copied (new) 2025/05/07 03:46:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 03:46:26 DEBUG : one: md5 = b61a5ab1656d4e127182cd499afbc214 OK 2025/05/07 03:46:26 INFO : one: Copied (replaced existing) 2025/05/07 03:46:28 DEBUG : dst/one: md5 = 3b6f69fad9f7d4aa8e66e9e561c74e24 OK 2025/05/07 03:46:30 DEBUG : CopyDest/one: md5 = abb7ef6bb390bad22362c357fa3adea1 OK 2025/05/07 03:46:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/BackupDir" 2025/05/07 03:46:31 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/07 03:46:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 03:46:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 03:46:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 03:46:34 INFO : one: Moved (server-side) 2025/05/07 03:46:35 INFO : one: Copied (server-side copy) 2025/05/07 03:46:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/07 03:46:37 DEBUG : CopyDest/two: md5 = bd21ee0b002be74e07cce7005bbb55b6 OK 2025/05/07 03:46:38 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 03:46:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 03:46:39 INFO : two: Copied (server-side copy) 2025/05/07 03:46:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/07 03:46:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 03:46:40 DEBUG : two: Unchanged skipping 2025/05/07 03:46:41 DEBUG : CopyDest/three: md5 = 03cafb97a48f17ba85450cf3ac6b62b3 OK 2025/05/07 03:46:42 DEBUG : three: Need to transfer - File not found at Destination 2025/05/07 03:46:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/07 03:46:42 DEBUG : three: Destination not found in --copy-dest 2025/05/07 03:46:44 DEBUG : three: md5 = bedab7aeb8cbfb28c89e037193cb0d0e OK 2025/05/07 03:46:44 INFO : three: Copied (new) 2025/05/07 03:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/07 03:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/07 03:46:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/07 03:46:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/07 03:46:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:46:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.55s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:46:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/07 03:46:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 891eb1fd697397882014c6c846cd479e OK 2025/05/07 03:46:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/07 03:46:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/07 03:46:54 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/07 03:46:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/07 03:46:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/07 03:46:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 43ba33283854e159579da5175f84068b OK 2025/05/07 03:46:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/07 03:46:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/07 03:46:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.65s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:47:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Looking for duplicate names using skip mode. 2025/05/07 03:47:03 NOTICE: one: Found 2 files with duplicate names 2025/05/07 03:47:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.46s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:47:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Looking for duplicate names using skip mode. 2025/05/07 03:47:08 NOTICE: one: Found 3 files with duplicate names 2025/05/07 03:47:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/07 03:47:09 INFO : one: Deleted 2025/05/07 03:47:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.95s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:47:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Looking for duplicate names using first mode. 2025/05/07 03:47:14 NOTICE: one: Found 3 files with duplicate names 2025/05/07 03:47:15 INFO : one: Deleted 2025/05/07 03:47:15 INFO : one: Deleted 2025/05/07 03:47:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.96s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:47:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Looking for duplicate names using newest mode. 2025/05/07 03:47:20 NOTICE: one: Found 3 files with duplicate names 2025/05/07 03:47:20 INFO : one: Deleted 2025/05/07 03:47:21 INFO : one: Deleted 2025/05/07 03:47:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.07s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:47:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Looking for duplicate names using oldest mode. 2025/05/07 03:47:27 NOTICE: one: Found 3 files with duplicate names 2025/05/07 03:47:27 INFO : one: Deleted 2025/05/07 03:47:28 INFO : one: Deleted 2025/05/07 03:47:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:47:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Looking for duplicate names using largest mode. 2025/05/07 03:47:33 NOTICE: one: Found 3 files with duplicate names 2025/05/07 03:47:33 INFO : one: Deleted 2025/05/07 03:47:34 INFO : one: Deleted 2025/05/07 03:47:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.30s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:47:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Looking for duplicate names using smallest mode. 2025/05/07 03:47:39 NOTICE: one: Found 3 files with duplicate names 2025/05/07 03:47:39 INFO : one: Deleted 2025/05/07 03:47:40 INFO : one: Deleted 2025/05/07 03:47:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.18s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:47:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Looking for duplicate names using rename mode. 2025/05/07 03:47:46 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/07 03:47:47 INFO : one-2.txt: renamed from: one.txt 2025/05/07 03:47:48 INFO : one-3.txt: renamed from: one.txt 2025/05/07 03:47:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.57s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:47:54 DEBUG : dupe1/one.txt: md5 = fecd7c1b40e355c987786812b1300b03 OK 2025/05/07 03:47:56 DEBUG : dupe2/two.txt: md5 = d6dc6bc27e4a4cf20124c9fc8dc7d0a6 OK 2025/05/07 03:47:58 DEBUG : dupe3/three.txt: md5 = f215e44aa461b6ac9e6df71ae342c8bd OK 2025/05/07 03:47:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/07 03:47:59 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/07 03:47:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/07 03:48:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/07 03:48:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/07 03:48:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/07 03:48:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.92s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:48:05 DEBUG : a.txt: md5 = 08a8fa7dc00e645ba04046fa9f683694 OK 2025/05/07 03:48:06 DEBUG : zend.txt: md5 = c8b6272230427438bdf774d14fb643c4 OK 2025/05/07 03:48:08 DEBUG : sub dir/hello world: md5 = 174dbcb1080f4c23ce665380ffac0781 OK 2025/05/07 03:48:10 DEBUG : sub dir/hello world2: md5 = b555461c3667382013e0d13ad039d3dc OK 2025/05/07 03:48:12 DEBUG : sub dir/ignore dir/.ignore: md5 = c7c5d3daf24a98e68a6762044cdf11c4 OK 2025/05/07 03:48:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = b90158777261e03fc9d233864455534d OK 2025/05/07 03:48:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = 74b29a528f3b847a63770defdcb8437f OK 2025/05/07 03:48:16 DEBUG : a.txt: Excluded (Size Filter) 2025/05/07 03:48:16 DEBUG : a.txt: Excluded 2025/05/07 03:48:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/07 03:48:17 DEBUG : sub dir/hello world2: Excluded 2025/05/07 03:48:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/07 03:48:17 DEBUG : sub dir/hello world: Excluded 2025/05/07 03:48:17 DEBUG : sub dir/ignore dir: Excluded 2025/05/07 03:48:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/07 03:48:17 DEBUG : sub dir/hello world2: Excluded 2025/05/07 03:48:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/07 03:48:17 DEBUG : sub dir/hello world: Excluded 2025/05/07 03:48:17 DEBUG : sub dir/ignore dir: Excluded 2025/05/07 03:48:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/07 03:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/07 03:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/07 03:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/07 03:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/07 03:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/07 03:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.18s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:48:25 DEBUG : a.txt: md5 = 1bb676561a568d11f73f05130b9ba112 OK 2025/05/07 03:48:27 DEBUG : zend.txt: md5 = 08055d8b49ffc5ba43d49a1058dc0340 OK 2025/05/07 03:48:28 DEBUG : sub dir/hello world: md5 = ce9ef5220d681dab32c92a1f76d83339 OK 2025/05/07 03:48:30 DEBUG : sub dir/hello world2: md5 = 9740408d8136794138e07c4e6b0f82b4 OK 2025/05/07 03:48:32 DEBUG : sub dir/ignore dir/.ignore: md5 = a2154abc5c1310dae1507abff258e055 OK 2025/05/07 03:48:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = 80bb6a6351b7ea4df4b1044af202d9b7 OK 2025/05/07 03:48:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7223c77dffbe6dd60cbc2b5f45a3694e OK 2025/05/07 03:48:36 DEBUG : a.txt: Excluded (Size Filter) 2025/05/07 03:48:36 DEBUG : a.txt: Excluded 2025/05/07 03:48:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/07 03:48:37 DEBUG : sub dir/hello world: Excluded 2025/05/07 03:48:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/07 03:48:37 DEBUG : sub dir/hello world2: Excluded 2025/05/07 03:48:37 DEBUG : sub dir/ignore dir: Excluded 2025/05/07 03:48:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/07 03:48:37 DEBUG : sub dir/hello world: Excluded 2025/05/07 03:48:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/07 03:48:37 DEBUG : sub dir/hello world2: Excluded 2025/05/07 03:48:38 DEBUG : sub dir/ignore dir: Excluded 2025/05/07 03:48:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/07 03:48:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/07 03:48:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/07 03:48:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/07 03:48:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/07 03:48:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/07 03:48:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (19.94s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:48:45 DEBUG : file1: md5 = ab35550e1c81ba2e653ec1be8d13c1c8 OK 2025/05/07 03:48:47 DEBUG : sub/file2: md5 = ba65a19a9db721040cb4661e269a4a20 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/07 03:48:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/07 03:48:50 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/07 03:48:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/07 03:48:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.90s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.41s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:48:54 DEBUG : file1: md5 = 5f96666ba731b0769e01ab95585e4ab0 OK 2025/05/07 03:48:56 DEBUG : sub/file2: md5 = 17b2a9eaac227c458e42339c75f77f5f OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/07 03:49:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/notfound" 2025/05/07 03:49:00 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/qe0i31qdkoejk60elps0ni5sqk" 2025/05/07 03:49:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.24s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.42s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Making directory 2025/05/07 03:49:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:07 DEBUG : sub dir/hello world: md5 = d52ff71b3e262e1a869ec9eda029a6b2 OK 2025/05/07 03:49:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:10 DEBUG : potato2: md5 = b5a9fe50504b6fc534855f0efd6a2e38 OK 2025/05/07 03:49:12 DEBUG : empty space: md5 = 3369d011773b162da19c292e3c031f19 OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:15 DEBUG : potato2: md5 = d3b12a1b9dfa15e6bb6234f15745454a OK 2025/05/07 03:49:16 DEBUG : empty space: md5 = f9bfe1f41f870af93aae3684161c4e0a OK 2025/05/07 03:49:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/07 03:49:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.61s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:20 DEBUG : potato2: md5 = 52d29a3da0ff8ba87b12f88633f56e74 OK 2025/05/07 03:49:21 DEBUG : empty space: md5 = 2cb4dc8f78fac179fc3bfa725453a560 OK --- PASS: TestLsLong (4.27s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:24 DEBUG : potato2: md5 = 59541d79b3363db9d9831a6928391226 OK 2025/05/07 03:49:25 DEBUG : empty space: md5 = dd8f995b4e2d3903bcc481d095877a1d OK --- PASS: TestHashSums (4.07s) === RUN TestHashSumsWithErrors 2025/05/07 03:49:27 DEBUG : Creating backend with remote ":memory:" 2025/05/07 03:49:27 DEBUG : Config file has changed externally - reloading 2025/05/07 03:49:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/07 03:49:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/07 03:49:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/07 03:49:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/07 03:49:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/07 03:49:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/07 03:49:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/07 03:49:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/07 03:49:27 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-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:28 DEBUG : potato2: md5 = eb5e59bcb4d1451ceafb307083952036 OK 2025/05/07 03:49:30 DEBUG : empty space: md5 = 5c3b8fd83942600b0af8360a7dca639c OK 2025/05/07 03:49:32 DEBUG : sub dir/potato3: md5 = dece3e4837c023fa458de71268f54b64 OK 2025/05/07 03:49:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.04s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:36 DEBUG : small: md5 = c8ea9b2650bb30e785410043a1c9d35a OK 2025/05/07 03:49:38 DEBUG : medium: md5 = 528b0a5fae83b1978252bfb0328a9df5 OK 2025/05/07 03:49:39 DEBUG : large: md5 = 1e2bcb0837979bfb2a38d212b0b55b82 OK 2025/05/07 03:49:39 DEBUG : Waiting for deletions to finish 2025/05/07 03:49:39 DEBUG : large: Excluded (Size Filter) 2025/05/07 03:49:40 INFO : medium: Deleted 2025/05/07 03:49:40 INFO : small: Deleted --- PASS: TestDelete (6.05s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:42 DEBUG : small: md5 = 2027046ad245aac407ceef85e2214b1d OK 2025/05/07 03:49:43 DEBUG : medium: md5 = ae2f47541c093c6f322b879c05f317b5 OK 2025/05/07 03:49:45 DEBUG : large: md5 = 6ae7efca9bf19a058c45b1fbc0d2eb0c OK 2025/05/07 03:49:45 DEBUG : Waiting for deletions to finish 2025/05/07 03:49:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/05/07 03:49:46 INFO : small: Deleted 2025/05/07 03:49:46 INFO : large: Deleted --- PASS: TestMaxDelete (6.42s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:49 DEBUG : small: md5 = e09f6dfece3c55c4be0bc46fd107cb16 OK 2025/05/07 03:49:50 DEBUG : medium: md5 = e45fa3659a16ce084dd7023c7bed2019 OK 2025/05/07 03:49:51 DEBUG : large: md5 = dad90d748fb95fbdde3e44aa65db991a OK 2025/05/07 03:49:51 DEBUG : Waiting for deletions to finish 2025/05/07 03:49:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/07 03:49:52 INFO : medium: Deleted 2025/05/07 03:49:52 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.47s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:49:55 DEBUG : small: md5 = 25ef2d53b002ffd7c08e1e5260a87a8d OK 2025/05/07 03:49:56 DEBUG : medium: md5 = 59b52a22e32ee2eb23b73e9eee31e219 OK 2025/05/07 03:49:58 DEBUG : large: md5 = c1ad0387c56f3967270229f8f50559fb OK 2025/05/07 03:49:58 DEBUG : Waiting for deletions to finish 2025/05/07 03:49:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/07 03:49:59 INFO : small: Deleted 2025/05/07 03:49:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.46s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:50:02 DEBUG : ReadFile: md5 = f12dc282a46c62503e6f0075ffc5d457 OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2025/05/07 03:50:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/07 03:50:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/07 03:50:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/07 03:50:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/07 03:50:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/07 03:50:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/07 03:50:05 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-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:50:06 DEBUG : file1: md5 = 95ef3e35e37c2c0515c53dfde3e5103c OK 2025/05/07 03:50:07 DEBUG : file2: md5 = 9c0b943eae33565afac45ddc9eec8666 OK --- PASS: TestCat (17.14s) === RUN TestPurge 2025/05/07 03:50:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hehezis4pine" 2025/05/07 03:50:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 03:50:22 DEBUG : Creating backend with remote "TestDrive:crypt/edkpp18l2tjkqlms5m875812nrrlm2enn59lorq6a2q5ch529nkg" 2025/05/07 03:50:23 DEBUG : Creating backend with remote "/tmp/rclone2753396782" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hehezis4pine'", Local "Local file system at /tmp/rclone2753396782", Modify Window "1ms" 2025/05/07 03:50:29 DEBUG : A1/B1/C1/one: md5 = e5faa4f996de83f884a418cf0fe2099d OK 2025/05/07 03:50:29 INFO : A2: Making directory 2025/05/07 03:50:29 INFO : A1/B2: Making directory 2025/05/07 03:50:30 INFO : A1/B2/C2: Making directory 2025/05/07 03:50:31 INFO : A1/B1/C3: Making directory 2025/05/07 03:50:32 INFO : A3: Making directory 2025/05/07 03:50:32 INFO : A3/B3: Making directory 2025/05/07 03:50:33 INFO : A3/B3/C4: Making directory 2025/05/07 03:50:35 DEBUG : A1/two: md5 = 57a2f7ceb9111e4a98d9c5fb7de9c89c OK 2025/05/07 03:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hehezis4pine': Purge remote 2025/05/07 03:50:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.62s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:50:42 DEBUG : A1/B1/C1/one: md5 = a6af4129b351cdbadf28244e604ad67c OK 2025/05/07 03:50:42 INFO : A2: Making directory 2025/05/07 03:50:43 INFO : A1/B2: Making directory 2025/05/07 03:50:43 INFO : A1/B2/C2: Making directory 2025/05/07 03:50:44 INFO : A1/B1/C3: Making directory 2025/05/07 03:50:45 INFO : A3: Making directory 2025/05/07 03:50:46 INFO : A3/B3: Making directory 2025/05/07 03:50:46 INFO : A3/B3/C4: Making directory 2025/05/07 03:50:48 DEBUG : A1/two: md5 = ef1efc820dab770a83559342b7c9b605 OK 2025/05/07 03:50:49 DEBUG : removing 1 level 3 directories 2025/05/07 03:50:49 INFO : A3/B3/C4: Removing directory 2025/05/07 03:50:52 DEBUG : removing 2 level 3 directories 2025/05/07 03:50:52 INFO : A1/B2/C2: Removing directory 2025/05/07 03:50:52 INFO : A1/B1/C3: Removing directory 2025/05/07 03:50:52 DEBUG : removing 2 level 2 directories 2025/05/07 03:50:52 INFO : A3/B3: Removing directory 2025/05/07 03:50:52 INFO : A1/B2: Removing directory 2025/05/07 03:50:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/07 03:50:53 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/07 03:50:53 DEBUG : removing 2 level 1 directories 2025/05/07 03:50:53 INFO : A3: Removing directory 2025/05/07 03:50:53 INFO : A2: Removing directory 2025/05/07 03:50:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/07 03:50:57 DEBUG : removing 1 level 3 directories 2025/05/07 03:50:57 INFO : A1/B1/C1: Removing directory 2025/05/07 03:50:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:50:58 DEBUG : removing 1 level 2 directories 2025/05/07 03:50:58 INFO : A1/B1: Removing directory 2025/05/07 03:50:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/07 03:50:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/07 03:50:59 DEBUG : removing 1 level 1 directories 2025/05/07 03:50:59 INFO : A1: Removing directory 2025/05/07 03:50:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/07 03:50:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/07 03:50:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/07 03:50:59 DEBUG : removing 1 level 0 directories 2025/05/07 03:50:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Removing directory 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/07 03:51:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (22.31s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:51:01 INFO : A1: Making directory 2025/05/07 03:51:02 INFO : A1/B1: Making directory 2025/05/07 03:51:03 INFO : A1/B1/C1: Making directory 2025/05/07 03:51:05 DEBUG : removing 1 level 3 directories 2025/05/07 03:51:05 INFO : A1/B1/C1: Removing directory 2025/05/07 03:51:06 DEBUG : removing 1 level 2 directories 2025/05/07 03:51:06 INFO : A1/B1: Removing directory 2025/05/07 03:51:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/07 03:51:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.52s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:51:08 INFO : A1: Making directory 2025/05/07 03:51:09 INFO : A1/B1: Making directory 2025/05/07 03:51:10 INFO : A1/B1/C1: Making directory 2025/05/07 03:51:12 DEBUG : removing 1 level 3 directories 2025/05/07 03:51:12 INFO : A1/B1/C1: Removing directory 2025/05/07 03:51:13 DEBUG : removing 1 level 2 directories 2025/05/07 03:51:13 INFO : A1/B1: Removing directory 2025/05/07 03:51:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/07 03:51:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.00s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:51:17 DEBUG : file1: md5 = 0fffdfef543551ae9ef754b246215cf1 OK 2025/05/07 03:51:17 DEBUG : filename.txt: File name found in url 2025/05/07 03:51:18 DEBUG : filename.txt: md5 = 863d54ff44ead53702f3c55ca0b3672f OK 2025/05/07 03:51:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/07 03:51:20 DEBUG : headerfilename.txt: md5 = e44bbb32a455b5a74c63768cd5c6089a OK 2025/05/07 03:51:21 DEBUG : file2: md5 = 83f6d90ad76f1eee73714b8f2fe2e51d OK --- PASS: TestCopyURL (8.21s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:51:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/07 03:51:26 DEBUG : sub/file2: md5 = 84fe5e0bbb07b04ef765f46f4d125a0c OK 2025/05/07 03:51:26 INFO : file1: Copied (new) to: sub/file2 2025/05/07 03:51:26 INFO : file1: Deleted 2025/05/07 03:51:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 03:51:26 DEBUG : file1: Unchanged skipping 2025/05/07 03:51:26 INFO : file1: Deleted 2025/05/07 03:51:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': don't need to copy/move sub/file2, it is already at target location 2025/05/07 03:51:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:51:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/07 03:51:31 DEBUG : file1: md5 = b83307655a71973e18f3b7b0fe85c322 OK 2025/05/07 03:51:31 INFO : file1: Copied (new) 2025/05/07 03:51:31 INFO : file1: Deleted 2025/05/07 03:51:31 DEBUG : file1: Destination exists, skipping 2025/05/07 03:51:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:51:35 DEBUG : dst/file1: md5 = bd8f3741c4f57d48738d35f78b4a5b28 OK 2025/05/07 03:51:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumohas5rare/backup" 2025/05/07 03:51:36 DEBUG : Creating backend with remote "TestDrive:crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g/1nrff024r7pq65ecp72fc28jb0" 2025/05/07 03:51:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/07 03:51:40 INFO : dst/file1: Moved (server-side) 2025/05/07 03:51:41 DEBUG : dst/file1: md5 = e46bd7fba08b128de83a6bd516c8ef7f OK 2025/05/07 03:51:41 INFO : dst/file1: Copied (new) 2025/05/07 03:51:41 INFO : dst/file1: Deleted 2025/05/07 03:51:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/07 03:51:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/07 03:51:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.13s) === 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-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:51:48 DEBUG : A1/one: md5 = 0c8961fc64991a8102a2657a34629269 OK 2025/05/07 03:51:49 DEBUG : A1/two: md5 = 9892033751c554cbc95b99b0d8d90af0 OK 2025/05/07 03:51:51 DEBUG : A1/B1/three: md5 = 3f826259d5c174d06646e8e165e5aa87 OK 2025/05/07 03:51:53 DEBUG : A1/B1/C1/four: md5 = c79d3661f691acd2ba2db20fabff440f OK 2025/05/07 03:51:55 DEBUG : A1/B1/C2/five: md5 = 503791daf0cd5454f4b30c79f3d56c8d OK 2025/05/07 03:51:55 INFO : A1/B2: Making directory 2025/05/07 03:51:55 INFO : A1/B1/C3: Making directory 2025/05/07 03:52:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/07 03:52:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/07 03:52:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/07 03:52:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/07 03:52:05 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/07 03:52:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/07 03:52:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/07 03:52:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/07 03:52:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/07 03:52:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/07 03:52:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/07 03:52:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/07 03:52:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/07 03:52:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/07 03:52:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/07 03:52:16 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/07 03:52:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/07 03:52:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/07 03:52:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/07 03:52:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/07 03:52:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/07 03:52:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/07 03:52:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/07 03:52:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/07 03:52:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/07 03:52:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/07 03:52:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/07 03:52:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/07 03:52:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/07 03:52:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/07 03:52:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (41.93s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': File to upload is small (34 bytes), uploading instead of streaming 2025/05/07 03:52:29 DEBUG : no_checksum_small_file_from_pipe: md5 = d8bf142640d772084a39ba358bb9ef0e OK 2025/05/07 03:52:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/07 03:52:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/07 03:52:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/07 03:52:31 DEBUG : no_checksum_big_file_from_pipe: md5 = 961886ab264378dd40ab2382f3e560b5 OK 2025/05/07 03:52:31 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-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': File to upload is small (34 bytes), uploading instead of streaming 2025/05/07 03:52:34 DEBUG : with_checksum_small_file_from_pipe: md5 = 69b1dbb6207542d9b5e860d8da9d7f8d OK 2025/05/07 03:52:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/07 03:52:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/07 03:52:36 DEBUG : with_checksum_big_file_from_pipe: md5 = bf902150b936f35bac15d1b5754d8068 OK 2025/05/07 03:52:36 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-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': File to upload is small (34 bytes), uploading instead of streaming 2025/05/07 03:52:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 03:52:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/07 03:52:41 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-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': File to upload is small (34 bytes), uploading instead of streaming 2025/05/07 03:52:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/07 03:52:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/07 03:52:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.70s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/07 03:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': File to upload is small (48 bytes), uploading instead of streaming 2025/05/07 03:52:48 DEBUG : rcat_metadata: md5 = f21288e3f8a578c8aeadd20789b526bb OK 2025/05/07 03:52:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/07 03:52:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/07 03:52:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = c54844750d8d9c63cd6f344631748fa6 OK 2025/05/07 03:52:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.80s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:52:54 DEBUG : potato1: md5 = 9e0416187142907a01ba1df66d6f7998 OK 2025/05/07 03:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': File to upload is small (60 bytes), uploading instead of streaming 2025/05/07 03:52:55 DEBUG : potato2: md5 = d6f816121c3a393050eb5d0750b5073d OK 2025/05/07 03:52:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:52:58 DEBUG : potato1: md5 = f83eb7e805e6d88562bffd00be8e9609 OK 2025/05/07 03:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': File to upload is small (60 bytes), uploading instead of streaming 2025/05/07 03:53:00 DEBUG : potato2: md5 = 63347f89d3bbc30055e2861f7cdd0a5d OK 2025/05/07 03:53:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.10s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:53:03 DEBUG : potato2: md5 = 3914c04371fcbd2d50f638d4e11c448a OK 2025/05/07 03:53:05 DEBUG : empty space: md5 = 2b93708df769b1ff2bef62a451d98964 OK 2025/05/07 03:53:07 DEBUG : sub dir/potato3: md5 = 4ed37ba702998a5d59d8b15d2e4b6ef9 OK 2025/05/07 03:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Touching "sub dir/potato3" 2025/05/07 03:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Touching "empty space" 2025/05/07 03:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Touching "potato2" 2025/05/07 03:53:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.37s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:53:11 DEBUG : dir with metadata: Making directory with metadata 2025/05/07 03:53:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:53:14 DEBUG : directory with modtime: Making directory with metadata 2025/05/07 03:53:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:53:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/07 03:53:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/07 03:53:16 DEBUG : Google drive root 'crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g': Skipping btime metadata as can't update it on an existing file: 2025-05-07T03:53:16.670758238Z 2025/05/07 03:53:17 INFO : non existent directory: Updated directory metadata 2025/05/07 03:53:19 DEBUG : Google drive root 'crypt/s7qpbpp6820mihehfqkauf8bp239f5bkts0s6dhdm46bl0kj9o2g': Skipping btime metadata as can't update it on an existing file: 2025-05-07T03:53:16.670758238Z 2025/05/07 03:53:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.70s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:53:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/07 03:53:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/07 03:53:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.84s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:53:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/07 03:53:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/07 03:53:25 DEBUG : dst: Making directory with metadata 2025/05/07 03:53:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/07 03:53:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 03:53:26 INFO : dst: Set directory modification time (using SetModTime) 2025/05/07 03:53:26 INFO : dst: Set directory modification time (using SetModTime) 2025/05/07 03:53:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/07 03:53:27 INFO : dst: Set directory modification time (using SetModTime) 2025/05/07 03:53:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.52s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare'", Local "Local file system at /tmp/rclone3108251942", Modify Window "1ms" 2025/05/07 03:53:30 DEBUG : sub dir/test remove existing: md5 = 321cf00c47f50a9ec40e9a2f288bbd91 OK 2025/05/07 03:53:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a6ce93fe39846e49ec86f59a5ce59add OK 2025/05/07 03:53:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pelibex4" before starting 2025/05/07 03:53:34 DEBUG : sub dir/test remove existing.pelibex4: TEST: removing renamed existing file after operation 2025/05/07 03:53:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sacayuj2" before starting 2025/05/07 03:53:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sacayuj2: TEST: renaming existing back after failed operation 2025/05/07 03:53:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuburex0" before starting 2025/05/07 03:53:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuburex0: TEST: removing renamed existing file after operation 2025/05/07 03:53:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7bbepabiqr0uogitd7dinchaj6micqt9csja3cld9ssd1fnc5nacb8t1qmg8gv9poleoeoshqs3cu3tu563agvccvs061v33i98fo5d3ci5anl1muvuhcqb8cgb4vhefsa6sj8vgl8p4o01u5cjk1cknjnsil078ogmsts0t0b9larg679c0" 2025/05/07 03:53:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "m3o7mq72mvue7g5le8sdcj8c616pr24p8l6127fqrdi25lpfea70" --- PASS: TestRemoveExisting (12.32s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/07 03:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumohas5rare': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m24.017090306s (try 1/5)