"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/12/19 02:38:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu" 2024/12/19 02:38:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:38:01 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg" 2024/12/19 02:38:02 DEBUG : Creating backend with remote "/tmp/rclone2064749513" === 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-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/19 02:38:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 02:38:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/19 02:38:03 DEBUG : potato: Seek from 10 to 0 2024/12/19 02:38:03 DEBUG : potato: Seek from 10 to 0 2024/12/19 02:38:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/19 02:38:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 02:38:03 DEBUG : potato: Seek from 5 to 2 2024/12/19 02:38:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/19 02:38:03 DEBUG : potato: Seek from 7 to 0 2024/12/19 02:38:03 DEBUG : potato: Seek from 7 to 0 2024/12/19 02:38:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/19 02:38:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 02:38:03 DEBUG : potato: Seek from 5 to 2 2024/12/19 02:38:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/19 02:38:03 DEBUG : potato: Seek from 8 to 0 2024/12/19 02:38:03 DEBUG : potato: Seek from 8 to 0 2024/12/19 02:38:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/19 02:38:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/19 02:38:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/19 02:38:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/19 02:38:03 DEBUG : potato: Seek from 5 to 2 2024/12/19 02:38:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/19 02:38:03 DEBUG : potato: Seek from 9 to 0 2024/12/19 02:38:03 DEBUG : potato: Seek from 9 to 0 2024/12/19 02:38:03 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-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:38:06 DEBUG : rutabaga: md5 = 0f6a4e7df8872c2cbb1f62c762e556fc OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/19 02:38:08 DEBUG : empty space: md5 = ec0ab294ef3e6b8b7b6cb202c88aece1 OK === RUN TestCheck/3 2024/12/19 02:38:12 DEBUG : potato2: md5 = 809676d9d3329bd4f0ca20a2a15f4116 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/19 02:38:14 DEBUG : remotepotato: md5 = 6ddeea7c028382aa98d4ce66aaeb55f7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.01s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2024/12/19 02:38:18 DEBUG : Creating backend with remote "nonexistent" 2024/12/19 02:38:18 DEBUG : Creating backend with remote "nonexistent" 2024/12/19 02:38:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/19 02:38:18 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/19 02:38:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/19 02:38:18 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-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:38:19 DEBUG : rutabaga: md5 = 52c80184708509e1867857e36cf7ee50 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/19 02:38:24 DEBUG : empty space: md5 = a76a3105f1de9bf9f7bc5d6b1a28d89b OK === RUN TestCheckDownload/3 2024/12/19 02:38:27 DEBUG : potato2: md5 = 62fc7f4ea9f40f2c22aca0b86efce11a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/19 02:38:33 DEBUG : remotepotato: md5 = 49af3b07f3a6394457fe8a2c354a1435 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.16s) --- PASS: TestCheckDownload/1 (1.57s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (1.41s) --- PASS: TestCheckDownload/4 (1.51s) --- PASS: TestCheckDownload/5 (1.55s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:38:39 DEBUG : rutabaga: md5 = 9e3869da71ae31adee43d53c5c58eb43 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/19 02:38:42 DEBUG : empty space: md5 = 55d3cb0a1f4970c69258a97c6a168784 OK === RUN TestCheckSizeOnly/3 2024/12/19 02:38:44 DEBUG : potato2: md5 = ff677a6a194ae2b8459cdf1fbcb326c4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/19 02:38:47 DEBUG : remotepotato: md5 = 097fcafd30e1dba9157947dfee13b464 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.55s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.34s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:38:52 DEBUG : test.sum: md5 = 50fddb60f3efb48576f72c93f16d960f OK 2024/12/19 02:38:53 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/19 02:38:53 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/19 02:38:53 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/19 02:38:53 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/19 02:38:55 DEBUG : test.sum: md5 = eb02384313485c8ff440d99a2d9e4c84 OK 2024/12/19 02:38:57 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/19 02:38:57 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/19 02:38:57 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/19 02:38:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.49s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:38:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/data" 2024/12/19 02:38:58 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:39:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/data" 2024/12/19 02:39:00 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/vjrnln8ratgmqakfosrqe8espk" 2024/12/19 02:39:04 DEBUG : data/banana: md5 = b6bf71d7d1985de17d1baff0e3323e40 OK 2024/12/19 02:39:06 DEBUG : test.sum: md5 = c731200dffc8159c8e2923cb21f7b66f OK === RUN TestCheckSumDownload/subtest1 2024/12/19 02:39:11 DEBUG : data/potato: md5 = 0a8b5d37ad74835e63e1a08aecdc5922 OK 2024/12/19 02:39:13 DEBUG : test.sum: md5 = 13c460535c5f8fc716aa9a0d76f3cb36 OK === RUN TestCheckSumDownload/subtest2 2024/12/19 02:39:17 DEBUG : test.sum: md5 = 69cd3b5a6649912174ce5861cdd4313e OK === RUN TestCheckSumDownload/subtest3 2024/12/19 02:39:22 DEBUG : test.sum: md5 = fd0b431e8acc847e3ec6bafbe154e3a4 OK === RUN TestCheckSumDownload/subtest4 2024/12/19 02:39:27 DEBUG : test.sum: md5 = af6dba88bc1e7ab92701ab2b62c83dd6 OK === RUN TestCheckSumDownload/subtest5 2024/12/19 02:39:32 DEBUG : test.sum: md5 = a07c4768f44909d084c8266171c302ba OK === RUN TestCheckSumDownload/subtest6 2024/12/19 02:39:36 DEBUG : data/banana: md5 = 06d94880b026c62e33c698f168eb9b8c OK 2024/12/19 02:39:37 DEBUG : data/potato: md5 = 81828ef07aa759b35eaa565a3c0445f3 OK 2024/12/19 02:39:39 DEBUG : test.sum: md5 = 6f19ffb7d73d8cff5200ebae0ce1adec OK === RUN TestCheckSumDownload/subtest7 2024/12/19 02:39:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/19 02:39:45 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.05s) --- PASS: TestCheckSumDownload/subtest1 (3.42s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.36s) --- PASS: TestCheckSumDownload/subtest4 (2.99s) --- PASS: TestCheckSumDownload/subtest5 (2.53s) --- PASS: TestCheckSumDownload/subtest6 (2.13s) --- PASS: TestCheckSumDownload/subtest7 (2.74s) === RUN TestApplyTransforms 2024/12/19 02:39:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiyoleb3qili" 2024/12/19 02:39:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:39:46 DEBUG : Creating backend with remote "TestDrive:crypt/h52aqpf63jj0idg7l3oqttrooal71iopb9t7bcmk837iiq0qi88g" 2024/12/19 02:39:47 DEBUG : Creating backend with remote "/tmp/rclone1761825478" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiyoleb3qili'", Local "Local file system at /tmp/rclone1761825478", Modify Window "1ms" 2024/12/19 02:39:50 DEBUG : hello, world!: md5 = 87ba707ef9e95faba841a438b2d449b2 OK upper checkfile vs. lower remote (without normalization) 2024/12/19 02:39:50 ERROR : hello, world!: sum not found 2024/12/19 02:39:50 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiyoleb3qili' 2024/12/19 02:39:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyoleb3qili': 1 files missing 2024/12/19 02:39:50 NOTICE: 1 hashes missing 2024/12/19 02:39:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyoleb3qili': 2 differences found 2024/12/19 02:39:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyoleb3qili': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/19 02:39:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:39:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyoleb3qili': 0 differences found 2024/12/19 02:39:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyoleb3qili': 1 matching files 2024/12/19 02:39:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xonococ3saje" 2024/12/19 02:39:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:39:51 DEBUG : Creating backend with remote "TestDrive:crypt/jiitc20u014ghdvbiife9v7idec2a09obtg1ovlnsqtsj7ifm3e0" 2024/12/19 02:39:52 DEBUG : Creating backend with remote "/tmp/rclone796623929" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xonococ3saje'", Local "Local file system at /tmp/rclone796623929", Modify Window "1ms" 2024/12/19 02:39:55 DEBUG : HELLO, WORLD!: md5 = 69ef266c291ac7ec86c1a92c8ce47a27 OK lower checkfile vs. upper remote (without normalization) 2024/12/19 02:39:56 ERROR : HELLO, WORLD!: sum not found 2024/12/19 02:39:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xonococ3saje' 2024/12/19 02:39:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonococ3saje': 1 files missing 2024/12/19 02:39:56 NOTICE: 1 hashes missing 2024/12/19 02:39:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonococ3saje': 2 differences found 2024/12/19 02:39:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonococ3saje': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/19 02:39:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:39:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonococ3saje': 0 differences found 2024/12/19 02:39:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonococ3saje': 1 matching files 2024/12/19 02:39:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wikecun1nine" 2024/12/19 02:39:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:39:57 DEBUG : Creating backend with remote "TestDrive:crypt/c0go0qqh42eaj6lkvb70fmv9qu29rk7d33jhq4u49f7j78sc12c0" 2024/12/19 02:39:58 DEBUG : Creating backend with remote "/tmp/rclone2938132524" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wikecun1nine'", Local "Local file system at /tmp/rclone2938132524", Modify Window "1ms" 2024/12/19 02:40:01 DEBUG : HeLlO, wOrLd!: md5 = 7403f7ed1554360019b244a514739d91 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/19 02:40:01 ERROR : HeLlO, wOrLd!: sum not found 2024/12/19 02:40:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wikecun1nine' 2024/12/19 02:40:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wikecun1nine': 1 files missing 2024/12/19 02:40:01 NOTICE: 1 hashes missing 2024/12/19 02:40:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wikecun1nine': 2 differences found 2024/12/19 02:40:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wikecun1nine': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/19 02:40:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:40:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wikecun1nine': 0 differences found 2024/12/19 02:40:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wikecun1nine': 1 matching files 2024/12/19 02:40:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doniraq4sati" 2024/12/19 02:40:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:40:03 DEBUG : Creating backend with remote "TestDrive:crypt/pkudo8e6l0p7qc75uihjcr7an3taecah1lhsfa59urths95l5csg" 2024/12/19 02:40:04 DEBUG : Creating backend with remote "/tmp/rclone3147006723" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doniraq4sati'", Local "Local file system at /tmp/rclone3147006723", Modify Window "1ms" 2024/12/19 02:40:07 DEBUG : HELLO, WORLD!: md5 = b7ead2c0d0184d27d36bc86f5a0c24b1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/19 02:40:07 ERROR : HELLO, WORLD!: sum not found 2024/12/19 02:40:07 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-doniraq4sati' 2024/12/19 02:40:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doniraq4sati': 1 files missing 2024/12/19 02:40:07 NOTICE: 1 hashes missing 2024/12/19 02:40:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doniraq4sati': 2 differences found 2024/12/19 02:40:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doniraq4sati': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/19 02:40:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:40:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doniraq4sati': 0 differences found 2024/12/19 02:40:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doniraq4sati': 1 matching files 2024/12/19 02:40:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joqodog5xoxo" 2024/12/19 02:40:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:40:08 DEBUG : Creating backend with remote "TestDrive:crypt/8junvrdp8tcv8a3e08utdo953fhr2jovl3vm3vqejetdjn787b1g" 2024/12/19 02:40:09 DEBUG : Creating backend with remote "/tmp/rclone1179100133" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joqodog5xoxo'", Local "Local file system at /tmp/rclone1179100133", Modify Window "1ms" 2024/12/19 02:40:12 DEBUG : 測試_Русский___ě_áñ: md5 = 4ffcdf5aa4b9b4ea064d10b3538a8fd2 OK NFD checkfile vs. NFC remote (without normalization) 2024/12/19 02:40:13 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/19 02:40:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-joqodog5xoxo' 2024/12/19 02:40:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqodog5xoxo': 1 files missing 2024/12/19 02:40:13 NOTICE: 1 hashes missing 2024/12/19 02:40:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqodog5xoxo': 2 differences found 2024/12/19 02:40:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqodog5xoxo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/19 02:40:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:40:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqodog5xoxo': 0 differences found 2024/12/19 02:40:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joqodog5xoxo': 1 matching files 2024/12/19 02:40:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xabamin2jeqo" 2024/12/19 02:40:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:40:14 DEBUG : Creating backend with remote "TestDrive:crypt/ivdoik05lheufbl98thb6oorqrk0lc01q0q2t0aajuarks2lepdg" 2024/12/19 02:40:15 DEBUG : Creating backend with remote "/tmp/rclone1491879849" 2024/12/19 02:40:15 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xabamin2jeqo'", Local "Local file system at /tmp/rclone1491879849", Modify Window "1ms" 2024/12/19 02:40:18 DEBUG : 測試_Русский___ě_áñ: md5 = e581f4c53a068556432559bec7d3bb00 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/19 02:40:18 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/19 02:40:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xabamin2jeqo' 2024/12/19 02:40:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabamin2jeqo': 1 files missing 2024/12/19 02:40:18 NOTICE: 1 hashes missing 2024/12/19 02:40:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabamin2jeqo': 2 differences found 2024/12/19 02:40:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabamin2jeqo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/19 02:40:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabamin2jeqo': 0 differences found 2024/12/19 02:40:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xabamin2jeqo': 1 matching files 2024/12/19 02:40:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hicires1wine" 2024/12/19 02:40:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:40:19 DEBUG : Creating backend with remote "TestDrive:crypt/4am1hq8m8jo8je23vu66fdvqjmb9btue3a8rsdobh94iv1kjp6k0" 2024/12/19 02:40:20 DEBUG : Creating backend with remote "/tmp/rclone110651361" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hicires1wine'", Local "Local file system at /tmp/rclone110651361", Modify Window "1ms" 2024/12/19 02:40:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 144364438471cbbe55dc31ad941e4856 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/19 02:40:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 02:40:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hicires1wine' 2024/12/19 02:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicires1wine': 1 files missing 2024/12/19 02:40:24 NOTICE: 1 hashes missing 2024/12/19 02:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicires1wine': 2 differences found 2024/12/19 02:40:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicires1wine': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/19 02:40:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicires1wine': 0 differences found 2024/12/19 02:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hicires1wine': 1 matching files 2024/12/19 02:40:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cozofan0rare" 2024/12/19 02:40:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:40:25 DEBUG : Creating backend with remote "TestDrive:crypt/8hsld20g6ns6302ugs1dnc68hmojhvf88r92m9u0pa6eggod36f0" 2024/12/19 02:40:26 DEBUG : Creating backend with remote "/tmp/rclone2081067482" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cozofan0rare'", Local "Local file system at /tmp/rclone2081067482", Modify Window "1ms" 2024/12/19 02:40:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5ab047cc71a20422b55986bab0c22d0c OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/19 02:40:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 02:40:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cozofan0rare' 2024/12/19 02:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozofan0rare': 1 files missing 2024/12/19 02:40:29 NOTICE: 1 hashes missing 2024/12/19 02:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozofan0rare': 2 differences found 2024/12/19 02:40:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozofan0rare': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/19 02:40:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:40:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozofan0rare': 0 differences found 2024/12/19 02:40:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozofan0rare': 1 matching files 2024/12/19 02:40:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pagagop2jova" 2024/12/19 02:40:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:40:31 DEBUG : Creating backend with remote "TestDrive:crypt/avqi4hkalcu5ed918lo0nv221h0atn96mjb8d1m7tcdusk5ncdd0" 2024/12/19 02:40:32 DEBUG : Creating backend with remote "/tmp/rclone3069170192" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pagagop2jova'", Local "Local file system at /tmp/rclone3069170192", Modify Window "1ms" 2024/12/19 02:40:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3f879b409b9cecc52ce962dadd182ef2 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/19 02:40:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 02:40:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pagagop2jova' 2024/12/19 02:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagagop2jova': 1 files missing 2024/12/19 02:40:35 NOTICE: 1 hashes missing 2024/12/19 02:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagagop2jova': 2 differences found 2024/12/19 02:40:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagagop2jova': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/19 02:40:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:40:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagagop2jova': 0 differences found 2024/12/19 02:40:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pagagop2jova': 1 matching files 2024/12/19 02:40:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqojuz0guvu" 2024/12/19 02:40:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:40:36 DEBUG : Creating backend with remote "TestDrive:crypt/6048v9d90se3pj64nmiaegue0ujtsklm0160rpu23vsqim51ul60" 2024/12/19 02:40:37 DEBUG : Creating backend with remote "/tmp/rclone1801799930" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqojuz0guvu'", Local "Local file system at /tmp/rclone1801799930", Modify Window "1ms" 2024/12/19 02:40:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1ca6688ab47e4b7646c9f642dbece149 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/19 02:40:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/19 02:40:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoqojuz0guvu' 2024/12/19 02:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqojuz0guvu': 1 files missing 2024/12/19 02:40:40 NOTICE: 1 hashes missing 2024/12/19 02:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqojuz0guvu': 2 differences found 2024/12/19 02:40:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqojuz0guvu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/19 02:40:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/19 02:40:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqojuz0guvu': 0 differences found 2024/12/19 02:40:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqojuz0guvu': 1 matching files 2024/12/19 02:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqojuz0guvu': Purge remote 2024/12/19 02:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pagagop2jova': Purge remote 2024/12/19 02:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cozofan0rare': Purge remote 2024/12/19 02:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hicires1wine': Purge remote 2024/12/19 02:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xabamin2jeqo': Purge remote 2024/12/19 02:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joqodog5xoxo': Purge remote 2024/12/19 02:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doniraq4sati': Purge remote 2024/12/19 02:40:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wikecun1nine': Purge remote 2024/12/19 02:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xonococ3saje': Purge remote 2024/12/19 02:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiyoleb3qili': Purge remote --- PASS: TestApplyTransforms (61.86s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:40:48 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/19 02:40:51 DEBUG : sub/file2: md5 = ac0b8e59d6b421e08ec243b94bda1424 OK 2024/12/19 02:40:51 INFO : file1: Copied (new) to: sub/file2 2024/12/19 02:40:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 02:40:52 DEBUG : file1: Unchanged skipping 2024/12/19 02:40:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': don't need to copy/move sub/file2, it is already at target location 2024/12/19 02:40:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:40:58 DEBUG : dst/file1: md5 = 27dea9c40a040aaecda51e84a2dff954 OK 2024/12/19 02:40:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/backup" 2024/12/19 02:40:59 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/1nrff024r7pq65ecp72fc28jb0" 2024/12/19 02:41:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/19 02:41:04 INFO : dst/file1: Moved (server-side) 2024/12/19 02:41:05 DEBUG : dst/file1: md5 = c2302336d9b4d885a31a92fcd313b738 OK 2024/12/19 02:41:05 INFO : dst/file1: Copied (new) 2024/12/19 02:41:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 02:41:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 02:41:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:41:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/dst" 2024/12/19 02:41:11 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 02:41:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/CompareDest" 2024/12/19 02:41:12 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/gveqi14airsml4bgu7krj116o8" 2024/12/19 02:41:14 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 02:41:17 DEBUG : one: md5 = b8f9ae85c18b8ab060cb323812ba9bbb OK 2024/12/19 02:41:17 INFO : one: Copied (new) 2024/12/19 02:41:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 02:41:20 DEBUG : one: md5 = 7c3e46cd01673d379ca079c0644d5cc1 OK 2024/12/19 02:41:20 INFO : one: Copied (replaced existing) 2024/12/19 02:41:22 DEBUG : dst/one: md5 = eac2e7852203da4f8a3d4abdc21bae05 OK 2024/12/19 02:41:24 DEBUG : CompareDest/one: md5 = 7dc4bc45191197a6a9df620e5f28cf17 OK 2024/12/19 02:41:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 02:41:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 02:41:25 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 02:41:27 DEBUG : CompareDest/two: md5 = 403c45a8c68125cb685c5f9e9b33a092 OK 2024/12/19 02:41:28 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 02:41:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 02:41:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 02:41:29 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 02:41:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 02:41:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 02:41:31 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 02:41:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/19 02:41:33 DEBUG : two: md5 = b6a37042754a465dc9c65e7774933459 OK 2024/12/19 02:41:33 INFO : two: Copied (new) 2024/12/19 02:41:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 02:41:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:41:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:41:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.35s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:41:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/dst" 2024/12/19 02:41:38 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 02:41:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/CopyDest" 2024/12/19 02:41:40 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/19 02:41:41 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 02:41:44 DEBUG : one: md5 = 5242f7ba5a0c06f978a749d72ab86661 OK 2024/12/19 02:41:44 INFO : one: Copied (new) 2024/12/19 02:41:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 02:41:47 DEBUG : one: md5 = a891ff05b07dbdce7d470e6f11bc585c OK 2024/12/19 02:41:47 INFO : one: Copied (replaced existing) 2024/12/19 02:41:49 DEBUG : dst/one: md5 = e957062fda7a1cceb284e4bbc90a9fe6 OK 2024/12/19 02:41:52 DEBUG : CopyDest/one: md5 = b5928ef472dcb2c7922ebf757535be45 OK 2024/12/19 02:41:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/BackupDir" 2024/12/19 02:41:53 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/19 02:41:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 02:41:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 02:41:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 02:41:57 INFO : one: Moved (server-side) 2024/12/19 02:41:59 INFO : one: Copied (server-side copy) 2024/12/19 02:41:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/19 02:42:01 DEBUG : CopyDest/two: md5 = 866942a495dbfd950701b4217e6d431d OK 2024/12/19 02:42:02 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 02:42:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 02:42:03 INFO : two: Copied (server-side copy) 2024/12/19 02:42:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/19 02:42:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 02:42:04 DEBUG : two: Unchanged skipping 2024/12/19 02:42:06 DEBUG : CopyDest/three: md5 = 297b84bf0e2679f8185e9a90fa19a729 OK 2024/12/19 02:42:07 DEBUG : three: Need to transfer - File not found at Destination 2024/12/19 02:42:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/19 02:42:07 DEBUG : three: Destination not found in --copy-dest 2024/12/19 02:42:09 DEBUG : three: md5 = 6a00cc2e2ca58fa8c8584ad6b457019f OK 2024/12/19 02:42:09 INFO : three: Copied (new) 2024/12/19 02:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/19 02:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:42:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 02:42:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 02:42:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:42:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/19 02:42:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.99s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:42:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/19 02:42:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1b00beecd2d1967f0cdcc5126284327c OK 2024/12/19 02:42:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/19 02:42:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/19 02:42:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2024/12/19 02:42:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/19 02:42:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/19 02:42:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 53503752b9f1f6d438b80d29dbc511e0 OK 2024/12/19 02:42:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/19 02:42:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/19 02:42:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.06s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:42:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Looking for duplicate names using skip mode. 2024/12/19 02:42:32 NOTICE: one: Found 2 files with duplicate names 2024/12/19 02:42:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.61s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:42:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Looking for duplicate names using skip mode. 2024/12/19 02:42:41 NOTICE: one: Found 3 files with duplicate names 2024/12/19 02:42:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/19 02:42:41 INFO : one: Deleted 2024/12/19 02:42:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:42:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Looking for duplicate names using first mode. 2024/12/19 02:42:48 NOTICE: one: Found 3 files with duplicate names 2024/12/19 02:42:49 INFO : one: Deleted 2024/12/19 02:42:50 INFO : one: Deleted 2024/12/19 02:42:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.77s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:42:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Looking for duplicate names using newest mode. 2024/12/19 02:42:56 NOTICE: one: Found 3 files with duplicate names 2024/12/19 02:42:57 INFO : one: Deleted 2024/12/19 02:42:57 INFO : one: Deleted 2024/12/19 02:42:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.62s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Looking for duplicate names using oldest mode. 2024/12/19 02:43:04 NOTICE: one: Found 3 files with duplicate names 2024/12/19 02:43:05 INFO : one: Deleted 2024/12/19 02:43:05 INFO : one: Deleted 2024/12/19 02:43:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:43:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Looking for duplicate names using largest mode. 2024/12/19 02:43:12 NOTICE: one: Found 3 files with duplicate names 2024/12/19 02:43:12 INFO : one: Deleted 2024/12/19 02:43:13 INFO : one: Deleted 2024/12/19 02:43:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.84s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:43:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Looking for duplicate names using smallest mode. 2024/12/19 02:43:19 NOTICE: one: Found 3 files with duplicate names 2024/12/19 02:43:20 INFO : one: Deleted 2024/12/19 02:43:20 INFO : one: Deleted 2024/12/19 02:43:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.38s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:43:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Looking for duplicate names using rename mode. 2024/12/19 02:43:29 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/19 02:43:30 INFO : one-2.txt: renamed from: one.txt 2024/12/19 02:43:31 INFO : one-3.txt: renamed from: one.txt 2024/12/19 02:43:32 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.56s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:43:38 DEBUG : dupe1/one.txt: md5 = 6db75cb1c3d0971e58d8f07f39080e7b OK 2024/12/19 02:43:40 DEBUG : dupe2/two.txt: md5 = d34f20969ff518ae35268d411224488f OK 2024/12/19 02:43:43 DEBUG : dupe3/three.txt: md5 = cc6dbb64f1be3a5b4b9ee9627b71d48d OK 2024/12/19 02:43:44 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/19 02:43:45 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/19 02:43:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/19 02:43:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/19 02:43:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/19 02:43:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/19 02:43:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.73s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:43:53 DEBUG : a.txt: md5 = 23b54bf3934406faefe65887575a6652 OK 2024/12/19 02:43:54 DEBUG : zend.txt: md5 = 066200510207908df9869da426e8772b OK 2024/12/19 02:43:57 DEBUG : sub dir/hello world: md5 = 66b409a01b8c0d146bf17935e50aa5d0 OK 2024/12/19 02:43:59 DEBUG : sub dir/hello world2: md5 = c5edd7df16dd8755c74a32fdc735a9eb OK 2024/12/19 02:44:02 DEBUG : sub dir/ignore dir/.ignore: md5 = bb9255cbe738105c55573fc413ca6976 OK 2024/12/19 02:44:03 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9ccb76e1f3f0ec74206b80f0b9728a15 OK 2024/12/19 02:44:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = 818bdad42c5b8962957900ea804e0917 OK 2024/12/19 02:44:07 DEBUG : a.txt: Excluded (Size Filter) 2024/12/19 02:44:07 DEBUG : a.txt: Excluded 2024/12/19 02:44:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/19 02:44:08 DEBUG : sub dir/hello world: Excluded 2024/12/19 02:44:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/19 02:44:08 DEBUG : sub dir/hello world2: Excluded 2024/12/19 02:44:09 DEBUG : sub dir/ignore dir: Excluded 2024/12/19 02:44:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/19 02:44:09 DEBUG : sub dir/hello world: Excluded 2024/12/19 02:44:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/19 02:44:09 DEBUG : sub dir/hello world2: Excluded 2024/12/19 02:44:09 DEBUG : sub dir/ignore dir: Excluded 2024/12/19 02:44:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/19 02:44:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/19 02:44:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/19 02:44:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/19 02:44:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/19 02:44:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/19 02:44:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.11s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:44:19 DEBUG : file1: md5 = 4b2a700d52b2fb6b0d3f0d1ef5735a28 OK 2024/12/19 02:44:21 DEBUG : sub/file2: md5 = ebf4dec6d26b4d4eba25b6d661fef75f OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/12/19 02:44:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/19 02:44:25 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/19 02:44:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/19 02:44:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.60s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:44:29 DEBUG : file1: md5 = ac7013562b944fc471c1950975a2da0c OK 2024/12/19 02:44:32 DEBUG : sub/file2: md5 = 9837353c6361c68d24363118e096ab74 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/12/19 02:44:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/notfound" 2024/12/19 02:44:36 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/qe0i31qdkoejk60elps0ni5sqk" 2024/12/19 02:44:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.77s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:44:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Making directory 2024/12/19 02:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:44:44 DEBUG : sub dir/hello world: md5 = b44440389ba7d2b6bc9ff0193b67ddb0 OK 2024/12/19 02:44:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.87s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:44:49 DEBUG : potato2: md5 = 01a601d3960f8e71dae54c69959ceb64 OK 2024/12/19 02:44:50 DEBUG : empty space: md5 = 2cdf0a80bf3ca48e26949e14a8801aba OK --- PASS: TestLs (5.42s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:44:54 DEBUG : potato2: md5 = 701432d18cdf22a2f1094a28fc8ef3fa OK 2024/12/19 02:44:56 DEBUG : empty space: md5 = e25e76775a3e23e1138df6d0a01021e1 OK 2024/12/19 02:44:57 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.13s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:45:00 DEBUG : potato2: md5 = 8859d2141a4151844a2cb2c0bfc73294 OK 2024/12/19 02:45:02 DEBUG : empty space: md5 = 4910e84d68af85f0882110f5589a2828 OK --- PASS: TestLsLong (5.82s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:45:06 DEBUG : potato2: md5 = 616f4e52c5cbe8a821c966445e8ef2cd OK 2024/12/19 02:45:08 DEBUG : empty space: md5 = ba968f557c91bea1e43a2b34df0a1fd9 OK --- PASS: TestHashSums (5.19s) === RUN TestHashSumsWithErrors 2024/12/19 02:45:10 DEBUG : Creating backend with remote ":memory:" 2024/12/19 02:45:10 DEBUG : Config file has changed externally - reloading 2024/12/19 02:45:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/19 02:45:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/19 02:45:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/19 02:45:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/19 02:45:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/19 02:45:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/19 02:45:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/19 02:45:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/19 02:45:10 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-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:45:11 DEBUG : potato2: md5 = 14b5e0cec217f9db418f0a9715a72f2e OK 2024/12/19 02:45:13 DEBUG : empty space: md5 = 729d23a8bad80009d82533e049a1f0b0 OK 2024/12/19 02:45:16 DEBUG : sub dir/potato3: md5 = 6bf2078714bb2bbddf83af583f36111c OK 2024/12/19 02:45:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.30s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:45:22 DEBUG : small: md5 = d6b10a533c010e5649bc19e55283dc8f OK 2024/12/19 02:45:23 DEBUG : medium: md5 = 4c496a6ec126b287858eb30fe41c86ee OK 2024/12/19 02:45:25 DEBUG : large: md5 = 6e5f6d380a50ae5ab81c0fd0a9b42cc5 OK 2024/12/19 02:45:25 DEBUG : Waiting for deletions to finish 2024/12/19 02:45:25 DEBUG : large: Excluded (Size Filter) 2024/12/19 02:45:26 INFO : medium: Deleted 2024/12/19 02:45:26 INFO : small: Deleted --- PASS: TestDelete (7.37s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:45:29 DEBUG : small: md5 = b3a6bda79868939e633f463d7e6cf180 OK 2024/12/19 02:45:31 DEBUG : medium: md5 = 9b36f247513001256f10e1df04d506d0 OK 2024/12/19 02:45:32 DEBUG : large: md5 = 2227a113e8e3ba3c8d6ce3d943407192 OK 2024/12/19 02:45:33 DEBUG : Waiting for deletions to finish 2024/12/19 02:45:33 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/19 02:45:33 INFO : small: Deleted 2024/12/19 02:45:33 INFO : large: Deleted --- PASS: TestMaxDelete (7.84s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:45:37 DEBUG : small: md5 = d735bfb42a61ca3aa3c221952e0aa1eb OK 2024/12/19 02:45:38 DEBUG : medium: md5 = c7e4246624f8193c2d5516b7a37ddaf8 OK 2024/12/19 02:45:40 DEBUG : large: md5 = fbb30664999e84d43f6ba1d185520f75 OK 2024/12/19 02:45:40 DEBUG : Waiting for deletions to finish 2024/12/19 02:45:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/19 02:45:41 INFO : medium: Deleted 2024/12/19 02:45:41 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.82s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:45:45 DEBUG : small: md5 = 22f193d8fd8235ef0357f56ef3446d75 OK 2024/12/19 02:45:46 DEBUG : medium: md5 = 8e592df9951e5230b0ed7cced6a3aebd OK 2024/12/19 02:45:48 DEBUG : large: md5 = 06302a4fd08388bb6ee55424614a82bd OK 2024/12/19 02:45:48 DEBUG : Waiting for deletions to finish 2024/12/19 02:45:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/19 02:45:49 INFO : medium: Deleted 2024/12/19 02:45:49 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.21s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:45:53 DEBUG : ReadFile: md5 = 5b46c8a6c9d6244978dd7bab29e94f41 OK --- PASS: TestReadFile (5.06s) === RUN TestRetry 2024/12/19 02:45:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/19 02:45:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/19 02:45:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 02:45:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 02:45:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 02:45:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/19 02:45:56 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-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:45:58 DEBUG : file1: md5 = 084cc4e0af0e35db55d756cb302ff5f7 OK 2024/12/19 02:46:00 DEBUG : file2: md5 = 05a89d6af1b445a69b0f9dbcc01f7d15 OK --- PASS: TestCat (18.34s) === RUN TestPurge 2024/12/19 02:46:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xofunab9fuju" 2024/12/19 02:46:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 02:46:15 DEBUG : Creating backend with remote "TestDrive:crypt/uog1eqp9216pcjd37mema9u1iosn4nt7jskr6m01uiba2qjeupe0" 2024/12/19 02:46:16 DEBUG : Creating backend with remote "/tmp/rclone2332242029" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xofunab9fuju'", Local "Local file system at /tmp/rclone2332242029", Modify Window "1ms" 2024/12/19 02:46:21 DEBUG : A1/B1/C1/one: md5 = 4c018713498c5445e8859b11d14a06fe OK 2024/12/19 02:46:21 DEBUG : A2: Making directory 2024/12/19 02:46:22 DEBUG : A1/B2: Making directory 2024/12/19 02:46:24 DEBUG : A1/B2/C2: Making directory 2024/12/19 02:46:25 DEBUG : A1/B1/C3: Making directory 2024/12/19 02:46:26 DEBUG : A3: Making directory 2024/12/19 02:46:27 DEBUG : A3/B3: Making directory 2024/12/19 02:46:28 DEBUG : A3/B3/C4: Making directory 2024/12/19 02:46:31 DEBUG : A1/two: md5 = 744a8fa12d81c53a621883a974dc30d4 OK 2024/12/19 02:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xofunab9fuju': Purge remote 2024/12/19 02:46:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.22s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:46:40 DEBUG : A1/B1/C1/one: md5 = 4a9acf3ce75b3b8669ee2850aa76901c OK 2024/12/19 02:46:40 DEBUG : A2: Making directory 2024/12/19 02:46:41 DEBUG : A1/B2: Making directory 2024/12/19 02:46:42 DEBUG : A1/B2/C2: Making directory 2024/12/19 02:46:43 DEBUG : A1/B1/C3: Making directory 2024/12/19 02:46:44 DEBUG : A3: Making directory 2024/12/19 02:46:45 DEBUG : A3/B3: Making directory 2024/12/19 02:46:46 DEBUG : A3/B3/C4: Making directory 2024/12/19 02:46:49 DEBUG : A1/two: md5 = 2dcbbe20880cefc423977f0a35a2bc11 OK 2024/12/19 02:46:50 DEBUG : removing 1 level 3 directories 2024/12/19 02:46:50 INFO : A3/B3/C4: Removing directory 2024/12/19 02:46:52 DEBUG : removing 2 level 3 directories 2024/12/19 02:46:52 INFO : A1/B2/C2: Removing directory 2024/12/19 02:46:52 INFO : A1/B1/C3: Removing directory 2024/12/19 02:46:53 DEBUG : removing 2 level 2 directories 2024/12/19 02:46:53 INFO : A3/B3: Removing directory 2024/12/19 02:46:53 INFO : A1/B2: Removing directory 2024/12/19 02:46:53 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/19 02:46:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/19 02:46:54 DEBUG : removing 2 level 1 directories 2024/12/19 02:46:54 INFO : A3: Removing directory 2024/12/19 02:46:54 INFO : A2: Removing directory 2024/12/19 02:46:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/19 02:46:59 DEBUG : removing 1 level 3 directories 2024/12/19 02:46:59 INFO : A1/B1/C1: Removing directory 2024/12/19 02:46:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:00 DEBUG : removing 1 level 2 directories 2024/12/19 02:47:00 INFO : A1/B1: Removing directory 2024/12/19 02:47:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/19 02:47:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 02:47:00 DEBUG : removing 1 level 1 directories 2024/12/19 02:47:00 INFO : A1: Removing directory 2024/12/19 02:47:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/19 02:47:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/19 02:47:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 02:47:01 DEBUG : removing 1 level 0 directories 2024/12/19 02:47:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Removing directory 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/19 02:47:02 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (28.15s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:47:04 DEBUG : A1: Making directory 2024/12/19 02:47:05 DEBUG : A1/B1: Making directory 2024/12/19 02:47:06 DEBUG : A1/B1/C1: Making directory 2024/12/19 02:47:09 DEBUG : removing 1 level 3 directories 2024/12/19 02:47:09 INFO : A1/B1/C1: Removing directory 2024/12/19 02:47:10 DEBUG : removing 1 level 2 directories 2024/12/19 02:47:10 INFO : A1/B1: Removing directory 2024/12/19 02:47:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 02:47:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:47:13 DEBUG : A1: Making directory 2024/12/19 02:47:14 DEBUG : A1/B1: Making directory 2024/12/19 02:47:15 DEBUG : A1/B1/C1: Making directory 2024/12/19 02:47:18 DEBUG : removing 1 level 3 directories 2024/12/19 02:47:18 INFO : A1/B1/C1: Removing directory 2024/12/19 02:47:18 DEBUG : removing 1 level 2 directories 2024/12/19 02:47:18 INFO : A1/B1: Removing directory 2024/12/19 02:47:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 02:47:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.79s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:47:23 DEBUG : file1: md5 = 39ae6922865b3ebb1a23c3f4e5178720 OK 2024/12/19 02:47:24 DEBUG : filename.txt: File name found in url 2024/12/19 02:47:25 DEBUG : filename.txt: md5 = e14f667cda623118681bf91b80d74807 OK 2024/12/19 02:47:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/19 02:47:27 DEBUG : headerfilename.txt: md5 = ac6814877512ad5875cf0f386ba54ad7 OK 2024/12/19 02:47:29 DEBUG : file2: md5 = f903faf0b4781d750c6564c54a4dd0cf OK --- PASS: TestCopyURL (10.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:47:32 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/19 02:47:35 DEBUG : sub/file2: md5 = 0eada1a718567236d960af2f280294b3 OK 2024/12/19 02:47:35 INFO : file1: Copied (new) to: sub/file2 2024/12/19 02:47:35 INFO : file1: Deleted 2024/12/19 02:47:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 02:47:36 DEBUG : file1: Unchanged skipping 2024/12/19 02:47:36 INFO : file1: Deleted 2024/12/19 02:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': don't need to copy/move sub/file2, it is already at target location 2024/12/19 02:47:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.96s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:47:39 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/19 02:47:41 DEBUG : file1: md5 = d7d306cc5602bb4f503356d4dce3ab72 OK 2024/12/19 02:47:41 INFO : file1: Copied (new) 2024/12/19 02:47:41 INFO : file1: Deleted 2024/12/19 02:47:41 DEBUG : file1: Destination exists, skipping 2024/12/19 02:47:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.79s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:47:46 DEBUG : dst/file1: md5 = 854f1f6eb1103585949b64e3f1a7c944 OK 2024/12/19 02:47:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipatef9qasu/backup" 2024/12/19 02:47:47 DEBUG : Creating backend with remote "TestDrive:crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg/1nrff024r7pq65ecp72fc28jb0" 2024/12/19 02:47:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/19 02:47:52 INFO : dst/file1: Moved (server-side) 2024/12/19 02:47:54 DEBUG : dst/file1: md5 = 07064fe9a75ba010e027ee8df0b26675 OK 2024/12/19 02:47:54 INFO : dst/file1: Copied (new) 2024/12/19 02:47:54 INFO : dst/file1: Deleted 2024/12/19 02:47:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 02:47:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/19 02:47:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.39s) === 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-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:48:01 DEBUG : A1/one: md5 = 2b1188a55a8942eea3c3abbb2de0af22 OK 2024/12/19 02:48:03 DEBUG : A1/two: md5 = 79f546c05e6741dc681aff43483f5313 OK 2024/12/19 02:48:06 DEBUG : A1/B1/three: md5 = c4d0978d8bb29e3e86cf98f3242967d7 OK 2024/12/19 02:48:09 DEBUG : A1/B1/C1/four: md5 = b49ca42a85421925ff8f97daea4077a1 OK 2024/12/19 02:48:11 DEBUG : A1/B1/C2/five: md5 = 16cc5ad83331f53e2aea7432d13db10a OK 2024/12/19 02:48:11 DEBUG : A1/B2: Making directory 2024/12/19 02:48:12 DEBUG : A1/B1/C3: Making directory 2024/12/19 02:48:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/19 02:48:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/19 02:48:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/19 02:48:24 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/19 02:48:25 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/19 02:48:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/19 02:48:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/19 02:48:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 02:48:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/19 02:48:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/19 02:48:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/19 02:48:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/19 02:48:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/19 02:48:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/19 02:48:39 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/19 02:48:40 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/19 02:48:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/19 02:48:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/19 02:48:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 02:48:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/19 02:48:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/19 02:48:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/19 02:48:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/19 02:48:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/19 02:48:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/19 02:48:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/19 02:48:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/19 02:48:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/19 02:48:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/19 02:48:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/19 02:48:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.62s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 02:48:57 DEBUG : no_checksum_small_file_from_pipe: md5 = f0e554f5d53b3ea3dcf4fedf9b145119 OK 2024/12/19 02:48:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/19 02:48:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/19 02:48:57 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/19 02:48:59 DEBUG : no_checksum_big_file_from_pipe: md5 = 7d59ad36d6f864c81c14ad02197b6107 OK 2024/12/19 02:48:59 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-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 02:49:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 81bd5ac64d73aeda1040f3464f429e50 OK 2024/12/19 02:49:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/19 02:49:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/19 02:49:04 DEBUG : with_checksum_big_file_from_pipe: md5 = eb5a33b505ba5b5b7a45c168d14cfa61 OK 2024/12/19 02:49:04 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-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 02:49:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 02:49:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/19 02:49:10 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-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': File to upload is small (34 bytes), uploading instead of streaming 2024/12/19 02:49:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/19 02:49:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/19 02:49:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/19 02:49:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': File to upload is small (48 bytes), uploading instead of streaming 2024/12/19 02:49:19 DEBUG : rcat_metadata: md5 = 943b421945c1b2f92bca18f6a4436c6c OK 2024/12/19 02:49:19 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/19 02:49:22 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/19 02:49:23 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4d2ade328a2d233542fe40e9b9535033 OK 2024/12/19 02:49:23 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.61s) --- PASS: TestRcatMetadata/Normal (3.04s) --- PASS: TestRcatMetadata/ViaDisk (3.10s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:26 DEBUG : potato1: md5 = adbd1e4bc3e2ac594c85f2b578f80159 OK 2024/12/19 02:49:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': File to upload is small (60 bytes), uploading instead of streaming 2024/12/19 02:49:27 DEBUG : potato2: md5 = 0207f5b301213904966d52c6b5e21713 OK 2024/12/19 02:49:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:31 DEBUG : potato1: md5 = 3e42e6c1944f75cb9b72c6ccb9a3c1e1 OK 2024/12/19 02:49:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': File to upload is small (60 bytes), uploading instead of streaming 2024/12/19 02:49:32 DEBUG : potato2: md5 = ff2f79894600273bd03443990edc710e OK 2024/12/19 02:49:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.37s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:36 DEBUG : potato2: md5 = 65776646632c6beba3d3dc84bd100bc0 OK 2024/12/19 02:49:38 DEBUG : empty space: md5 = 5447c43cc4e54d5e07367d73ccc31856 OK 2024/12/19 02:49:41 DEBUG : sub dir/potato3: md5 = 5f5e8540e03e1eccd2c203008f72c163 OK 2024/12/19 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Touching "empty space" 2024/12/19 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Touching "potato2" 2024/12/19 02:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Touching "sub dir/potato3" 2024/12/19 02:49:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:48 DEBUG : dir with metadata: Making directory with metadata 2024/12/19 02:49:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.01s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:51 DEBUG : directory with modtime: Making directory with metadata 2024/12/19 02:49:52 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.66s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/19 02:49:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 02:49:53 DEBUG : Google drive root 'crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg': Skipping btime metadata as can't update it on an existing file: 2024-12-19T02:49:53.729896423Z 2024/12/19 02:49:54 INFO : non existent directory: Updated directory metadata 2024/12/19 02:49:57 DEBUG : Google drive root 'crypt/t3ne2lj97nj9l6r2u8fl94cco7dhm4ch6soj5vd9ljp3gvgeoocg': Skipping btime metadata as can't update it on an existing file: 2024-12-19T02:49:53.729896423Z 2024/12/19 02:49:57 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.86s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:49:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/19 02:50:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/19 02:50:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.78s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:50:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/19 02:50:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 02:50:04 DEBUG : dst: Making directory with metadata 2024/12/19 02:50:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 02:50:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 02:50:06 INFO : dst: Set directory modification time (using SetModTime) 2024/12/19 02:50:06 INFO : dst: Set directory modification time (using SetModTime) 2024/12/19 02:50:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/19 02:50:07 INFO : dst: Set directory modification time (using SetModTime) 2024/12/19 02:50:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu'", Local "Local file system at /tmp/rclone2064749513", Modify Window "1ms" 2024/12/19 02:50:11 DEBUG : sub dir/test remove existing: md5 = d78c12caae041a6fad43e81f9357594b OK 2024/12/19 02:50:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e93aba066abd64b3774b08d0216de352 OK 2024/12/19 02:50:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jifobuj0" before starting 2024/12/19 02:50:16 DEBUG : sub dir/test remove existing.jifobuj0: TEST: removing renamed existing file after operation 2024/12/19 02:50:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.milujoz0" before starting 2024/12/19 02:50:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.milujoz0: TEST: renaming existing back after failed operation 2024/12/19 02:50:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.netubid5" before starting 2024/12/19 02:50:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.netubid5: TEST: removing renamed existing file after operation 2024/12/19 02:50:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "df5jctfnmneaj3o215fcquhlire2fracvorkec0jaat0hop85sng" 2024/12/19 02:50:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "v4qta7iafjtcgn3i5l8nhguohtcjh6el9ht0ordegrffuvdp206v5us8k8vdoafpcnhn0725jsuehahtboo27j12msobo4kqmcg4089udoc0s4cuna26cfnhi0jefp8g6tl1rr33t3etnveokq2rj71cunk51ppd6pfu5rvnb8uojerqqi50" --- PASS: TestRemoveExisting (15.08s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/12/19 02:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipatef9qasu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m23.051547172s (try 1/5)